2026-03-25T20:50:26.250328646Z [migrations] started
2026-03-25T20:50:26.250370570Z [migrations] no migrations found
2026-03-25T20:50:26.269776569Z usermod: no changes
2026-03-25T20:50:26.275884909Z ───────────────────────────────────────
2026-03-25T20:50:26.275909900Z 
2026-03-25T20:50:26.275918096Z       ██╗     ███████╗██╗ ██████╗
2026-03-25T20:50:26.275925912Z       ██║     ██╔════╝██║██╔═══██╗
2026-03-25T20:50:26.275933728Z       ██║     ███████╗██║██║   ██║
2026-03-25T20:50:26.275941333Z       ██║     ╚════██║██║██║   ██║
2026-03-25T20:50:26.275948628Z       ███████╗███████║██║╚██████╔╝
2026-03-25T20:50:26.275955953Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-25T20:50:26.275963297Z 
2026-03-25T20:50:26.275970271Z    Brought to you by linuxserver.io
2026-03-25T20:50:26.275977456Z ───────────────────────────────────────
2026-03-25T20:50:26.276177479Z 
2026-03-25T20:50:26.276185064Z To support the app dev(s) visit:
2026-03-25T20:50:26.277660786Z Radarr: https://opencollective.com/radarr
2026-03-25T20:50:26.277961040Z 
2026-03-25T20:50:26.277965349Z To support LSIO projects visit:
2026-03-25T20:50:26.277969077Z https://www.linuxserver.io/donate/
2026-03-25T20:50:26.277972894Z 
2026-03-25T20:50:26.277976511Z ───────────────────────────────────────
2026-03-25T20:50:26.277981211Z GID/UID
2026-03-25T20:50:26.277984959Z ───────────────────────────────────────
2026-03-25T20:50:26.281983110Z 
2026-03-25T20:50:26.281989603Z User UID:    911
2026-03-25T20:50:26.281993401Z User GID:    911
2026-03-25T20:50:26.281997148Z ───────────────────────────────────────
2026-03-25T20:50:26.283828747Z Linuxserver.io version: 6.1.2.10358-ls30
2026-03-25T20:50:26.284105073Z Build-date: 2026-03-25T20:46:57+00:00
2026-03-25T20:50:26.284110865Z ───────────────────────────────────────
2026-03-25T20:50:26.284114773Z     
2026-03-25T20:50:26.332968641Z [custom-init] No custom files found, skipping...
2026-03-25T20:50:26.649092212Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.1.2.10358 
2026-03-25T20:50:26.666100242Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-03-25T20:50:26.670123033Z [Debug] Bootstrap: Console selected 
2026-03-25T20:50:26.671344161Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-03-25T20:50:26.961202962Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-03-25T20:50:27.013019326Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {b0427e0c-fc33-41f5-9d71-572bc9f49147} may be persisted to storage in unencrypted form. 
2026-03-25T20:50:27.071520663Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-03-25T20:50:27.102948791Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-03-25T20:50:27.179594796Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-03-25T20:50:27.186427405Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:27.186979517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:27.226467215Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-03-25T20:50:27.229971442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0400744s 
2026-03-25T20:50:27.230199210Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-03-25T20:50:27.230364774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0435155s 
2026-03-25T20:50:27.237511816Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-03-25T20:50:27.238124189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.243400184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-03-25T20:50:27.253530153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-03-25T20:50:27.264294359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206939s 
2026-03-25T20:50:27.264675266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.266598018Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-03-25T20:50:27.266746136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022988s 
2026-03-25T20:50:27.267388390Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-03-25T20:50:27.267595817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.272548981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-03-25T20:50:27.273533624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-25T20:50:27.274026316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013007s 
2026-03-25T20:50:27.274279396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-25T20:50:27.275122634Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.63E-05s 
2026-03-25T20:50:27.275543351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-03-25T20:50:27.276049371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-03-25T20:50:27.276682746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009481s 
2026-03-25T20:50:27.276894332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.277812712Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-03-25T20:50:27.277978586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020525s 
2026-03-25T20:50:27.278375815Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-03-25T20:50:27.278625809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.279335077Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-25T20:50:27.279512184Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2026-03-25T20:50:27.279696024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-03-25T20:50:27.279971589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-03-25T20:50:27.280432527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005616s 
2026-03-25T20:50:27.280619333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.281417270Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-03-25T20:50:27.281592573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015125s 
2026-03-25T20:50:27.284850975Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-03-25T20:50:27.285046729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.285609151Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-03-25T20:50:27.297243891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-03-25T20:50:27.297753928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL) 
2026-03-25T20:50:27.298282793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008535s 
2026-03-25T20:50:27.298452996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-03-25T20:50:27.298709432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-03-25T20:50:27.299581127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004627s 
2026-03-25T20:50:27.299587931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-03-25T20:50:27.299591729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-03-25T20:50:27.300011915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005419s 
2026-03-25T20:50:27.300157508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-03-25T20:50:27.300415748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-03-25T20:50:27.300750893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004392s 
2026-03-25T20:50:27.300884552Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2026-03-25T20:50:27.302205222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL UNIQUE, "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, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL DEFAULT 0) 
2026-03-25T20:50:27.303186628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021484s 
2026-03-25T20:50:27.303360558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2026-03-25T20:50:27.303610041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2026-03-25T20:50:27.303969895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004136s 
2026-03-25T20:50:27.304129126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2026-03-25T20:50:27.305107687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT) 
2026-03-25T20:50:27.305856494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015986s 
2026-03-25T20:50:27.306028551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-03-25T20:50:27.306277803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-25T20:50:27.306597777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004103s 
2026-03-25T20:50:27.306773170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2026-03-25T20:50:27.307038214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-25T20:50:27.307435153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004201s 
2026-03-25T20:50:27.307541267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2026-03-25T20:50:27.308555900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes" ("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, "AirDate" TEXT, "AirDateUtc" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "Ratings" TEXT, "Images" TEXT, "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0) 
2026-03-25T20:50:27.309245589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015248s 
2026-03-25T20:50:27.309375561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2026-03-25T20:50:27.310002143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles" ("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-03-25T20:50:27.310507310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009404s 
2026-03-25T20:50:27.310632602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-03-25T20:50:27.311171207Z [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, "EventType" INTEGER, "DownloadId" TEXT) 
2026-03-25T20:50:27.311718489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008945s 
2026-03-25T20:50:27.311909484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-03-25T20:50:27.312180920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-03-25T20:50:27.312509592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004391s 
2026-03-25T20:50:27.312643051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-03-25T20:50:27.317134956Z [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, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL) 
2026-03-25T20:50:27.317672729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048418s 
2026-03-25T20:50:27.317817380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-03-25T20:50:27.318235131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL) 
2026-03-25T20:50:27.318701120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007321s 
2026-03-25T20:50:27.318889249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-03-25T20:50:27.319182129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-25T20:50:27.319538887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004825s 
2026-03-25T20:50:27.319705432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-03-25T20:50:27.321987197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 
2026-03-25T20:50:27.322468186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025941s 
2026-03-25T20:50:27.322640954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-03-25T20:50:27.322892030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-25T20:50:27.323226754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004237s 
2026-03-25T20:50:27.323382427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-03-25T20:50:27.323784336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER) 
2026-03-25T20:50:27.324261157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007018s 
2026-03-25T20:50:27.324411319Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-03-25T20:50:27.324665170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-03-25T20:50:27.325001728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004287s 
2026-03-25T20:50:27.325339678Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2026-03-25T20:50:27.325837010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2026-03-25T20:50:27.326075530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000578s 
2026-03-25T20:50:27.326251555Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2026-03-25T20:50:27.326755930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings" ("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, "SceneSeasonNumber" INTEGER) 
2026-03-25T20:50:27.327220265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008187s 
2026-03-25T20:50:27.327393213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-03-25T20:50:27.328067541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "StandardEpisodeFormat" TEXT, "DailyEpisodeFormat" TEXT, "SeriesFolderFormat" TEXT, "SeasonFolderFormat" TEXT, "AnimeEpisodeFormat" TEXT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1) 
2026-03-25T20:50:27.328633711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001081s 
2026-03-25T20:50:27.328795607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-03-25T20:50:27.329427500Z [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, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT) 
2026-03-25T20:50:27.329990384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010367s 
2026-03-25T20:50:27.330185276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-03-25T20:50:27.330622947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL UNIQUE, "Title" TEXT NOT NULL UNIQUE, "MinSize" NUMERIC, "MaxSize" NUMERIC) 
2026-03-25T20:50:27.331162985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007382s 
2026-03-25T20:50:27.331360222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-03-25T20:50:27.331672561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-03-25T20:50:27.332115864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005306s 
2026-03-25T20:50:27.332267179Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-03-25T20:50:27.332562864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-03-25T20:50:27.332914592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004802s 
2026-03-25T20:50:27.333083573Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-03-25T20:50:27.333548850Z [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-03-25T20:50:27.334019347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007784s 
2026-03-25T20:50:27.334189690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-03-25T20:50:27.334825931Z [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, "Added" DATETIME, "Extension" TEXT NOT NULL, "Hash" TEXT) 
2026-03-25T20:50:27.335375037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010233s 
2026-03-25T20:50:27.335547865Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-03-25T20:50:27.336063233Z [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) 
2026-03-25T20:50:27.336526887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008s 
2026-03-25T20:50:27.336682259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-03-25T20:50:27.337241365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL DEFAULT 0, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL DEFAULT 0) 
2026-03-25T20:50:27.337721171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008777s 
2026-03-25T20:50:27.337909250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-03-25T20:50:27.338309687Z [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-03-25T20:50:27.338718179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006465s 
2026-03-25T20:50:27.338869504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-03-25T20:50:27.339171171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-03-25T20:50:27.339595987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005255s 
2026-03-25T20:50:27.339721670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-03-25T20:50:27.340051835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-03-25T20:50:27.340395316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005092s 
2026-03-25T20:50:27.340565018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-03-25T20:50:27.340944973Z [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-03-25T20:50:27.341349738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006258s 
2026-03-25T20:50:27.341519811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-03-25T20:50:27.342113607Z [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-03-25T20:50:27.342628924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009492s 
2026-03-25T20:50:27.343688969Z [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-03-25T20:50:27.344331553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-03-25T20:50:27.344722651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL) 
2026-03-25T20:50:27.345169631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006874s 
2026-03-25T20:50:27.345351687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-03-25T20:50:27.345610068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-03-25T20:50:27.345961345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004463s 
2026-03-25T20:50:27.346142179Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-03-25T20:50:27.346399037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-03-25T20:50:27.346735504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004305s 
2026-03-25T20:50:27.346900236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-03-25T20:50:27.347493230Z [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-03-25T20:50:27.348086555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009937s 
2026-03-25T20:50:27.348226046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-03-25T20:50:27.348784230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2026-03-25T20:50:27.349319508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009341s 
2026-03-25T20:50:27.349512687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2026-03-25T20:50:27.349804494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2026-03-25T20:50:27.350207365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005243s 
2026-03-25T20:50:27.350382698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-03-25T20:50:27.350958498Z [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-03-25T20:50:27.351501201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009571s 
2026-03-25T20:50:27.351670421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-03-25T20:50:27.352305410Z [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-03-25T20:50:27.352858103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001026s 
2026-03-25T20:50:27.353034148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-03-25T20:50:27.353272738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-03-25T20:50:27.353599827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004038s 
2026-03-25T20:50:27.354993103Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0015035 taking an average of 00:00:00.0015035 
2026-03-25T20:50:27.355666739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-25T20:50:27', 'InitialSetup') 
2026-03-25T20:50:27.356041213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.358794047Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-03-25T20:50:27.358957747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055796s 
2026-03-25T20:50:27.359207610Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-03-25T20:50:27.359402673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.359659720Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2026-03-25T20:50:27.360553570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2026-03-25T20:50:27.361149220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Path" TEXT NOT NULL UNIQUE, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT) 
2026-03-25T20:50:27.361743236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010046s 
2026-03-25T20:50:27.361914410Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2026-03-25T20:50:27.362177480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-03-25T20:50:27.362517495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004367s 
2026-03-25T20:50:27.362675333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-25T20:50:27.362813341Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-03-25T20:50:27.362991599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2026-03-25T20:50:27.363275170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2026-03-25T20:50:27.364121795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009506s 
2026-03-25T20:50:27.364455097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-03-25T20:50:27', 'add_moviefiles_table') 
2026-03-25T20:50:27.364779600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.365585593Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-03-25T20:50:27.365751557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023929s 
2026-03-25T20:50:27.365937291Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-03-25T20:50:27.366129308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.366366035Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2026-03-25T20:50:27.366681490Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-03-25T20:50:27.366840069Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:27.367006805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2026-03-25T20:50:27.367273953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2026-03-25T20:50:27.368166811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009805s 
2026-03-25T20:50:27.368486665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-03-25T20:50:27', 'fix_history_movieId') 
2026-03-25T20:50:27.368807571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.369502250Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-03-25T20:50:27.369667493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023009s 
2026-03-25T20:50:27.369842616Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-03-25T20:50:27.370027658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.370256610Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2026-03-25T20:50:27.371332426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-25T20:50:27.371491256Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:27.371652511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2026-03-25T20:50:27.371927995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2026-03-25T20:50:27.377144269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005302s 
2026-03-25T20:50:27.377327338Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-25T20:50:27.377468793Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-25T20:50:27.377655038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2026-03-25T20:50:27.377896705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2026-03-25T20:50:27.378722207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008952s 
2026-03-25T20:50:27.378902069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-25T20:50:27.379043444Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-03-25T20:50:27.379411956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2026-03-25T20:50:27.390260702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT) 
2026-03-25T20:50:27.392013282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website" FROM "Movies" 
2026-03-25T20:50:27.393070791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-25T20:50:27.394099673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-25T20:50:27.396650429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-25T20:50:27.397131859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-25T20:50:27.397544520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179473s 
2026-03-25T20:50:27.397706356Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-25T20:50:27.397847781Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-03-25T20:50:27.398023284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2026-03-25T20:50:27.398291043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2026-03-25T20:50:27.399102307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008995s 
2026-03-25T20:50:27.399417161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-03-25T20:50:27', 'add_tmdb_stuff') 
2026-03-25T20:50:27.399735031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.400766609Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-03-25T20:50:27.400928695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025406s 
2026-03-25T20:50:27.401118347Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-03-25T20:50:27.401367659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.401595347Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2026-03-25T20:50:27.402059923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-03-25T20:50:27.402235236Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:27.402426702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2026-03-25T20:50:27.404925924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Path" TEXT, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT) 
2026-03-25T20:50:27.405865346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Path", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath") SELECT "Id", "MovieId", "Path", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath" FROM "MovieFiles" 
2026-03-25T20:50:27.406417318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-03-25T20:50:27.407016835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-03-25T20:50:27.409788576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-03-25T20:50:27.410160044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075628s 
2026-03-25T20:50:27.410478586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-03-25T20:50:27', 'fix_movie_files') 
2026-03-25T20:50:27.410800975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.412178690Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-03-25T20:50:27.412348572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095616s 
2026-03-25T20:50:27.412544125Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-03-25T20:50:27.412739218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.412982107Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2026-03-25T20:50:27.413454719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-03-25T20:50:27.413617076Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:27.413800005Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2026-03-25T20:50:27.416231220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL) 
2026-03-25T20:50:27.416972563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2026-03-25T20:50:27.417391397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-03-25T20:50:27.418000884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-03-25T20:50:27.421562997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-25T20:50:27.421955698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079784s 
2026-03-25T20:50:27.422286003Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-03-25T20:50:27.422705468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-03-25T20:50:27.422992085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004636s 
2026-03-25T20:50:27.423311608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-03-25T20:50:27', 'update_schedule_intervale') 
2026-03-25T20:50:27.423628677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.424551024Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-03-25T20:50:27.424722900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001978s 
2026-03-25T20:50:27.424928615Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-03-25T20:50:27.425129649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.425376266Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2026-03-25T20:50:27.425814338Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-03-25T20:50:27.425977347Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:27.426173472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2026-03-25T20:50:27.426452544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2026-03-25T20:50:27.427420022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010634s 
2026-03-25T20:50:27.427587980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-03-25T20:50:27.427731920Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-03-25T20:50:27.427954107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2026-03-25T20:50:27.428232127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2026-03-25T20:50:27.429204806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001063s 
2026-03-25T20:50:27.429368495Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:27.429561013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:27.430033434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005084s 
2026-03-25T20:50:27.430376776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-03-25T20:50:27', 'add_movie_formats_to_naming_config') 
2026-03-25T20:50:27.430707782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.431500659Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-03-25T20:50:27.431672826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019252s 
2026-03-25T20:50:27.431874562Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-03-25T20:50:27.432068322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.432304067Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2026-03-25T20:50:27.432592928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-25T20:50:27.432747319Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-25T20:50:27.432928184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2026-03-25T20:50:27.433185832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2026-03-25T20:50:27.434186808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010806s 
2026-03-25T20:50:27.434507594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-03-25T20:50:27', 'add_phyiscal_release') 
2026-03-25T20:50:27.434826827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.435582198Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-03-25T20:50:27.435745246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002453s 
2026-03-25T20:50:27.435986412Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-03-25T20:50:27.436176725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.436411689Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2026-03-25T20:50:27.437904665Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-25T20:50:27.438765469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2026-03-25T20:50:27.439032847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009298s 
2026-03-25T20:50:27.439329314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-03-25T20:50:27', 'remove_bitmetv') 
2026-03-25T20:50:27.439649609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.440346122Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-03-25T20:50:27.440518459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022224s 
2026-03-25T20:50:27.440693241Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-03-25T20:50:27.440878694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.441112635Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2026-03-25T20:50:27.441571439Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-25T20:50:27.441876223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2026-03-25T20:50:27.442123100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003583s 
2026-03-25T20:50:27.442441842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-03-25T20:50:27', 'remove_torrentleech') 
2026-03-25T20:50:27.442755603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.443381794Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-03-25T20:50:27.443550895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001584s 
2026-03-25T20:50:27.443728222Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-03-25T20:50:27.443941992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.444174651Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2026-03-25T20:50:27.444495998Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-25T20:50:27.444786032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2026-03-25T20:50:27.445025695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003436s 
2026-03-25T20:50:27.445334637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-03-25T20:50:27', 'remove_broadcasthenet') 
2026-03-25T20:50:27.445649772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.446354922Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-03-25T20:50:27.446528651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016337s 
2026-03-25T20:50:27.446695457Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-03-25T20:50:27.446874528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.447103900Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2026-03-25T20:50:27.447392481Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-25T20:50:27.447661152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2026-03-25T20:50:27.447930013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003242s 
2026-03-25T20:50:27.448228685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-03-25T20:50:27', 'remove_fanzub') 
2026-03-25T20:50:27.448545663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.449225302Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-03-25T20:50:27.449389753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016186s 
2026-03-25T20:50:27.449567371Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-03-25T20:50:27.449756161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.449992847Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2026-03-25T20:50:27.450233823Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:27.450430408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:27.450908822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000507s 
2026-03-25T20:50:27.451241442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-03-25T20:50:27', 'update_movie_sorttitle') 
2026-03-25T20:50:27.451558249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.452281696Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-03-25T20:50:27.452450456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018328s 
2026-03-25T20:50:27.452642393Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-03-25T20:50:27.452836954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.453077599Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2026-03-25T20:50:27.453322703Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:27.453516703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:27.453981159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004903s 
2026-03-25T20:50:27.454318147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-03-25T20:50:27', 'update_movie_sorttitle_again') 
2026-03-25T20:50:27.454645076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.455350877Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-03-25T20:50:27.455529126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018166s 
2026-03-25T20:50:27.455699429Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-03-25T20:50:27.455904462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.456137952Z [Info] update_movie_file: Starting migration of Main DB to 117 
2026-03-25T20:50:27.456913323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2026-03-25T20:50:27.457176814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2026-03-25T20:50:27.458136487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010297s 
2026-03-25T20:50:27.458458926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-03-25T20:50:27', 'update_movie_file') 
2026-03-25T20:50:27.458769541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.459442316Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-03-25T20:50:27.459599453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023132s 
2026-03-25T20:50:27.459785898Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-03-25T20:50:27.460025180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.460264502Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2026-03-25T20:50:27.460501319Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:27.460690640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:27.461158542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004928s 
2026-03-25T20:50:27.461479278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-03-25T20:50:27', 'update_movie_slug') 
2026-03-25T20:50:27.461804974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.462484703Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-03-25T20:50:27.462647701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001796s 
2026-03-25T20:50:27.462833174Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-03-25T20:50:27.463026333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.463258651Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2026-03-25T20:50:27.463539787Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-25T20:50:27.463687815Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:27.463890413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2026-03-25T20:50:27.464146268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2026-03-25T20:50:27.465089388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010235s 
2026-03-25T20:50:27.465427579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-03-25T20:50:27', 'add_youtube_trailer_id') 
2026-03-25T20:50:27.465740729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.466683708Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-03-25T20:50:27.466853069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025921s 
2026-03-25T20:50:27.467020396Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-03-25T20:50:27.467198435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.467430923Z [Info] add_studio: Starting migration of Main DB to 120 
2026-03-25T20:50:27.467701027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-25T20:50:27.467860178Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:27.468107465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2026-03-25T20:50:27.468356958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2026-03-25T20:50:27.469296610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010132s 
2026-03-25T20:50:27.469611584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-03-25T20:50:27', 'add_studio') 
2026-03-25T20:50:27.469922461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.470639895Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-03-25T20:50:27.470793154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023455s 
2026-03-25T20:50:27.470978467Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-03-25T20:50:27.471168570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.471406689Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2026-03-25T20:50:27.471642003Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:27.471833569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:27.472323796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005042s 
2026-03-25T20:50:27.472645474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-03-25T20:50:27', 'update_filedate_config') 
2026-03-25T20:50:27.472964166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.473607431Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-03-25T20:50:27.473773034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00177s 
2026-03-25T20:50:27.473967817Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-03-25T20:50:27.474159693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.474394045Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2026-03-25T20:50:27.474784712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-03-25T20:50:27.474942269Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:27.475110688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2026-03-25T20:50:27.475366804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2026-03-25T20:50:27.476294652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010078s 
2026-03-25T20:50:27.476459194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-03-25T20:50:27.476598153Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:27.476766102Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2026-03-25T20:50:27.479453153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER, "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, "MovieId" INTEGER) 
2026-03-25T20:50:27.480508338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId" FROM "Blacklist" 
2026-03-25T20:50:27.481064718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-03-25T20:50:27.481493211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-03-25T20:50:27.483892723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069322s 
2026-03-25T20:50:27.484059679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-03-25T20:50:27.484199791Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:27.484398832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2026-03-25T20:50:27.486960681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER, "EpisodeIds" TEXT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER) 
2026-03-25T20:50:27.488011888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId" FROM "Blacklist" 
2026-03-25T20:50:27.488569671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-03-25T20:50:27.489061672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-03-25T20:50:27.490932800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063736s 
2026-03-25T20:50:27.491264037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-03-25T20:50:27', 'add_movieid_to_blacklist') 
2026-03-25T20:50:27.491583370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.492446779Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-03-25T20:50:27.492611731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078519s 
2026-03-25T20:50:27.492797254Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-03-25T20:50:27.492987648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.493225357Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2026-03-25T20:50:27.494053133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2026-03-25T20:50:27.494705617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NetImport" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL) 
2026-03-25T20:50:27.495273661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010492s 
2026-03-25T20:50:27.495453604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2026-03-25T20:50:27.495705671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2026-03-25T20:50:27.496056408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004382s 
2026-03-25T20:50:27.496381071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-03-25T20:50:27', 'create_netimport_table') 
2026-03-25T20:50:27.496700855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.497504844Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-03-25T20:50:27.497665167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018602s 
2026-03-25T20:50:27.497868747Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-03-25T20:50:27.498064631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.498309434Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2026-03-25T20:50:27.498594188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-03-25T20:50:27.498750763Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-03-25T20:50:27.498927148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2026-03-25T20:50:27.499177553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2026-03-25T20:50:27.500005640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009006s 
2026-03-25T20:50:27.500346957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-03-25T20:50:27', 'add_preferred_tags_to_profile') 
2026-03-25T20:50:27.500673204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.501450550Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-03-25T20:50:27.501625141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023069s 
2026-03-25T20:50:27.501800324Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-03-25T20:50:27.501985717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.502211011Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2026-03-25T20:50:27.502450223Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:27.502643582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:27.503070302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004528s 
2026-03-25T20:50:27.503383693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-03-25T20:50:27', 'fix_imdb_unique') 
2026-03-25T20:50:27.503701252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.504469599Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-03-25T20:50:27.504626255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018275s 
2026-03-25T20:50:27.504823061Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-03-25T20:50:27.505017653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.505257406Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2026-03-25T20:50:27.505506127Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:27.505699606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:27.507386954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017076s 
2026-03-25T20:50:27.507721388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-03-25T20:50:27', 'update_qualities_and_profiles') 
2026-03-25T20:50:27.508083577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.508795882Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-03-25T20:50:27.508977768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030807s 
2026-03-25T20:50:27.509144844Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-03-25T20:50:27.509326310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.509554710Z [Info] remove_wombles: Starting migration of Main DB to 127 
2026-03-25T20:50:27.509853391Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-25T20:50:27.510123114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-03-25T20:50:27.510365131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003317s 
2026-03-25T20:50:27.510670066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-03-25T20:50:27', 'remove_wombles') 
2026-03-25T20:50:27.510981994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.511651442Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-03-25T20:50:27.511809059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001594s 
2026-03-25T20:50:27.512001226Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-03-25T20:50:27.512192351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.512413687Z [Info] remove_kickass: Starting migration of Main DB to 128 
2026-03-25T20:50:27.512719001Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-25T20:50:27.513001841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2026-03-25T20:50:27.513243127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003441s 
2026-03-25T20:50:27.513546508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-03-25T20:50:27', 'remove_kickass') 
2026-03-25T20:50:27.513859659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.514538596Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-03-25T20:50:27.514703017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016189s 
2026-03-25T20:50:27.514912729Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-03-25T20:50:27.515115427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.515366874Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2026-03-25T20:50:27.515675615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-03-25T20:50:27.515838313Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:27.516050500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2026-03-25T20:50:27.516331606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2026-03-25T20:50:27.517136086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009007s 
2026-03-25T20:50:27.517483536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-03-25T20:50:27', 'add_parsed_movie_info_to_pending_release') 
2026-03-25T20:50:27.517814001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.518546306Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-03-25T20:50:27.518732371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022631s 
2026-03-25T20:50:27.518920359Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-03-25T20:50:27.519110733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.519344483Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2026-03-25T20:50:27.519668516Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-25T20:50:27.520008971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-03-25T20:50:27.520253193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003917s 
2026-03-25T20:50:27.520452224Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-25T20:50:27.520717989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2026-03-25T20:50:27.520958093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003381s 
2026-03-25T20:50:27.521269981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-03-25T20:50:27', 'remove_wombles_kickass') 
2026-03-25T20:50:27.521588993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.522246898Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-03-25T20:50:27.522414916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015931s 
2026-03-25T20:50:27.522623486Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-03-25T20:50:27.522820954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.523066739Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2026-03-25T20:50:27.523360751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-03-25T20:50:27.523521405Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:27.523716067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2026-03-25T20:50:27.526385983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT) 
2026-03-25T20:50:27.527260264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "MovieId", "ParsedMovieInfo") SELECT "Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "MovieId", "ParsedMovieInfo" FROM "PendingReleases" 
2026-03-25T20:50:27.527750291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-03-25T20:50:27.528212191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-03-25T20:50:27.530170424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062647s 
2026-03-25T20:50:27.530514176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-03-25T20:50:27', 'make_parsed_episode_info_nullable') 
2026-03-25T20:50:27.530896797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.532320504Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-03-25T20:50:27.532499885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083665s 
2026-03-25T20:50:27.532704256Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-03-25T20:50:27.532902576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.533148361Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2026-03-25T20:50:27.533568687Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-03-25T20:50:27.533977470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-03-25T20:50:27.534270430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000455s 
2026-03-25T20:50:27.534600104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-03-25T20:50:27', 'rename_torrent_downloadstation') 
2026-03-25T20:50:27.534923656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.535546881Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-03-25T20:50:27.535717464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016836s 
2026-03-25T20:50:27.535937407Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-03-25T20:50:27.536136057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.536372854Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2026-03-25T20:50:27.537141232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-03-25T20:50:27.537301424Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:27.537488331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2026-03-25T20:50:27.537792533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-03-25T20:50:27.538599168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009291s 
2026-03-25T20:50:27.538757717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-25T20:50:27.538895484Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:27.539076208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2026-03-25T20:50:27.539368938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-03-25T20:50:27.540270874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010096s 
2026-03-25T20:50:27.540594706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-03-25T20:50:27', 'add_minimumavailability') 
2026-03-25T20:50:27.540916614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.541565210Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-03-25T20:50:27.541732267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002279s 
2026-03-25T20:50:27.541937480Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-03-25T20:50:27.542139306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.542386103Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2026-03-25T20:50:27.542639584Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:27.542831761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:27.543095442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002871s 
2026-03-25T20:50:27.543435847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-03-25T20:50:27', 'add_remux_qualities_for_the_wankers') 
2026-03-25T20:50:27.543763848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.544424428Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-03-25T20:50:27.544590182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015515s 
2026-03-25T20:50:27.544791667Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-03-25T20:50:27.544987412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.545228387Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2026-03-25T20:50:27.545556207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-25T20:50:27.545705047Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:27.545880069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2026-03-25T20:50:27.546170003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2026-03-25T20:50:27.547040125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009757s 
2026-03-25T20:50:27.547367444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-03-25T20:50:27', 'add_haspredbentry_to_movies') 
2026-03-25T20:50:27.547694082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.548463983Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-03-25T20:50:27.548634035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023592s 
2026-03-25T20:50:27.548824078Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-03-25T20:50:27.549022928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.549263733Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2026-03-25T20:50:27.549551813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-25T20:50:27.549706375Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:27.549873852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2026-03-25T20:50:27.550139938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2026-03-25T20:50:27.551003647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009609s 
2026-03-25T20:50:27.551327158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-03-25T20:50:27', 'add_pathstate_to_movies') 
2026-03-25T20:50:27.551647674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.552295539Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-03-25T20:50:27.552464659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022196s 
2026-03-25T20:50:27.552656936Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-03-25T20:50:27.552853432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.553089718Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2026-03-25T20:50:27.553588713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2026-03-25T20:50:27.554015111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "MovieTitle" TEXT, "MovieYear" INTEGER DEFAULT 0) 
2026-03-25T20:50:27.554503234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007338s 
2026-03-25T20:50:27.554699309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2026-03-25T20:50:27.554993411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2026-03-25T20:50:27.555340370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004723s 
2026-03-25T20:50:27.555501204Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:27.555680585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:27.556346957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006767s 
2026-03-25T20:50:27.556686240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-03-25T20:50:27', 'add_import_exclusions_table') 
2026-03-25T20:50:27.557035403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.557789402Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-03-25T20:50:27.557956217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020898s 
2026-03-25T20:50:27.558148024Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-03-25T20:50:27.566500002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.566906912Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2026-03-25T20:50:27.567340084Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-25T20:50:27.567502170Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-03-25T20:50:27.567706752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2026-03-25T20:50:27.568056376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2026-03-25T20:50:27.568992702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011032s 
2026-03-25T20:50:27.569322316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-03-25T20:50:27', 'add_physical_release_note') 
2026-03-25T20:50:27.569648122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.570455017Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-03-25T20:50:27.570617173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025296s 
2026-03-25T20:50:27.570819190Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-03-25T20:50:27.571011828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.571251280Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2026-03-25T20:50:27.571506134Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:27.571697830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:27.573528366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018475s 
2026-03-25T20:50:27.573888651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-03-25T20:50:27', 'consolidate_indexer_baseurl') 
2026-03-25T20:50:27.574207353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.574815237Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-03-25T20:50:27.574984077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030918s 
2026-03-25T20:50:27.575179972Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-03-25T20:50:27.575375375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.575618876Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2026-03-25T20:50:27.577868676Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2026-03-25T20:50:27.578566982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL DEFAULT 0, "SourceId" INTEGER NOT NULL DEFAULT 0, "Votes" INTEGER NOT NULL DEFAULT 0, "VoteCount" INTEGER NOT NULL DEFAULT 0, "Language" INTEGER NOT NULL DEFAULT 0) 
2026-03-25T20:50:27.579139645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010939s 
2026-03-25T20:50:27.579469019Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2026-03-25T20:50:27.583827766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "PathState" INTEGER NOT NULL, "PhysicalReleaseNote" TEXT) 
2026-03-25T20:50:27.586015421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote" FROM "Movies" 
2026-03-25T20:50:27.587019794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-25T20:50:27.587748170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-25T20:50:27.589896587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-25T20:50:27.590240690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010585s 
2026-03-25T20:50:27.590403267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-25T20:50:27.590535343Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-03-25T20:50:27.590712330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2026-03-25T20:50:27.590963776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2026-03-25T20:50:27.591985914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009292s 
2026-03-25T20:50:27.592016326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-25T20:50:27.592137850Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-03-25T20:50:27.592321520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2026-03-25T20:50:27.592611494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2026-03-25T20:50:27.593468360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009649s 
2026-03-25T20:50:27.593801831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-03-25T20:50:27', 'add_alternative_titles_table') 
2026-03-25T20:50:27.594131635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.595037550Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-03-25T20:50:27.595214226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025039s 
2026-03-25T20:50:27.595405190Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-03-25T20:50:27.595926500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.596170972Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2026-03-25T20:50:27.596630117Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:27.596864930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:27.597132318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003314s 
2026-03-25T20:50:27.597304896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-03-25T20:50:27.597452202Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-06s 
2026-03-25T20:50:27.597646383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2026-03-25T20:50:27.600532866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "Language" INTEGER NOT NULL) 
2026-03-25T20:50:27.601437397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "MovieId", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language") SELECT "Id", "MovieId", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language" FROM "AlternativeTitles" 
2026-03-25T20:50:27.601947815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-03-25T20:50:27.602405066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-03-25T20:50:27.604490515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066554s 
2026-03-25T20:50:27.604693965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-03-25T20:50:27.605007056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-03-25T20:50:27.605365788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004997s 
2026-03-25T20:50:27.605689440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-03-25T20:50:27', 'fix_duplicate_alt_titles') 
2026-03-25T20:50:27.606012080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.606762040Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-03-25T20:50:27.606931912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018598s 
2026-03-25T20:50:27.607114199Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-03-25T20:50:27.607298200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.607532020Z [Info] movie_extras: Starting migration of Main DB to 142 
2026-03-25T20:50:27.609317476Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2026-03-25T20:50:27.609599734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-03-25T20:50:27.609972685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004834s 
2026-03-25T20:50:27.610143369Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2026-03-25T20:50:27.610345706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-03-25T20:50:27.610705882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004039s 
2026-03-25T20:50:27.610874000Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2026-03-25T20:50:27.611065786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-03-25T20:50:27.611421272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003889s 
2026-03-25T20:50:27.611586435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-03-25T20:50:27.612138496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-03-25T20:50:27.612625026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008726s 
2026-03-25T20:50:27.612793606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-03-25T20:50:27.613359976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2026-03-25T20:50:27.613865785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009138s 
2026-03-25T20:50:27.614034595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-03-25T20:50:27.614623380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "MovieFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2026-03-25T20:50:27.615142476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009491s 
2026-03-25T20:50:27.615466739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-03-25T20:50:27', 'movie_extras') 
2026-03-25T20:50:27.615781783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.616677096Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-03-25T20:50:27.616835946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024596s 
2026-03-25T20:50:27.617010347Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-03-25T20:50:27.617196472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.617430313Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2026-03-25T20:50:27.618041363Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2026-03-25T20:50:27.618243000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2026-03-25T20:50:27.618603606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003914s 
2026-03-25T20:50:27.618774209Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2026-03-25T20:50:27.618964182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2026-03-25T20:50:27.619322002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003894s 
2026-03-25T20:50:27.619481363Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2026-03-25T20:50:27.619654883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2026-03-25T20:50:27.620230101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000588s 
2026-03-25T20:50:27.620396907Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2026-03-25T20:50:27.620591709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2026-03-25T20:50:27.620946714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003893s 
2026-03-25T20:50:27.621204694Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2026-03-25T20:50:27.623870842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER) 
2026-03-25T20:50:27.624839142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId" FROM "Blacklist" 
2026-03-25T20:50:27.625367015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-03-25T20:50:27.625899508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-03-25T20:50:27.627716607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063208s 
2026-03-25T20:50:27.627942702Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2026-03-25T20:50:27.630549742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "MovieId" INTEGER NOT NULL) 
2026-03-25T20:50:27.631341867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId" FROM "History" 
2026-03-25T20:50:27.631806814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-03-25T20:50:27.632503046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-03-25T20:50:27.634374494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-03-25T20:50:27.634861715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-03-25T20:50:27.635224816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071147s 
2026-03-25T20:50:27.635562085Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2026-03-25T20:50:27.638694042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT) 
2026-03-25T20:50:27.639638915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "RenameEpisodes", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat") SELECT "Id", "MultiEpisodeStyle", "RenameEpisodes", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat" FROM "NamingConfig" 
2026-03-25T20:50:27.640197390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-03-25T20:50:27.640672356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-03-25T20:50:27.642509526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067006s 
2026-03-25T20:50:27.642771143Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2026-03-25T20:50:27.645692766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT) 
2026-03-25T20:50:27.646432486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo") SELECT "Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo" FROM "PendingReleases" 
2026-03-25T20:50:27.646887402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-03-25T20:50:27.647452740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-03-25T20:50:27.649289088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063184s 
2026-03-25T20:50:27.649630285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-03-25T20:50:27', 'clean_core_tv') 
2026-03-25T20:50:27.649958697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.651053972Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-03-25T20:50:27.651211369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080658s 
2026-03-25T20:50:27.651450381Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-03-25T20:50:27.651654441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.651954486Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2026-03-25T20:50:27.652439823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-25T20:50:27.652608092Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:27.652809076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2026-03-25T20:50:27.653053889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2026-03-25T20:50:27.653834451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008625s 
2026-03-25T20:50:27.654071889Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2026-03-25T20:50:27.654373747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2026-03-25T20:50:27.655147225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008833s 
2026-03-25T20:50:27.655486127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-03-25T20:50:27', 'add_cookies_to_indexer_status') 
2026-03-25T20:50:27.655828857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.656513316Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-03-25T20:50:27.656682396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022071s 
2026-03-25T20:50:27.656884213Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-03-25T20:50:27.657077532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.657312645Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2026-03-25T20:50:27.657687771Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-03-25T20:50:27.658034759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-03-25T20:50:27.658338722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004178s 
2026-03-25T20:50:27.658587222Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-03-25T20:50:27.658889541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-03-25T20:50:27.659140055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003419s 
2026-03-25T20:50:27.659452034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-03-25T20:50:27', 'banner_to_fanart') 
2026-03-25T20:50:27.659774964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.660401375Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-03-25T20:50:27.660569764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015727s 
2026-03-25T20:50:27.660775228Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-03-25T20:50:27.660987876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.661240465Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2026-03-25T20:50:27.661677666Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-03-25T20:50:27.661847758Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-25T20:50:27.662052941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-03-25T20:50:27.662379729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2026-03-25T20:50:27.663234451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009947s 
2026-03-25T20:50:27.663569606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-03-25T20:50:27', 'naming_config_colon_action') 
2026-03-25T20:50:27.663946003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.664608928Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-03-25T20:50:27.664786115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023312s 
2026-03-25T20:50:27.664968923Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-03-25T20:50:27.665162844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.665418719Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2026-03-25T20:50:27.665957484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-03-25T20:50:27.666360525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "FormatTags" TEXT NOT NULL) 
2026-03-25T20:50:27.666796293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006511s 
2026-03-25T20:50:27.666987939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-03-25T20:50:27.667269676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-03-25T20:50:27.667631815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004755s 
2026-03-25T20:50:27.667805014Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-03-25T20:50:27.668000368Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2026-03-25T20:50:27.668193927Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2026-03-25T20:50:27.668511647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2026-03-25T20:50:27.669321408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009506s 
2026-03-25T20:50:27.669525078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2026-03-25T20:50:27.669815242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2026-03-25T20:50:27.670623951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009273s 
2026-03-25T20:50:27.670796478Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:27.670996090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:27.671209260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002512s 
2026-03-25T20:50:27.671529525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-03-25T20:50:27', 'add_custom_formats') 
2026-03-25T20:50:27.671873778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.673378638Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-03-25T20:50:27.673544853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023834s 
2026-03-25T20:50:27.673779946Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-03-25T20:50:27.674008998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.674274532Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2026-03-25T20:50:27.674667664Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-03-25T20:50:27.675009663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-03-25T20:50:27.675289186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003977s 
2026-03-25T20:50:27.675619200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-03-25T20:50:27', 'remove_extra_naming_config') 
2026-03-25T20:50:27.675971530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.676596148Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-03-25T20:50:27.676779276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016625s 
2026-03-25T20:50:27.676981694Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-03-25T20:50:27.677182488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.677428594Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2026-03-25T20:50:27.677685702Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:27.677882979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:27.679414553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015492s 
2026-03-25T20:50:27.679751301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-03-25T20:50:27', 'convert_regex_required_tags') 
2026-03-25T20:50:27.680107238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.680721024Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-03-25T20:50:27.680914523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028234s 
2026-03-25T20:50:27.681126450Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-03-25T20:50:27.681325150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.681574392Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2026-03-25T20:50:27.681835007Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:27.682032625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:27.682517491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004827s 
2026-03-25T20:50:27.682871965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-03-25T20:50:27', 'fix_format_tags_double_underscore') 
2026-03-25T20:50:27.683212481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.683832660Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-03-25T20:50:27.684098686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017742s 
2026-03-25T20:50:27.684285331Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-03-25T20:50:27.684481276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.684719836Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2026-03-25T20:50:27.685072567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-03-25T20:50:27.685243541Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-25T20:50:27.685416580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2026-03-25T20:50:27.685652775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2026-03-25T20:50:27.686494300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009088s 
2026-03-25T20:50:27.686715656Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2026-03-25T20:50:27.686957543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2026-03-25T20:50:27.687186514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002828s 
2026-03-25T20:50:27.687506448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-03-25T20:50:27', 'add_tags_to_net_import') 
2026-03-25T20:50:27.687839359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.688507404Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-03-25T20:50:27.688677015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001563s 
2026-03-25T20:50:27.688875144Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-03-25T20:50:27.689082151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.689320962Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2026-03-25T20:50:27.689704284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-03-25T20:50:27.690114780Z [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-03-25T20:50:27.690547281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006563s 
2026-03-25T20:50:27.690867406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-03-25T20:50:27', 'add_custom_filters') 
2026-03-25T20:50:27.691192300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.691877279Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-03-25T20:50:27.692043594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019602s 
2026-03-25T20:50:27.692260431Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-03-25T20:50:27.692483029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.692739857Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2026-03-25T20:50:27.694800967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-03-25T20:50:27.694971891Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-25T20:50:27.695155802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-03-25T20:50:27.695445355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-03-25T20:50:27.696304695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009672s 
2026-03-25T20:50:27.696603657Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2026-03-25T20:50:27.701870093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-03-25T20:50:27.703019106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "IndexerId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-03-25T20:50:27.703631760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-25T20:50:27.704326800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-25T20:50:27.706441298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-25T20:50:27.706828157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100302s 
2026-03-25T20:50:27.707064833Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-03-25T20:50:27.711873677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER) 
2026-03-25T20:50:27.712765703Z [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-03-25T20:50:27.713243525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-03-25T20:50:27.713891460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-03-25T20:50:27.716095589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-25T20:50:27.716468440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092128s 
2026-03-25T20:50:27.716655226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-25T20:50:27.716826391Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-25T20:50:27.717061634Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-03-25T20:50:27.717371969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-03-25T20:50:27.718260248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000996s 
2026-03-25T20:50:27.718562146Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-03-25T20:50:27.718942412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-03-25T20:50:27.719213488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004032s 
2026-03-25T20:50:27.719375524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-25T20:50:27.719523823Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:27.719747363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-03-25T20:50:27.722811894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL) 
2026-03-25T20:50:27.723801917Z [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-03-25T20:50:27.724348518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-03-25T20:50:27.725006643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-03-25T20:50:27.726939516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-25T20:50:27.727288268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073428s 
2026-03-25T20:50:27.727474734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-03-25T20:50:27.728019270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-25T20:50:27.728516842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008768s 
2026-03-25T20:50:27.728715863Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-03-25T20:50:27.729044365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-25T20:50:27.729406504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005125s 
2026-03-25T20:50:27.729755426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-03-25T20:50:27', 'indexer_client_status_search_changes') 
2026-03-25T20:50:27.730093357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.731289365Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-03-25T20:50:27.731471492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023391s 
2026-03-25T20:50:27.731700804Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-03-25T20:50:27.731972070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.732255611Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2026-03-25T20:50:27.732863996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-03-25T20:50:27.733017445Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:27.733190093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2026-03-25T20:50:27.733467181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-03-25T20:50:27.734434028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010442s 
2026-03-25T20:50:27.734644592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-03-25T20:50:27.734807891Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-25T20:50:27.735010258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2026-03-25T20:50:27.735329140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-03-25T20:50:27.736287600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010642s 
2026-03-25T20:50:27.736485048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-03-25T20:50:27.736648166Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-25T20:50:27.736830383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2026-03-25T20:50:27.737168655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-03-25T20:50:27.738231615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001174s 
2026-03-25T20:50:27.738422189Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:27.738636370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:27.743139489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045187s 
2026-03-25T20:50:27.743508892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-03-25T20:50:27', 'add_language_to_files_history_blacklist') 
2026-03-25T20:50:27.743842574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.744652205Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-03-25T20:50:27.744824933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059892s 
2026-03-25T20:50:27.745041298Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-03-25T20:50:27.745242734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.745495914Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2026-03-25T20:50:27.747284345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-03-25T20:50:27.747442794Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-25T20:50:27.747627907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2026-03-25T20:50:27.747951558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-03-25T20:50:27.748805107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000988s 
2026-03-25T20:50:27.748987284Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-25T20:50:27.749700320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-03-25T20:50:27.749959462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008195s 
2026-03-25T20:50:27.750298354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-03-25T20:50:27', 'add_update_allowed_quality_profile') 
2026-03-25T20:50:27.750626796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.751355383Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-03-25T20:50:27.751524714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021546s 
2026-03-25T20:50:27.751722292Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-03-25T20:50:27.751940371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.752194443Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2026-03-25T20:50:27.752524527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-03-25T20:50:27.752687746Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-25T20:50:27.752869151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-03-25T20:50:27.753157432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-03-25T20:50:27.753984758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009411s 
2026-03-25T20:50:27.754151564Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:27.754332619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:27.769502376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151723s 
2026-03-25T20:50:27.769846530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-03-25T20:50:27', 'add_download_client_priority') 
2026-03-25T20:50:27.770182426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.771696585Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-03-25T20:50:27.771886367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173452s 
2026-03-25T20:50:27.772086801Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-03-25T20:50:27.772268767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.772515624Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2026-03-25T20:50:27.772833735Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-25T20:50:27.773111344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-03-25T20:50:27.773357249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00034s 
2026-03-25T20:50:27.773663265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-03-25T20:50:27', 'remove_growl_prowl') 
2026-03-25T20:50:27.773984372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.774684512Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-03-25T20:50:27.774841588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016252s 
2026-03-25T20:50:27.775030539Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-03-25T20:50:27.775221583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.775455895Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2026-03-25T20:50:27.775791321Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-25T20:50:27.776104071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-03-25T20:50:27.776340697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003588s 
2026-03-25T20:50:27.776539638Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-25T20:50:27.776807677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-03-25T20:50:27.777048011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003417s 
2026-03-25T20:50:27.777362775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-03-25T20:50:27', 'remove_plex_hometheatre') 
2026-03-25T20:50:27.777679182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.778380244Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-03-25T20:50:27.778546719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001639s 
2026-03-25T20:50:27.778730108Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-03-25T20:50:27.778918007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.779152078Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2026-03-25T20:50:27.779390037Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:27.779583317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:27.781272839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017013s 
2026-03-25T20:50:27.781592653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-03-25T20:50:27', 'add_webrip_qualites') 
2026-03-25T20:50:27.781914701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.782625102Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-03-25T20:50:27.782772018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030222s 
2026-03-25T20:50:27.782963904Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-03-25T20:50:27.783170100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.783404482Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2026-03-25T20:50:27.783767783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-25T20:50:27.783960932Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:27.784168290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-03-25T20:50:27.784444386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-03-25T20:50:27.785295580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009755s 
2026-03-25T20:50:27.785461253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-25T20:50:27.785604161Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-03-25T20:50:27.785811118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-03-25T20:50:27.786139920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-03-25T20:50:27.786948088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009516s 
2026-03-25T20:50:27.787279014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-03-25T20:50:27', 'health_issue_notification') 
2026-03-25T20:50:27.787602475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.788477588Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-03-25T20:50:27.788663612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024416s 
2026-03-25T20:50:27.788825849Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-03-25T20:50:27.789011583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.789244111Z [Info] speed_improvements: Starting migration of Main DB to 161 
2026-03-25T20:50:27.789719067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2026-03-25T20:50:27.790000063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-03-25T20:50:27.790351591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004541s 
2026-03-25T20:50:27.790563738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2026-03-25T20:50:27.790842850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2026-03-25T20:50:27.791185761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004659s 
2026-03-25T20:50:27.791365393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2026-03-25T20:50:27.791618873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-03-25T20:50:27.791958387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004267s 
2026-03-25T20:50:27.792132197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-03-25T20:50:27.792374144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-25T20:50:27.792695271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004019s 
2026-03-25T20:50:27.792867598Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-03-25T20:50:27.793108783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-03-25T20:50:27.793427656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003999s 
2026-03-25T20:50:27.793742510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-03-25T20:50:27', 'speed_improvements') 
2026-03-25T20:50:27.794087975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.795001946Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-03-25T20:50:27.795184053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001931s 
2026-03-25T20:50:27.795378725Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-03-25T20:50:27.795571803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.795818751Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2026-03-25T20:50:27.797631000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2026-03-25T20:50:27.800636673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "PreferredTags" TEXT, "FormatItems" TEXT NOT NULL DEFAULT '[{"format":0, "allowed":true}]', "FormatCutoff" INTEGER NOT NULL, "UpgradeAllowed" INTEGER) 
2026-03-25T20:50:27.801558529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "FormatCutoff", "UpgradeAllowed") SELECT "Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "FormatCutoff", "UpgradeAllowed" FROM "Profiles" 
2026-03-25T20:50:27.802066071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-03-25T20:50:27.802704366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-03-25T20:50:27.804867683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-03-25T20:50:27.805216325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073973s 
2026-03-25T20:50:27.805549937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2026-03-25T20:50:27.808783508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "PreferredTags" TEXT, "FormatItems" TEXT NOT NULL DEFAULT '[{"format":0, "allowed":true}]', "FormatCutoff" INTEGER NOT NULL, "UpgradeAllowed" INTEGER) 
2026-03-25T20:50:27.809705896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "FormatCutoff", "UpgradeAllowed") SELECT "Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "FormatCutoff", "UpgradeAllowed" FROM "Profiles" 
2026-03-25T20:50:27.810198638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-03-25T20:50:27.810899429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-03-25T20:50:27.813038898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-03-25T20:50:27.813403392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076451s 
2026-03-25T20:50:27.813555007Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-25T20:50:27.813890002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2026-03-25T20:50:27.814176869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004766s 
2026-03-25T20:50:27.814498276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-03-25T20:50:27', 'fix_profile_format_default') 
2026-03-25T20:50:27.814819603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.815745678Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-03-25T20:50:27.815933476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020037s 
2026-03-25T20:50:27.816125162Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-03-25T20:50:27.816298882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.816533895Z [Info] task_duration: Starting migration of Main DB to 163 
2026-03-25T20:50:27.816826425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-03-25T20:50:27.816983902Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:27.817175107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-03-25T20:50:27.817448187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-03-25T20:50:27.818268228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000913s 
2026-03-25T20:50:27.818579445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-03-25T20:50:27', 'task_duration') 
2026-03-25T20:50:27.818895070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.819657285Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-03-25T20:50:27.819814853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022877s 
2026-03-25T20:50:27.820021549Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-03-25T20:50:27.820212944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.820448669Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2026-03-25T20:50:27.821190182Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-25T20:50:27.821344393Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:27.821514235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2026-03-25T20:50:27.821752274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2026-03-25T20:50:27.822573638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008894s 
2026-03-25T20:50:27.822747488Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2026-03-25T20:50:27.826442409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "PathState" INTEGER NOT NULL, "PhysicalReleaseNote" TEXT, "SecondaryYear" INTEGER, "SecondaryYearSourceId" INTEGER, "Collection" TEXT) 
2026-03-25T20:50:27.828775467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection" FROM "Movies" 
2026-03-25T20:50:27.829840161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-25T20:50:27.830786416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-25T20:50:27.832836124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-25T20:50:27.833290419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-03-25T20:50:27.833725956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-25T20:50:27.834149168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-03-25T20:50:27.834487780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115798s 
2026-03-25T20:50:27.834648344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2026-03-25T20:50:27.835248372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "CreditTmdbId" TEXT NOT NULL UNIQUE, "PersonTmdbId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Images" TEXT NOT NULL, "Character" TEXT, "Order" INTEGER NOT NULL, "Job" TEXT, "Department" TEXT, "Type" INTEGER NOT NULL) 
2026-03-25T20:50:27.835797668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009956s 
2026-03-25T20:50:27.836025076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2026-03-25T20:50:27.836311713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-03-25T20:50:27.836659784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000455s 
2026-03-25T20:50:27.836828714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2026-03-25T20:50:27.837078597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-03-25T20:50:27.837422941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004281s 
2026-03-25T20:50:27.837623685Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-25T20:50:27.837901605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-03-25T20:50:27.838148632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003521s 
2026-03-25T20:50:27.838344466Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-25T20:50:27.838609109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-03-25T20:50:27.838852680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003387s 
2026-03-25T20:50:27.839173005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-03-25T20:50:27', 'movie_collections_crew') 
2026-03-25T20:50:27.839482608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.841129585Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-03-25T20:50:27.841299247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025648s 
2026-03-25T20:50:27.845271596Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-03-25T20:50:27.845496529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.845762534Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2026-03-25T20:50:27.846387282Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-03-25T20:50:27.846546443Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-25T20:50:27.846723499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2026-03-25T20:50:27.847016039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-03-25T20:50:27.847931502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010181s 
2026-03-25T20:50:27.848097546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-03-25T20:50:27.848239182Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-25T20:50:27.848415557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2026-03-25T20:50:27.848699048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-03-25T20:50:27.849554450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009644s 
2026-03-25T20:50:27.849717048Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:27.849896028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:27.851822117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019454s 
2026-03-25T20:50:27.852012089Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:27.852190980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:27.852746518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005817s 
2026-03-25T20:50:27.852913364Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:27.853092375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:27.853865662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007969s 
2026-03-25T20:50:27.854031396Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:27.854212551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:27.854470470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002884s 
2026-03-25T20:50:27.854631394Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:27.854808060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:27.857973484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031634s 
2026-03-25T20:50:27.858136252Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:27.858308398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:27.859092457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008169s 
2026-03-25T20:50:27.859450829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-03-25T20:50:27', 'remove_custom_formats_from_quality_model') 
2026-03-25T20:50:27.859790523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.860635875Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-03-25T20:50:27.860814475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022998s 
2026-03-25T20:50:27.861002554Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-03-25T20:50:27.861203088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.861429884Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2026-03-25T20:50:27.861704638Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:27.861897536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:27.862788861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000914s 
2026-03-25T20:50:27.862952601Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:27.863131982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:27.863744405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006334s 
2026-03-25T20:50:27.863922003Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:27.864105963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:27.864671332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005886s 
2026-03-25T20:50:27.864993050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-03-25T20:50:27', 'fix_tmdb_list_config') 
2026-03-25T20:50:27.865313204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.865980689Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-03-25T20:50:27.866142885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018726s 
2026-03-25T20:50:27.866333980Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-03-25T20:50:27.866523832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.866759357Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2026-03-25T20:50:27.867130975Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2026-03-25T20:50:27.870962581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "PhysicalReleaseNote" TEXT, "SecondaryYear" INTEGER, "SecondaryYearSourceId" INTEGER, "Collection" TEXT) 
2026-03-25T20:50:27.873273304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection" FROM "Movies" 
2026-03-25T20:50:27.874315603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-25T20:50:27.875317811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-25T20:50:27.877462159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-25T20:50:27.877915723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-03-25T20:50:27.878364336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-25T20:50:27.878790765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-03-25T20:50:27.879124607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118063s 
2026-03-25T20:50:27.879376805Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-03-25T20:50:27.879640596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-03-25T20:50:27.879894648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003093s 
2026-03-25T20:50:27.880053979Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-03-25T20:50:27.880196175Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-03-25T20:50:27.880383392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2026-03-25T20:50:27.880645329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-03-25T20:50:27.881490912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009297s 
2026-03-25T20:50:27.881666897Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2026-03-25T20:50:27.884678461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT, "Edition" TEXT, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL, "OriginalFilePath" TEXT) 
2026-03-25T20:50:27.885766913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath") SELECT "Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath" FROM "MovieFiles" 
2026-03-25T20:50:27.886355408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-03-25T20:50:27.887019054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-03-25T20:50:27.889128693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-03-25T20:50:27.889480962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007651s 
2026-03-25T20:50:27.889804103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-03-25T20:50:27', 'remove_movie_pathstate') 
2026-03-25T20:50:27.890121733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.891227098Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-03-25T20:50:27.891390457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093607s 
2026-03-25T20:50:27.892863594Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-03-25T20:50:27.893070230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.893318560Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2026-03-25T20:50:27.893726972Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-03-25T20:50:27.893887335Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:27.894096436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2026-03-25T20:50:27.894395759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2026-03-25T20:50:27.895232454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009574s 
2026-03-25T20:50:27.895396124Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:27.895576617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:27.897531163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019666s 
2026-03-25T20:50:27.897722939Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2026-03-25T20:50:27.900437095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL) 
2026-03-25T20:50:27.901045560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2026-03-25T20:50:27.901430916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-03-25T20:50:27.902054582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-03-25T20:50:27.904246987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-03-25T20:50:27.904605790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067006s 
2026-03-25T20:50:27.904922988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-03-25T20:50:27', 'custom_format_rework') 
2026-03-25T20:50:27.905244215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.906110520Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-03-25T20:50:27.906270261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081767s 
2026-03-25T20:50:27.906449001Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-03-25T20:50:27.906639665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.906876492Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2026-03-25T20:50:27.907355136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-03-25T20:50:27.907512493Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:27.907693808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2026-03-25T20:50:27.907999443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-03-25T20:50:27.908850728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009801s 
2026-03-25T20:50:27.909013505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-03-25T20:50:27.909153778Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:27.909351346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2026-03-25T20:50:27.909636390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-03-25T20:50:27.910513877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009946s 
2026-03-25T20:50:27.910679290Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:27.910859403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:27.912434885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015911s 
2026-03-25T20:50:27.912628826Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2026-03-25T20:50:27.915621241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "PreferredTags" TEXT, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL) 
2026-03-25T20:50:27.916663641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore") SELECT "Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore" FROM "Profiles" 
2026-03-25T20:50:27.917247546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-03-25T20:50:27.918012507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-03-25T20:50:27.920260033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-03-25T20:50:27.920616160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078167s 
2026-03-25T20:50:27.920785742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-03-25T20:50:27.920928369Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:27.921149845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2026-03-25T20:50:27.921501243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2026-03-25T20:50:27.922378168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010276s 
2026-03-25T20:50:27.922699085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-03-25T20:50:27', 'custom_format_scores') 
2026-03-25T20:50:27.923019680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.924653751Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-03-25T20:50:27.924821559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032504s 
2026-03-25T20:50:27.925014678Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-03-25T20:50:27.925210672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.925452479Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2026-03-25T20:50:27.925768776Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:27.926029581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:27.966183451Z []
2026-03-25T20:50:27.966273342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0402815s 
2026-03-25T20:50:27.966479878Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:27.966834171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:27.967304999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005209s 
2026-03-25T20:50:27.968799830Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-03-25T20:50:27.969309125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-03-25T20:50:27.969741636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006587s 
2026-03-25T20:50:27.970065278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-03-25T20:50:27', 'fix_trakt_list_config') 
2026-03-25T20:50:27.970395894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.971149521Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-03-25T20:50:27.971307339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020359s 
2026-03-25T20:50:27.971518905Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-03-25T20:50:27.971719870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.972020926Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2026-03-25T20:50:27.972383296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-03-25T20:50:27.972599331Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-25T20:50:27.972785346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-03-25T20:50:27.973071351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-03-25T20:50:27.973971825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010038s 
2026-03-25T20:50:27.974248422Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:27.974406620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:27.975336022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009571s 
2026-03-25T20:50:27.975676367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-03-25T20:50:27', 'quality_definition_preferred_size') 
2026-03-25T20:50:27.976061633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.976870392Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-03-25T20:50:27.977052168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024435s 
2026-03-25T20:50:27.977466362Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-03-25T20:50:27.977620943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.977853331Z [Info] add_download_history: Starting migration of Main DB to 172 
2026-03-25T20:50:27.978577720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-03-25T20:50:27.979222218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "MovieId" 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-03-25T20:50:27.979784159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010324s 
2026-03-25T20:50:27.980026277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-03-25T20:50:27.980317473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-03-25T20:50:27.980664011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004702s 
2026-03-25T20:50:27.980855627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2026-03-25T20:50:27.981137605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-03-25T20:50:27.981482720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004601s 
2026-03-25T20:50:27.981677772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-03-25T20:50:27.982505249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-03-25T20:50:27.982520119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004752s 
2026-03-25T20:50:27.982528866Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:27.982659830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:27.983377164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007345s 
2026-03-25T20:50:27.983700235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-03-25T20:50:27', 'add_download_history') 
2026-03-25T20:50:27.984087455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.985030884Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-03-25T20:50:27.985191758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023639s 
2026-03-25T20:50:27.985376020Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-03-25T20:50:27.985565531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.985794843Z [Info] net_import_status: Starting migration of Main DB to 173 
2026-03-25T20:50:27.986249769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2026-03-25T20:50:27.986819456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NetImportStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-03-25T20:50:27.987376528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009547s 
2026-03-25T20:50:27.987573174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2026-03-25T20:50:27.987897758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2026-03-25T20:50:27.988248554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005001s 
2026-03-25T20:50:27.988566114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-03-25T20:50:27', 'net_import_status') 
2026-03-25T20:50:27.988879765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.989687963Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-03-25T20:50:27.989848246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001917s 
2026-03-25T20:50:27.990046224Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-03-25T20:50:27.990230926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.990462703Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2026-03-25T20:50:27.990706213Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:27.990894913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:27.991692880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008219s 
2026-03-25T20:50:27.992039098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-03-25T20:50:27', 'email_multiple_addresses') 
2026-03-25T20:50:27.992367078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.993028911Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-03-25T20:50:27.993195977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021216s 
2026-03-25T20:50:27.993400519Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-03-25T20:50:27.993602796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.993847549Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2026-03-25T20:50:27.994198947Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-03-25T20:50:27.994521386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-03-25T20:50:27.994900690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004737s 
2026-03-25T20:50:27.995239412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-03-25T20:50:27', 'remove_chown_and_folderchmod_config') 
2026-03-25T20:50:27.995564617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:27.996262903Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-03-25T20:50:27.996447795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017862s 
2026-03-25T20:50:27.996625984Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-03-25T20:50:27.996830666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:27.997062062Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2026-03-25T20:50:27.997356736Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-25T20:50:27.997510165Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:27.997695237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2026-03-25T20:50:27.997976774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2026-03-25T20:50:27.998916667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010485s 
2026-03-25T20:50:27.999236992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-03-25T20:50:27', 'movie_recommendations') 
2026-03-25T20:50:27.999556255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.000283149Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-03-25T20:50:28.000456458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023877s 
2026-03-25T20:50:28.000636621Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-03-25T20:50:28.000825751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.001061807Z [Info] language_improvements: Starting migration of Main DB to 177 
2026-03-25T20:50:28.002519582Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-25T20:50:28.002675336Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-25T20:50:28.002854156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2026-03-25T20:50:28.003140252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2026-03-25T20:50:28.004080015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010407s 
2026-03-25T20:50:28.004234847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-25T20:50:28.004370881Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-25T20:50:28.004544670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2026-03-25T20:50:28.004787359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2026-03-25T20:50:28.005664185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009397s 
2026-03-25T20:50:28.005815329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-25T20:50:28.005950982Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:28.006127708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2026-03-25T20:50:28.006386980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2026-03-25T20:50:28.007252894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009478s 
2026-03-25T20:50:28.007448498Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2026-03-25T20:50:28.011568986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "SecondaryYear" INTEGER, "SecondaryYearSourceId" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2026-03-25T20:50:28.014050232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "SecondaryYearSourceId", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "SecondaryYearSourceId", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 
2026-03-25T20:50:28.015187863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-25T20:50:28.016193408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-25T20:50:28.018413709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-25T20:50:28.018868174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-03-25T20:50:28.019299563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-25T20:50:28.019727795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-03-25T20:50:28.020075215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124536s 
2026-03-25T20:50:28.020277662Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2026-03-25T20:50:28.024260553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2026-03-25T20:50:28.026615796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 
2026-03-25T20:50:28.027719168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-25T20:50:28.028639541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-25T20:50:28.030830533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-25T20:50:28.031283044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-03-25T20:50:28.031713571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-25T20:50:28.032170431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-03-25T20:50:28.032508993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120679s 
2026-03-25T20:50:28.032673795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-03-25T20:50:28.032823817Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-03-25T20:50:28.033000944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2026-03-25T20:50:28.033291669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2026-03-25T20:50:28.034170359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000993s 
2026-03-25T20:50:28.034415773Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-03-25T20:50:28.034687841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-03-25T20:50:28.034923275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003168s 
2026-03-25T20:50:28.035109610Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2026-03-25T20:50:28.038217298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL) 
2026-03-25T20:50:28.039282904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies") SELECT "Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies" FROM "NamingConfig" 
2026-03-25T20:50:28.039828313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-03-25T20:50:28.040368631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-03-25T20:50:28.043060481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077743s 
2026-03-25T20:50:28.043526520Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement CREATE TABLE "MovieTranslations"("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL, Unique("MovieId", "Language")); 
2026-03-25T20:50:28.044152470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieTranslations"("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL, Unique("MovieId", "Language")); 
2026-03-25T20:50:28.044644160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008106s 
2026-03-25T20:50:28.044889244Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-03-25T20:50:28.045161071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-03-25T20:50:28.045528551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004341s 
2026-03-25T20:50:28.045680627Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:28.045858285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:28.046693778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008482s 
2026-03-25T20:50:28.046858289Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:28.047036077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:28.047537938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005236s 
2026-03-25T20:50:28.047689733Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-25T20:50:28.048034628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2014-01-01 00:00:00' WHERE "TypeName" = 'NzbDrone.Core.Movies.Commands.RefreshMovieCommand' 
2026-03-25T20:50:28.048340975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004949s 
2026-03-25T20:50:28.048480376Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-25T20:50:28.048710198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2026-03-25T20:50:28.048976074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003525s 
2026-03-25T20:50:28.049295617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-03-25T20:50:28', 'language_improvements') 
2026-03-25T20:50:28.049611904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.051283781Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-03-25T20:50:28.051447410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026228s 
2026-03-25T20:50:28.051631451Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-03-25T20:50:28.051818257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.052068711Z [Info] new_list_server: Starting migration of Main DB to 178 
2026-03-25T20:50:28.052344086Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:28.052537505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:28.053583862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010732s 
2026-03-25T20:50:28.053747913Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:28.053926653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:28.054662835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007537s 
2026-03-25T20:50:28.054972709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-03-25T20:50:28', 'new_list_server') 
2026-03-25T20:50:28.055287613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.056027563Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-03-25T20:50:28.056194269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021019s 
2026-03-25T20:50:28.056382578Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-03-25T20:50:28.056579395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.056815560Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2026-03-25T20:50:28.057167289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2026-03-25T20:50:28.057476010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-03-25T20:50:28.057834793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004834s 
2026-03-25T20:50:28.058027922Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2026-03-25T20:50:28.058320691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-03-25T20:50:28.058665706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000467s 
2026-03-25T20:50:28.058989628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-03-25T20:50:28', 'movie_translation_indexes') 
2026-03-25T20:50:28.059307819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.060158332Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-03-25T20:50:28.060336841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019197s 
2026-03-25T20:50:28.060531143Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-03-25T20:50:28.060729252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.060968964Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2026-03-25T20:50:28.061215511Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:28.061415914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:28.064673163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032823s 
2026-03-25T20:50:28.065010292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-03-25T20:50:28', 'fix_invalid_profile_references') 
2026-03-25T20:50:28.065346750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.066124636Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-03-25T20:50:28.066296953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046987s 
2026-03-25T20:50:28.066476064Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-03-25T20:50:28.066663832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.066894557Z [Info] list_movies_table: Starting migration of Main DB to 181 
2026-03-25T20:50:28.068600182Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2026-03-25T20:50:28.068922921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2026-03-25T20:50:28.073033609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042455s 
2026-03-25T20:50:28.073240446Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2026-03-25T20:50:28.073505950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2026-03-25T20:50:28.076270277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028488s 
2026-03-25T20:50:28.076560251Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-03-25T20:50:28.076888592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-03-25T20:50:28.077149708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000381s 
2026-03-25T20:50:28.077308598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-03-25T20:50:28.077450834Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:28.077638322Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2026-03-25T20:50:28.077933887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2026-03-25T20:50:28.078808889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009893s 
2026-03-25T20:50:28.078983841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2026-03-25T20:50:28.079983024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListMovies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "TmdbId" INTEGER NOT NULL, "ListId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "Collection" TEXT, "Website" TEXT, "OriginalTitle" TEXT, "PhysicalRelease" DATETIME, "Translations" TEXT NOT NULL, "Studio" TEXT, "YouTubeTrailerId" TEXT, "DigitalRelease" DATETIME) 
2026-03-25T20:50:28.080742012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015882s 
2026-03-25T20:50:28.081049932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-03-25T20:50:28', 'list_movies_table') 
2026-03-25T20:50:28.081363123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.082357505Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-03-25T20:50:28.082516756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031866s 
2026-03-25T20:50:28.082704524Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-03-25T20:50:28.082902292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.083131133Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2026-03-25T20:50:28.083425696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-25T20:50:28.083589957Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-25T20:50:28.083766603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2026-03-25T20:50:28.084067639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2026-03-25T20:50:28.084970387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010256s 
2026-03-25T20:50:28.085294019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-03-25T20:50:28', 'on_delete_notification') 
2026-03-25T20:50:28.085619534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.086467692Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-03-25T20:50:28.086632414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024913s 
2026-03-25T20:50:28.086822637Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-03-25T20:50:28.087016998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.087249115Z [Info] download_propers_config: Starting migration of Main DB to 183 
2026-03-25T20:50:28.087533638Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:28.087726968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:28.088220542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000499s 
2026-03-25T20:50:28.088453070Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-03-25T20:50:28.088711851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-03-25T20:50:28.088941814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000305s 
2026-03-25T20:50:28.089122859Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2026-03-25T20:50:28.094014229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL) 
2026-03-25T20:50:28.094993391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore") SELECT "Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore" FROM "Profiles" 
2026-03-25T20:50:28.095489029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-03-25T20:50:28.096201203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-03-25T20:50:28.098568620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-03-25T20:50:28.098921571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096317s 
2026-03-25T20:50:28.099245573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-03-25T20:50:28', 'download_propers_config') 
2026-03-25T20:50:28.099565948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.100597636Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-03-25T20:50:28.100773220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011271s 
2026-03-25T20:50:28.100960046Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-03-25T20:50:28.101153265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.101400823Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2026-03-25T20:50:28.101719104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-25T20:50:28.101872834Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:28.102060141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-03-25T20:50:28.102339604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-03-25T20:50:28.103230478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009997s 
2026-03-25T20:50:28.103552216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-03-25T20:50:28', 'add_priority_to_indexers') 
2026-03-25T20:50:28.103895577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.104703885Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-03-25T20:50:28.104875350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024395s 
2026-03-25T20:50:28.105072287Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-03-25T20:50:28.105267370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.105508505Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2026-03-25T20:50:28.105853460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-03-25T20:50:28.106166640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-03-25T20:50:28.106527808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004903s 
2026-03-25T20:50:28.106727710Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2026-03-25T20:50:28.107032664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-03-25T20:50:28.107391316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004899s 
2026-03-25T20:50:28.107723535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-03-25T20:50:28', 'add_alternative_title_indices') 
2026-03-25T20:50:28.108119984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.108899494Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-03-25T20:50:28.109078704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019509s 
2026-03-25T20:50:28.109253837Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-03-25T20:50:28.109441876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.109674103Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2026-03-25T20:50:28.110774069Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:28.110995865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:28.112369101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014051s 
2026-03-25T20:50:28.112835420Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2026-03-25T20:50:28.113246067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2026-03-25T20:50:28.113622805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006023s 
2026-03-25T20:50:28.113785653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-25T20:50:28.113919042Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:28.114082271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2026-03-25T20:50:28.118244723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2026-03-25T20:50:28.120660768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 
2026-03-25T20:50:28.121765773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-25T20:50:28.122634713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-25T20:50:28.125266593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-25T20:50:28.125726880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-03-25T20:50:28.126158028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-25T20:50:28.126497422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122545s 
2026-03-25T20:50:28.126673165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-03-25T20:50:28.126931596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-03-25T20:50:28.127264927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004251s 
2026-03-25T20:50:28.127578428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-03-25T20:50:28', 'fix_tmdb_duplicates') 
2026-03-25T20:50:28.127939666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.129472613Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-03-25T20:50:28.129642595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026001s 
2026-03-25T20:50:28.129844011Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-03-25T20:50:28.130041949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.130287203Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2026-03-25T20:50:28.130551475Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:28.130744574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:28.131276154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005555s 
2026-03-25T20:50:28.131611099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-03-25T20:50:28', 'swap_filechmod_for_folderchmod') 
2026-03-25T20:50:28.131961985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.132744932Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-03-25T20:50:28.132934273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019798s 
2026-03-25T20:50:28.133107923Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-03-25T20:50:28.133295641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.133527338Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2026-03-25T20:50:28.133969939Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-03-25T20:50:28.134334223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-03-25T20:50:28.134621221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004177s 
2026-03-25T20:50:28.134959712Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-03-25T20:50:28.135381592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-03-25T20:50:28.135674341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004731s 
2026-03-25T20:50:28.135953113Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-03-25T20:50:28.136278738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-03-25T20:50:28.136529273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003624s 
2026-03-25T20:50:28.136838866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-03-25T20:50:28', 'mediainfo_channels') 
2026-03-25T20:50:28.137152598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.137857498Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-03-25T20:50:28.138021909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016623s 
2026-03-25T20:50:28.138201050Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-03-25T20:50:28.138389199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.138622979Z [Info] add_update_history: Starting migration of Main DB to 189 
2026-03-25T20:50:28.138994768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-03-25T20:50:28', 'add_update_history') 
2026-03-25T20:50:28.139320304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.140026476Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-03-25T20:50:28.140197951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016251s 
2026-03-25T20:50:28.140376881Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-03-25T20:50:28.140569349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.140801667Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2026-03-25T20:50:28.144217605Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-03-25T20:50:28.144668964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-03-25T20:50:28.144984149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005041s 
2026-03-25T20:50:28.145325687Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-03-25T20:50:28.145762827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-03-25T20:50:28.146090056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005231s 
2026-03-25T20:50:28.146404900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-03-25T20:50:28', 'update_awesome_hd_link') 
2026-03-25T20:50:28.146729574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.147522571Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-03-25T20:50:28.147690910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019224s 
2026-03-25T20:50:28.147891624Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-03-25T20:50:28.148079803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.148311389Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2026-03-25T20:50:28.148618638Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-25T20:50:28.148893251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2026-03-25T20:50:28.149142172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003403s 
2026-03-25T20:50:28.149447647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-03-25T20:50:28', 'remove_awesomehd') 
2026-03-25T20:50:28.149759646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.150526500Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-03-25T20:50:28.150687454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016964s 
2026-03-25T20:50:28.150888148Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-03-25T20:50:28.151083752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.151326782Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2026-03-25T20:50:28.151796838Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2026-03-25T20:50:28.155310914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE 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, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnMovieDelete" INTEGER NOT NULL) 
2026-03-25T20:50:28.156520740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnHealthIssue", "IncludeHealthWarnings", "OnMovieDelete") SELECT "Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnHealthIssue", "IncludeHealthWarnings", "OnDelete" FROM "Notifications" 
2026-03-25T20:50:28.157125067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-03-25T20:50:28.157607549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-03-25T20:50:28.159937461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078977s 
2026-03-25T20:50:28.160098726Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-25T20:50:28.160235591Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-25T20:50:28.160427778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2026-03-25T20:50:28.160735959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2026-03-25T20:50:28.161660982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010501s 
2026-03-25T20:50:28.161829060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-25T20:50:28.161973631Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:28.162187141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2026-03-25T20:50:28.162525102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2026-03-25T20:50:28.163452329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010706s 
2026-03-25T20:50:28.163788496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-03-25T20:50:28', 'add_on_delete_to_notifications') 
2026-03-25T20:50:28.164174083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.165236692Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-03-25T20:50:28.165405783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028041s 
2026-03-25T20:50:28.165608792Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-03-25T20:50:28.165802321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.166041723Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2026-03-25T20:50:28.166576691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-03-25T20:50:28.166738927Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:28.166950223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-03-25T20:50:28.167276820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-03-25T20:50:28.168227325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010865s 
2026-03-25T20:50:28.168376996Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-25T20:50:28.168627130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-03-25T20:50:28.168906492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003841s 
2026-03-25T20:50:28.169237910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-03-25T20:50:28', 'add_bypass_to_delay_profile') 
2026-03-25T20:50:28.169558155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.170481524Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-03-25T20:50:28.170649202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019158s 
2026-03-25T20:50:28.170828533Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-03-25T20:50:28.171012383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.171244240Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2026-03-25T20:50:28.173914968Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-03-25T20:50:28.174591931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-03-25T20:50:28.174987017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007341s 
2026-03-25T20:50:28.175299155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-03-25T20:50:28', 'update_notifiarr') 
2026-03-25T20:50:28.175608899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.176348017Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-03-25T20:50:28.176507028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020639s 
2026-03-25T20:50:28.176696399Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-03-25T20:50:28.176883015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.177119992Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2026-03-25T20:50:28.177533344Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-03-25T20:50:28.177977268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-03-25T20:50:28.178274998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004823s 
2026-03-25T20:50:28.178592187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-03-25T20:50:28', 'legacy_mediainfo_hdr') 
2026-03-25T20:50:28.178914255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.179623634Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-03-25T20:50:28.179792073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018002s 
2026-03-25T20:50:28.180015393Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-03-25T20:50:28.180213001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.180455118Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2026-03-25T20:50:28.180724821Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-03-25T20:50:28.180961378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-03-25T20:50:28.183330258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024255s 
2026-03-25T20:50:28.183655423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-03-25T20:50:28', 'rename_blacklist_to_blocklist') 
2026-03-25T20:50:28.184020759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.185231817Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-03-25T20:50:28.185417261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042857s 
2026-03-25T20:50:28.185606953Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-03-25T20:50:28.185785863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.186018070Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2026-03-25T20:50:28.186293495Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-25T20:50:28.186438718Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-25T20:50:28.186601656Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-03-25T20:50:28.186832531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-03-25T20:50:28.187747152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000981s 
2026-03-25T20:50:28.188087698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-03-25T20:50:28', 'add_indexer_tags') 
2026-03-25T20:50:28.188404977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.189223936Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-03-25T20:50:28.189383938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024319s 
2026-03-25T20:50:28.189569893Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-03-25T20:50:28.189756990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.189990139Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2026-03-25T20:50:28.190233539Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:28.190421889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:28.191317071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009132s 
2026-03-25T20:50:28.191633849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-03-25T20:50:28', 'mediainfo_to_ffmpeg') 
2026-03-25T20:50:28.191982822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.192743524Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-03-25T20:50:28.192909238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023126s 
2026-03-25T20:50:28.193094841Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-03-25T20:50:28.193295556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.193529326Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2026-03-25T20:50:28.193904853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-03-25T20:50:28.194062861Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-25T20:50:28.194272814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-03-25T20:50:28.194605824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-03-25T20:50:28.195567030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010811s 
2026-03-25T20:50:28.195768015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-03-25T20:50:28.196114933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-03-25T20:50:28.197045577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010684s 
2026-03-25T20:50:28.197202844Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:28.197383377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:28.200189127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028068s 
2026-03-25T20:50:28.200500274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-03-25T20:50:28', 'cdh_per_downloadclient') 
2026-03-25T20:50:28.200812362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.201643656Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-03-25T20:50:28.201783839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004249s 
2026-03-25T20:50:28.201996948Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-03-25T20:50:28.202181099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.202428357Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2026-03-25T20:50:28.202660825Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:28.202894295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:28.203879579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009945s 
2026-03-25T20:50:28.204179353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-03-25T20:50:28', 'migrate_discord_from_slack') 
2026-03-25T20:50:28.204510319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.205286693Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-03-25T20:50:28.205461895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024162s 
2026-03-25T20:50:28.205654804Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-03-25T20:50:28.205885208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.206058156Z [Info] remove_predb: Starting migration of Main DB to 202 
2026-03-25T20:50:28.206999011Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-25T20:50:28.207268534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-03-25T20:50:28.207525391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003799s 
2026-03-25T20:50:28.207675603Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-25T20:50:28.207976038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-03-25T20:50:28.208217705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003995s 
2026-03-25T20:50:28.208380262Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-25T20:50:28.208581217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2026-03-25T20:50:28.208819457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003075s 
2026-03-25T20:50:28.209022586Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-25T20:50:28.209205454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2026-03-25T20:50:28.209435437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003306s 
2026-03-25T20:50:28.209637354Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2026-03-25T20:50:28.213837291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2026-03-25T20:50:28.216179478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 
2026-03-25T20:50:28.217229112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-25T20:50:28.218278094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-25T20:50:28.220698217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-25T20:50:28.221157633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-03-25T20:50:28.221591136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-25T20:50:28.222027164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-03-25T20:50:28.222368110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125816s 
2026-03-25T20:50:28.222680629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-03-25T20:50:28', 'remove_predb') 
2026-03-25T20:50:28.222992788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.224121571Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-03-25T20:50:28.224281283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143084s 
2026-03-25T20:50:28.224482628Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-03-25T20:50:28.224679645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.224925069Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2026-03-25T20:50:28.225237228Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-25T20:50:28.225397340Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-25T20:50:28.225594928Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-03-25T20:50:28.225908099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-03-25T20:50:28.226840967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010633s 
2026-03-25T20:50:28.227178186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-03-25T20:50:28', 'add_on_update_to_notifications') 
2026-03-25T20:50:28.227500996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.228283562Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-03-25T20:50:28.228455318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024559s 
2026-03-25T20:50:28.228657165Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-03-25T20:50:28.228849282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.229092091Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2026-03-25T20:50:28.230255964Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-25T20:50:28.230497871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-03-25T20:50:28.230716502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000276s 
2026-03-25T20:50:28.230882847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2026-03-25T20:50:28.235032924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2026-03-25T20:50:28.237311602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 
2026-03-25T20:50:28.238376898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-25T20:50:28.239361250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-25T20:50:28.242499569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-25T20:50:28.242959215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-03-25T20:50:28.243392678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-25T20:50:28.243832213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-03-25T20:50:28.244196126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131372s 
2026-03-25T20:50:28.244383233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2026-03-25T20:50:28.247766235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieTranslations_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL) 
2026-03-25T20:50:28.248503059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieTranslations_temp" ("Id", "MovieId", "Title", "CleanTitle", "Overview", "Language") SELECT "Id", "MovieId", "Title", "CleanTitle", "Overview", "Language" FROM "MovieTranslations" 
2026-03-25T20:50:28.248960721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-03-25T20:50:28.249747896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-03-25T20:50:28.252213571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-03-25T20:50:28.252730803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-03-25T20:50:28.253231932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-03-25T20:50:28.253602989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090508s 
2026-03-25T20:50:28.253784735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2026-03-25T20:50:28.258442554Z [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) 
2026-03-25T20:50:28.259321414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-03-25T20:50:28.259824297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-25T20:50:28.260300105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-25T20:50:28.262612342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086596s 
2026-03-25T20:50:28.262806493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2026-03-25T20:50:28.266072189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "CreditTmdbId" TEXT NOT NULL UNIQUE, "PersonTmdbId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Images" TEXT NOT NULL, "Character" TEXT, "Order" INTEGER NOT NULL, "Job" TEXT, "Department" TEXT, "Type" INTEGER NOT NULL) 
2026-03-25T20:50:28.266971429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Credits_temp" ("Id", "MovieId", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type") SELECT "Id", "MovieId", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type" FROM "Credits" 
2026-03-25T20:50:28.267470234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-03-25T20:50:28.268143179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-03-25T20:50:28.270537641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-03-25T20:50:28.271004030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-03-25T20:50:28.271359426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083822s 
2026-03-25T20:50:28.271529047Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2026-03-25T20:50:28.274820245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL) 
2026-03-25T20:50:28.275739486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore") SELECT "Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore" FROM "Profiles" 
2026-03-25T20:50:28.276299043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-03-25T20:50:28.276967649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-03-25T20:50:28.279355758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-03-25T20:50:28.279709290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080149s 
2026-03-25T20:50:28.279911096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2026-03-25T20:50:28.283074697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT, "Reason" INTEGER NOT NULL) 
2026-03-25T20:50:28.283823786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason" FROM "PendingReleases" 
2026-03-25T20:50:28.284291007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-03-25T20:50:28.284830704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-03-25T20:50:28.287169433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00706s 
2026-03-25T20:50:28.287332472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2026-03-25T20:50:28.290676626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL) 
2026-03-25T20:50:28.291762492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies") SELECT "Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies" FROM "NamingConfig" 
2026-03-25T20:50:28.292329434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-03-25T20:50:28.292849932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-03-25T20:50:28.295180145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076641s 
2026-03-25T20:50:28.295356189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2026-03-25T20:50:28.298616324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "MovieId" INTEGER NOT NULL, "Languages" TEXT NOT NULL) 
2026-03-25T20:50:28.299425774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages" FROM "History" 
2026-03-25T20:50:28.299908957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-03-25T20:50:28.300565659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-03-25T20:50:28.303096366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-03-25T20:50:28.303535811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-03-25T20:50:28.303885685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083529s 
2026-03-25T20:50:28.304092371Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2026-03-25T20:50:28.307437047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL) 
2026-03-25T20:50:28.308519707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags" FROM "Blocklist" 
2026-03-25T20:50:28.309088051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-03-25T20:50:28.309590724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-03-25T20:50:28.312569231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083064s 
2026-03-25T20:50:28.312787721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2026-03-25T20:50:28.316211176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT, "Edition" TEXT, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL, "OriginalFilePath" TEXT) 
2026-03-25T20:50:28.317284307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath") SELECT "Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath" FROM "MovieFiles" 
2026-03-25T20:50:28.317859816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-03-25T20:50:28.318523442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-03-25T20:50:28.321020390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-03-25T20:50:28.321372058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008406s 
2026-03-25T20:50:28.321565117Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2026-03-25T20:50:28.326167785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL, "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL) 
2026-03-25T20:50:28.326922686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2026-03-25T20:50:28.327365257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-03-25T20:50:28.328083103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-03-25T20:50:28.330539349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-03-25T20:50:28.330898322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091727s 
2026-03-25T20:50:28.331278337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-03-25T20:50:28', 'ensure_identity_on_id_columns') 
2026-03-25T20:50:28.331600616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.336859335Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-03-25T20:50:28.337029047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150814s 
2026-03-25T20:50:28.337258169Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-03-25T20:50:28.337448903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.337715299Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2026-03-25T20:50:28.338154363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-25T20:50:28.338309846Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-25T20:50:28.338502534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-03-25T20:50:28.338798941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-03-25T20:50:28.339763293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010803s 
2026-03-25T20:50:28.340112767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-03-25T20:50:28', 'download_client_per_indexer') 
2026-03-25T20:50:28.340447060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.342036772Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-03-25T20:50:28.342212205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033142s 
2026-03-25T20:50:28.342394733Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-03-25T20:50:28.342590557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.342826743Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2026-03-25T20:50:28.343278933Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-03-25T20:50:28.343663648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-03-25T20:50:28.343961387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004409s 
2026-03-25T20:50:28.344270199Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-03-25T20:50:28.344631437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-03-25T20:50:28.344908685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004213s 
2026-03-25T20:50:28.345061703Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:28.345239671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:28.346262180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010385s 
2026-03-25T20:50:28.346423836Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:28.346603638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:28.346875305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002905s 
2026-03-25T20:50:28.347196382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-03-25T20:50:28', 'multiple_ratings_support') 
2026-03-25T20:50:28.347517558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.348201085Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-03-25T20:50:28.348375225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015845s 
2026-03-25T20:50:28.348544797Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-03-25T20:50:28.348728807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.348954201Z [Info] movie_metadata: Starting migration of Main DB to 207 
2026-03-25T20:50:28.350923176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2026-03-25T20:50:28.352166600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Collection" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC) 
2026-03-25T20:50:28.353094249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019801s 
2026-03-25T20:50:28.353308370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2026-03-25T20:50:28.353591851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-03-25T20:50:28.353946304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004686s 
2026-03-25T20:50:28.354138552Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2026-03-25T20:50:28.354417403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-03-25T20:50:28.354767779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004597s 
2026-03-25T20:50:28.354965086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2026-03-25T20:50:28.355280892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-03-25T20:50:28.355634654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000498s 
2026-03-25T20:50:28.358409783Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website")
2026-03-25T20:50:28.358430174Z                           SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website"
2026-03-25T20:50:28.358442278Z                           FROM "Movies" 
2026-03-25T20:50:28.360071829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website")
2026-03-25T20:50:28.360087972Z                           SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website"
2026-03-25T20:50:28.360099405Z                           FROM "Movies" 
2026-03-25T20:50:28.360924757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018208s 
2026-03-25T20:50:28.362200055Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website")
2026-03-25T20:50:28.362212140Z                           SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "Title", "OriginalTitle", "OriginalTitle", 1, "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", '[]', "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website"
2026-03-25T20:50:28.362226308Z                           FROM "ImportListMovies"
2026-03-25T20:50:28.362236729Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-03-25T20:50:28.362249795Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-03-25T20:50:28.364092717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website")
2026-03-25T20:50:28.364111364Z                           SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "Title", "OriginalTitle", "OriginalTitle", 1, "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", '[]', "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website"
2026-03-25T20:50:28.364122957Z                           FROM "ImportListMovies"
2026-03-25T20:50:28.364131956Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-03-25T20:50:28.364144130Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-03-25T20:50:28.365222822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022582s 
2026-03-25T20:50:28.365381572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-25T20:50:28.365524780Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:28.365695023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2026-03-25T20:50:28.365976039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-03-25T20:50:28.366908988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010363s 
2026-03-25T20:50:28.367078128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-03-25T20:50:28.367225775Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:28.367416299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2026-03-25T20:50:28.367732015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-03-25T20:50:28.368679082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010747s 
2026-03-25T20:50:28.368844756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2026-03-25T20:50:28.368974577Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:28.369159239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2026-03-25T20:50:28.369474724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-03-25T20:50:28.370442293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010858s 
2026-03-25T20:50:28.370615932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2026-03-25T20:50:28.370759872Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:28.370960927Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2026-03-25T20:50:28.371263176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-03-25T20:50:28.372214942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010703s 
2026-03-25T20:50:28.372381458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2026-03-25T20:50:28.372527572Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:28.372719749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2026-03-25T20:50:28.373032820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-03-25T20:50:28.373957462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010584s 
2026-03-25T20:50:28.374168978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2026-03-25T20:50:28.374493772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-03-25T20:50:28.374874639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005179s 
2026-03-25T20:50:28.375229533Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2026-03-25T20:50:28.375238602Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-03-25T20:50:28.375259995Z                                                   FROM "MovieMetadata"
2026-03-25T20:50:28.375268522Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-03-25T20:50:28.375688277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2026-03-25T20:50:28.375699470Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-03-25T20:50:28.375708368Z                                                   FROM "MovieMetadata"
2026-03-25T20:50:28.375716885Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-03-25T20:50:28.376038683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005394s 
2026-03-25T20:50:28.376416253Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2026-03-25T20:50:28.376428097Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-03-25T20:50:28.376437005Z                                                   FROM "Movies" 
2026-03-25T20:50:28.376445342Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-03-25T20:50:28.376892322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2026-03-25T20:50:28.376901510Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-03-25T20:50:28.376910127Z                                                   FROM "Movies" 
2026-03-25T20:50:28.376918434Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-03-25T20:50:28.377236194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000549s 
2026-03-25T20:50:28.377565908Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2026-03-25T20:50:28.377574986Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-03-25T20:50:28.377583574Z                                                   FROM "Movies" 
2026-03-25T20:50:28.377591840Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-03-25T20:50:28.378004090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2026-03-25T20:50:28.378014972Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-03-25T20:50:28.378023730Z                                                   FROM "Movies" 
2026-03-25T20:50:28.378032067Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-03-25T20:50:28.378326920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005034s 
2026-03-25T20:50:28.378696314Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2026-03-25T20:50:28.378717166Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-03-25T20:50:28.378725703Z                                                   FROM "Movies" 
2026-03-25T20:50:28.378733990Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-03-25T20:50:28.379182493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2026-03-25T20:50:28.379193716Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-03-25T20:50:28.379202403Z                                                   FROM "Movies" 
2026-03-25T20:50:28.379210920Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-03-25T20:50:28.379515343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005471s 
2026-03-25T20:50:28.379916852Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2026-03-25T20:50:28.379931191Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-03-25T20:50:28.379940009Z                                                   FROM "MovieMetadata" 
2026-03-25T20:50:28.379948496Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-03-25T20:50:28.380422099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2026-03-25T20:50:28.380431578Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-03-25T20:50:28.380440246Z                                                   FROM "MovieMetadata" 
2026-03-25T20:50:28.380448663Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-03-25T20:50:28.380782996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005827s 
2026-03-25T20:50:28.380931816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-25T20:50:28.381073201Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:28.381241630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2026-03-25T20:50:28.385621109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME, "MovieMetadataId" INTEGER NOT NULL UNIQUE) 
2026-03-25T20:50:28.388027816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease", "MovieMetadataId") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease", "MovieMetadataId" FROM "Movies" 
2026-03-25T20:50:28.389156939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-25T20:50:28.390140129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-25T20:50:28.393306565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-25T20:50:28.393768796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-03-25T20:50:28.394198912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-25T20:50:28.394638919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-03-25T20:50:28.394985987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135678s 
2026-03-25T20:50:28.395173866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2026-03-25T20:50:28.395456806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-03-25T20:50:28.395823093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004789s 
2026-03-25T20:50:28.396027314Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2026-03-25T20:50:28.399487994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "Language" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-03-25T20:50:28.400474430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language", "MovieMetadataId" FROM "AlternativeTitles" 
2026-03-25T20:50:28.401047945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-03-25T20:50:28.401872726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-03-25T20:50:28.404455667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-03-25T20:50:28.404831674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086265s 
2026-03-25T20:50:28.405003871Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2026-03-25T20:50:28.408457856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CreditTmdbId" TEXT NOT NULL UNIQUE, "PersonTmdbId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Images" TEXT NOT NULL, "Character" TEXT, "Order" INTEGER NOT NULL, "Job" TEXT, "Department" TEXT, "Type" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-03-25T20:50:28.409422228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Credits_temp" ("Id", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type", "MovieMetadataId") SELECT "Id", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type", "MovieMetadataId" FROM "Credits" 
2026-03-25T20:50:28.409925963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-03-25T20:50:28.410598126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-03-25T20:50:28.413160617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-03-25T20:50:28.413541684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083714s 
2026-03-25T20:50:28.413728430Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2026-03-25T20:50:28.417044558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieTranslations_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-03-25T20:50:28.417801742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieTranslations_temp" ("Id", "Title", "CleanTitle", "Overview", "Language", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "Overview", "Language", "MovieMetadataId" FROM "MovieTranslations" 
2026-03-25T20:50:28.418264404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-03-25T20:50:28.418995647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-03-25T20:50:28.421604571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-03-25T20:50:28.422101281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-03-25T20:50:28.422479052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085814s 
2026-03-25T20:50:28.423083769Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies TmdbId, ImdbId, Title, SortTitle, CleanTitle, OriginalTitle, OriginalLanguage, Overview, Status, LastInfoSync, Images, Genres, Ratings, Runtime, InCinemas, PhysicalRelease, DigitalRelease, Year, SecondaryYear, Recommendations, Certification, YouTubeTrailerId, Studio, Collection, Website, LastDiskSync, TitleSlug 
2026-03-25T20:50:28.426793981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "Added" DATETIME, "Tags" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL UNIQUE) 
2026-03-25T20:50:28.427746679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId") SELECT "Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId" FROM "Movies" 
2026-03-25T20:50:28.428280945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-25T20:50:28.429430830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-25T20:50:28.431809290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-03-25T20:50:28.432243454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087574s 
2026-03-25T20:50:28.432746157Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListMovies TmdbId, ImdbId, Title, SortTitle, Overview, Status, LastInfoSync, OriginalTitle, Translations, Images, Genres, Ratings, Runtime, InCinemas, PhysicalRelease, DigitalRelease, Year, Certification, YouTubeTrailerId, Studio, Collection, Website 
2026-03-25T20:50:28.436019618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListMovies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ListId" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-03-25T20:50:28.436643795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2026-03-25T20:50:28.437032077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2026-03-25T20:50:28.437582556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2026-03-25T20:50:28.440038201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-03-25T20:50:28.440407635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073246s 
2026-03-25T20:50:28.440722759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-03-25T20:50:28', 'movie_metadata') 
2026-03-25T20:50:28.441037333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.445018781Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-03-25T20:50:28.445187019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119127s 
2026-03-25T20:50:28.445386150Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-03-25T20:50:28.445575922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.445821958Z [Info] add_collections: Starting migration of Main DB to 208 
2026-03-25T20:50:28.446914808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2026-03-25T20:50:28.447736283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "QualityProfileId" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "SearchOnAdd" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL DEFAULT '[]', "Monitored" INTEGER NOT NULL DEFAULT 0, "LastInfoSync" DATETIME, "Added" DATETIME) 
2026-03-25T20:50:28.448470992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013709s 
2026-03-25T20:50:28.448645233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2026-03-25T20:50:28.448915447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-03-25T20:50:28.449260753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004535s 
2026-03-25T20:50:28.449428460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-03-25T20:50:28.449570426Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-03-25T20:50:28.449761511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2026-03-25T20:50:28.450038990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2026-03-25T20:50:28.450929714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009898s 
2026-03-25T20:50:28.451137923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2026-03-25T20:50:28.451409670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2026-03-25T20:50:28.452318530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009949s 
2026-03-25T20:50:28.452494865Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-03-25T20:50:28.452631671Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:28.452807705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2026-03-25T20:50:28.453075034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2026-03-25T20:50:28.453965297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009676s 
2026-03-25T20:50:28.455436459Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:28.455633696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:28.456792580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011709s 
2026-03-25T20:50:28.456952191Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:28.457130761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:28.457676650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005689s 
2026-03-25T20:50:28.457845931Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:28.458020893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:28.458614028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006166s 
2026-03-25T20:50:28.458777978Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:28.458959213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:28.459586265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000648s 
2026-03-25T20:50:28.459750085Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-03-25T20:50:28.459909977Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:28.460096102Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2026-03-25T20:50:28.463662113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "Tags" TEXT, "SearchOnAdd" INTEGER NOT NULL, "Monitor" INTEGER NOT NULL) 
2026-03-25T20:50:28.464973935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ShouldMonitor", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor") SELECT "Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ShouldMonitor", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor" FROM "ImportLists" 
2026-03-25T20:50:28.465591068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-03-25T20:50:28.466220986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-03-25T20:50:28.468706942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-03-25T20:50:28.469069873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087993s 
2026-03-25T20:50:28.469256359Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2026-03-25T20:50:28.472785606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "ProfileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "Tags" TEXT, "SearchOnAdd" INTEGER NOT NULL, "Monitor" INTEGER NOT NULL) 
2026-03-25T20:50:28.473967055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor") SELECT "Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor" FROM "ImportLists" 
2026-03-25T20:50:28.474566993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-03-25T20:50:28.475244016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-03-25T20:50:28.477708559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-03-25T20:50:28.478070127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086377s 
2026-03-25T20:50:28.478269940Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-25T20:50:28.478549573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2026-03-25T20:50:28.478802643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003591s 
2026-03-25T20:50:28.478982815Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2026-03-25T20:50:28.482960806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2026-03-25T20:50:28.485024381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 
2026-03-25T20:50:28.486003172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-03-25T20:50:28.486788163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-03-25T20:50:28.489215291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-03-25T20:50:28.489696700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-03-25T20:50:28.490209884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-03-25T20:50:28.490572133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114234s 
2026-03-25T20:50:28.490884713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-03-25T20:50:28', 'add_collections') 
2026-03-25T20:50:28.491199507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.492406618Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-03-25T20:50:28.492563644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01323s 
2026-03-25T20:50:28.492767003Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-03-25T20:50:28.492962587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.493212320Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2026-03-25T20:50:28.493610402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2026-03-25T20:50:28.493931378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-03-25T20:50:28.494299549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004965s 
2026-03-25T20:50:28.494496556Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2026-03-25T20:50:28.494818494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2026-03-25T20:50:28.495189742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000509s 
2026-03-25T20:50:28.495506860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-03-25T20:50:28', 'movie_meta_collection_index') 
2026-03-25T20:50:28.495836955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.496692608Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-03-25T20:50:28.496876468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019765s 
2026-03-25T20:50:28.497061381Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-03-25T20:50:28.497252606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.497503671Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2026-03-25T20:50:28.497808666Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-25T20:50:28.497968918Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-25T20:50:28.498151676Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2026-03-25T20:50:28.498446620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2026-03-25T20:50:28.499361182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010325s 
2026-03-25T20:50:28.499690074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-03-25T20:50:28', 'movie_added_notifications') 
2026-03-25T20:50:28.500028486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.501108481Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-03-25T20:50:28.501283273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002741s 
2026-03-25T20:50:28.501461672Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-03-25T20:50:28.501655131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.501884834Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2026-03-25T20:50:28.502256061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2026-03-25T20:50:28.502593511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-03-25T20:50:28.502978496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005263s 
2026-03-25T20:50:28.503164841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2026-03-25T20:50:28.503438833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2026-03-25T20:50:28.503785140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004534s 
2026-03-25T20:50:28.504144384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-03-25T20:50:28', 'more_movie_meta_index') 
2026-03-25T20:50:28.504469258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.505279931Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-03-25T20:50:28.505446706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019157s 
2026-03-25T20:50:28.505674856Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-03-25T20:50:28.505890420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.506143480Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2026-03-25T20:50:28.508123567Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-25T20:50:28.508373390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-03-25T20:50:28.508587561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002792s 
2026-03-25T20:50:28.508742674Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-03-25T20:50:28.508885131Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:28.509056716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-03-25T20:50:28.512537706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL) 
2026-03-25T20:50:28.513587139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags" FROM "Blocklist" 
2026-03-25T20:50:28.514156175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-03-25T20:50:28.514605049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-03-25T20:50:28.516967466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077264s 
2026-03-25T20:50:28.517138541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-03-25T20:50:28.517272501Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:28.517461822Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-03-25T20:50:28.521059557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL) 
2026-03-25T20:50:28.522099681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags" FROM "Blocklist" 
2026-03-25T20:50:28.522831896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-03-25T20:50:28.523376443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-03-25T20:50:28.525829492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081784s 
2026-03-25T20:50:28.525998913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-03-25T20:50:28.526184858Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-03-25T20:50:28.526415753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2026-03-25T20:50:28.530889281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "QualityProfileId" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "SearchOnAdd" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Added" DATETIME) 
2026-03-25T20:50:28.538521471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Collections_temp" ("Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added") SELECT "Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added" FROM "Collections" 
2026-03-25T20:50:28.539179826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-03-25T20:50:28.540069408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-03-25T20:50:28.542784195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-03-25T20:50:28.543196846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165383s 
2026-03-25T20:50:28.543363391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-03-25T20:50:28.543500908Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-25T20:50:28.543691532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2026-03-25T20:50:28.547448838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "QualityProfileId" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "SearchOnAdd" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Added" DATETIME) 
2026-03-25T20:50:28.548769107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Collections_temp" ("Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added") SELECT "Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added" FROM "Collections" 
2026-03-25T20:50:28.549429907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-03-25T20:50:28.550196020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-03-25T20:50:28.552695724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-03-25T20:50:28.553055138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091736s 
2026-03-25T20:50:28.553215811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-25T20:50:28.553353769Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-03-25T20:50:28.553533511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-03-25T20:50:28.558505333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE 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-03-25T20:50:28.559429534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-03-25T20:50:28.559934471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-25T20:50:28.560400639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-25T20:50:28.562775161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090548s 
2026-03-25T20:50:28.562931045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-25T20:50:28.563070586Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:28.563273004Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-03-25T20:50:28.566721929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE 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-03-25T20:50:28.567626320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-03-25T20:50:28.568137319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-25T20:50:28.568661385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-25T20:50:28.571018651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075466s 
2026-03-25T20:50:28.571171249Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-25T20:50:28.571306461Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:28.571483908Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-03-25T20:50:28.574929336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE 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-03-25T20:50:28.575826203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-03-25T20:50:28.576346150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-25T20:50:28.576873261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-25T20:50:28.579221360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075449s 
2026-03-25T20:50:28.579400190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-03-25T20:50:28.579556805Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-25T20:50:28.579807620Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-03-25T20:50:28.583220623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-25T20:50:28.584116507Z [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-03-25T20:50:28.584620973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-03-25T20:50:28.585293197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-03-25T20:50:28.587883864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-25T20:50:28.588288118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082663s 
2026-03-25T20:50:28.588465284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-03-25T20:50:28.588636720Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-25T20:50:28.588876402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-03-25T20:50:28.592297041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-25T20:50:28.593195841Z [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-03-25T20:50:28.593700767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-03-25T20:50:28.594418994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-03-25T20:50:28.596926102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-25T20:50:28.597310747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008237s 
2026-03-25T20:50:28.597491441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-03-25T20:50:28.597636713Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:28.597842377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-03-25T20:50:28.601277926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-25T20:50:28.602131976Z [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-03-25T20:50:28.602626231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-03-25T20:50:28.603320649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-03-25T20:50:28.605814942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-25T20:50:28.606200509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081778s 
2026-03-25T20:50:28.606373126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-03-25T20:50:28.606517888Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-25T20:50:28.606703231Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-03-25T20:50:28.610194261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "MovieId" 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-03-25T20:50:28.611183864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "MovieId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "MovieId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory" 
2026-03-25T20:50:28.611740835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-03-25T20:50:28.612444232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-03-25T20:50:28.615522210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-03-25T20:50:28.616031175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-03-25T20:50:28.616531142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-03-25T20:50:28.616890706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100084s 
2026-03-25T20:50:28.617054997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-03-25T20:50:28.617195510Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:28.617373548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-03-25T20:50:28.620730598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-03-25T20:50:28.621534187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2026-03-25T20:50:28.621993522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-03-25T20:50:28.622445852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-03-25T20:50:28.624867729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007311s 
2026-03-25T20:50:28.625035117Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-03-25T20:50:28.625176161Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:28.625365903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-03-25T20:50:28.630358576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-03-25T20:50:28.631234661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2026-03-25T20:50:28.631716491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-03-25T20:50:28.632259525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-03-25T20:50:28.634630720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090819s 
2026-03-25T20:50:28.634794159Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-03-25T20:50:28.634933229Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:28.635129935Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-03-25T20:50:28.638554491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "MovieId" INTEGER NOT NULL, "Languages" TEXT NOT NULL) 
2026-03-25T20:50:28.639426056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages" FROM "History" 
2026-03-25T20:50:28.639920542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-03-25T20:50:28.640518576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-03-25T20:50:28.642960353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-03-25T20:50:28.643375950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-03-25T20:50:28.643718129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084158s 
2026-03-25T20:50:28.643906519Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-03-25T20:50:28.644050939Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:28.644252746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-03-25T20:50:28.647704026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-03-25T20:50:28.648696575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2026-03-25T20:50:28.649216642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-03-25T20:50:28.649840388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-03-25T20:50:28.652392477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-03-25T20:50:28.652761791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083243s 
2026-03-25T20:50:28.652934038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-03-25T20:50:28.653078368Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:28.653285726Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-03-25T20:50:28.656814201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-03-25T20:50:28.657788523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2026-03-25T20:50:28.658327158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-03-25T20:50:28.658996436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-03-25T20:50:28.661568265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-03-25T20:50:28.661997569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085105s 
2026-03-25T20:50:28.662171259Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-03-25T20:50:28.662315860Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:28.662516544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-03-25T20:50:28.665959387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-03-25T20:50:28.666906665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2026-03-25T20:50:28.667429107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-03-25T20:50:28.668120329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-03-25T20:50:28.689372535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-03-25T20:50:28.689790697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270326s 
2026-03-25T20:50:28.689971121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-25T20:50:28.690160592Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-03-25T20:50:28.690937397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-03-25T20:50:28.696112417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-03-25T20:50:28.696915324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-03-25T20:50:28.697364339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-25T20:50:28.698034548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-25T20:50:28.701037646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-25T20:50:28.701353081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102295s 
2026-03-25T20:50:28.701417611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-25T20:50:28.701595078Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-25T20:50:28.701690821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-03-25T20:50:28.705035637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-03-25T20:50:28.706143908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-03-25T20:50:28.706585428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-25T20:50:28.707290998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-25T20:50:28.709758056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-25T20:50:28.710069343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008202s 
2026-03-25T20:50:28.710168172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-25T20:50:28.710276871Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-03-25T20:50:28.710461523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-03-25T20:50:28.713744805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-03-25T20:50:28.714479514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-03-25T20:50:28.714911204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-25T20:50:28.715529459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-25T20:50:28.717934682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-25T20:50:28.718239045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076385s 
2026-03-25T20:50:28.718378015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-25T20:50:28.718573068Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-25T20:50:28.718695314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-03-25T20:50:28.722064478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-03-25T20:50:28.722791542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-03-25T20:50:28.724691539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-25T20:50:28.725326347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-25T20:50:28.727713755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-25T20:50:28.728053419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091614s 
2026-03-25T20:50:28.728159322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-03-25T20:50:28.728271398Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2026-03-25T20:50:28.728480238Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-03-25T20:50:28.731703248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "MovieFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2026-03-25T20:50:28.732342696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension") SELECT "Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2026-03-25T20:50:28.732782842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-03-25T20:50:28.733169621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-03-25T20:50:28.735515014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068878s 
2026-03-25T20:50:28.735609976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-03-25T20:50:28.735736019Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-25T20:50:28.735874027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-03-25T20:50:28.739221789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "MovieFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2026-03-25T20:50:28.739843010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension") SELECT "Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2026-03-25T20:50:28.740268958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-03-25T20:50:28.740745177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-03-25T20:50:28.743094758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007009s 
2026-03-25T20:50:28.743222575Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-03-25T20:50:28.743304620Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-25T20:50:28.743444682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2026-03-25T20:50:28.746782464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT, "Edition" TEXT, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL, "OriginalFilePath" TEXT) 
2026-03-25T20:50:28.747512895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath") SELECT "Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath" FROM "MovieFiles" 
2026-03-25T20:50:28.747957550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-03-25T20:50:28.748428058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-03-25T20:50:28.750859434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-03-25T20:50:28.751158326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007542s 
2026-03-25T20:50:28.751268217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-03-25T20:50:28.751373258Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-25T20:50:28.751509773Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2026-03-25T20:50:28.755181287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2026-03-25T20:50:28.756424541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 
2026-03-25T20:50:28.757085421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-03-25T20:50:28.757961896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-03-25T20:50:28.760328763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-03-25T20:50:28.760697375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-03-25T20:50:28.761070486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-03-25T20:50:28.761445011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-03-25T20:50:28.761757881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100699s 
2026-03-25T20:50:28.761863383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-03-25T20:50:28.761971060Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-25T20:50:28.762132545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2026-03-25T20:50:28.765729719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2026-03-25T20:50:28.766952972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 
2026-03-25T20:50:28.767619645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-03-25T20:50:28.768482202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-03-25T20:50:28.770876603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-03-25T20:50:28.771241488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-03-25T20:50:28.771591754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-03-25T20:50:28.771994244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-03-25T20:50:28.772343628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100443s 
2026-03-25T20:50:28.772475894Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-03-25T20:50:28.772617890Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-03-25T20:50:28.772697210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2026-03-25T20:50:28.776252930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2026-03-25T20:50:28.777465381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 
2026-03-25T20:50:28.778096192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-03-25T20:50:28.778937225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-03-25T20:50:28.781300815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-03-25T20:50:28.781665419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-03-25T20:50:28.782037659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-03-25T20:50:28.782411832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-03-25T20:50:28.782713490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099243s 
2026-03-25T20:50:28.782847269Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-03-25T20:50:28.782958183Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-03-25T20:50:28.783099908Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2026-03-25T20:50:28.786703204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2026-03-25T20:50:28.787970035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 
2026-03-25T20:50:28.788613661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-03-25T20:50:28.789470136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-03-25T20:50:28.791807673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-03-25T20:50:28.792195123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-03-25T20:50:28.792571561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-03-25T20:50:28.792939963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-03-25T20:50:28.793244497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100053s 
2026-03-25T20:50:28.793374829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-25T20:50:28.793486885Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-03-25T20:50:28.793616496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2026-03-25T20:50:28.798388184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "Added" DATETIME, "Tags" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL UNIQUE) 
2026-03-25T20:50:28.799035999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId") SELECT "Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId" FROM "Movies" 
2026-03-25T20:50:28.799417788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-25T20:50:28.800091244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-25T20:50:28.802508542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-03-25T20:50:28.802807865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090572s 
2026-03-25T20:50:28.802946684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-03-25T20:50:28.803080584Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-25T20:50:28.803262460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-03-25T20:50:28.806470651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT, "Reason" INTEGER NOT NULL) 
2026-03-25T20:50:28.806993794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason" FROM "PendingReleases" 
2026-03-25T20:50:28.807356114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-03-25T20:50:28.807730157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-03-25T20:50:28.812171330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068692s 
2026-03-25T20:50:28.812308216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-03-25T20:50:28.812419019Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-03-25T20:50:28.812556355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-03-25T20:50:28.815751199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-03-25T20:50:28.816317179Z [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-03-25T20:50:28.816659689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-03-25T20:50:28.817293174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-03-25T20:50:28.819752446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-25T20:50:28.820077421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073808s 
2026-03-25T20:50:28.820213094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-03-25T20:50:28.820325340Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2026-03-25T20:50:28.820466564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-03-25T20:50:28.823688733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-03-25T20:50:28.824250605Z [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-03-25T20:50:28.824593806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-03-25T20:50:28.825231139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-03-25T20:50:28.827680361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-25T20:50:28.828402616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007796s 
2026-03-25T20:50:28.828539592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-03-25T20:50:28.828641557Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-25T20:50:28.828781218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2026-03-25T20:50:28.832163609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2026-03-25T20:50:28.832730711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language" FROM "SubtitleFiles" 
2026-03-25T20:50:28.833111648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-03-25T20:50:28.833473377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-03-25T20:50:28.836197372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072839s 
2026-03-25T20:50:28.836330510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-03-25T20:50:28.836439730Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-25T20:50:28.836580504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2026-03-25T20:50:28.839956162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2026-03-25T20:50:28.840559487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language" FROM "SubtitleFiles" 
2026-03-25T20:50:28.840928540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-03-25T20:50:28.841401632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-03-25T20:50:28.843996958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072581s 
2026-03-25T20:50:28.844132291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-25T20:50:28.844239727Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-03-25T20:50:28.844384769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-03-25T20:50:28.847673152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-03-25T20:50:28.848099280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-03-25T20:50:28.848431208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-03-25T20:50:28.848876495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-03-25T20:50:28.851419867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-25T20:50:28.851758008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072528s 
2026-03-25T20:50:28.852026017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-03-25T20:50:28', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-03-25T20:50:28.852296141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.856309813Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-03-25T20:50:28.856452811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117545s 
2026-03-25T20:50:28.856647594Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-03-25T20:50:28.856789880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.857017949Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2026-03-25T20:50:28.857381762Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-03-25T20:50:28.857507796Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2026-03-25T20:50:28.857640463Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2026-03-25T20:50:28.857824914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2026-03-25T20:50:28.858721921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009422s 
2026-03-25T20:50:28.858951263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-03-25T20:50:28', 'add_language_tags_to_subtitle_files') 
2026-03-25T20:50:28.859189863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.859933210Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-03-25T20:50:28.860065216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021146s 
2026-03-25T20:50:28.860206621Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-03-25T20:50:28.860342374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.860526485Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2026-03-25T20:50:28.860826850Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-03-25T20:50:28.860949226Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-25T20:50:28.861066603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-03-25T20:50:28.861221755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-03-25T20:50:28.862077919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008891s 
2026-03-25T20:50:28.862228041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-03-25T20:50:28.862392132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-03-25T20:50:28.863247795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008935s 
2026-03-25T20:50:28.863458539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-03-25T20:50:28', 'add_salt_to_users') 
2026-03-25T20:50:28.863684805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.864380135Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-03-25T20:50:28.864502722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020069s 
2026-03-25T20:50:28.864642574Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-03-25T20:50:28.864775912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.864954923Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2026-03-25T20:50:28.865259767Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2026-03-25T20:50:28.868752740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-03-25T20:50:28.869386406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "MovieMetadataId" FROM "AlternativeTitles" 
2026-03-25T20:50:28.869759648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-03-25T20:50:28.870492454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-03-25T20:50:28.872984963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-03-25T20:50:28.873369948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-03-25T20:50:28.873667848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082694s 
2026-03-25T20:50:28.873811187Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2026-03-25T20:50:28.877204520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-03-25T20:50:28.878764441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "VoteCount", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "VoteCount", "MovieMetadataId" FROM "AlternativeTitles" 
2026-03-25T20:50:28.879130378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-03-25T20:50:28.879813083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-03-25T20:50:28.882296274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-03-25T20:50:28.882671279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-03-25T20:50:28.882970822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090354s 
2026-03-25T20:50:28.883114241Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2026-03-25T20:50:28.886446751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-03-25T20:50:28.887015156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "MovieMetadataId" FROM "AlternativeTitles" 
2026-03-25T20:50:28.887377275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-03-25T20:50:28.888079098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-03-25T20:50:28.890514954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-03-25T20:50:28.890893025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-03-25T20:50:28.891192729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007951s 
2026-03-25T20:50:28.891332670Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2026-03-25T20:50:28.894674129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-03-25T20:50:28.895208415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "MovieMetadataId" FROM "AlternativeTitles" 
2026-03-25T20:50:28.895541175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-03-25T20:50:28.896252227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-03-25T20:50:28.898675577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-03-25T20:50:28.899052356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-03-25T20:50:28.899347119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007887s 
2026-03-25T20:50:28.899557483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-03-25T20:50:28', 'clean_alt_titles') 
2026-03-25T20:50:28.899788027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.901078616Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-03-25T20:50:28.901198828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009594s 
2026-03-25T20:50:28.901344722Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-03-25T20:50:28.901472058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.901669736Z [Info] remove_omg: Starting migration of Main DB to 217 
2026-03-25T20:50:28.901974340Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-25T20:50:28.902160775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-03-25T20:50:28.902346980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002355s 
2026-03-25T20:50:28.902547494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-03-25T20:50:28', 'remove_omg') 
2026-03-25T20:50:28.902769762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.903401925Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-03-25T20:50:28.903522548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012578s 
2026-03-25T20:50:28.903676708Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-03-25T20:50:28.903817852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.904033897Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2026-03-25T20:50:28.904376768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-03-25T20:50:28.904500888Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-25T20:50:28.904653154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2026-03-25T20:50:28.904832225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2026-03-25T20:50:28.905701987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009174s 
2026-03-25T20:50:28.905929705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-03-25T20:50:28', 'add_additional_info_to_pending_releases') 
2026-03-25T20:50:28.906163115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.906897254Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-03-25T20:50:28.907029791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020863s 
2026-03-25T20:50:28.907173310Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-03-25T20:50:28.907329063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.907526912Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2026-03-25T20:50:28.907820653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-25T20:50:28.907991647Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-03-25T20:50:28.908108763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-03-25T20:50:28.908284868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-03-25T20:50:28.909159449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009266s 
2026-03-25T20:50:28.909376917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-03-25T20:50:28', 'add_result_to_commands') 
2026-03-25T20:50:28.909604766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.910325878Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-03-25T20:50:28.910447783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020733s 
2026-03-25T20:50:28.910599198Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-03-25T20:50:28.910736605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.910924784Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2026-03-25T20:50:28.911222613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-25T20:50:28.911344759Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-25T20:50:28.911480082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-03-25T20:50:28.911674604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-03-25T20:50:28.912598574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009802s 
2026-03-25T20:50:28.912820070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-03-25T20:50:28', 'health_restored_notification') 
2026-03-25T20:50:28.913052068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.913720333Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-03-25T20:50:28.913846097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020832s 
2026-03-25T20:50:28.914013243Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-03-25T20:50:28.914157123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.914351574Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2026-03-25T20:50:28.914624985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-25T20:50:28.914750638Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-25T20:50:28.914888856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2026-03-25T20:50:28.915096815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2026-03-25T20:50:28.916019103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009872s 
2026-03-25T20:50:28.916252903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-03-25T20:50:28', 'add_on_manual_interaction_required_to_notifications') 
2026-03-25T20:50:28.916497786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.917229079Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-03-25T20:50:28.917366877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021641s 
2026-03-25T20:50:28.917499474Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-03-25T20:50:28.917631900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.917817755Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2026-03-25T20:50:28.918063870Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-25T20:50:28.918246588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2026-03-25T20:50:28.918425849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002254s 
2026-03-25T20:50:28.918625391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-03-25T20:50:28', 'remove_rarbg') 
2026-03-25T20:50:28.918846236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.919450162Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-03-25T20:50:28.919569112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001234s 
2026-03-25T20:50:28.919722591Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-03-25T20:50:28.919876801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.920119039Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2026-03-25T20:50:28.920458803Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2026-03-25T20:50:28.920727504Z [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-03-25T20:50:28.920967838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003378s 
2026-03-25T20:50:28.921188202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-03-25T20:50:28', 'remove_invalid_roksbox_metadata_images') 
2026-03-25T20:50:28.921419207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.922091120Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-03-25T20:50:28.922227665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014318s 
2026-03-25T20:50:28.922358569Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-03-25T20:50:28.922493019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.922668753Z [Info] list_sync_time: Starting migration of Main DB to 224 
2026-03-25T20:50:28.923306137Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-03-25T20:50:28.926699640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-25T20:50:28.927262614Z [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-03-25T20:50:28.927628270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-03-25T20:50:28.928329673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-03-25T20:50:28.930789126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-03-25T20:50:28.931094491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076412s 
2026-03-25T20:50:28.931221777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-03-25T20:50:28.931341558Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-25T20:50:28.931479977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-03-25T20:50:28.931681042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-03-25T20:50:28.932581946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009616s 
2026-03-25T20:50:28.932731427Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-25T20:50:28.932899756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2026-03-25T20:50:28.933080530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002278s 
2026-03-25T20:50:28.933286475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-03-25T20:50:28', 'list_sync_time') 
2026-03-25T20:50:28.933528963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.934744250Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-03-25T20:50:28.934884573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018718s 
2026-03-25T20:50:28.935016438Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-03-25T20:50:28.935150298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.935335080Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2026-03-25T20:50:28.935597598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-03-25T20:50:28.935716558Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-03-25T20:50:28.935836279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2026-03-25T20:50:28.936076853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2026-03-25T20:50:28.936946725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009193s 
2026-03-25T20:50:28.937164083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-03-25T20:50:28', 'add_tags_to_collections') 
2026-03-25T20:50:28.937398625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.938131321Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-03-25T20:50:28.938262846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020847s 
2026-03-25T20:50:28.938406084Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-03-25T20:50:28.938548811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.938727852Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2026-03-25T20:50:28.939011874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-03-25T20:50:28.939133319Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-25T20:50:28.939258050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-03-25T20:50:28.939424685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-03-25T20:50:28.940341121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009396s 
2026-03-25T20:50:28.940551615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-03-25T20:50:28', 'add_download_client_tags') 
2026-03-25T20:50:28.940781688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.941481487Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-03-25T20:50:28.941615828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020739s 
2026-03-25T20:50:28.941745920Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-03-25T20:50:28.941878286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.942069562Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2026-03-25T20:50:28.942525349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-03-25T20:50:28.942832007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]') 
2026-03-25T20:50:28.943255760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005993s 
2026-03-25T20:50:28.943387105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-03-25T20:50:28.943559231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-03-25T20:50:28.943865198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003443s 
2026-03-25T20:50:28.944093868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-03-25T20:50:28', 'add_auto_tagging') 
2026-03-25T20:50:28.944319613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.945076326Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-03-25T20:50:28.945205777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015493s 
2026-03-25T20:50:28.945368885Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-03-25T20:50:28.945513597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.945712798Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2026-03-25T20:50:28.946073875Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-03-25T20:50:28.946197053Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-25T20:50:28.946341714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-03-25T20:50:28.946552709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-03-25T20:50:28.947514175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010283s 
2026-03-25T20:50:28.947639367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-03-25T20:50:28.947745571Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-25T20:50:28.947901926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-03-25T20:50:28.948094624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-03-25T20:50:28.949005749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009671s 
2026-03-25T20:50:28.949236504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-03-25T20:50:28', 'add_custom_format_score_bypass_to_delay_profile') 
2026-03-25T20:50:28.949474804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.950460489Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-03-25T20:50:28.950593126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023884s 
2026-03-25T20:50:28.950748268Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-03-25T20:50:28.950889312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.951081359Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2026-03-25T20:50:28.952043456Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-03-25T20:50:28.952221966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-03-25T20:50:28.955406027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032086s 
2026-03-25T20:50:28.955532462Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-03-25T20:50:28.955640369Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s 
2026-03-25T20:50:28.955764189Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2026-03-25T20:50:28.956020174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2026-03-25T20:50:28.956977301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010733s 
2026-03-25T20:50:28.957104407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-03-25T20:50:28.957211824Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-25T20:50:28.957335002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-03-25T20:50:28.957530796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-03-25T20:50:28.958467192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009865s 
2026-03-25T20:50:28.958598576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-03-25T20:50:28.958703327Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-25T20:50:28.958829662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-03-25T20:50:28.959019544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-03-25T20:50:28.959981672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010085s 
2026-03-25T20:50:28.960135992Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-03-25T20:50:28.963640089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Name" TEXT, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2026-03-25T20:50:28.964163353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Name", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Name", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2026-03-25T20:50:28.964518257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-03-25T20:50:28.964884024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-03-25T20:50:28.967330630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070636s 
2026-03-25T20:50:28.967452656Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:28.967578079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:28.968248328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006609s 
2026-03-25T20:50:28.968393401Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-25T20:50:28.968571539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-03-25T20:50:28.968764317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002483s 
2026-03-25T20:50:28.968987307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-03-25T20:50:28', 'update_restrictions_to_release_profiles') 
2026-03-25T20:50:28.969221729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.970135549Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-03-25T20:50:28.970266913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015843s 
2026-03-25T20:50:28.970420773Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-03-25T20:50:28.970559202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.970751589Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2026-03-25T20:50:28.971044389Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-03-25T20:50:28.971213800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-03-25T20:50:28.973671499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024799s 
2026-03-25T20:50:28.973815830Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2026-03-25T20:50:28.977557876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "Added" DATETIME, "Tags" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL UNIQUE) 
2026-03-25T20:50:28.978205820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "Path", "Monitored", "QualityProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId") SELECT "Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId" FROM "Movies" 
2026-03-25T20:50:28.978602619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-25T20:50:28.979213269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-25T20:50:28.981711680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-03-25T20:50:28.982020783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008074s 
2026-03-25T20:50:28.982166436Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2026-03-25T20:50:28.985884984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "QualityProfileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "Tags" TEXT, "SearchOnAdd" INTEGER NOT NULL, "Monitor" INTEGER NOT NULL) 
2026-03-25T20:50:28.986623722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "QualityProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor") SELECT "Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor" FROM "ImportLists" 
2026-03-25T20:50:28.987066373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-03-25T20:50:28.987667524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-03-25T20:50:28.990145424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-03-25T20:50:28.990443965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081468s 
2026-03-25T20:50:28.990667124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-03-25T20:50:28', 'rename_quality_profiles') 
2026-03-25T20:50:28.990901025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.991985990Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-03-25T20:50:28.992125411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096616s 
2026-03-25T20:50:28.992267617Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-03-25T20:50:28.992404362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.992594275Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2026-03-25T20:50:28.992877275Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-03-25T20:50:28.993087688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-03-25T20:50:28.993301429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002742s 
2026-03-25T20:50:28.993479227Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-03-25T20:50:28.993647015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-03-25T20:50:28.993845945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002353s 
2026-03-25T20:50:28.994007711Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-03-25T20:50:28.994191541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-03-25T20:50:28.994381604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002372s 
2026-03-25T20:50:28.994589523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-03-25T20:50:28', 'update_images_remote_url') 
2026-03-25T20:50:28.994825318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:28.995527782Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-03-25T20:50:28.995661912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013607s 
2026-03-25T20:50:28.995798217Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-03-25T20:50:28.995958820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:28.996141468Z [Info] add_notification_status: Starting migration of Main DB to 232 
2026-03-25T20:50:28.996627667Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-03-25T20:50:28.996952572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-25T20:50:28.997345503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000579s 
2026-03-25T20:50:28.997491547Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-03-25T20:50:28.997688463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-03-25T20:50:28.999742821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021147s 
2026-03-25T20:50:29.000009598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-03-25T20:50:28', 'add_notification_status') 
2026-03-25T20:50:29.000241825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.001101927Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-03-25T20:50:29.001223853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034579s 
2026-03-25T20:50:29.001377232Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-03-25T20:50:29.001516442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.001717878Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2026-03-25T20:50:29.002092061Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadHistory" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL 
2026-03-25T20:50:29.002368448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadHistory" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL 
2026-03-25T20:50:29.002628371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003586s 
2026-03-25T20:50:29.002878074Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = REPLACE(REPLACE("LastRssSyncReleaseInfo", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "LastRssSyncReleaseInfo" IS NOT NULL 
2026-03-25T20:50:29.003183198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = REPLACE(REPLACE("LastRssSyncReleaseInfo", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "LastRssSyncReleaseInfo" IS NOT NULL 
2026-03-25T20:50:29.003426939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003764s 
2026-03-25T20:50:29.003647112Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "PendingReleases" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL 
2026-03-25T20:50:29.003927246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "PendingReleases" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL 
2026-03-25T20:50:29.004156468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003368s 
2026-03-25T20:50:29.004361561Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = REPLACE(REPLACE("Data", 'HDB_Internal', 'G_Internal'), 'AHD_Internal', 'G_Internal') WHERE "Data" IS NOT NULL 
2026-03-25T20:50:29.004599941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = REPLACE(REPLACE("Data", 'HDB_Internal', 'G_Internal'), 'AHD_Internal', 'G_Internal') WHERE "Data" IS NOT NULL 
2026-03-25T20:50:29.004820024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003075s 
2026-03-25T20:50:29.005033845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-03-25T20:50:29', 'rename_deprecated_indexer_flags') 
2026-03-25T20:50:29.005262656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.005980321Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-03-25T20:50:29.006106255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014364s 
2026-03-25T20:50:29.006247429Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-03-25T20:50:29.006385487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.006569167Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2026-03-25T20:50:29.006835874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-25T20:50:29.006954132Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-25T20:50:29.007105757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2026-03-25T20:50:29.007276982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2026-03-25T20:50:29.008245723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010045s 
2026-03-25T20:50:29.008461407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-03-25T20:50:29', 'movie_last_searched_time') 
2026-03-25T20:50:29.008690378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.017885695Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-03-25T20:50:29.018037140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105999s 
2026-03-25T20:50:29.018197684Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-03-25T20:50:29.018329279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.018530193Z [Info] email_encryption: Starting migration of Main DB to 235 
2026-03-25T20:50:29.018797512Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:29.018940109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:29.019585358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006488s 
2026-03-25T20:50:29.019801052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-03-25T20:50:29', 'email_encryption') 
2026-03-25T20:50:29.020061136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.020863812Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-03-25T20:50:29.020984215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019162s 
2026-03-25T20:50:29.021133365Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-03-25T20:50:29.021270712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.021457438Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2026-03-25T20:50:29.021709465Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-03-25T20:50:29.021896823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-03-25T20:50:29.022081575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002276s 
2026-03-25T20:50:29.022290105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-03-25T20:50:29', 'clear_last_rss_releases_info') 
2026-03-25T20:50:29.022517352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.022809581Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-03-25T20:50:29.022932618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009301s 
2026-03-25T20:50:29.023068732Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-03-25T20:50:29.023197482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.023377043Z [Info] add_indexes: Starting migration of Main DB to 237 
2026-03-25T20:50:29.024274150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2026-03-25T20:50:29.024457639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2026-03-25T20:50:29.024758696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003479s 
2026-03-25T20:50:29.024896072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2026-03-25T20:50:29.025056265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2026-03-25T20:50:29.025333072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003169s 
2026-03-25T20:50:29.025470439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2026-03-25T20:50:29.025648046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2026-03-25T20:50:29.025934624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003416s 
2026-03-25T20:50:29.026144366Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-03-25T20:50:29.026319088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-03-25T20:50:29.026657459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003821s 
2026-03-25T20:50:29.026801299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-03-25T20:50:29.026984939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-03-25T20:50:29.027271446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003508s 
2026-03-25T20:50:29.027408983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2026-03-25T20:50:29.027578073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2026-03-25T20:50:29.027888498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003374s 
2026-03-25T20:50:29.028048150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2026-03-25T20:50:29.028204234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2026-03-25T20:50:29.028478927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003122s 
2026-03-25T20:50:29.028689161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-03-25T20:50:29', 'add_indexes') 
2026-03-25T20:50:29.028910286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.029564022Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-03-25T20:50:29.029678553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013865s 
2026-03-25T20:50:29.029837724Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-03-25T20:50:29.029977856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.030168860Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2026-03-25T20:50:29.030551882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-03-25T20:50:29.030674649Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-25T20:50:29.030799290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2026-03-25T20:50:29.030966908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2026-03-25T20:50:29.031928073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009848s 
2026-03-25T20:50:29.032058706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-03-25T20:50:29.032165922Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-25T20:50:29.032287928Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2026-03-25T20:50:29.032466577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2026-03-25T20:50:29.033396139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009827s 
2026-03-25T20:50:29.033521472Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:29.033644840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:29.034122171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004819s 
2026-03-25T20:50:29.034352225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-03-25T20:50:29', 'parse_title_from_existing_subtitle_files') 
2026-03-25T20:50:29.034611426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.035178669Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-03-25T20:50:29.035302728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015079s 
2026-03-25T20:50:29.035465787Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-03-25T20:50:29.035608785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.035814750Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2026-03-25T20:50:29.036138982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-03-25T20:50:29.036259916Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-25T20:50:29.036397032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2026-03-25T20:50:29.036597155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2026-03-25T20:50:29.037575736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010475s 
2026-03-25T20:50:29.037811090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-03-25T20:50:29', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-03-25T20:50:29.038048087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.038567232Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-03-25T20:50:29.038699539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020047s 
2026-03-25T20:50:29.038858128Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-03-25T20:50:29.038998070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.039189686Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2026-03-25T20:50:29.039434108Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2026-03-25T20:50:29.043271215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL) 
2026-03-25T20:50:29.043886735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies") SELECT "Id", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies" FROM "NamingConfig" 
2026-03-25T20:50:29.044296229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-03-25T20:50:29.044658429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-03-25T20:50:29.047273495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076913s 
2026-03-25T20:50:29.047500251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-03-25T20:50:29', 'drop_multi_episode_style_from_naming_config') 
2026-03-25T20:50:29.047736146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.048440855Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-03-25T20:50:29.048572530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008829s 
2026-03-25T20:50:29.048713735Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-03-25T20:50:29.048846743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.049033509Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2026-03-25T20:50:29.049243391Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:29.049379866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:29.049882859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005126s 
2026-03-25T20:50:29.050098694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-03-25T20:50:29', 'stevenlu_update_url') 
2026-03-25T20:50:29.050338096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.050631286Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-03-25T20:50:29.050749164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012428s 
2026-03-25T20:50:29.050891911Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-03-25T20:50:29.051023767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.051209150Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2026-03-25T20:50:29.051495376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-03-25T20:50:29.051619366Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-25T20:50:29.051747935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2026-03-25T20:50:29.051931825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2026-03-25T20:50:29.052892951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010106s 
2026-03-25T20:50:29.053113345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-03-25T20:50:29', 'add_movie_keywords') 
2026-03-25T20:50:29.053347266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.053906322Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-03-25T20:50:29.054027115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020173s 
2026-03-25T20:50:29.062449706Z [Debug] MigrationController: Took: 00:00:01.9596272 
2026-03-25T20:50:29.218905927Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-03-25T20:50:29.244054681Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-03-25T20:50:29.266795395Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-03-25T20:50:29.267616739Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-25T20:50:29.267823926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-25T20:50:29.271727626Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-03-25T20:50:29.272065527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041061s 
2026-03-25T20:50:29.272271862Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-03-25T20:50:29.272450252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044383s 
2026-03-25T20:50:29.274849644Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-03-25T20:50:29.275127142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.275507689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-03-25T20:50:29.275784065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-03-25T20:50:29.276194281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004834s 
2026-03-25T20:50:29.276389254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.277547667Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-03-25T20:50:29.277736898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018352s 
2026-03-25T20:50:29.278001360Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-03-25T20:50:29.278207465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.278589695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-03-25T20:50:29.278830941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-25T20:50:29.279190215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004037s 
2026-03-25T20:50:29.279378554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-25T20:50:29.279550560Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-25T20:50:29.279746555Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-03-25T20:50:29.280017360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-03-25T20:50:29.280659173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006937s 
2026-03-25T20:50:29.280857051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.281518172Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-03-25T20:50:29.281714658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015436s 
2026-03-25T20:50:29.281968479Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-03-25T20:50:29.282182550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.282489057Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-25T20:50:29.282667216Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-25T20:50:29.282849082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-03-25T20:50:29.283090118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-03-25T20:50:29.283522338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004743s 
2026-03-25T20:50:29.283715868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.284343331Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-03-25T20:50:29.284541019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012714s 
2026-03-25T20:50:29.284857417Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-03-25T20:50:29.285054904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.285311391Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-03-25T20:50:29.285869284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-03-25T20:50:29.286195040Z [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, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2026-03-25T20:50:29.286686881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006408s 
2026-03-25T20:50:29.286874549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-03-25T20:50:29.287091536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-03-25T20:50:29.287421991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000374s 
2026-03-25T20:50:29.287687215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-25T20:50:29', 'InitialSetup') 
2026-03-25T20:50:29.288031478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.288700015Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-03-25T20:50:29.288885308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016447s 
2026-03-25T20:50:29.289083367Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-03-25T20:50:29.289285083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.289534786Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2026-03-25T20:50:29.289839059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-03-25T20:50:29', 'add_moviefiles_table') 
2026-03-25T20:50:29.290171227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.290768671Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-03-25T20:50:29.290960898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014791s 
2026-03-25T20:50:29.291156792Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-03-25T20:50:29.291352256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.291704094Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2026-03-25T20:50:29.291914598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-03-25T20:50:29', 'fix_history_movieId') 
2026-03-25T20:50:29.292235134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.292862086Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-03-25T20:50:29.293052049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015009s 
2026-03-25T20:50:29.293243825Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-03-25T20:50:29.293437465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.293681286Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2026-03-25T20:50:29.293946720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-03-25T20:50:29', 'add_tmdb_stuff') 
2026-03-25T20:50:29.294271624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.294881212Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-03-25T20:50:29.295068038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001443s 
2026-03-25T20:50:29.295269534Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-03-25T20:50:29.295465238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.295709670Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2026-03-25T20:50:29.295992139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-03-25T20:50:29', 'fix_movie_files') 
2026-03-25T20:50:29.296318606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.296908905Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-03-25T20:50:29.297094078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014379s 
2026-03-25T20:50:29.297293089Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-03-25T20:50:29.297495025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.297742404Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2026-03-25T20:50:29.298021065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-03-25T20:50:29', 'update_schedule_intervale') 
2026-03-25T20:50:29.298356751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.298971088Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-03-25T20:50:29.299146491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014524s 
2026-03-25T20:50:29.299350482Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-03-25T20:50:29.299556276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.299805328Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2026-03-25T20:50:29.300118689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-03-25T20:50:29', 'add_movie_formats_to_naming_config') 
2026-03-25T20:50:29.300454736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.301065025Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-03-25T20:50:29.301264236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014901s 
2026-03-25T20:50:29.301461373Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-03-25T20:50:29.301667869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.301912772Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2026-03-25T20:50:29.302189770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-03-25T20:50:29', 'add_phyiscal_release') 
2026-03-25T20:50:29.302512490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.303104351Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-03-25T20:50:29.303290997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014338s 
2026-03-25T20:50:29.303484377Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-03-25T20:50:29.303676935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.303968872Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2026-03-25T20:50:29.304233565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-03-25T20:50:29', 'remove_bitmetv') 
2026-03-25T20:50:29.304554692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.305146213Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-03-25T20:50:29.305328109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001464s 
2026-03-25T20:50:29.305533864Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-03-25T20:50:29.305746512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.305974691Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2026-03-25T20:50:29.306248242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-03-25T20:50:29', 'remove_torrentleech') 
2026-03-25T20:50:29.306568207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.307174598Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-03-25T20:50:29.307358899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014325s 
2026-03-25T20:50:29.307557228Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-03-25T20:50:29.307757672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.308025261Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2026-03-25T20:50:29.308295284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-03-25T20:50:29', 'remove_broadcasthenet') 
2026-03-25T20:50:29.308620670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.309221910Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-03-25T20:50:29.309407795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014541s 
2026-03-25T20:50:29.309598569Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-03-25T20:50:29.309792539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.310033074Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2026-03-25T20:50:29.310291995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-03-25T20:50:29', 'remove_fanzub') 
2026-03-25T20:50:29.310611749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.311214874Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-03-25T20:50:29.311393714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014186s 
2026-03-25T20:50:29.311590270Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-03-25T20:50:29.311790042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.312067751Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2026-03-25T20:50:29.312339990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-03-25T20:50:29', 'update_movie_sorttitle') 
2026-03-25T20:50:29.312679704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.313269431Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-03-25T20:50:29.313456568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014664s 
2026-03-25T20:50:29.313657763Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-03-25T20:50:29.313860742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.314113351Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2026-03-25T20:50:29.314392302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-03-25T20:50:29', 'update_movie_sorttitle_again') 
2026-03-25T20:50:29.314726085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.315326253Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-03-25T20:50:29.315733664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014544s 
2026-03-25T20:50:29.315951783Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-03-25T20:50:29.316157277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.316399334Z [Info] update_movie_file: Starting migration of Log DB to 117 
2026-03-25T20:50:29.316666011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-03-25T20:50:29', 'update_movie_file') 
2026-03-25T20:50:29.316988270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.317596956Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-03-25T20:50:29.317780365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014386s 
2026-03-25T20:50:29.317974015Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-03-25T20:50:29.318170050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.318410845Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2026-03-25T20:50:29.318677231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-03-25T20:50:29', 'update_movie_slug') 
2026-03-25T20:50:29.318998778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.319594999Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-03-25T20:50:29.319777246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014225s 
2026-03-25T20:50:29.320051087Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-03-25T20:50:29.320243956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.320486274Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2026-03-25T20:50:29.320764444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-03-25T20:50:29', 'add_youtube_trailer_id') 
2026-03-25T20:50:29.321088988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.321686020Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-03-25T20:50:29.321873267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014403s 
2026-03-25T20:50:29.322060865Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-03-25T20:50:29.322250226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.322501242Z [Info] add_studio: Starting migration of Log DB to 120 
2026-03-25T20:50:29.322758520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-03-25T20:50:29', 'add_studio') 
2026-03-25T20:50:29.323078514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.323669644Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-03-25T20:50:29.323860549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014214s 
2026-03-25T20:50:29.324065973Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-03-25T20:50:29.324267078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.324515398Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2026-03-25T20:50:29.324782485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-03-25T20:50:29', 'update_filedate_config') 
2026-03-25T20:50:29.325106839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.325760986Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-03-25T20:50:29.325950487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014882s 
2026-03-25T20:50:29.326154949Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-03-25T20:50:29.326354781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.326601358Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2026-03-25T20:50:29.326891873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-03-25T20:50:29', 'add_movieid_to_blacklist') 
2026-03-25T20:50:29.327207018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.327864010Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-03-25T20:50:29.328059334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014896s 
2026-03-25T20:50:29.328255830Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-03-25T20:50:29.328453928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.328701176Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2026-03-25T20:50:29.328978124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-03-25T20:50:29', 'create_netimport_table') 
2026-03-25T20:50:29.329303359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.329954991Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-03-25T20:50:29.330148571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014939s 
2026-03-25T20:50:29.330349285Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-03-25T20:50:29.330553006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.330801326Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2026-03-25T20:50:29.331083213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-03-25T20:50:29', 'add_preferred_tags_to_profile') 
2026-03-25T20:50:29.331413579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.332105542Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-03-25T20:50:29.332301837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015301s 
2026-03-25T20:50:29.332491790Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-03-25T20:50:29.332694518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.332937558Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2026-03-25T20:50:29.333205978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-03-25T20:50:29', 'fix_imdb_unique') 
2026-03-25T20:50:29.333525952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.334167284Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-03-25T20:50:29.334367657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014705s 
2026-03-25T20:50:29.334557941Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-03-25T20:50:29.334760318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.335011424Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2026-03-25T20:50:29.335291147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-03-25T20:50:29', 'update_qualities_and_profiles') 
2026-03-25T20:50:29.335621011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.336281391Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-03-25T20:50:29.336482446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014987s 
2026-03-25T20:50:29.339292194Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-03-25T20:50:29.339489491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.339739144Z [Info] remove_wombles: Starting migration of Log DB to 127 
2026-03-25T20:50:29.340026172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-03-25T20:50:29', 'remove_wombles') 
2026-03-25T20:50:29.340353471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.341026777Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-03-25T20:50:29.341212591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00154s 
2026-03-25T20:50:29.341401171Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-03-25T20:50:29.341593538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.341834644Z [Info] remove_kickass: Starting migration of Log DB to 128 
2026-03-25T20:50:29.342097653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-03-25T20:50:29', 'remove_kickass') 
2026-03-25T20:50:29.342417818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.343076675Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-03-25T20:50:29.343263090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014786s 
2026-03-25T20:50:29.343471991Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-03-25T20:50:29.343684028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.344006057Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2026-03-25T20:50:29.344292233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-03-25T20:50:29', 'add_parsed_movie_info_to_pending_release') 
2026-03-25T20:50:29.344631246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.345292287Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-03-25T20:50:29.345493843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015876s 
2026-03-25T20:50:29.345687232Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-03-25T20:50:29.345893317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.346138882Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2026-03-25T20:50:29.346415409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-03-25T20:50:29', 'remove_wombles_kickass') 
2026-03-25T20:50:29.346735543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.347390061Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-03-25T20:50:29.347579122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014888s 
2026-03-25T20:50:29.347777842Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-03-25T20:50:29.348007495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.348260755Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2026-03-25T20:50:29.348548855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-03-25T20:50:29', 'make_parsed_episode_info_nullable') 
2026-03-25T20:50:29.348882467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.349552275Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-03-25T20:50:29.349749573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015352s 
2026-03-25T20:50:29.349950096Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-03-25T20:50:29.350154127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.350401686Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2026-03-25T20:50:29.350685407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-03-25T20:50:29', 'rename_torrent_downloadstation') 
2026-03-25T20:50:29.351034600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.351668457Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-03-25T20:50:29.351879051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015007s 
2026-03-25T20:50:29.352076638Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-03-25T20:50:29.352275359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.352522506Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2026-03-25T20:50:29.352797220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-03-25T20:50:29', 'add_minimumavailability') 
2026-03-25T20:50:29.353122885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.353776442Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-03-25T20:50:29.353965282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014942s 
2026-03-25T20:50:29.354170836Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-03-25T20:50:29.354374997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.354625531Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2026-03-25T20:50:29.354917018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-03-25T20:50:29', 'add_remux_qualities_for_the_wankers') 
2026-03-25T20:50:29.355255700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.355922954Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-03-25T20:50:29.356132707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015177s 
2026-03-25T20:50:29.356332649Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-03-25T20:50:29.356534175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.356780571Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2026-03-25T20:50:29.357062549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-03-25T20:50:29', 'add_haspredbentry_to_movies') 
2026-03-25T20:50:29.357390700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.358046140Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-03-25T20:50:29.358253808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015001s 
2026-03-25T20:50:29.358435774Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-03-25T20:50:29.358636409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.358880310Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2026-03-25T20:50:29.359154873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-03-25T20:50:29', 'add_pathstate_to_movies') 
2026-03-25T20:50:29.359487502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.360459590Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-03-25T20:50:29.360653991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017955s 
2026-03-25T20:50:29.360849926Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-03-25T20:50:29.361050820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.361303098Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2026-03-25T20:50:29.361578984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-03-25T20:50:29', 'add_import_exclusions_table') 
2026-03-25T20:50:29.361908167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.362559178Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-03-25T20:50:29.362750653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014993s 
2026-03-25T20:50:29.362946838Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-03-25T20:50:29.363149326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.363397907Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2026-03-25T20:50:29.363672480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-03-25T20:50:29', 'add_physical_release_note') 
2026-03-25T20:50:29.364029649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.364657112Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-03-25T20:50:29.364851554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014933s 
2026-03-25T20:50:29.365092800Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-03-25T20:50:29.365361140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.365682417Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2026-03-25T20:50:29.365994987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-03-25T20:50:29', 'consolidate_indexer_baseurl') 
2026-03-25T20:50:29.366325312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.366991624Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-03-25T20:50:29.367183540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016357s 
2026-03-25T20:50:29.367378463Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-03-25T20:50:29.367585950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.367830222Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2026-03-25T20:50:29.368142000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-03-25T20:50:29', 'add_alternative_titles_table') 
2026-03-25T20:50:29.368477736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.369136713Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-03-25T20:50:29.369332417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015393s 
2026-03-25T20:50:29.369524554Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-03-25T20:50:29.369727764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.369969330Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2026-03-25T20:50:29.370242781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-03-25T20:50:29', 'fix_duplicate_alt_titles') 
2026-03-25T20:50:29.370627946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.371278246Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-03-25T20:50:29.371473910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015043s 
2026-03-25T20:50:29.371659764Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-03-25T20:50:29.371866000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.372119550Z [Info] movie_extras: Starting migration of Log DB to 142 
2026-03-25T20:50:29.372369012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-03-25T20:50:29', 'movie_extras') 
2026-03-25T20:50:29.372695390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.373348435Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-03-25T20:50:29.373532175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014939s 
2026-03-25T20:50:29.373687688Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-03-25T20:50:29.373879113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.374157955Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2026-03-25T20:50:29.374419602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-03-25T20:50:29', 'clean_core_tv') 
2026-03-25T20:50:29.374736620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.375387050Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-03-25T20:50:29.375570389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014688s 
2026-03-25T20:50:29.375771173Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-03-25T20:50:29.375998822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.376244627Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2026-03-25T20:50:29.376488007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-03-25T20:50:29', 'add_cookies_to_indexer_status') 
2026-03-25T20:50:29.376851048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.377532470Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-03-25T20:50:29.377727032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015421s 
2026-03-25T20:50:29.377920141Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-03-25T20:50:29.378113049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.378353163Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2026-03-25T20:50:29.378620421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-03-25T20:50:29', 'banner_to_fanart') 
2026-03-25T20:50:29.378940215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.379653672Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-03-25T20:50:29.379801860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015375s 
2026-03-25T20:50:29.380021222Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-03-25T20:50:29.380229792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.380472701Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2026-03-25T20:50:29.380748867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-03-25T20:50:29', 'naming_config_colon_action') 
2026-03-25T20:50:29.381089323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.381818151Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-03-25T20:50:29.382014055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015872s 
2026-03-25T20:50:29.382205050Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-03-25T20:50:29.382398780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.382646078Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2026-03-25T20:50:29.382909739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-03-25T20:50:29', 'add_custom_formats') 
2026-03-25T20:50:29.383231707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.383981136Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-03-25T20:50:29.384170648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015333s 
2026-03-25T20:50:29.384371252Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-03-25T20:50:29.384571435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.384817060Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2026-03-25T20:50:29.385088947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-03-25T20:50:29', 'remove_extra_naming_config') 
2026-03-25T20:50:29.385420194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.386143711Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-03-25T20:50:29.386335026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015653s 
2026-03-25T20:50:29.386529077Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-03-25T20:50:29.386735372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.386980436Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2026-03-25T20:50:29.387259558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-03-25T20:50:29', 'convert_regex_required_tags') 
2026-03-25T20:50:29.387596907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.388335394Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-03-25T20:50:29.388534916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015855s 
2026-03-25T20:50:29.388732975Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-03-25T20:50:29.388937667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.389186518Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2026-03-25T20:50:29.389471502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-03-25T20:50:29', 'fix_format_tags_double_underscore') 
2026-03-25T20:50:29.389804022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.390536467Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-03-25T20:50:29.390734445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001585s 
2026-03-25T20:50:29.390920771Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-03-25T20:50:29.391125403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.391360897Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2026-03-25T20:50:29.391641682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-03-25T20:50:29', 'add_tags_to_net_import') 
2026-03-25T20:50:29.391980805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.392699763Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-03-25T20:50:29.392887471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015708s 
2026-03-25T20:50:29.393080610Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-03-25T20:50:29.393275813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.393520786Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2026-03-25T20:50:29.393784968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-03-25T20:50:29', 'add_custom_filters') 
2026-03-25T20:50:29.394108289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.394814852Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-03-25T20:50:29.395006157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015366s 
2026-03-25T20:50:29.395205479Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-03-25T20:50:29.395411143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.395662870Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2026-03-25T20:50:29.395969948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-03-25T20:50:29', 'indexer_client_status_search_changes') 
2026-03-25T20:50:29.396315895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.397036917Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-03-25T20:50:29.397237240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016046s 
2026-03-25T20:50:29.397442684Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-03-25T20:50:29.397654581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.397902520Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2026-03-25T20:50:29.398197183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-03-25T20:50:29', 'add_language_to_files_history_blacklist') 
2026-03-25T20:50:29.398549112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.399266617Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-03-25T20:50:29.399465237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015953s 
2026-03-25T20:50:29.399670610Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-03-25T20:50:29.399909792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.400165938Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2026-03-25T20:50:29.400456132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-03-25T20:50:29', 'add_update_allowed_quality_profile') 
2026-03-25T20:50:29.400785926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.401519644Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-03-25T20:50:29.401712813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016211s 
2026-03-25T20:50:29.401913658Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-03-25T20:50:29.402123731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.402374656Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2026-03-25T20:50:29.402650251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-03-25T20:50:29', 'add_download_client_priority') 
2026-03-25T20:50:29.402980997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.404045180Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-03-25T20:50:29.404239621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019035s 
2026-03-25T20:50:29.404432490Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-03-25T20:50:29.404628685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.404872957Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2026-03-25T20:50:29.405142329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-03-25T20:50:29', 'remove_growl_prowl') 
2026-03-25T20:50:29.405470761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.406184367Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-03-25T20:50:29.406373488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015563s 
2026-03-25T20:50:29.406574623Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-03-25T20:50:29.406773985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.407018176Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2026-03-25T20:50:29.407289934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-03-25T20:50:29', 'remove_plex_hometheatre') 
2026-03-25T20:50:29.407614347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.408346672Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-03-25T20:50:29.408540522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015624s 
2026-03-25T20:50:29.408733210Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-03-25T20:50:29.408932040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.409180060Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2026-03-25T20:50:29.409453440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-03-25T20:50:29', 'add_webrip_qualites') 
2026-03-25T20:50:29.409772854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.410474948Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-03-25T20:50:29.410663317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015431s 
2026-03-25T20:50:29.410857328Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-03-25T20:50:29.411062451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.411303436Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2026-03-25T20:50:29.411583610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-03-25T20:50:29', 'health_issue_notification') 
2026-03-25T20:50:29.411928896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.412648154Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-03-25T20:50:29.412836974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015762s 
2026-03-25T20:50:29.413040875Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-03-25T20:50:29.413233192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.413476632Z [Info] speed_improvements: Starting migration of Log DB to 161 
2026-03-25T20:50:29.413742708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-03-25T20:50:29', 'speed_improvements') 
2026-03-25T20:50:29.414066661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.414775278Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-03-25T20:50:29.414957996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015349s 
2026-03-25T20:50:29.415155493Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-03-25T20:50:29.415360586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.415609467Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2026-03-25T20:50:29.415926005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-03-25T20:50:29', 'fix_profile_format_default') 
2026-03-25T20:50:29.416262432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.416986771Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-03-25T20:50:29.417177455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016128s 
2026-03-25T20:50:29.417367187Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-03-25T20:50:29.417558632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.417798836Z [Info] task_duration: Starting migration of Log DB to 163 
2026-03-25T20:50:29.418061786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-03-25T20:50:29', 'task_duration') 
2026-03-25T20:50:29.418385708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.419185859Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-03-25T20:50:29.419367084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016276s 
2026-03-25T20:50:29.419562197Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-03-25T20:50:29.419759995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.420031762Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2026-03-25T20:50:29.420304071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-03-25T20:50:29', 'movie_collections_crew') 
2026-03-25T20:50:29.420630588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.421420098Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-03-25T20:50:29.421606874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016487s 
2026-03-25T20:50:29.421815575Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-03-25T20:50:29.422024926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.422276743Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2026-03-25T20:50:29.422571657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-03-25T20:50:29', 'remove_custom_formats_from_quality_model') 
2026-03-25T20:50:29.422909888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.423707976Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-03-25T20:50:29.423929251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001665s 
2026-03-25T20:50:29.424132430Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-03-25T20:50:29.424332203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.424574841Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2026-03-25T20:50:29.424843282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-03-25T20:50:29', 'fix_tmdb_list_config') 
2026-03-25T20:50:29.425165020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.425964049Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-03-25T20:50:29.426152488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016292s 
2026-03-25T20:50:29.426353122Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-03-25T20:50:29.426549217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.426794301Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2026-03-25T20:50:29.427065908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-03-25T20:50:29', 'remove_movie_pathstate') 
2026-03-25T20:50:29.427388858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.428188548Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-03-25T20:50:29.428379313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016254s 
2026-03-25T20:50:29.428579796Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-03-25T20:50:29.428777023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.429021335Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2026-03-25T20:50:29.429293884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-03-25T20:50:29', 'custom_format_rework') 
2026-03-25T20:50:29.429617366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.430398098Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-03-25T20:50:29.430585124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016165s 
2026-03-25T20:50:29.430776770Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-03-25T20:50:29.430985981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.431232047Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2026-03-25T20:50:29.431507852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-03-25T20:50:29', 'custom_format_scores') 
2026-03-25T20:50:29.431829630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.432681085Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-03-25T20:50:29.432895867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016851s 
2026-03-25T20:50:29.433069116Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-03-25T20:50:29.433260231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.433502740Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2026-03-25T20:50:29.433775098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-03-25T20:50:29', 'fix_trakt_list_config') 
2026-03-25T20:50:29.434099531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.434878240Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-03-25T20:50:29.435079886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016073s 
2026-03-25T20:50:29.435275740Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-03-25T20:50:29.435486905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.435732810Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2026-03-25T20:50:29.436046652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-03-25T20:50:29', 'quality_definition_preferred_size') 
2026-03-25T20:50:29.436375505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.437161658Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-03-25T20:50:29.437366310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016617s 
2026-03-25T20:50:29.437554108Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-03-25T20:50:29.437746716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.437998433Z [Info] add_download_history: Starting migration of Log DB to 172 
2026-03-25T20:50:29.438263286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-03-25T20:50:29', 'add_download_history') 
2026-03-25T20:50:29.438586648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.439360195Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-03-25T20:50:29.439549577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016051s 
2026-03-25T20:50:29.439736643Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-03-25T20:50:29.439954933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.440194295Z [Info] net_import_status: Starting migration of Log DB to 173 
2026-03-25T20:50:29.440459870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-03-25T20:50:29', 'net_import_status') 
2026-03-25T20:50:29.440778932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.441579234Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-03-25T20:50:29.441780369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016405s 
2026-03-25T20:50:29.441980371Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-03-25T20:50:29.442191256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.442442602Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2026-03-25T20:50:29.442731414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-03-25T20:50:29', 'email_multiple_addresses') 
2026-03-25T20:50:29.443065096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.443860167Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-03-25T20:50:29.444082585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016523s 
2026-03-25T20:50:29.444286535Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-03-25T20:50:29.444511108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.444772183Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2026-03-25T20:50:29.445069382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-03-25T20:50:29', 'remove_chown_and_folderchmod_config') 
2026-03-25T20:50:29.445411531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.446536356Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-03-25T20:50:29.446733663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020057s 
2026-03-25T20:50:29.446933406Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-03-25T20:50:29.447147026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.447390757Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2026-03-25T20:50:29.447675159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-03-25T20:50:29', 'movie_recommendations') 
2026-03-25T20:50:29.448059914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.448881769Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-03-25T20:50:29.449070289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017246s 
2026-03-25T20:50:29.449271815Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-03-25T20:50:29.449479292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.449735559Z [Info] language_improvements: Starting migration of Log DB to 177 
2026-03-25T20:50:29.450935916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-03-25T20:50:29', 'language_improvements') 
2026-03-25T20:50:29.451291251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.452033436Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-03-25T20:50:29.452238529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025413s 
2026-03-25T20:50:29.452444834Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-03-25T20:50:29.452659767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.452920873Z [Info] new_list_server: Starting migration of Log DB to 178 
2026-03-25T20:50:29.457896703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-03-25T20:50:29', 'new_list_server') 
2026-03-25T20:50:29.458244132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.459014504Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-03-25T20:50:29.459206751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063583s 
2026-03-25T20:50:29.459406443Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-03-25T20:50:29.459602338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.459853624Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2026-03-25T20:50:29.460149559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-03-25T20:50:29', 'movie_translation_indexes') 
2026-03-25T20:50:29.460471167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.461266218Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-03-25T20:50:29.461455179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016443s 
2026-03-25T20:50:29.461651293Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-03-25T20:50:29.461860916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.462097983Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2026-03-25T20:50:29.462374480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-03-25T20:50:29', 'fix_invalid_profile_references') 
2026-03-25T20:50:29.462708973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.463454104Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-03-25T20:50:29.463651541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015841s 
2026-03-25T20:50:29.463837686Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-03-25T20:50:29.464089413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.464338495Z [Info] list_movies_table: Starting migration of Log DB to 181 
2026-03-25T20:50:29.464600512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-03-25T20:50:29', 'list_movies_table') 
2026-03-25T20:50:29.464930126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.465691900Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-03-25T20:50:29.465880069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016014s 
2026-03-25T20:50:29.466079240Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-03-25T20:50:29.466281537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.466536270Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2026-03-25T20:50:29.466812246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-03-25T20:50:29', 'on_delete_notification') 
2026-03-25T20:50:29.467149335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.467982403Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-03-25T20:50:29.468182947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016839s 
2026-03-25T20:50:29.468382538Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-03-25T20:50:29.468588092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.468832956Z [Info] download_propers_config: Starting migration of Log DB to 183 
2026-03-25T20:50:29.469108420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-03-25T20:50:29', 'download_propers_config') 
2026-03-25T20:50:29.469450469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.470290120Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-03-25T20:50:29.470505644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016974s 
2026-03-25T20:50:29.470721749Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-03-25T20:50:29.470926592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.471174691Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2026-03-25T20:50:29.471454314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-03-25T20:50:29', 'add_priority_to_indexers') 
2026-03-25T20:50:29.471792385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.472614691Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-03-25T20:50:29.472811658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016742s 
2026-03-25T20:50:29.473017953Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-03-25T20:50:29.473228627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.473479272Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2026-03-25T20:50:29.473765118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-03-25T20:50:29', 'add_alternative_title_indices') 
2026-03-25T20:50:29.474114581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.474887187Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-03-25T20:50:29.475141499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016262s 
2026-03-25T20:50:29.475364188Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-03-25T20:50:29.475569962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.475818292Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2026-03-25T20:50:29.476123617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-03-25T20:50:29', 'fix_tmdb_duplicates') 
2026-03-25T20:50:29.476458972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.477203391Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-03-25T20:50:29.477393133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016214s 
2026-03-25T20:50:29.477603487Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-03-25T20:50:29.477811576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.478064325Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2026-03-25T20:50:29.478351553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-03-25T20:50:29', 'swap_filechmod_for_folderchmod') 
2026-03-25T20:50:29.478702390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.479456488Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-03-25T20:50:29.479654227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016303s 
2026-03-25T20:50:29.479862015Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-03-25T20:50:29.480103872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.480345920Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2026-03-25T20:50:29.480608869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-03-25T20:50:29', 'mediainfo_channels') 
2026-03-25T20:50:29.480931298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.481674215Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-03-25T20:50:29.481859428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015715s 
2026-03-25T20:50:29.482047987Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-03-25T20:50:29.482243070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.482484617Z [Info] add_update_history: Starting migration of Log DB to 189 
2026-03-25T20:50:29.482957188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-03-25T20:50:29.483284998Z [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-03-25T20:50:29.483742219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005927s 
2026-03-25T20:50:29.483965168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-03-25T20:50:29.484194360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-03-25T20:50:29.484547751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003983s 
2026-03-25T20:50:29.484809899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-03-25T20:50:29', 'add_update_history') 
2026-03-25T20:50:29.485137599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.485930385Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-03-25T20:50:29.486117101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017683s 
2026-03-25T20:50:29.486308687Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-03-25T20:50:29.486505654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.486746408Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2026-03-25T20:50:29.487015280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-03-25T20:50:29', 'update_awesome_hd_link') 
2026-03-25T20:50:29.487335224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.488041396Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-03-25T20:50:29.488227331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015219s 
2026-03-25T20:50:29.488421321Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-03-25T20:50:29.488618228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.488854854Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2026-03-25T20:50:29.489115068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-03-25T20:50:29', 'remove_awesomehd') 
2026-03-25T20:50:29.489434201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.490195494Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-03-25T20:50:29.490378994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015767s 
2026-03-25T20:50:29.490582644Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-03-25T20:50:29.490780793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.491026167Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2026-03-25T20:50:29.491304377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-03-25T20:50:29', 'add_on_delete_to_notifications') 
2026-03-25T20:50:29.491629412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.492361646Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-03-25T20:50:29.492569224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015588s 
2026-03-25T20:50:29.492765950Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-03-25T20:50:29.492964260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.493204884Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2026-03-25T20:50:29.493479147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-03-25T20:50:29', 'add_bypass_to_delay_profile') 
2026-03-25T20:50:29.493807989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.494895168Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-03-25T20:50:29.495089510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019208s 
2026-03-25T20:50:29.495274031Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-03-25T20:50:29.495473944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.495766884Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2026-03-25T20:50:29.496089914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-03-25T20:50:29', 'update_notifiarr') 
2026-03-25T20:50:29.496410941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.497107283Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-03-25T20:50:29.497286093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016298s 
2026-03-25T20:50:29.497474933Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-03-25T20:50:29.497669795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.497918887Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2026-03-25T20:50:29.498178650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-03-25T20:50:29', 'legacy_mediainfo_hdr') 
2026-03-25T20:50:29.498504366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.499191419Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-03-25T20:50:29.499376402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015118s 
2026-03-25T20:50:29.499570022Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-03-25T20:50:29.499773291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.500036471Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2026-03-25T20:50:29.500320213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-03-25T20:50:29', 'rename_blacklist_to_blocklist') 
2026-03-25T20:50:29.500644666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.501346770Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-03-25T20:50:29.501545089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015596s 
2026-03-25T20:50:29.501728889Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-03-25T20:50:29.501917790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.502155799Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2026-03-25T20:50:29.502412526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-03-25T20:50:29', 'add_indexer_tags') 
2026-03-25T20:50:29.502745256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.503525327Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-03-25T20:50:29.503702343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016004s 
2026-03-25T20:50:29.503910122Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-03-25T20:50:29.504118732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.504353445Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2026-03-25T20:50:29.504613649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-03-25T20:50:29', 'mediainfo_to_ffmpeg') 
2026-03-25T20:50:29.504937531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.505625326Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-03-25T20:50:29.505821040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015138s 
2026-03-25T20:50:29.506007936Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-03-25T20:50:29.506208701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.506446570Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2026-03-25T20:50:29.506713457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-03-25T20:50:29', 'cdh_per_downloadclient') 
2026-03-25T20:50:29.507063462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.507740475Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-03-25T20:50:29.507954206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015336s 
2026-03-25T20:50:29.508151192Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-03-25T20:50:29.508355323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.508593253Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2026-03-25T20:50:29.508861052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-03-25T20:50:29', 'migrate_discord_from_slack') 
2026-03-25T20:50:29.509189012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.509893761Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-03-25T20:50:29.510080257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015308s 
2026-03-25T20:50:29.510262684Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-03-25T20:50:29.510460663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.510702750Z [Info] remove_predb: Starting migration of Log DB to 202 
2026-03-25T20:50:29.510952603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-03-25T20:50:29', 'remove_predb') 
2026-03-25T20:50:29.511276756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.512002708Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-03-25T20:50:29.512192490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015354s 
2026-03-25T20:50:29.512385930Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-03-25T20:50:29.512586283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.512824032Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2026-03-25T20:50:29.513109457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-03-25T20:50:29', 'add_on_update_to_notifications') 
2026-03-25T20:50:29.513435353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.514142106Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-03-25T20:50:29.514332149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015411s 
2026-03-25T20:50:29.514528755Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-03-25T20:50:29.514728096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.514967619Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2026-03-25T20:50:29.515254697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-03-25T20:50:29', 'ensure_identity_on_id_columns') 
2026-03-25T20:50:29.515576335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.516290914Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-03-25T20:50:29.516483672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001541s 
2026-03-25T20:50:29.516680919Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-03-25T20:50:29.516879849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.517120795Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2026-03-25T20:50:29.517403193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-03-25T20:50:29', 'download_client_per_indexer') 
2026-03-25T20:50:29.517742687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.518436935Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-03-25T20:50:29.518639242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015499s 
2026-03-25T20:50:29.518824826Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-03-25T20:50:29.519022594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.519261636Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2026-03-25T20:50:29.519534605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-03-25T20:50:29', 'multiple_ratings_support') 
2026-03-25T20:50:29.524517009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.525330447Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-03-25T20:50:29.525529437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062921s 
2026-03-25T20:50:29.525740823Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-03-25T20:50:29.525952079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.526207222Z [Info] movie_metadata: Starting migration of Log DB to 207 
2026-03-25T20:50:29.526483258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-03-25T20:50:29', 'movie_metadata') 
2026-03-25T20:50:29.526817221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.527515537Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-03-25T20:50:29.527699437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015713s 
2026-03-25T20:50:29.527970914Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-03-25T20:50:29.528174524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.528422463Z [Info] add_collections: Starting migration of Log DB to 208 
2026-03-25T20:50:29.528687978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-03-25T20:50:29', 'add_collections') 
2026-03-25T20:50:29.529016760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.529722712Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-03-25T20:50:29.529910099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015493s 
2026-03-25T20:50:29.530110693Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-03-25T20:50:29.530316006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.530566932Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2026-03-25T20:50:29.530848078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-03-25T20:50:29', 'movie_meta_collection_index') 
2026-03-25T20:50:29.531184114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.531891439Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-03-25T20:50:29.532109678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015539s 
2026-03-25T20:50:29.532299180Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-03-25T20:50:29.532500856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.532752633Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2026-03-25T20:50:29.533030312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-03-25T20:50:29', 'movie_added_notifications') 
2026-03-25T20:50:29.533383273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.534080988Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-03-25T20:50:29.534274137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015727s 
2026-03-25T20:50:29.534469781Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-03-25T20:50:29.534682890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.534919607Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2026-03-25T20:50:29.535189160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-03-25T20:50:29', 'more_movie_meta_index') 
2026-03-25T20:50:29.535519645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.536232711Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-03-25T20:50:29.536438505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015497s 
2026-03-25T20:50:29.536647536Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-03-25T20:50:29.536866036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.537121220Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2026-03-25T20:50:29.537716760Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-03-25T20:50:29.537898335Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-03-25T20:50:29.538096484Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-03-25T20:50:29.538900223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2026-03-25T20:50:29.539562426Z [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-03-25T20:50:29.540026701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-03-25T20:50:29.540587551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-03-25T20:50:29.541579378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-03-25T20:50:29.541949914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036488s 
2026-03-25T20:50:29.542130558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-03-25T20:50:29.542295039Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-25T20:50:29.542478789Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-03-25T20:50:29.543151604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2026-03-25T20:50:29.543693786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-03-25T20:50:29.544171688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-03-25T20:50:29.544669450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-03-25T20:50:29.545557308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-03-25T20:50:29.545927343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032479s 
2026-03-25T20:50:29.546112496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-25T20:50:29.546278300Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-25T20:50:29.546466459Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-03-25T20:50:29.547079313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-03-25T20:50:29.547580683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-03-25T20:50:29.548059437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-03-25T20:50:29.548542319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-03-25T20:50:29.549417833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-25T20:50:29.549810674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031446s 
2026-03-25T20:50:29.550103724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-03-25T20:50:29', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-03-25T20:50:29.550454089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.551879991Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-03-25T20:50:29.552096326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051522s 
2026-03-25T20:50:29.552298634Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-03-25T20:50:29.552511122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.552767748Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2026-03-25T20:50:29.553060318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-03-25T20:50:29', 'add_language_tags_to_subtitle_files') 
2026-03-25T20:50:29.553401244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.554164681Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-03-25T20:50:29.554376839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016394s 
2026-03-25T20:50:29.554560889Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-03-25T20:50:29.554756102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.554999102Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2026-03-25T20:50:29.555267121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-03-25T20:50:29', 'add_salt_to_users') 
2026-03-25T20:50:29.555590713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.556328248Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-03-25T20:50:29.556532529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015629s 
2026-03-25T20:50:29.556718183Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-03-25T20:50:29.556911723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.557155855Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2026-03-25T20:50:29.557465939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-03-25T20:50:29', 'clean_alt_titles') 
2026-03-25T20:50:29.557793910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.558543680Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-03-25T20:50:29.558738021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015918s 
2026-03-25T20:50:29.558916971Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-03-25T20:50:29.559113216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.559316396Z [Info] remove_omg: Starting migration of Log DB to 217 
2026-03-25T20:50:29.559576048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-03-25T20:50:29', 'remove_omg') 
2026-03-25T20:50:29.559978178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.560736475Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-03-25T20:50:29.560915897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016193s 
2026-03-25T20:50:29.561124537Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-03-25T20:50:29.561338037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.561594283Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2026-03-25T20:50:29.561891712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-03-25T20:50:29', 'add_additional_info_to_pending_releases') 
2026-03-25T20:50:29.562239422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.563033351Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-03-25T20:50:29.563239967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016751s 
2026-03-25T20:50:29.563401843Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-03-25T20:50:29.563607537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.563860747Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2026-03-25T20:50:29.564165310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-03-25T20:50:29', 'add_result_to_commands') 
2026-03-25T20:50:29.564493972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.565304725Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-03-25T20:50:29.565548475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016724s 
2026-03-25T20:50:29.565801665Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-03-25T20:50:29.566020235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.566263365Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2026-03-25T20:50:29.566537788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-03-25T20:50:29', 'health_restored_notification') 
2026-03-25T20:50:29.566878955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.567583062Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-03-25T20:50:29.567777634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015537s 
2026-03-25T20:50:29.568005423Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-03-25T20:50:29.568220205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.568471532Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2026-03-25T20:50:29.568786105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-03-25T20:50:29', 'add_on_manual_interaction_required_to_notifications') 
2026-03-25T20:50:29.569133865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.569895960Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-03-25T20:50:29.570100923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016479s 
2026-03-25T20:50:29.570285354Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-03-25T20:50:29.570485838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.570713887Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2026-03-25T20:50:29.570966285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-03-25T20:50:29', 'remove_rarbg') 
2026-03-25T20:50:29.571281250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.572009256Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-03-25T20:50:29.572192324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015234s 
2026-03-25T20:50:29.572393930Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-03-25T20:50:29.572598873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.572843836Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2026-03-25T20:50:29.573136636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-03-25T20:50:29', 'remove_invalid_roksbox_metadata_images') 
2026-03-25T20:50:29.573469767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.574208064Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-03-25T20:50:29.574391924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015743s 
2026-03-25T20:50:29.574575734Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-03-25T20:50:29.574766338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.575001552Z [Info] list_sync_time: Starting migration of Log DB to 224 
2026-03-25T20:50:29.575257096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-03-25T20:50:29', 'list_sync_time') 
2026-03-25T20:50:29.575585347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.576295457Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-03-25T20:50:29.576479077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015195s 
2026-03-25T20:50:29.576676645Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-03-25T20:50:29.576872239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.577114336Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2026-03-25T20:50:29.577383107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-03-25T20:50:29', 'add_tags_to_collections') 
2026-03-25T20:50:29.577708813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.578424815Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-03-25T20:50:29.578611741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015467s 
2026-03-25T20:50:29.578803999Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-03-25T20:50:29.579001637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.579248854Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2026-03-25T20:50:29.579522666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-03-25T20:50:29', 'add_download_client_tags') 
2026-03-25T20:50:29.579866488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.580671559Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-03-25T20:50:29.580858335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016541s 
2026-03-25T20:50:29.581041514Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-03-25T20:50:29.581250265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.581474055Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2026-03-25T20:50:29.581730592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-03-25T20:50:29', 'add_auto_tagging') 
2026-03-25T20:50:29.582047280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.582817761Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-03-25T20:50:29.583001090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015806s 
2026-03-25T20:50:29.583207516Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-03-25T20:50:29.583420876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.583670819Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2026-03-25T20:50:29.583990423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-03-25T20:50:29', 'add_custom_format_score_bypass_to_delay_profile') 
2026-03-25T20:50:29.584331199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.585121931Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-03-25T20:50:29.585322916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016729s 
2026-03-25T20:50:29.585546236Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-03-25T20:50:29.585761960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.586024248Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2026-03-25T20:50:29.586323340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-03-25T20:50:29', 'update_restrictions_to_release_profiles') 
2026-03-25T20:50:29.586668014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.587458556Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-03-25T20:50:29.587664210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016783s 
2026-03-25T20:50:29.587880997Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-03-25T20:50:29.588095509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.588341394Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2026-03-25T20:50:29.588611939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-03-25T20:50:29', 'rename_quality_profiles') 
2026-03-25T20:50:29.588953857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.589720010Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-03-25T20:50:29.589905193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016211s 
2026-03-25T20:50:29.590310600Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-03-25T20:50:29.590510903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.590751117Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2026-03-25T20:50:29.591023235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-03-25T20:50:29', 'update_images_remote_url') 
2026-03-25T20:50:29.591346546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.592118520Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-03-25T20:50:29.592324836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00159s 
2026-03-25T20:50:29.592506161Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-03-25T20:50:29.592700412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.592940566Z [Info] add_notification_status: Starting migration of Log DB to 232 
2026-03-25T20:50:29.593207363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-03-25T20:50:29', 'add_notification_status') 
2026-03-25T20:50:29.593529201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.594303761Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-03-25T20:50:29.594490347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015938s 
2026-03-25T20:50:29.594689318Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-03-25T20:50:29.594892707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.595137781Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2026-03-25T20:50:29.595416512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-03-25T20:50:29', 'rename_deprecated_indexer_flags') 
2026-03-25T20:50:29.595747118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.596552039Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-03-25T20:50:29.596754176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00164s 
2026-03-25T20:50:29.596938266Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-03-25T20:50:29.597142437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.597383182Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2026-03-25T20:50:29.597653877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-03-25T20:50:29', 'movie_last_searched_time') 
2026-03-25T20:50:29.597976407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.598713772Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-03-25T20:50:29.598902301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015595s 
2026-03-25T20:50:29.599087975Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-03-25T20:50:29.599279731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.599516418Z [Info] email_encryption: Starting migration of Log DB to 235 
2026-03-25T20:50:29.599775930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-03-25T20:50:29', 'email_encryption') 
2026-03-25T20:50:29.600116436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.600885946Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-03-25T20:50:29.601072862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015975s 
2026-03-25T20:50:29.601270490Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-03-25T20:50:29.601471535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.601713723Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2026-03-25T20:50:29.601990941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-03-25T20:50:29', 'clear_last_rss_releases_info') 
2026-03-25T20:50:29.602331687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.603125556Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-03-25T20:50:29.603313935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016343s 
2026-03-25T20:50:29.603495601Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-03-25T20:50:29.603709552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.603977040Z [Info] add_indexes: Starting migration of Log DB to 237 
2026-03-25T20:50:29.604236603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-03-25T20:50:29', 'add_indexes') 
2026-03-25T20:50:29.604549233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.605315646Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-03-25T20:50:29.605492372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016259s 
2026-03-25T20:50:29.605702696Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-03-25T20:50:29.605911286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.606158584Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2026-03-25T20:50:29.606444770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-03-25T20:50:29', 'parse_title_from_existing_subtitle_files') 
2026-03-25T20:50:29.606782540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.607560266Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-03-25T20:50:29.607756712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00163s 
2026-03-25T20:50:29.608013339Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-03-25T20:50:29.608232510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.608480089Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2026-03-25T20:50:29.608791285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-03-25T20:50:29', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-03-25T20:50:29.609134055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.609903966Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-03-25T20:50:29.610113017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016475s 
2026-03-25T20:50:29.610320505Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-03-25T20:50:29.610526209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.610770851Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2026-03-25T20:50:29.611066827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-03-25T20:50:29', 'drop_multi_episode_style_from_naming_config') 
2026-03-25T20:50:29.611412964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.612185740Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-03-25T20:50:29.612393799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001633s 
2026-03-25T20:50:29.612579884Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-03-25T20:50:29.612807262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.613047175Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2026-03-25T20:50:29.613313421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-03-25T20:50:29', 'stevenlu_update_url') 
2026-03-25T20:50:29.613634578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.614315179Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-03-25T20:50:29.614502235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001521s 
2026-03-25T20:50:29.614688130Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-03-25T20:50:29.614887782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-25T20:50:29.615129449Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2026-03-25T20:50:29.615388771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-03-25T20:50:29', 'add_movie_keywords') 
2026-03-25T20:50:29.615709306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-25T20:50:29.616483195Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-03-25T20:50:29.616672396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015848s 
2026-03-25T20:50:29.786949109Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2026-03-25T20:50:29.793826468Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-03-25T20:50:29.797960904Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2026-03-25T20:50:29.916544149Z [Info] QualityProfileService: Setting up default quality profiles 
2026-03-25T20:50:29.944063917Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2026-03-25T20:50:29.972602015Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-03-25T20:50:29.973528962Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-03-25T20:50:29.973730888Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 
2026-03-25T20:50:30.059785941Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-03-25T20:50:30.618352027Z [ls.io-init] done.