2026-02-15T17:12:28.646266826Z [migrations] started
2026-02-15T17:12:28.646302077Z [migrations] no migrations found
2026-02-15T17:12:28.665606350Z usermod: no changes
2026-02-15T17:12:28.671445298Z ───────────────────────────────────────
2026-02-15T17:12:28.672690635Z 
2026-02-15T17:12:28.672699513Z       ██╗     ███████╗██╗ ██████╗
2026-02-15T17:12:28.672704203Z       ██║     ██╔════╝██║██╔═══██╗
2026-02-15T17:12:28.672708832Z       ██║     ███████╗██║██║   ██║
2026-02-15T17:12:28.672713130Z       ██║     ╚════██║██║██║   ██║
2026-02-15T17:12:28.672716918Z       ███████╗███████║██║╚██████╔╝
2026-02-15T17:12:28.672720626Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-02-15T17:12:28.672724333Z 
2026-02-15T17:12:28.672727830Z    Brought to you by linuxserver.io
2026-02-15T17:12:28.672731467Z ───────────────────────────────────────
2026-02-15T17:12:28.672737309Z 
2026-02-15T17:12:28.672740906Z To support the app dev(s) visit:
2026-02-15T17:12:28.674487223Z Radarr: https://opencollective.com/radarr
2026-02-15T17:12:28.674938462Z 
2026-02-15T17:12:28.674950115Z To support LSIO projects visit:
2026-02-15T17:12:28.674954905Z https://www.linuxserver.io/donate/
2026-02-15T17:12:28.674958682Z 
2026-02-15T17:12:28.674962390Z ───────────────────────────────────────
2026-02-15T17:12:28.674967249Z GID/UID
2026-02-15T17:12:28.674971037Z ───────────────────────────────────────
2026-02-15T17:12:28.679536360Z 
2026-02-15T17:12:28.679544577Z User UID:    911
2026-02-15T17:12:28.679548505Z User GID:    911
2026-02-15T17:12:28.679552863Z ───────────────────────────────────────
2026-02-15T17:12:28.681540245Z Linuxserver.io version: 6.1.1.10317-ls243
2026-02-15T17:12:28.681833496Z Build-date: 2026-02-15T17:08:36+00:00
2026-02-15T17:12:28.681838706Z ───────────────────────────────────────
2026-02-15T17:12:28.681842554Z     
2026-02-15T17:12:28.733279139Z [custom-init] No custom files found, skipping...
2026-02-15T17:12:29.054204020Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.1.1.10317 
2026-02-15T17:12:29.071425629Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-02-15T17:12:29.075299790Z [Debug] Bootstrap: Console selected 
2026-02-15T17:12:29.076572353Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-02-15T17:12:29.394022096Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-02-15T17:12:29.444761668Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {707d55ff-404b-422a-926d-dce580ccc803} may be persisted to storage in unencrypted form. 
2026-02-15T17:12:29.501697016Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-02-15T17:12:29.533726862Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-02-15T17:12:29.616348464Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-02-15T17:12:29.623724316Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:29.624389686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:29.668251258Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-02-15T17:12:29.671839283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.044541s 
2026-02-15T17:12:29.672110499Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-02-15T17:12:29.672296043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.048093s 
2026-02-15T17:12:29.679819983Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-02-15T17:12:29.680393418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:29.686304341Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-02-15T17:12:29.696759774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-02-15T17:12:29.708230783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216469s 
2026-02-15T17:12:29.708649175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:29.711181134Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-02-15T17:12:29.711344673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246551s 
2026-02-15T17:12:29.712064252Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-02-15T17:12:29.712284856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:29.717269734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-02-15T17:12:29.718309648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-02-15T17:12:29.718927102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014242s 
2026-02-15T17:12:29.719108697Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-15T17:12:29.719994571Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.95E-05s 
2026-02-15T17:12:29.720492554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-02-15T17:12:29.720984124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-02-15T17:12:29.721702911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010361s 
2026-02-15T17:12:29.721912984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:29.722556530Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-02-15T17:12:29.722715700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001871s 
2026-02-15T17:12:29.723167651Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-02-15T17:12:29.723373455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:29.724200170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-15T17:12:29.724381795Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2026-02-15T17:12:29.724574433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-02-15T17:12:29.724833896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-02-15T17:12:29.725326247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005827s 
2026-02-15T17:12:29.725513925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:29.726081769Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-02-15T17:12:29.726238775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012933s 
2026-02-15T17:12:29.729420451Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-02-15T17:12:29.729617117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:29.730178468Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-02-15T17:12:29.741691982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-02-15T17:12:29.742169353Z [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-02-15T17:12:29.742702737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008689s 
2026-02-15T17:12:29.742873030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-02-15T17:12:29.743153505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-02-15T17:12:29.743484030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004525s 
2026-02-15T17:12:29.743643191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-02-15T17:12:29.743971652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-02-15T17:12:29.744342679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005387s 
2026-02-15T17:12:29.744517411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-02-15T17:12:29.744779008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-02-15T17:12:29.745105776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004272s 
2026-02-15T17:12:29.745263183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2026-02-15T17:12:29.746605997Z [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-02-15T17:12:29.747573165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021482s 
2026-02-15T17:12:29.747738898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2026-02-15T17:12:29.748011257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2026-02-15T17:12:29.748367654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004505s 
2026-02-15T17:12:29.748528148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2026-02-15T17:12:29.749496728Z [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-02-15T17:12:29.750283161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016125s 
2026-02-15T17:12:29.750460970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-02-15T17:12:29.750697115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-02-15T17:12:29.751034645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004217s 
2026-02-15T17:12:29.751206661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2026-02-15T17:12:29.751463909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-02-15T17:12:29.751816439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004356s 
2026-02-15T17:12:29.751975710Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2026-02-15T17:12:29.752938729Z [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-02-15T17:12:29.753680062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015359s 
2026-02-15T17:12:29.753828160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2026-02-15T17:12:29.754412016Z [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-02-15T17:12:29.754921071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009304s 
2026-02-15T17:12:29.755075191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-02-15T17:12:29.755619768Z [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-02-15T17:12:29.756171629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009263s 
2026-02-15T17:12:29.756346611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-02-15T17:12:29.756598969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-02-15T17:12:29.756943623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004359s 
2026-02-15T17:12:29.757112093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-02-15T17:12:29.761737136Z [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-02-15T17:12:29.762294649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049948s 
2026-02-15T17:12:29.762449060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-02-15T17:12:29.762889306Z [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-02-15T17:12:29.763329052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007115s 
2026-02-15T17:12:29.763512361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-02-15T17:12:29.763792325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-02-15T17:12:29.764211018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005159s 
2026-02-15T17:12:29.764362403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-02-15T17:12:29.766643516Z [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-02-15T17:12:29.767148102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026093s 
2026-02-15T17:12:29.767303956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-02-15T17:12:29.767556855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-02-15T17:12:29.767925608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004233s 
2026-02-15T17:12:29.768074698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-02-15T17:12:29.768485966Z [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-02-15T17:12:29.768937155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007153s 
2026-02-15T17:12:29.769127257Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-02-15T17:12:29.769371920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-02-15T17:12:29.769713808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004347s 
2026-02-15T17:12:29.770052220Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2026-02-15T17:12:29.770606546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2026-02-15T17:12:29.770861870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000623s 
2026-02-15T17:12:29.771018776Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2026-02-15T17:12:29.771518352Z [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-02-15T17:12:29.772003499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008285s 
2026-02-15T17:12:29.772172289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-02-15T17:12:29.772834362Z [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-02-15T17:12:29.773434020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010872s 
2026-02-15T17:12:29.773585725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-02-15T17:12:29.774207968Z [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-02-15T17:12:29.774819309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010826s 
2026-02-15T17:12:29.775009222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-02-15T17:12:29.775444949Z [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-02-15T17:12:29.775974475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007976s 
2026-02-15T17:12:29.776183697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-02-15T17:12:29.776479462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-02-15T17:12:29.776864377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005117s 
2026-02-15T17:12:29.777056825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-02-15T17:12:29.777354755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-02-15T17:12:29.777729900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004935s 
2026-02-15T17:12:29.777896305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-02-15T17:12:29.778357664Z [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-02-15T17:12:29.778837130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007903s 
2026-02-15T17:12:29.779020479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-02-15T17:12:29.779647612Z [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-02-15T17:12:29.780267149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010897s 
2026-02-15T17:12:29.780441961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-02-15T17:12:29.780922268Z [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-02-15T17:12:29.781383738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007905s 
2026-02-15T17:12:29.781561706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-02-15T17:12:29.782100781Z [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-02-15T17:12:29.782630328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008999s 
2026-02-15T17:12:29.782793767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-02-15T17:12:29.783191227Z [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-02-15T17:12:29.783602395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006438s 
2026-02-15T17:12:29.783758790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-02-15T17:12:29.784097252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-02-15T17:12:29.784495504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005703s 
2026-02-15T17:12:29.784666849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-02-15T17:12:29.784914547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-02-15T17:12:29.785286065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004524s 
2026-02-15T17:12:29.785452781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-02-15T17:12:29.785830231Z [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-02-15T17:12:29.786247271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006344s 
2026-02-15T17:12:29.786417774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-02-15T17:12:29.787002291Z [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-02-15T17:12:29.787534904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009586s 
2026-02-15T17:12:29.788685691Z [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-02-15T17:12:29.789294327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-02-15T17:12:29.789710735Z [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-02-15T17:12:29.790148737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006826s 
2026-02-15T17:12:29.790325453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-02-15T17:12:29.790585356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-02-15T17:12:29.790990823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004964s 
2026-02-15T17:12:29.791167909Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-02-15T17:12:29.791419536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-02-15T17:12:29.791780463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004532s 
2026-02-15T17:12:29.791965756Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-02-15T17:12:29.792550333Z [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-02-15T17:12:29.793124239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010071s 
2026-02-15T17:12:29.793298580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-02-15T17:12:29.793855541Z [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-02-15T17:12:29.794398895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009464s 
2026-02-15T17:12:29.794594299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2026-02-15T17:12:29.794890215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2026-02-15T17:12:29.795271723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000502s 
2026-02-15T17:12:29.795444260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-02-15T17:12:29.796023176Z [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-02-15T17:12:29.796573394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009727s 
2026-02-15T17:12:29.796748016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-02-15T17:12:29.797366541Z [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-02-15T17:12:29.797940116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010318s 
2026-02-15T17:12:29.798120249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-02-15T17:12:29.798357046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-02-15T17:12:29.798682952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004079s 
2026-02-15T17:12:29.800217282Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0015800 taking an average of 00:00:00.0015800 
2026-02-15T17:12:29.800909465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-02-15T17:12:29', 'InitialSetup') 
2026-02-15T17:12:29.801238278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:29.803783112Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-02-15T17:12:29.803988506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054842s 
2026-02-15T17:12:29.804254802Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-02-15T17:12:29.804453612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:29.804722584Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2026-02-15T17:12:29.805704591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2026-02-15T17:12:29.806306142Z [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-02-15T17:12:29.806901632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010215s 
2026-02-15T17:12:29.807101775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2026-02-15T17:12:29.807345866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-02-15T17:12:29.807686552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004381s 
2026-02-15T17:12:29.807861524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:12:29.808023110Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-02-15T17:12:29.808220918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2026-02-15T17:12:29.808479038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:29.809378689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010004s 
2026-02-15T17:12:29.809728313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-02-15T17:12:29', 'add_moviefiles_table') 
2026-02-15T17:12:29.810045863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:29.810865523Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-02-15T17:12:29.811018010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002454s 
2026-02-15T17:12:29.811207963Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-02-15T17:12:29.811405300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:29.811639853Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2026-02-15T17:12:29.811972021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-02-15T17:12:29.812148667Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:29.812311154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2026-02-15T17:12:29.812571509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:29.813447733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009631s 
2026-02-15T17:12:29.813768459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-02-15T17:12:29', 'fix_history_movieId') 
2026-02-15T17:12:29.814093283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:29.814771649Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-02-15T17:12:29.814911551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022438s 
2026-02-15T17:12:29.815094990Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-02-15T17:12:29.815284442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:29.815524615Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2026-02-15T17:12:29.816743910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:12:29.816896047Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-15T17:12:29.817052652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2026-02-15T17:12:29.817316724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:29.818233340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001004s 
2026-02-15T17:12:29.822781197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:12:29.822997152Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-02-15T17:12:29.823176533Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2026-02-15T17:12:29.823430064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2026-02-15T17:12:29.824370307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010209s 
2026-02-15T17:12:29.824571322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:12:29.824697757Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-15T17:12:29.825146350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2026-02-15T17:12:29.836178846Z [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-02-15T17:12:29.837885713Z [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-02-15T17:12:29.838957040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-15T17:12:29.840049600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-15T17:12:29.842764217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-02-15T17:12:29.843218261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-02-15T17:12:29.843578917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018249s 
2026-02-15T17:12:29.843737987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:12:29.843895294Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-02-15T17:12:29.844077822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2026-02-15T17:12:29.844341813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2026-02-15T17:12:29.845222547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000965s 
2026-02-15T17:12:29.845546950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-02-15T17:12:29', 'add_tmdb_stuff') 
2026-02-15T17:12:29.845866203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:29.847426886Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-02-15T17:12:29.847594172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031464s 
2026-02-15T17:12:29.847793203Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-02-15T17:12:29.848008296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:29.848276556Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2026-02-15T17:12:29.848836003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-02-15T17:12:29.848997358Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-15T17:12:29.849175677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2026-02-15T17:12:29.851753708Z [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-02-15T17:12:29.852723080Z [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-02-15T17:12:29.853247596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-02-15T17:12:29.853888387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-02-15T17:12:29.855995730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-02-15T17:12:29.856361617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070211s 
2026-02-15T17:12:29.856683655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-02-15T17:12:29', 'fix_movie_files') 
2026-02-15T17:12:29.857011926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:29.857807188Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-02-15T17:12:29.857957551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084413s 
2026-02-15T17:12:29.858160479Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-02-15T17:12:29.858373508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:29.858630075Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2026-02-15T17:12:29.859121264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-02-15T17:12:29.859281236Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:29.859466990Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2026-02-15T17:12:29.861912765Z [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-02-15T17:12:29.862616823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2026-02-15T17:12:29.863041448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-02-15T17:12:29.863664843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-02-15T17:12:29.865691003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-02-15T17:12:29.866073082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064212s 
2026-02-15T17:12:29.866407175Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-02-15T17:12:29.866814034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-02-15T17:12:29.867100672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004703s 
2026-02-15T17:12:29.867419864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-02-15T17:12:29', 'update_schedule_intervale') 
2026-02-15T17:12:29.867753526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:29.868584980Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-02-15T17:12:29.868770274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019072s 
2026-02-15T17:12:29.869033023Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-02-15T17:12:29.869237735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:29.869506797Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2026-02-15T17:12:29.869947133Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-02-15T17:12:29.870109891Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:29.870310325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2026-02-15T17:12:29.870583815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2026-02-15T17:12:29.871425139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009358s 
2026-02-15T17:12:29.871718069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-02-15T17:12:29.871874073Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:29.872096191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2026-02-15T17:12:29.872373840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2026-02-15T17:12:29.873167267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008805s 
2026-02-15T17:12:29.873328893Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:29.873538295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:29.874039875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005584s 
2026-02-15T17:12:29.874396112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-02-15T17:12:29', 'add_movie_formats_to_naming_config') 
2026-02-15T17:12:29.874833433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:29.875472389Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-02-15T17:12:29.875648644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019378s 
2026-02-15T17:12:29.875881984Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-02-15T17:12:29.876078550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:29.876318433Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2026-02-15T17:12:29.876624128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:12:29.876768790Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:29.876949423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2026-02-15T17:12:29.877201491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2026-02-15T17:12:29.877991722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000867s 
2026-02-15T17:12:29.878312959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-02-15T17:12:29', 'add_phyiscal_release') 
2026-02-15T17:12:29.878635128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:29.879248433Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-02-15T17:12:29.879417293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021001s 
2026-02-15T17:12:29.879590622Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-02-15T17:12:29.879776246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:29.880026710Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2026-02-15T17:12:29.881629918Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T17:12:29.882503487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2026-02-15T17:12:29.882761938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000943s 
2026-02-15T17:12:29.883066942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-02-15T17:12:29', 'remove_bitmetv') 
2026-02-15T17:12:29.883382808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:29.883956854Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-02-15T17:12:29.884117628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020995s 
2026-02-15T17:12:29.884300977Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-02-15T17:12:29.884490899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:29.884725612Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2026-02-15T17:12:29.885194987Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T17:12:29.885502476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2026-02-15T17:12:29.885753411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003636s 
2026-02-15T17:12:29.886071011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-02-15T17:12:29', 'remove_torrentleech') 
2026-02-15T17:12:29.886389993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:29.886992266Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-02-15T17:12:29.887153882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015663s 
2026-02-15T17:12:29.887338964Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-02-15T17:12:29.887531702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:29.887770944Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2026-02-15T17:12:29.888161561Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T17:12:29.888526596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2026-02-15T17:12:29.888859987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004555s 
2026-02-15T17:12:29.889264441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-02-15T17:12:29', 'remove_broadcasthenet') 
2026-02-15T17:12:29.889679487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:29.890404838Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-02-15T17:12:29.890620963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019581s 
2026-02-15T17:12:29.890859113Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-02-15T17:12:29.891106601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:29.891415012Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2026-02-15T17:12:29.891797662Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T17:12:29.892163549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2026-02-15T17:12:29.892487872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004278s 
2026-02-15T17:12:29.892881395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-02-15T17:12:29', 'remove_fanzub') 
2026-02-15T17:12:29.893306711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:29.893950297Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-02-15T17:12:29.894165391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018696s 
2026-02-15T17:12:29.894413320Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-02-15T17:12:29.894676470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:29.894989119Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2026-02-15T17:12:29.895307430Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:29.895570650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:29.896241531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007112s 
2026-02-15T17:12:29.896664553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-02-15T17:12:29', 'update_movie_sorttitle') 
2026-02-15T17:12:29.897077855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:29.897770360Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-02-15T17:12:29.897989892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021977s 
2026-02-15T17:12:29.898262080Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-02-15T17:12:29.898532374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:29.898853681Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2026-02-15T17:12:29.899172684Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:29.899425924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:29.900069329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006748s 
2026-02-15T17:12:29.900493213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-02-15T17:12:29', 'update_movie_sorttitle_again') 
2026-02-15T17:12:29.900924561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:29.901605493Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-02-15T17:12:29.901837420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021681s 
2026-02-15T17:12:29.902089417Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-02-15T17:12:29.902359250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:29.902676890Z [Info] update_movie_file: Starting migration of Main DB to 117 
2026-02-15T17:12:29.903856595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2026-02-15T17:12:29.904197342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2026-02-15T17:12:29.905295323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012087s 
2026-02-15T17:12:29.905702282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-02-15T17:12:29', 'update_movie_file') 
2026-02-15T17:12:29.906130043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:29.906907840Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-02-15T17:12:29.907120127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027907s 
2026-02-15T17:12:29.907371052Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-02-15T17:12:29.907632789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:29.907968716Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2026-02-15T17:12:29.908339122Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:29.908588183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:29.909219895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006703s 
2026-02-15T17:12:29.909621945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-02-15T17:12:29', 'update_movie_slug') 
2026-02-15T17:12:29.910048033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:29.910746910Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-02-15T17:12:29.910944428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021761s 
2026-02-15T17:12:29.911153048Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-02-15T17:12:29.911374845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:29.911657293Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2026-02-15T17:12:29.912025334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:12:29.912216730Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-02-15T17:12:29.912443526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2026-02-15T17:12:29.912754763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2026-02-15T17:12:29.913775609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011164s 
2026-02-15T17:12:29.914170805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-02-15T17:12:29', 'add_youtube_trailer_id') 
2026-02-15T17:12:29.914584918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:29.915341752Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-02-15T17:12:29.915562176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026421s 
2026-02-15T17:12:29.915789424Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-02-15T17:12:29.916054478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:29.916348480Z [Info] add_studio: Starting migration of Main DB to 120 
2026-02-15T17:12:29.916708615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:12:29.916901593Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:29.917117368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2026-02-15T17:12:29.917425398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2026-02-15T17:12:29.918488008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011522s 
2026-02-15T17:12:29.918887061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-02-15T17:12:29', 'add_studio') 
2026-02-15T17:12:29.919301606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:29.920129203Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-02-15T17:12:29.920343624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027765s 
2026-02-15T17:12:29.920603919Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-02-15T17:12:29.920867830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:29.921187243Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2026-02-15T17:12:29.921513210Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:29.921763554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:29.922436198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007077s 
2026-02-15T17:12:29.922848248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-02-15T17:12:29', 'update_filedate_config') 
2026-02-15T17:12:29.923277302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:29.923988324Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-02-15T17:12:29.924159959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022221s 
2026-02-15T17:12:29.924359411Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-02-15T17:12:29.924550506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:29.924787673Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2026-02-15T17:12:29.925196076Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-02-15T17:12:29.925351108Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:29.925520008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2026-02-15T17:12:29.925778518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2026-02-15T17:12:29.926564892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008755s 
2026-02-15T17:12:29.926730816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-02-15T17:12:29.926872531Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-15T17:12:29.927174920Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2026-02-15T17:12:29.930012584Z [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-02-15T17:12:29.931065464Z [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-02-15T17:12:29.931625392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-02-15T17:12:29.932074176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-02-15T17:12:29.934139795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006768s 
2026-02-15T17:12:29.934302112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-02-15T17:12:29.934441803Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:29.934610793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2026-02-15T17:12:29.937257052Z [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-02-15T17:12:29.938283419Z [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-02-15T17:12:29.938838016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-02-15T17:12:29.939337952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-02-15T17:12:29.941326717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065078s 
2026-02-15T17:12:29.941665188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-02-15T17:12:29', 'add_movieid_to_blacklist') 
2026-02-15T17:12:29.941992548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:29.943982775Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-02-15T17:12:29.944157868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091328s 
2026-02-15T17:12:29.944363452Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-02-15T17:12:29.944581381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:29.944837697Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2026-02-15T17:12:29.945832650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2026-02-15T17:12:29.946487128Z [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-02-15T17:12:29.947064240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010616s 
2026-02-15T17:12:29.947243521Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2026-02-15T17:12:29.947499056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2026-02-15T17:12:29.947838940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004334s 
2026-02-15T17:12:29.948209887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-02-15T17:12:29', 'create_netimport_table') 
2026-02-15T17:12:29.948516615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:29.949298139Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-02-15T17:12:29.949459183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001857s 
2026-02-15T17:12:29.949662753Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-02-15T17:12:29.949859108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:29.950107348Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2026-02-15T17:12:29.950399166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-02-15T17:12:29.950552695Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:29.950732998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2026-02-15T17:12:29.950980947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2026-02-15T17:12:29.951821420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009162s 
2026-02-15T17:12:29.952176725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-02-15T17:12:29', 'add_preferred_tags_to_profile') 
2026-02-15T17:12:29.952505798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:29.953257952Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-02-15T17:12:29.953467003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023128s 
2026-02-15T17:12:29.953645863Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-02-15T17:12:29.953833070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:29.954087272Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2026-02-15T17:12:29.954330622Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:29.954524452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:29.954976743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004753s 
2026-02-15T17:12:29.955293160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-02-15T17:12:29', 'fix_imdb_unique') 
2026-02-15T17:12:29.955619668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:29.956403807Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-02-15T17:12:29.956561414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00188s 
2026-02-15T17:12:29.956769233Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-02-15T17:12:29.956966680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:29.957208527Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2026-02-15T17:12:29.957457048Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:29.957645978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:29.959461374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018323s 
2026-02-15T17:12:29.959802982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-02-15T17:12:29', 'update_qualities_and_profiles') 
2026-02-15T17:12:29.960162486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:29.960809208Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-02-15T17:12:29.960979922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031456s 
2026-02-15T17:12:29.961157189Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-02-15T17:12:29.961344075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:29.961572164Z [Info] remove_wombles: Starting migration of Main DB to 127 
2026-02-15T17:12:29.961886247Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T17:12:29.962154517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-02-15T17:12:29.962399621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003264s 
2026-02-15T17:12:29.962700066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-02-15T17:12:29', 'remove_wombles') 
2026-02-15T17:12:29.963014359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:29.963596721Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-02-15T17:12:29.963757194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015029s 
2026-02-15T17:12:29.963941395Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-02-15T17:12:29.964133472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:29.964362824Z [Info] remove_kickass: Starting migration of Main DB to 128 
2026-02-15T17:12:29.964660213Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T17:12:29.964933413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2026-02-15T17:12:29.965178727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003412s 
2026-02-15T17:12:29.965485264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-02-15T17:12:29', 'remove_kickass') 
2026-02-15T17:12:29.965795148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:29.966348763Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-02-15T17:12:29.966526942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014867s 
2026-02-15T17:12:29.966728468Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-02-15T17:12:29.966932679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:29.967301942Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2026-02-15T17:12:29.967616746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-02-15T17:12:29.967778272Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:29.967981421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2026-02-15T17:12:29.968255903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2026-02-15T17:12:29.969057808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008918s 
2026-02-15T17:12:29.969408374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-02-15T17:12:29', 'add_parsed_movie_info_to_pending_release') 
2026-02-15T17:12:29.969745964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:29.970384059Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-02-15T17:12:29.970580434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021663s 
2026-02-15T17:12:29.970767741Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-02-15T17:12:29.970958756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:29.971281606Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2026-02-15T17:12:29.971614707Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T17:12:29.971899931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-02-15T17:12:29.972142419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003479s 
2026-02-15T17:12:29.972344356Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T17:12:29.972607045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2026-02-15T17:12:29.972844453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003336s 
2026-02-15T17:12:29.973156371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-02-15T17:12:29', 'remove_wombles_kickass') 
2026-02-15T17:12:29.973474702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:29.974085031Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-02-15T17:12:29.974250805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015396s 
2026-02-15T17:12:29.974454746Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-02-15T17:12:29.974655029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:29.974929091Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2026-02-15T17:12:29.975239155Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-02-15T17:12:29.975390009Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:29.975584370Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2026-02-15T17:12:29.978353356Z [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-02-15T17:12:29.979229340Z [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-02-15T17:12:29.979716200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-02-15T17:12:29.980187670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-02-15T17:12:29.982193048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064187s 
2026-02-15T17:12:29.982538243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-02-15T17:12:29', 'make_parsed_episode_info_nullable') 
2026-02-15T17:12:29.982865492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:29.983678018Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-02-15T17:12:29.983863742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078574s 
2026-02-15T17:12:29.984071470Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-02-15T17:12:29.984271593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:29.984520384Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2026-02-15T17:12:29.984941993Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-02-15T17:12:29.985349394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-02-15T17:12:29.985644538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004531s 
2026-02-15T17:12:29.985966546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-02-15T17:12:29', 'rename_torrent_downloadstation') 
2026-02-15T17:12:29.986299677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:29.986871238Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-02-15T17:12:29.987048385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016358s 
2026-02-15T17:12:29.987230511Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-02-15T17:12:29.987425544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:29.987668664Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2026-02-15T17:12:29.988475909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-02-15T17:12:29.988635440Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-15T17:12:29.988822277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2026-02-15T17:12:29.989126860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-02-15T17:12:29.989918835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009182s 
2026-02-15T17:12:29.990082454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:12:29.990224220Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-15T17:12:29.990400885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2026-02-15T17:12:29.990693224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-02-15T17:12:29.991538246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009547s 
2026-02-15T17:12:29.991872409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-02-15T17:12:29', 'add_minimumavailability') 
2026-02-15T17:12:29.992231492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:29.993570287Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-02-15T17:12:29.993736813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029583s 
2026-02-15T17:12:29.993958399Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-02-15T17:12:29.994158792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:29.994411481Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2026-02-15T17:12:29.994701626Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:29.994895296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:29.995153185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002907s 
2026-02-15T17:12:29.995493460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-02-15T17:12:29', 'add_remux_qualities_for_the_wankers') 
2026-02-15T17:12:29.995827312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:29.996467992Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-02-15T17:12:29.996644808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015488s 
2026-02-15T17:12:29.996848899Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-02-15T17:12:29.997045325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:29.997286491Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2026-02-15T17:12:29.997681576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:12:29.997833552Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:29.998009456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2026-02-15T17:12:29.998288027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:29.999134422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009431s 
2026-02-15T17:12:29.999463334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-02-15T17:12:29', 'add_haspredbentry_to_movies') 
2026-02-15T17:12:29.999788659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.000462867Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-02-15T17:12:30.000627839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002227s 
2026-02-15T17:12:30.000817601Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-02-15T17:12:30.001008105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.001248599Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2026-02-15T17:12:30.001540276Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:12:30.001705118Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-15T17:12:30.001855691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2026-02-15T17:12:30.002119523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2026-02-15T17:12:30.002942039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009167s 
2026-02-15T17:12:30.003268055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-02-15T17:12:30', 'add_pathstate_to_movies') 
2026-02-15T17:12:30.003589192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.004477902Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-02-15T17:12:30.004829930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022401s 
2026-02-15T17:12:30.005057639Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-02-15T17:12:30.005277482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.005527234Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2026-02-15T17:12:30.006155710Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2026-02-15T17:12:30.006575265Z [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-02-15T17:12:30.007079390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007605s 
2026-02-15T17:12:30.007271918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2026-02-15T17:12:30.007584056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2026-02-15T17:12:30.007967749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005152s 
2026-02-15T17:12:30.008139595Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:30.008319547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:30.009164679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007625s 
2026-02-15T17:12:30.009418881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-02-15T17:12:30', 'add_import_exclusions_table') 
2026-02-15T17:12:30.009753445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.010522162Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-02-15T17:12:30.010701323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021864s 
2026-02-15T17:12:30.010900705Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-02-15T17:12:30.011104645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.011374940Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2026-02-15T17:12:30.020146502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:12:30.020373129Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-02-15T17:12:30.020571388Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2026-02-15T17:12:30.020849598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2026-02-15T17:12:30.021870344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001106s 
2026-02-15T17:12:30.022204186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-02-15T17:12:30', 'add_physical_release_note') 
2026-02-15T17:12:30.022529812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.023211775Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-02-15T17:12:30.023373060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024157s 
2026-02-15T17:12:30.023595007Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-02-15T17:12:30.023790560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.024088330Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2026-02-15T17:12:30.024451742Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:30.024641163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:30.026580689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019528s 
2026-02-15T17:12:30.026905924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-02-15T17:12:30', 'consolidate_indexer_baseurl') 
2026-02-15T17:12:30.027240808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.027872941Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-02-15T17:12:30.028054506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003189s 
2026-02-15T17:12:30.028249028Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-02-15T17:12:30.028452618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.028713133Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2026-02-15T17:12:30.031246294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2026-02-15T17:12:30.031989991Z [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-02-15T17:12:30.032581622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011392s 
2026-02-15T17:12:30.032922890Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2026-02-15T17:12:30.037500057Z [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-02-15T17:12:30.039657471Z [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-02-15T17:12:30.040715822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-15T17:12:30.041466193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-15T17:12:30.043700452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-02-15T17:12:30.044062261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109526s 
2026-02-15T17:12:30.044223977Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:12:30.044361964Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-15T17:12:30.044534512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2026-02-15T17:12:30.044787551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2026-02-15T17:12:30.045644307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000926s 
2026-02-15T17:12:30.045802054Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:12:30.045931976Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-15T17:12:30.046127049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2026-02-15T17:12:30.046408095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2026-02-15T17:12:30.047277145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009779s 
2026-02-15T17:12:30.047619855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-02-15T17:12:30', 'add_alternative_titles_table') 
2026-02-15T17:12:30.047974148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.049042349Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-02-15T17:12:30.049216450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027015s 
2026-02-15T17:12:30.049412194Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-02-15T17:12:30.049617507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.049872581Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2026-02-15T17:12:30.050344281Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:30.050532740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:30.050849758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003348s 
2026-02-15T17:12:30.051017326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-02-15T17:12:30.051169673Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.1E-06s 
2026-02-15T17:12:30.051363112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2026-02-15T17:12:30.054323203Z [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-02-15T17:12:30.055235350Z [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-02-15T17:12:30.055731459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-02-15T17:12:30.056270163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-02-15T17:12:30.058369561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068297s 
2026-02-15T17:12:30.058580385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-02-15T17:12:30.058897083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-02-15T17:12:30.059251146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004957s 
2026-02-15T17:12:30.059588335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-02-15T17:12:30', 'fix_duplicate_alt_titles') 
2026-02-15T17:12:30.059921877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.061841422Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-02-15T17:12:30.062018779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030463s 
2026-02-15T17:12:30.062191938Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-02-15T17:12:30.062374385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.062606983Z [Info] movie_extras: Starting migration of Main DB to 142 
2026-02-15T17:12:30.064400355Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2026-02-15T17:12:30.064678324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-02-15T17:12:30.065058901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004886s 
2026-02-15T17:12:30.065225396Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2026-02-15T17:12:30.065438555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-02-15T17:12:30.065783520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000403s 
2026-02-15T17:12:30.065959394Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2026-02-15T17:12:30.066144346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-02-15T17:12:30.066500143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000387s 
2026-02-15T17:12:30.066672630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-02-15T17:12:30.067189040Z [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-02-15T17:12:30.067670940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008489s 
2026-02-15T17:12:30.067841654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-02-15T17:12:30.068421652Z [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-02-15T17:12:30.068925948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009148s 
2026-02-15T17:12:30.069092142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-02-15T17:12:30.069679034Z [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-02-15T17:12:30.070196626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000941s 
2026-02-15T17:12:30.070503755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-02-15T17:12:30', 'movie_extras') 
2026-02-15T17:12:30.070829591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.071676727Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-02-15T17:12:30.071829504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024016s 
2026-02-15T17:12:30.072025278Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-02-15T17:12:30.072219319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.072451918Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2026-02-15T17:12:30.073043970Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2026-02-15T17:12:30.073238281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2026-02-15T17:12:30.073611873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003974s 
2026-02-15T17:12:30.073780292Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2026-02-15T17:12:30.073971147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2026-02-15T17:12:30.074327093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003879s 
2026-02-15T17:12:30.074483088Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2026-02-15T17:12:30.074659272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2026-02-15T17:12:30.075198969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005618s 
2026-02-15T17:12:30.075380384Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2026-02-15T17:12:30.075574175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2026-02-15T17:12:30.075960903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004158s 
2026-02-15T17:12:30.076220075Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2026-02-15T17:12:30.079010725Z [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-02-15T17:12:30.080127523Z [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-02-15T17:12:30.080665757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-02-15T17:12:30.081192087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-02-15T17:12:30.083146252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067369s 
2026-02-15T17:12:30.083348469Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2026-02-15T17:12:30.086040891Z [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-02-15T17:12:30.086855722Z [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-02-15T17:12:30.087328965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-02-15T17:12:30.087984154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-02-15T17:12:30.090197050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-02-15T17:12:30.090687227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-02-15T17:12:30.091060779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075473s 
2026-02-15T17:12:30.091409331Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2026-02-15T17:12:30.094519734Z [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-02-15T17:12:30.095468735Z [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-02-15T17:12:30.096029745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-02-15T17:12:30.096513539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-02-15T17:12:30.098422263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067452s 
2026-02-15T17:12:30.098636354Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2026-02-15T17:12:30.101604831Z [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-02-15T17:12:30.102345373Z [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-02-15T17:12:30.102811331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-02-15T17:12:30.103394696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-02-15T17:12:30.105762644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006907s 
2026-02-15T17:12:30.106126837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-02-15T17:12:30', 'clean_core_tv') 
2026-02-15T17:12:30.106468616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.107610285Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-02-15T17:12:30.107819356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087417s 
2026-02-15T17:12:30.108143508Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-02-15T17:12:30.108413171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.108761583Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2026-02-15T17:12:30.109433867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-02-15T17:12:30.109650172Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-02-15T17:12:30.109892771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2026-02-15T17:12:30.110207625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2026-02-15T17:12:30.111230645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011212s 
2026-02-15T17:12:30.111592443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2026-02-15T17:12:30.111964422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2026-02-15T17:12:30.112917040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001095s 
2026-02-15T17:12:30.113324651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-02-15T17:12:30', 'add_cookies_to_indexer_status') 
2026-02-15T17:12:30.113732022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.114483845Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-02-15T17:12:30.114698057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002617s 
2026-02-15T17:12:30.114918431Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-02-15T17:12:30.115153233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.115451183Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2026-02-15T17:12:30.115978846Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-02-15T17:12:30.116425455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-02-15T17:12:30.116822104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005451s 
2026-02-15T17:12:30.117156407Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-02-15T17:12:30.117501382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-02-15T17:12:30.117823961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004258s 
2026-02-15T17:12:30.118205319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-02-15T17:12:30', 'banner_to_fanart') 
2026-02-15T17:12:30.118596717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.119230093Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-02-15T17:12:30.119431037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018025s 
2026-02-15T17:12:30.119671782Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-02-15T17:12:30.119966486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.120248704Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2026-02-15T17:12:30.120712528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-02-15T17:12:30.120881528Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:30.121089317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-02-15T17:12:30.121415193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:30.122293521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010179s 
2026-02-15T17:12:30.122629328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-02-15T17:12:30', 'naming_config_colon_action') 
2026-02-15T17:12:30.123003000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.123664161Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-02-15T17:12:30.123840025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023546s 
2026-02-15T17:12:30.124054858Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-02-15T17:12:30.124256494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.124500225Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2026-02-15T17:12:30.125063900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-02-15T17:12:30.125462432Z [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-02-15T17:12:30.125921156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006815s 
2026-02-15T17:12:30.126114235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-02-15T17:12:30.126395471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-02-15T17:12:30.126766318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004817s 
2026-02-15T17:12:30.126939918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-02-15T17:12:30.127091854Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:30.127276455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2026-02-15T17:12:30.127608434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2026-02-15T17:12:30.128480440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010167s 
2026-02-15T17:12:30.128683308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2026-02-15T17:12:30.128971388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:30.129835218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009692s 
2026-02-15T17:12:30.130005681Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:30.130186275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:30.130398983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002419s 
2026-02-15T17:12:30.130731653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-02-15T17:12:30', 'add_custom_formats') 
2026-02-15T17:12:30.131062820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.132684235Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-02-15T17:12:30.132851241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024927s 
2026-02-15T17:12:30.133059570Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-02-15T17:12:30.133265445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.133520378Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2026-02-15T17:12:30.133904041Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-02-15T17:12:30.134248865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-02-15T17:12:30.134528959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000394s 
2026-02-15T17:12:30.134863974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-02-15T17:12:30', 'remove_extra_naming_config') 
2026-02-15T17:12:30.135202145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.135830330Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-02-15T17:12:30.136045603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016573s 
2026-02-15T17:12:30.136253291Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-02-15T17:12:30.136452362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.136701855Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2026-02-15T17:12:30.136962880Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:30.137166160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:30.138723205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015799s 
2026-02-15T17:12:30.139065073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-02-15T17:12:30', 'convert_regex_required_tags') 
2026-02-15T17:12:30.139407924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.140039315Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-02-15T17:12:30.140222133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028608s 
2026-02-15T17:12:30.140428759Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-02-15T17:12:30.140654043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.140911301Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2026-02-15T17:12:30.141174882Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:30.141371718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:30.141853238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005071s 
2026-02-15T17:12:30.142210978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-02-15T17:12:30', 'fix_format_tags_double_underscore') 
2026-02-15T17:12:30.142572045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.143168666Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-02-15T17:12:30.143351946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017763s 
2026-02-15T17:12:30.143641318Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-02-15T17:12:30.143860790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.144122297Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2026-02-15T17:12:30.144452552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-02-15T17:12:30.144629298Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:30.144804991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2026-02-15T17:12:30.145046828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2026-02-15T17:12:30.145911770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009382s 
2026-02-15T17:12:30.146200051Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2026-02-15T17:12:30.146464623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2026-02-15T17:12:30.146712162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003035s 
2026-02-15T17:12:30.147043289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-02-15T17:12:30', 'add_tags_to_net_import') 
2026-02-15T17:12:30.147372000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.148055747Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-02-15T17:12:30.148231902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016246s 
2026-02-15T17:12:30.148426544Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-02-15T17:12:30.148625545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.148862712Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2026-02-15T17:12:30.149277087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-02-15T17:12:30.149679768Z [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-02-15T17:12:30.150107429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006529s 
2026-02-15T17:12:30.150449738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-02-15T17:12:30', 'add_custom_filters') 
2026-02-15T17:12:30.150780674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.151590585Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-02-15T17:12:30.151753012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021067s 
2026-02-15T17:12:30.151994208Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-02-15T17:12:30.152208950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.152465778Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2026-02-15T17:12:30.154588542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-02-15T17:12:30.154773545Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:30.154963186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-02-15T17:12:30.155257760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:30.156128753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009836s 
2026-02-15T17:12:30.156432174Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2026-02-15T17:12:30.161900796Z [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-02-15T17:12:30.163046704Z [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-02-15T17:12:30.163671632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-02-15T17:12:30.164375429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-02-15T17:12:30.166462983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-02-15T17:12:30.166871035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102471s 
2026-02-15T17:12:30.167096228Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-02-15T17:12:30.172040485Z [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-02-15T17:12:30.172907380Z [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-02-15T17:12:30.173391886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-02-15T17:12:30.174034490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-02-15T17:12:30.176025770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-02-15T17:12:30.176381416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090794s 
2026-02-15T17:12:30.176547691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-02-15T17:12:30.176688885Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-15T17:12:30.176913257Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-02-15T17:12:30.177194764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-02-15T17:12:30.178025987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009229s 
2026-02-15T17:12:30.178299448Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-02-15T17:12:30.178605895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-02-15T17:12:30.178857331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003547s 
2026-02-15T17:12:30.179011602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-02-15T17:12:30.179152045Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-15T17:12:30.179347258Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-02-15T17:12:30.182212147Z [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-02-15T17:12:30.183178693Z [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-02-15T17:12:30.183721566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-02-15T17:12:30.184405774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-02-15T17:12:30.186626395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-02-15T17:12:30.186984326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074533s 
2026-02-15T17:12:30.187169369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-02-15T17:12:30.187702823Z [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-02-15T17:12:30.188229363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008888s 
2026-02-15T17:12:30.188438605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-02-15T17:12:30.188762176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-02-15T17:12:30.189126430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005121s 
2026-02-15T17:12:30.189480272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-02-15T17:12:30', 'indexer_client_status_search_changes') 
2026-02-15T17:12:30.189815076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.190916845Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-02-15T17:12:30.191097278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022484s 
2026-02-15T17:12:30.191334736Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-02-15T17:12:30.191544779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.191815575Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2026-02-15T17:12:30.192462728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-02-15T17:12:30.192714545Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:30.192894988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2026-02-15T17:12:30.193178008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-02-15T17:12:30.194042699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009726s 
2026-02-15T17:12:30.194205016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-02-15T17:12:30.194342944Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:30.194511052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2026-02-15T17:12:30.194777569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-02-15T17:12:30.195632591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009357s 
2026-02-15T17:12:30.196258231Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-02-15T17:12:30.196640721Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.7E-06s 
2026-02-15T17:12:30.196991327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2026-02-15T17:12:30.197323225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-02-15T17:12:30.198470365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012609s 
2026-02-15T17:12:30.198626219Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:30.198808065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:30.203504642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004699s 
2026-02-15T17:12:30.203902563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-02-15T17:12:30', 'add_language_to_files_history_blacklist') 
2026-02-15T17:12:30.204267218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.205045084Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-02-15T17:12:30.205218604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061925s 
2026-02-15T17:12:30.205446402Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-02-15T17:12:30.205666065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.205974035Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2026-02-15T17:12:30.208231721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-02-15T17:12:30.208437435Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-02-15T17:12:30.208653981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2026-02-15T17:12:30.208970629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-02-15T17:12:30.210155374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012884s 
2026-02-15T17:12:30.210353904Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-15T17:12:30.211257013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-02-15T17:12:30.211570494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010514s 
2026-02-15T17:12:30.211989828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-02-15T17:12:30', 'add_update_allowed_quality_profile') 
2026-02-15T17:12:30.212396587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.213224394Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-02-15T17:12:30.213442033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026362s 
2026-02-15T17:12:30.213698118Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-02-15T17:12:30.213934394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.214249148Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2026-02-15T17:12:30.214782642Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-02-15T17:12:30.214971352Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-02-15T17:12:30.215187217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-02-15T17:12:30.215528023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-02-15T17:12:30.216725394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013228s 
2026-02-15T17:12:30.216920747Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:30.217133476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:30.237564196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203337s 
2026-02-15T17:12:30.238102981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-02-15T17:12:30', 'add_download_client_priority') 
2026-02-15T17:12:30.238574300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.239402488Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-02-15T17:12:30.239602721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222405s 
2026-02-15T17:12:30.239875550Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-02-15T17:12:30.240134933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.240460188Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2026-02-15T17:12:30.240937890Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T17:12:30.241272233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-02-15T17:12:30.241590945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004393s 
2026-02-15T17:12:30.241975389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-02-15T17:12:30', 'remove_growl_prowl') 
2026-02-15T17:12:30.242353320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.243070895Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-02-15T17:12:30.243264224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018831s 
2026-02-15T17:12:30.243501091Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-02-15T17:12:30.243731495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.244063434Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2026-02-15T17:12:30.244568601Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T17:12:30.244910439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-02-15T17:12:30.245221646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004357s 
2026-02-15T17:12:30.245454204Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T17:12:30.245775291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-02-15T17:12:30.246054192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000402s 
2026-02-15T17:12:30.246439909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-02-15T17:12:30', 'remove_plex_hometheatre') 
2026-02-15T17:12:30.246826548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.247579895Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-02-15T17:12:30.247773705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018731s 
2026-02-15T17:12:30.248036634Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-02-15T17:12:30.248272048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.248581451Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2026-02-15T17:12:30.248987148Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:30.249210288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:30.251534889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023352s 
2026-02-15T17:12:30.252008903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-02-15T17:12:30', 'add_webrip_qualites') 
2026-02-15T17:12:30.252457547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.253219080Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-02-15T17:12:30.253419013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040072s 
2026-02-15T17:12:30.253672673Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-02-15T17:12:30.253903809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.254245587Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2026-02-15T17:12:30.254805284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-15T17:12:30.254999615Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2026-02-15T17:12:30.255240310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-02-15T17:12:30.255604353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:30.256880813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014139s 
2026-02-15T17:12:30.257090836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-15T17:12:30.257264286Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-02-15T17:12:30.257509349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-02-15T17:12:30.257876318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:30.258934739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012047s 
2026-02-15T17:12:30.259332821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-02-15T17:12:30', 'health_issue_notification') 
2026-02-15T17:12:30.259729159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.260817290Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-02-15T17:12:30.261116984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029746s 
2026-02-15T17:12:30.261380214Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-02-15T17:12:30.261570547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.261840009Z [Info] speed_improvements: Starting migration of Main DB to 161 
2026-02-15T17:12:30.262473615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2026-02-15T17:12:30.262752377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-02-15T17:12:30.263298687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005464s 
2026-02-15T17:12:30.263485302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2026-02-15T17:12:30.263775597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2026-02-15T17:12:30.264367148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006981s 
2026-02-15T17:12:30.264544455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2026-02-15T17:12:30.264797815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-02-15T17:12:30.265147009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004382s 
2026-02-15T17:12:30.265322562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-02-15T17:12:30.265562255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-02-15T17:12:30.265905606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004225s 
2026-02-15T17:12:30.266079065Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-02-15T17:12:30.266316403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-02-15T17:12:30.266671619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004378s 
2026-02-15T17:12:30.267007254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-02-15T17:12:30', 'speed_improvements') 
2026-02-15T17:12:30.267329093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.268170717Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-02-15T17:12:30.268340239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019058s 
2026-02-15T17:12:30.268575092Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-02-15T17:12:30.268779233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.269049036Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2026-02-15T17:12:30.271131429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2026-02-15T17:12:30.274295761Z [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-02-15T17:12:30.275334893Z [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-02-15T17:12:30.275868588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-02-15T17:12:30.276539649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-02-15T17:12:30.278853569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-02-15T17:12:30.279214385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078727s 
2026-02-15T17:12:30.279670243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2026-02-15T17:12:30.283097474Z [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-02-15T17:12:30.284040233Z [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-02-15T17:12:30.284571663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-02-15T17:12:30.285402346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-02-15T17:12:30.287640132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-02-15T17:12:30.288007772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081106s 
2026-02-15T17:12:30.288156401Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-15T17:12:30.288486235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2026-02-15T17:12:30.288767522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004666s 
2026-02-15T17:12:30.289091474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-02-15T17:12:30', 'fix_profile_format_default') 
2026-02-15T17:12:30.289409515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.290324697Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-02-15T17:12:30.290494269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019899s 
2026-02-15T17:12:30.290708260Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-02-15T17:12:30.290883813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.291134248Z [Info] task_duration: Starting migration of Main DB to 163 
2026-02-15T17:12:30.291482519Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-02-15T17:12:30.291639886Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-02-15T17:12:30.291829828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-02-15T17:12:30.292126816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-02-15T17:12:30.292978421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009467s 
2026-02-15T17:12:30.293284928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-02-15T17:12:30', 'task_duration') 
2026-02-15T17:12:30.293604121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.294233769Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-02-15T17:12:30.294398982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002193s 
2026-02-15T17:12:30.294578112Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-02-15T17:12:30.294767874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.295004962Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2026-02-15T17:12:30.295766355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:12:30.295935105Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:30.296124166Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2026-02-15T17:12:30.296341764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2026-02-15T17:12:30.297207818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009328s 
2026-02-15T17:12:30.297381177Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2026-02-15T17:12:30.301193293Z [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-02-15T17:12:30.303514146Z [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-02-15T17:12:30.304596245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-15T17:12:30.305534004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-15T17:12:30.307591206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-02-15T17:12:30.308090552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-02-15T17:12:30.308531109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-02-15T17:12:30.308960564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-02-15T17:12:30.309298925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011751s 
2026-02-15T17:12:30.309456993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2026-02-15T17:12:30.310048775Z [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-02-15T17:12:30.310596087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009877s 
2026-02-15T17:12:30.310782453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2026-02-15T17:12:30.311053308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-02-15T17:12:30.311408163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004636s 
2026-02-15T17:12:30.311583586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2026-02-15T17:12:30.311828599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-02-15T17:12:30.312199196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004477s 
2026-02-15T17:12:30.312400611Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T17:12:30.312672168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-02-15T17:12:30.312918734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003497s 
2026-02-15T17:12:30.313111753Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T17:12:30.313371797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-02-15T17:12:30.313612301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003342s 
2026-02-15T17:12:30.313926664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-02-15T17:12:30', 'movie_collections_crew') 
2026-02-15T17:12:30.314241638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.315292715Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-02-15T17:12:30.315456294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019777s 
2026-02-15T17:12:30.319579036Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-02-15T17:12:30.319805652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.320084905Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2026-02-15T17:12:30.320728150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-02-15T17:12:30.320883913Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:30.321060699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2026-02-15T17:12:30.321348699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:30.322284293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010436s 
2026-02-15T17:12:30.322448304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-02-15T17:12:30.322588736Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-15T17:12:30.322763248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2026-02-15T17:12:30.323044113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:30.323969697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009767s 
2026-02-15T17:12:30.324133737Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:30.324312067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:30.326254398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019617s 
2026-02-15T17:12:30.326419721Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:30.326601426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:30.327152897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005747s 
2026-02-15T17:12:30.327318070Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:30.327516058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:30.328310779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008135s 
2026-02-15T17:12:30.328474037Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:30.328652426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:30.328909865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000286s 
2026-02-15T17:12:30.329072723Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:30.329246954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:30.331892320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026504s 
2026-02-15T17:12:30.332068605Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:30.332242906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:30.333024059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008044s 
2026-02-15T17:12:30.333385317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-02-15T17:12:30', 'remove_custom_formats_from_quality_model') 
2026-02-15T17:12:30.333726063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.334651717Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-02-15T17:12:30.334828864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023742s 
2026-02-15T17:12:30.335017473Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-02-15T17:12:30.335209220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.335445696Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2026-02-15T17:12:30.335725559Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:30.335931163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:30.336867068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00097s 
2026-02-15T17:12:30.337034565Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:30.337212834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:30.337794255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006049s 
2026-02-15T17:12:30.337960930Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:30.338138177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:30.338750460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006363s 
2026-02-15T17:12:30.339077298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-02-15T17:12:30', 'fix_tmdb_list_config') 
2026-02-15T17:12:30.339395569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.340048544Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-02-15T17:12:30.340212104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019047s 
2026-02-15T17:12:30.340404000Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-02-15T17:12:30.340594934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.340832683Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2026-02-15T17:12:30.341206045Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2026-02-15T17:12:30.345145838Z [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-02-15T17:12:30.347444387Z [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-02-15T17:12:30.348521526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-15T17:12:30.349500988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-15T17:12:30.351661438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-02-15T17:12:30.352127908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-02-15T17:12:30.352570148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-02-15T17:12:30.353000164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-02-15T17:12:30.353339016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119609s 
2026-02-15T17:12:30.353593218Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-02-15T17:12:30.353856258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-02-15T17:12:30.354092554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003098s 
2026-02-15T17:12:30.354247977Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-02-15T17:12:30.354389742Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-15T17:12:30.354571859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2026-02-15T17:12:30.354831592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-02-15T17:12:30.355703538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000956s 
2026-02-15T17:12:30.355891997Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2026-02-15T17:12:30.358946949Z [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-02-15T17:12:30.360071223Z [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-02-15T17:12:30.360656221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-02-15T17:12:30.361321210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-02-15T17:12:30.363450267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-02-15T17:12:30.363804991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077562s 
2026-02-15T17:12:30.364152691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-02-15T17:12:30', 'remove_movie_pathstate') 
2026-02-15T17:12:30.364471082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.365507429Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-02-15T17:12:30.365672311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094173s 
2026-02-15T17:12:30.365871723Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-02-15T17:12:30.366068750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.367615023Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2026-02-15T17:12:30.368121934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-02-15T17:12:30.368281115Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-15T17:12:30.368486448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2026-02-15T17:12:30.368780570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2026-02-15T17:12:30.369689911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001024s 
2026-02-15T17:12:30.369850916Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:30.370029345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:30.372059884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020468s 
2026-02-15T17:12:30.372257201Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2026-02-15T17:12:30.375019193Z [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-02-15T17:12:30.375658229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2026-02-15T17:12:30.376071472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-02-15T17:12:30.376723354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-02-15T17:12:30.378917312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-02-15T17:12:30.379285293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068558s 
2026-02-15T17:12:30.379610788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-02-15T17:12:30', 'custom_format_rework') 
2026-02-15T17:12:30.379982587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.380923332Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-02-15T17:12:30.381089196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084634s 
2026-02-15T17:12:30.381289439Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-02-15T17:12:30.381487207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.381741479Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2026-02-15T17:12:30.382299593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-02-15T17:12:30.382449826Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:30.382628936Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2026-02-15T17:12:30.382916205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:30.383840877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010374s 
2026-02-15T17:12:30.384032553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-02-15T17:12:30.384171202Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:30.384356796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2026-02-15T17:12:30.384645918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:30.385557413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010216s 
2026-02-15T17:12:30.385720201Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:30.385901236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:30.387637332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017543s 
2026-02-15T17:12:30.387826052Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2026-02-15T17:12:30.390894671Z [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-02-15T17:12:30.391976730Z [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-02-15T17:12:30.392510625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-02-15T17:12:30.393209121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-02-15T17:12:30.395409572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-02-15T17:12:30.395775900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077616s 
2026-02-15T17:12:30.396012206Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-02-15T17:12:30.396156316Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-15T17:12:30.396374154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2026-02-15T17:12:30.396713548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:30.397616586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010482s 
2026-02-15T17:12:30.397939547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-02-15T17:12:30', 'custom_format_scores') 
2026-02-15T17:12:30.398258519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.399132268Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-02-15T17:12:30.399285276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025306s 
2026-02-15T17:12:30.399480329Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-02-15T17:12:30.399674931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.399935185Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2026-02-15T17:12:30.400239728Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:30.400429861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:30.441324629Z []
2026-02-15T17:12:30.441462276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0409784s 
2026-02-15T17:12:30.441688912Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:30.441869275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:30.442425526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005695s 
2026-02-15T17:12:30.443882680Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-02-15T17:12:30.444372526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-02-15T17:12:30.444828695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006811s 
2026-02-15T17:12:30.445161154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-02-15T17:12:30', 'fix_trakt_list_config') 
2026-02-15T17:12:30.445495107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.446301390Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-02-15T17:12:30.446459118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021187s 
2026-02-15T17:12:30.446683650Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-02-15T17:12:30.446885486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.447141552Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2026-02-15T17:12:30.447514272Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-02-15T17:12:30.447678052Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-15T17:12:30.447940441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-02-15T17:12:30.448269393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-02-15T17:12:30.449189276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010196s 
2026-02-15T17:12:30.449343436Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:30.449514691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:30.450476878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000984s 
2026-02-15T17:12:30.450826232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-02-15T17:12:30', 'quality_definition_preferred_size') 
2026-02-15T17:12:30.451162058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.452885819Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-02-15T17:12:30.453062515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033324s 
2026-02-15T17:12:30.453242287Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-02-15T17:12:30.453434083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.453675960Z [Info] add_download_history: Starting migration of Main DB to 172 
2026-02-15T17:12:30.454425851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-02-15T17:12:30.455079477Z [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-02-15T17:12:30.455653483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010383s 
2026-02-15T17:12:30.455860710Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-02-15T17:12:30.456164862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-02-15T17:12:30.456525258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004827s 
2026-02-15T17:12:30.456719349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2026-02-15T17:12:30.456991387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-02-15T17:12:30.457354317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004679s 
2026-02-15T17:12:30.457540432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-02-15T17:12:30.457828142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-02-15T17:12:30.458200351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004887s 
2026-02-15T17:12:30.458365804Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:30.458536889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:30.459237479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007194s 
2026-02-15T17:12:30.459561903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-02-15T17:12:30', 'add_download_history') 
2026-02-15T17:12:30.459907128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.460672319Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-02-15T17:12:30.460827782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021211s 
2026-02-15T17:12:30.461006973Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-02-15T17:12:30.461200502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.461434413Z [Info] net_import_status: Starting migration of Main DB to 173 
2026-02-15T17:12:30.461893257Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2026-02-15T17:12:30.462458946Z [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-02-15T17:12:30.463000166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009202s 
2026-02-15T17:12:30.463185519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2026-02-15T17:12:30.463485193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2026-02-15T17:12:30.463863615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004852s 
2026-02-15T17:12:30.464184501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-02-15T17:12:30', 'net_import_status') 
2026-02-15T17:12:30.464508143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.465294256Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-02-15T17:12:30.465468667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018859s 
2026-02-15T17:12:30.465652667Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-02-15T17:12:30.465853882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.466078645Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2026-02-15T17:12:30.466322817Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:30.466513180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:30.467416419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009166s 
2026-02-15T17:12:30.467743377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-02-15T17:12:30', 'email_multiple_addresses') 
2026-02-15T17:12:30.468090777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.468782921Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-02-15T17:12:30.468953704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022544s 
2026-02-15T17:12:30.469160621Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-02-15T17:12:30.469364792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.469705789Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2026-02-15T17:12:30.470059742Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-02-15T17:12:30.470378524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-02-15T17:12:30.470864001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005897s 
2026-02-15T17:12:30.471212964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-02-15T17:12:30', 'remove_chown_and_folderchmod_config') 
2026-02-15T17:12:30.471537046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.472188027Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-02-15T17:12:30.472369933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018539s 
2026-02-15T17:12:30.472548703Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-02-15T17:12:30.472749989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.472988720Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2026-02-15T17:12:30.473277130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:12:30.473430158Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:30.473608688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2026-02-15T17:12:30.473890275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2026-02-15T17:12:30.474838364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010554s 
2026-02-15T17:12:30.475153188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-02-15T17:12:30', 'movie_recommendations') 
2026-02-15T17:12:30.475483152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.476140406Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-02-15T17:12:30.476310719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023296s 
2026-02-15T17:12:30.476487775Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-02-15T17:12:30.476680644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.476915637Z [Info] language_improvements: Starting migration of Main DB to 177 
2026-02-15T17:12:30.478382070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:12:30.478523495Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:30.478703487Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2026-02-15T17:12:30.478995525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2026-02-15T17:12:30.479909255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010084s 
2026-02-15T17:12:30.480149409Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:12:30.480356686Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:30.480512850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2026-02-15T17:12:30.480751691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2026-02-15T17:12:30.481672295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009524s 
2026-02-15T17:12:30.481834812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:12:30.481992901Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:30.482191100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2026-02-15T17:12:30.482465382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2026-02-15T17:12:30.483352318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009717s 
2026-02-15T17:12:30.483542100Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2026-02-15T17:12:30.487721346Z [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-02-15T17:12:30.490218835Z [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-02-15T17:12:30.491363249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-15T17:12:30.492346780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-15T17:12:30.495766336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-02-15T17:12:30.496257615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-02-15T17:12:30.496691108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-02-15T17:12:30.497110622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-02-15T17:12:30.497448453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137322s 
2026-02-15T17:12:30.497647033Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2026-02-15T17:12:30.501710735Z [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-02-15T17:12:30.504062090Z [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-02-15T17:12:30.505147125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-15T17:12:30.506046636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-15T17:12:30.508371297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-02-15T17:12:30.508827516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-02-15T17:12:30.509256941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-02-15T17:12:30.509685674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-02-15T17:12:30.510015087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122003s 
2026-02-15T17:12:30.510330863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-02-15T17:12:30.510477809Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:30.510668433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2026-02-15T17:12:30.510953898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:30.511840203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009969s 
2026-02-15T17:12:30.512105367Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-02-15T17:12:30.512383847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-02-15T17:12:30.512617297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003199s 
2026-02-15T17:12:30.512813653Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2026-02-15T17:12:30.515972674Z [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-02-15T17:12:30.517012929Z [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-02-15T17:12:30.517577135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-02-15T17:12:30.518206122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-02-15T17:12:30.520517135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075101s 
2026-02-15T17:12:30.520971611Z [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-02-15T17:12:30.521540837Z [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-02-15T17:12:30.522018769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000767s 
2026-02-15T17:12:30.522263492Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-02-15T17:12:30.522528265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-02-15T17:12:30.522921958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000436s 
2026-02-15T17:12:30.523064124Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:30.523280941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:30.524302137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010528s 
2026-02-15T17:12:30.524452319Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:30.524636671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:30.525287601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006857s 
2026-02-15T17:12:30.525431732Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-15T17:12:30.525749962Z [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-02-15T17:12:30.526044676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004762s 
2026-02-15T17:12:30.526186912Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-15T17:12:30.526416475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2026-02-15T17:12:30.526683222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003515s 
2026-02-15T17:12:30.527025180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-02-15T17:12:30', 'language_improvements') 
2026-02-15T17:12:30.527320485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.528434939Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-02-15T17:12:30.528589480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002049s 
2026-02-15T17:12:30.528772479Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-02-15T17:12:30.529072172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.529316604Z [Info] new_list_server: Starting migration of Main DB to 178 
2026-02-15T17:12:30.529588392Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:30.529783234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:30.530845092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010847s 
2026-02-15T17:12:30.531006768Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:30.531183193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:30.531939987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007259s 
2026-02-15T17:12:30.532244731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-02-15T17:12:30', 'new_list_server') 
2026-02-15T17:12:30.532543562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.533261248Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-02-15T17:12:30.533404476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020584s 
2026-02-15T17:12:30.533594769Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-02-15T17:12:30.533788569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.534026148Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2026-02-15T17:12:30.534384770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2026-02-15T17:12:30.534684564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-02-15T17:12:30.535046112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004795s 
2026-02-15T17:12:30.535234431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2026-02-15T17:12:30.535526659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-02-15T17:12:30.535892285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004626s 
2026-02-15T17:12:30.536214855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-02-15T17:12:30', 'movie_translation_indexes') 
2026-02-15T17:12:30.536536893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.537570375Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-02-15T17:12:30.537735908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021236s 
2026-02-15T17:12:30.537943726Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-02-15T17:12:30.538136464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.538391929Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2026-02-15T17:12:30.538637173Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:30.538826324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:30.542075136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032635s 
2026-02-15T17:12:30.542436283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-02-15T17:12:30', 'fix_invalid_profile_references') 
2026-02-15T17:12:30.542753582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.543447930Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-02-15T17:12:30.543614395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046016s 
2026-02-15T17:12:30.543794548Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-02-15T17:12:30.544024972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.544258933Z [Info] list_movies_table: Starting migration of Main DB to 181 
2026-02-15T17:12:30.545935609Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2026-02-15T17:12:30.546261626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2026-02-15T17:12:30.548849537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027204s 
2026-02-15T17:12:30.549047255Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2026-02-15T17:12:30.549310014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2026-02-15T17:12:30.551804597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025698s 
2026-02-15T17:12:30.552342921Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-02-15T17:12:30.552662535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-02-15T17:12:30.552928290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003807s 
2026-02-15T17:12:30.553086458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-02-15T17:12:30.553222743Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-02-15T17:12:30.553584431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2026-02-15T17:12:30.553889095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:30.554992016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012139s 
2026-02-15T17:12:30.555161136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2026-02-15T17:12:30.556158274Z [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-02-15T17:12:30.557015791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016705s 
2026-02-15T17:12:30.557319743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-02-15T17:12:30', 'list_movies_table') 
2026-02-15T17:12:30.557629807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.558486572Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-02-15T17:12:30.558653498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031353s 
2026-02-15T17:12:30.558856257Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-02-15T17:12:30.559071490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.559320321Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2026-02-15T17:12:30.559629434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-15T17:12:30.559802642Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:30.560014178Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2026-02-15T17:12:30.560436549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:30.561368475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010494s 
2026-02-15T17:12:30.561707518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-02-15T17:12:30', 'on_delete_notification') 
2026-02-15T17:12:30.562128857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.562856762Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-02-15T17:12:30.563033498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024999s 
2026-02-15T17:12:30.563226677Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-02-15T17:12:30.563428584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.563680461Z [Info] download_propers_config: Starting migration of Main DB to 183 
2026-02-15T17:12:30.564020075Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:30.564227713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:30.564725145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005179s 
2026-02-15T17:12:30.564974647Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-02-15T17:12:30.565249731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-02-15T17:12:30.565490706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003221s 
2026-02-15T17:12:30.565669055Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2026-02-15T17:12:30.570774987Z [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-02-15T17:12:30.571771774Z [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-02-15T17:12:30.572320880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-02-15T17:12:30.573068836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-02-15T17:12:30.575680144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-02-15T17:12:30.576060420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102133s 
2026-02-15T17:12:30.576393220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-02-15T17:12:30', 'download_propers_config') 
2026-02-15T17:12:30.576701821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.577663889Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-02-15T17:12:30.577837408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117848s 
2026-02-15T17:12:30.578026609Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-02-15T17:12:30.578219728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.578468880Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2026-02-15T17:12:30.578794485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-02-15T17:12:30.578955930Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-15T17:12:30.579139480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-02-15T17:12:30.579428813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-02-15T17:12:30.581046931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015395s 
2026-02-15T17:12:30.581901281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-02-15T17:12:30', 'add_priority_to_indexers') 
2026-02-15T17:12:30.582683266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.583929636Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-02-15T17:12:30.584095580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044445s 
2026-02-15T17:12:30.584349471Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-02-15T17:12:30.584555496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.584826812Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2026-02-15T17:12:30.585336609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-02-15T17:12:30.585650671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-02-15T17:12:30.586086960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005214s 
2026-02-15T17:12:30.586305049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2026-02-15T17:12:30.586551726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-02-15T17:12:30.586909586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004942s 
2026-02-15T17:12:30.587247026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-02-15T17:12:30', 'add_alternative_title_indices') 
2026-02-15T17:12:30.587568964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.588487884Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-02-15T17:12:30.588622576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019832s 
2026-02-15T17:12:30.588894022Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-02-15T17:12:30.589080257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.589311743Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2026-02-15T17:12:30.590593966Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:30.590786293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:30.592336234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015722s 
2026-02-15T17:12:30.592806852Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2026-02-15T17:12:30.593241477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2026-02-15T17:12:30.593648647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006723s 
2026-02-15T17:12:30.593817176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:12:30.593937288Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:30.594093593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2026-02-15T17:12:30.598482100Z [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-02-15T17:12:30.600881281Z [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-02-15T17:12:30.601984262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-15T17:12:30.602937100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-15T17:12:30.605975649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-02-15T17:12:30.606416787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-02-15T17:12:30.606846893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-02-15T17:12:30.607183441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012937s 
2026-02-15T17:12:30.607351279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-02-15T17:12:30.607606242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-02-15T17:12:30.607983071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004253s 
2026-02-15T17:12:30.608306362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-02-15T17:12:30', 'fix_tmdb_duplicates') 
2026-02-15T17:12:30.608779074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.610265768Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-02-15T17:12:30.610426141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027107s 
2026-02-15T17:12:30.610634079Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-02-15T17:12:30.610832659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.611086891Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2026-02-15T17:12:30.611363969Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:30.611550445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:30.612123529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005826s 
2026-02-15T17:12:30.612453333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-02-15T17:12:30', 'swap_filechmod_for_folderchmod') 
2026-02-15T17:12:30.612781744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.613439619Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-02-15T17:12:30.613614240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018716s 
2026-02-15T17:12:30.613802700Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-02-15T17:12:30.614008564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.614234620Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2026-02-15T17:12:30.614671970Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-02-15T17:12:30.615044541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-02-15T17:12:30.615331809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004283s 
2026-02-15T17:12:30.615686664Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-02-15T17:12:30.616102020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-02-15T17:12:30.616403587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004894s 
2026-02-15T17:12:30.616667218Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-02-15T17:12:30.616971320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-02-15T17:12:30.617230683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003582s 
2026-02-15T17:12:30.617541378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-02-15T17:12:30', 'mediainfo_channels') 
2026-02-15T17:12:30.617861343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.618483846Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-02-15T17:12:30.618644239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015783s 
2026-02-15T17:12:30.618823951Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-02-15T17:12:30.619011028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.619249307Z [Info] add_update_history: Starting migration of Main DB to 189 
2026-02-15T17:12:30.619637589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-02-15T17:12:30', 'add_update_history') 
2026-02-15T17:12:30.619974909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.620611901Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-02-15T17:12:30.620771122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015954s 
2026-02-15T17:12:30.620960203Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-02-15T17:12:30.621145426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.621381230Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2026-02-15T17:12:30.624918443Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-02-15T17:12:30.625371986Z [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-02-15T17:12:30.625675688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005006s 
2026-02-15T17:12:30.626027236Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-02-15T17:12:30.626439666Z [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-02-15T17:12:30.626741714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004777s 
2026-02-15T17:12:30.627051448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-02-15T17:12:30', 'update_awesome_hd_link') 
2026-02-15T17:12:30.627370731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.628066452Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-02-15T17:12:30.628231925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017686s 
2026-02-15T17:12:30.628417539Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-02-15T17:12:30.628599926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.628853246Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2026-02-15T17:12:30.629162719Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T17:12:30.629429897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2026-02-15T17:12:30.629686133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003388s 
2026-02-15T17:12:30.629984775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-02-15T17:12:30', 'remove_awesomehd') 
2026-02-15T17:12:30.630297334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.630940950Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-02-15T17:12:30.631104449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015682s 
2026-02-15T17:12:30.631305043Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-02-15T17:12:30.631508824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.631774589Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2026-02-15T17:12:30.632322993Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2026-02-15T17:12:30.636107063Z [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-02-15T17:12:30.637305947Z [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-02-15T17:12:30.637913911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-02-15T17:12:30.638383166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-02-15T17:12:30.640821616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082997s 
2026-02-15T17:12:30.640991599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-15T17:12:30.641132412Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-02-15T17:12:30.641326874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2026-02-15T17:12:30.641710456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:30.642553313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010465s 
2026-02-15T17:12:30.642711923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-15T17:12:30.642855311Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:30.643063841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2026-02-15T17:12:30.643393515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:30.644335121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010675s 
2026-02-15T17:12:30.644698994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-02-15T17:12:30', 'add_on_delete_to_notifications') 
2026-02-15T17:12:30.645004279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.645926155Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-02-15T17:12:30.646096859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002617s 
2026-02-15T17:12:30.646298775Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-02-15T17:12:30.646497225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.646741276Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2026-02-15T17:12:30.647329711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-02-15T17:12:30.647489994Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:30.647697271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-02-15T17:12:30.648049681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:30.649001718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011134s 
2026-02-15T17:12:30.649154546Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-15T17:12:30.649396754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-02-15T17:12:30.649686577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003835s 
2026-02-15T17:12:30.650009768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-02-15T17:12:30', 'add_bypass_to_delay_profile') 
2026-02-15T17:12:30.650333279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.651146106Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-02-15T17:12:30.651319586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018113s 
2026-02-15T17:12:30.651491983Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-02-15T17:12:30.651687106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.651926838Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2026-02-15T17:12:30.654648308Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-02-15T17:12:30.655313398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-02-15T17:12:30.655707331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007316s 
2026-02-15T17:12:30.656033127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-02-15T17:12:30', 'update_notifiarr') 
2026-02-15T17:12:30.656349795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.657022068Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-02-15T17:12:30.657184866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020211s 
2026-02-15T17:12:30.657369458Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-02-15T17:12:30.657559851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.657794624Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2026-02-15T17:12:30.658215081Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-02-15T17:12:30.658644626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-02-15T17:12:30.658946664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004784s 
2026-02-15T17:12:30.659264765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-02-15T17:12:30', 'legacy_mediainfo_hdr') 
2026-02-15T17:12:30.659577745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.660302785Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-02-15T17:12:30.660469200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018032s 
2026-02-15T17:12:30.660669393Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-02-15T17:12:30.660863264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.661109319Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2026-02-15T17:12:30.661387389Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-02-15T17:12:30.661620268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-02-15T17:12:30.664097927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025171s 
2026-02-15T17:12:30.664429846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-02-15T17:12:30', 'rename_blacklist_to_blocklist') 
2026-02-15T17:12:30.664762155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.666073996Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-02-15T17:12:30.666252907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044653s 
2026-02-15T17:12:30.666429632Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-02-15T17:12:30.666611639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.666843396Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2026-02-15T17:12:30.667132608Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-02-15T17:12:30.667282590Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:30.667453394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-02-15T17:12:30.667678908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-02-15T17:12:30.668593750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009682s 
2026-02-15T17:12:30.668907442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-02-15T17:12:30', 'add_indexer_tags') 
2026-02-15T17:12:30.669226815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.669964250Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-02-15T17:12:30.670121336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002323s 
2026-02-15T17:12:30.670303062Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-02-15T17:12:30.670491542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.670724350Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2026-02-15T17:12:30.670974554Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:30.671162653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:30.672122666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009813s 
2026-02-15T17:12:30.672445546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-02-15T17:12:30', 'mediainfo_to_ffmpeg') 
2026-02-15T17:12:30.672776753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.673487855Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-02-15T17:12:30.673654761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023241s 
2026-02-15T17:12:30.673837880Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-02-15T17:12:30.674036119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.674286002Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2026-02-15T17:12:30.674653081Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-02-15T17:12:30.674812873Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:30.675028888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-02-15T17:12:30.675347149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-02-15T17:12:30.676301882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010846s 
2026-02-15T17:12:30.676526093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-02-15T17:12:30.676846699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-02-15T17:12:30.677763094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010498s 
2026-02-15T17:12:30.677924018Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:30.678100133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:30.680892425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028076s 
2026-02-15T17:12:30.681228682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-02-15T17:12:30', 'cdh_per_downloadclient') 
2026-02-15T17:12:30.681546733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.682290821Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-02-15T17:12:30.682453218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041784s 
2026-02-15T17:12:30.682649904Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-02-15T17:12:30.682841931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.683083207Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2026-02-15T17:12:30.683329663Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:30.683516229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:30.684562526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010618s 
2026-02-15T17:12:30.684901498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-02-15T17:12:30', 'migrate_discord_from_slack') 
2026-02-15T17:12:30.685226673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.685935791Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-02-15T17:12:30.686110813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024054s 
2026-02-15T17:12:30.686281527Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-02-15T17:12:30.686465568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.686691653Z [Info] remove_predb: Starting migration of Main DB to 202 
2026-02-15T17:12:30.687656165Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-15T17:12:30.687942071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-02-15T17:12:30.688215050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003921s 
2026-02-15T17:12:30.688360864Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-15T17:12:30.688616829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-02-15T17:12:30.688871803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003754s 
2026-02-15T17:12:30.689022506Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-15T17:12:30.689234844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2026-02-15T17:12:30.689473715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000306s 
2026-02-15T17:12:30.689617595Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-15T17:12:30.689844241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2026-02-15T17:12:30.690083563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003278s 
2026-02-15T17:12:30.690267774Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2026-02-15T17:12:30.694538043Z [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-02-15T17:12:30.696868365Z [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-02-15T17:12:30.697928189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-15T17:12:30.698953915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-15T17:12:30.701373407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-02-15T17:12:30.701831820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-02-15T17:12:30.702268449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-02-15T17:12:30.702709978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-02-15T17:12:30.703054352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126229s 
2026-02-15T17:12:30.703360779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-02-15T17:12:30', 'remove_predb') 
2026-02-15T17:12:30.703675011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.704771670Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-02-15T17:12:30.704928044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143197s 
2026-02-15T17:12:30.705134190Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-02-15T17:12:30.705329122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.705575127Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2026-02-15T17:12:30.705899100Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-15T17:12:30.706054683Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:30.706257842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-02-15T17:12:30.706560231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:30.707490775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010507s 
2026-02-15T17:12:30.707823475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-02-15T17:12:30', 'add_on_update_to_notifications') 
2026-02-15T17:12:30.708178279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.708962318Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-02-15T17:12:30.709134645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024797s 
2026-02-15T17:12:30.709335880Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-02-15T17:12:30.709533228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.709771087Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2026-02-15T17:12:30.710928748Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T17:12:30.711163711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-02-15T17:12:30.711379455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000274s 
2026-02-15T17:12:30.711548646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2026-02-15T17:12:30.715796059Z [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-02-15T17:12:30.718084427Z [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-02-15T17:12:30.719154321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-15T17:12:30.720173052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-15T17:12:30.722541742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-02-15T17:12:30.722995205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-02-15T17:12:30.723430211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-02-15T17:12:30.723875358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-02-15T17:12:30.724235212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125176s 
2026-02-15T17:12:30.724424363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2026-02-15T17:12:30.727904010Z [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-02-15T17:12:30.728618008Z [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-02-15T17:12:30.729072854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-02-15T17:12:30.729866171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-02-15T17:12:30.732271164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-02-15T17:12:30.732822444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-02-15T17:12:30.733301329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-02-15T17:12:30.733675282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090802s 
2026-02-15T17:12:30.733854763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2026-02-15T17:12:30.738689709Z [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-02-15T17:12:30.739571475Z [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-02-15T17:12:30.740079958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-02-15T17:12:30.740505245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-02-15T17:12:30.742836189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087919s 
2026-02-15T17:12:30.743020600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2026-02-15T17:12:30.746377580Z [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-02-15T17:12:30.747279406Z [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-02-15T17:12:30.747768941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-02-15T17:12:30.748493931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-02-15T17:12:30.750893042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-02-15T17:12:30.751349672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-02-15T17:12:30.751712061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085337s 
2026-02-15T17:12:30.751890541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2026-02-15T17:12:30.755211338Z [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-02-15T17:12:30.756152944Z [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-02-15T17:12:30.756665135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-02-15T17:12:30.757342128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-02-15T17:12:30.759698684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-02-15T17:12:30.760063318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079925s 
2026-02-15T17:12:30.760249162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2026-02-15T17:12:30.763465459Z [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-02-15T17:12:30.764231371Z [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-02-15T17:12:30.764682219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-02-15T17:12:30.765225923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-02-15T17:12:30.767505013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070813s 
2026-02-15T17:12:30.767697671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2026-02-15T17:12:30.771034490Z [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-02-15T17:12:30.772091248Z [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-02-15T17:12:30.772647488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-02-15T17:12:30.773172655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-02-15T17:12:30.775454500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075881s 
2026-02-15T17:12:30.775631477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2026-02-15T17:12:30.778888124Z [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-02-15T17:12:30.779696983Z [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-02-15T17:12:30.780227181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-02-15T17:12:30.780859253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-02-15T17:12:30.783223564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-02-15T17:12:30.783659472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-02-15T17:12:30.784018695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082192s 
2026-02-15T17:12:30.784208017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2026-02-15T17:12:30.787546078Z [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-02-15T17:12:30.788615041Z [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-02-15T17:12:30.789173455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-02-15T17:12:30.789700477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-02-15T17:12:30.791954465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075753s 
2026-02-15T17:12:30.792151552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2026-02-15T17:12:30.795513031Z [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-02-15T17:12:30.796605641Z [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-02-15T17:12:30.797188064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-02-15T17:12:30.797808443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-02-15T17:12:30.800148446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-02-15T17:12:30.800518270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082023s 
2026-02-15T17:12:30.800697932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2026-02-15T17:12:30.805427927Z [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-02-15T17:12:30.806184911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2026-02-15T17:12:30.806629767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-02-15T17:12:30.807318794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-02-15T17:12:30.809688967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-02-15T17:12:30.810041847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091805s 
2026-02-15T17:12:30.810386161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-02-15T17:12:30', 'ensure_identity_on_id_columns') 
2026-02-15T17:12:30.810709993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.812853649Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-02-15T17:12:30.813026648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119386s 
2026-02-15T17:12:30.813252903Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-02-15T17:12:30.813448227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.813717589Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2026-02-15T17:12:30.814195872Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-02-15T17:12:30.814354001Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-02-15T17:12:30.814554033Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-02-15T17:12:30.814841111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:30.815745923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010167s 
2026-02-15T17:12:30.816100016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-02-15T17:12:30', 'download_client_per_indexer') 
2026-02-15T17:12:30.816428658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.817225292Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-02-15T17:12:30.817395595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024561s 
2026-02-15T17:12:30.817589736Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-02-15T17:12:30.817775310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.818013680Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2026-02-15T17:12:30.818469538Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-02-15T17:12:30.818850986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-02-15T17:12:30.819136491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004305s 
2026-02-15T17:12:30.819436164Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-02-15T17:12:30.819794436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-02-15T17:12:30.820120552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004545s 
2026-02-15T17:12:30.820273520Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:30.820449655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:30.821491373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010605s 
2026-02-15T17:12:30.821655663Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:30.821831848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:30.822097433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002903s 
2026-02-15T17:12:30.822425313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-02-15T17:12:30', 'multiple_ratings_support') 
2026-02-15T17:12:30.822744917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.823495338Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-02-15T17:12:30.823657324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001652s 
2026-02-15T17:12:30.823830603Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-02-15T17:12:30.824036928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.824269918Z [Info] movie_metadata: Starting migration of Main DB to 207 
2026-02-15T17:12:30.826244253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2026-02-15T17:12:30.827401594Z [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-02-15T17:12:30.828312428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018899s 
2026-02-15T17:12:30.828510106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2026-02-15T17:12:30.828787314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-02-15T17:12:30.829143782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004668s 
2026-02-15T17:12:30.829331530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2026-02-15T17:12:30.829610943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-02-15T17:12:30.829954394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004571s 
2026-02-15T17:12:30.830160479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2026-02-15T17:12:30.830469191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-02-15T17:12:30.830823434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004929s 
2026-02-15T17:12:30.833607220Z [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-02-15T17:12:30.833623813Z                           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-02-15T17:12:30.833635777Z                           FROM "Movies" 
2026-02-15T17:12:30.835243555Z [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-02-15T17:12:30.835260569Z                           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-02-15T17:12:30.835268745Z                           FROM "Movies" 
2026-02-15T17:12:30.836114559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018268s 
2026-02-15T17:12:30.837400147Z [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-02-15T17:12:30.837413674Z                           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-02-15T17:12:30.837420368Z                           FROM "ImportListMovies"
2026-02-15T17:12:30.837424877Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-02-15T17:12:30.837429767Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-02-15T17:12:30.839238549Z [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-02-15T17:12:30.839251175Z                           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-02-15T17:12:30.839261956Z                           FROM "ImportListMovies"
2026-02-15T17:12:30.839270293Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-02-15T17:12:30.839279361Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-02-15T17:12:30.840400860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022607s 
2026-02-15T17:12:30.840557235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:12:30.840688910Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-15T17:12:30.840869042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2026-02-15T17:12:30.841152914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:30.842098618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010529s 
2026-02-15T17:12:30.842267398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-02-15T17:12:30.842409394Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:30.842608375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2026-02-15T17:12:30.842911345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:30.843838933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010512s 
2026-02-15T17:12:30.844011560Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2026-02-15T17:12:30.844158797Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2026-02-15T17:12:30.844338529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2026-02-15T17:12:30.844615817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:30.845533665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010204s 
2026-02-15T17:12:30.845703678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2026-02-15T17:12:30.845849371Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-15T17:12:30.846039684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2026-02-15T17:12:30.846344839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:30.847272256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010527s 
2026-02-15T17:12:30.847443561Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2026-02-15T17:12:30.847585447Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-15T17:12:30.847776271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2026-02-15T17:12:30.848101155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:30.849027871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010584s 
2026-02-15T17:12:30.849233495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2026-02-15T17:12:30.849554672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-02-15T17:12:30.849920188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005046s 
2026-02-15T17:12:30.850275373Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2026-02-15T17:12:30.850284692Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-02-15T17:12:30.850305274Z                                                   FROM "MovieMetadata"
2026-02-15T17:12:30.850313721Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-02-15T17:12:30.850725380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2026-02-15T17:12:30.850735249Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-02-15T17:12:30.850740881Z                                                   FROM "MovieMetadata"
2026-02-15T17:12:30.850745871Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-02-15T17:12:30.851060935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005262s 
2026-02-15T17:12:30.851427894Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2026-02-15T17:12:30.851437123Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-02-15T17:12:30.851442584Z                                                   FROM "Movies" 
2026-02-15T17:12:30.851447674Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-02-15T17:12:30.851950316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2026-02-15T17:12:30.851962621Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-02-15T17:12:30.851971228Z                                                   FROM "Movies" 
2026-02-15T17:12:30.851979535Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-02-15T17:12:30.852295140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005913s 
2026-02-15T17:12:30.852632199Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2026-02-15T17:12:30.852641438Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-02-15T17:12:30.852649905Z                                                   FROM "Movies" 
2026-02-15T17:12:30.852658151Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-02-15T17:12:30.853056413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2026-02-15T17:12:30.853067165Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-02-15T17:12:30.853072175Z                                                   FROM "Movies" 
2026-02-15T17:12:30.853076684Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-02-15T17:12:30.853378783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004956s 
2026-02-15T17:12:30.853746293Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2026-02-15T17:12:30.853766563Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-02-15T17:12:30.853772335Z                                                   FROM "Movies" 
2026-02-15T17:12:30.853777586Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-02-15T17:12:30.854218263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2026-02-15T17:12:30.854227582Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-02-15T17:12:30.854236039Z                                                   FROM "Movies" 
2026-02-15T17:12:30.854244325Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-02-15T17:12:30.854551274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005423s 
2026-02-15T17:12:30.854937591Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2026-02-15T17:12:30.854946870Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-02-15T17:12:30.854955347Z                                                   FROM "MovieMetadata" 
2026-02-15T17:12:30.854963664Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-02-15T17:12:30.855436426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2026-02-15T17:12:30.855447628Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-02-15T17:12:30.855453270Z                                                   FROM "MovieMetadata" 
2026-02-15T17:12:30.855458240Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-02-15T17:12:30.855785599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005754s 
2026-02-15T17:12:30.855956012Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:12:30.856093609Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-15T17:12:30.856266898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2026-02-15T17:12:30.861000450Z [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-02-15T17:12:30.863414311Z [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-02-15T17:12:30.864544897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-15T17:12:30.865512836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-15T17:12:30.868042170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-02-15T17:12:30.868503319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-02-15T17:12:30.868934707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-02-15T17:12:30.869367258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-02-15T17:12:30.869717293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132802s 
2026-02-15T17:12:30.869905522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2026-02-15T17:12:30.870188903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-02-15T17:12:30.870542645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000475s 
2026-02-15T17:12:30.870732197Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2026-02-15T17:12:30.874331284Z [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-02-15T17:12:30.875264363Z [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-02-15T17:12:30.875773688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-02-15T17:12:30.876603289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-02-15T17:12:30.879175669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-02-15T17:12:30.879544441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086403s 
2026-02-15T17:12:30.879718993Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2026-02-15T17:12:30.883215093Z [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-02-15T17:12:30.884226940Z [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-02-15T17:12:30.884734242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-02-15T17:12:30.885407437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-02-15T17:12:30.887933875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-02-15T17:12:30.888317778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084215s 
2026-02-15T17:12:30.888508382Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2026-02-15T17:12:30.891877666Z [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-02-15T17:12:30.892650813Z [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-02-15T17:12:30.893111701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-02-15T17:12:30.893822693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-02-15T17:12:30.896393089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-02-15T17:12:30.896906933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-02-15T17:12:30.897273712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085883s 
2026-02-15T17:12:30.897882758Z [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-02-15T17:12:30.901625876Z [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-02-15T17:12:30.902608204Z [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-02-15T17:12:30.903173662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-15T17:12:30.904389270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-15T17:12:30.906838933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-02-15T17:12:30.907206022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089597s 
2026-02-15T17:12:30.907790559Z [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-02-15T17:12:30.911311800Z [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-02-15T17:12:30.911958101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2026-02-15T17:12:30.912485894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2026-02-15T17:12:30.913065982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2026-02-15T17:12:30.915407246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-02-15T17:12:30.915791240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076034s 
2026-02-15T17:12:30.916177798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-02-15T17:12:30', 'movie_metadata') 
2026-02-15T17:12:30.916497251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.918578652Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-02-15T17:12:30.918737081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103647s 
2026-02-15T17:12:30.918950822Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-02-15T17:12:30.919143610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.919405107Z [Info] add_collections: Starting migration of Main DB to 208 
2026-02-15T17:12:30.920639071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2026-02-15T17:12:30.921453181Z [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-02-15T17:12:30.922137258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013229s 
2026-02-15T17:12:30.922322581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2026-02-15T17:12:30.922592735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-02-15T17:12:30.922937810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004524s 
2026-02-15T17:12:30.923108444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-02-15T17:12:30.923247975Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:30.923439751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2026-02-15T17:12:30.923716779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2026-02-15T17:12:30.924649778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010154s 
2026-02-15T17:12:30.924858348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2026-02-15T17:12:30.925133482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2026-02-15T17:12:30.926127162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001074s 
2026-02-15T17:12:30.926290050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-02-15T17:12:30.926431094Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-15T17:12:30.926609053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2026-02-15T17:12:30.926858395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2026-02-15T17:12:30.927766163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009768s 
2026-02-15T17:12:30.927948550Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:30.928129484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:30.930729630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026063s 
2026-02-15T17:12:30.930897498Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:30.931078563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:30.931612077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005596s 
2026-02-15T17:12:30.931779735Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:30.931981922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:30.932611930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006652s 
2026-02-15T17:12:30.932775470Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:30.932957316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:30.933547745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006138s 
2026-02-15T17:12:30.933715843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-02-15T17:12:30.933859382Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:30.934055477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2026-02-15T17:12:30.937886001Z [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-02-15T17:12:30.939187752Z [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-02-15T17:12:30.939818633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-02-15T17:12:30.940490656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-02-15T17:12:30.943048787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-02-15T17:12:30.943395325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091716s 
2026-02-15T17:12:30.943587612Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2026-02-15T17:12:30.947252442Z [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-02-15T17:12:30.948511156Z [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-02-15T17:12:30.949121425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-02-15T17:12:30.949819741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-02-15T17:12:30.952336399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-02-15T17:12:30.952703007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089441s 
2026-02-15T17:12:30.952906627Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T17:12:30.953189317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2026-02-15T17:12:30.953436114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003605s 
2026-02-15T17:12:30.953619643Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2026-02-15T17:12:30.957774199Z [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-02-15T17:12:30.959841371Z [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-02-15T17:12:30.960846395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-02-15T17:12:30.961634141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-02-15T17:12:30.964118795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-02-15T17:12:30.964605595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-02-15T17:12:30.965121804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-02-15T17:12:30.965495878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117047s 
2026-02-15T17:12:30.965814058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-02-15T17:12:30', 'add_collections') 
2026-02-15T17:12:30.966138431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.967462367Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-02-15T17:12:30.967613412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136422s 
2026-02-15T17:12:30.967835609Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-02-15T17:12:30.968060662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.968331037Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2026-02-15T17:12:30.968777015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2026-02-15T17:12:30.969095877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-02-15T17:12:30.969463818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004988s 
2026-02-15T17:12:30.969674081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2026-02-15T17:12:30.969992131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2026-02-15T17:12:30.970363840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005124s 
2026-02-15T17:12:30.970694165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-02-15T17:12:30', 'movie_meta_collection_index') 
2026-02-15T17:12:30.971013448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.971960856Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-02-15T17:12:30.972147582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002059s 
2026-02-15T17:12:30.972345140Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-02-15T17:12:30.972542387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.972786348Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2026-02-15T17:12:30.973125270Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-15T17:12:30.973288038Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:30.973474083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2026-02-15T17:12:30.973772854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:30.974740262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010466s 
2026-02-15T17:12:30.975031319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-02-15T17:12:30', 'movie_added_notifications') 
2026-02-15T17:12:30.975357185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.976845131Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-02-15T17:12:30.977010805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031463s 
2026-02-15T17:12:30.977199625Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-02-15T17:12:30.977401932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.977639611Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2026-02-15T17:12:30.977996820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2026-02-15T17:12:30.978332065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-02-15T17:12:30.978716800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005286s 
2026-02-15T17:12:30.978906261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2026-02-15T17:12:30.979184131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2026-02-15T17:12:30.979524827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000455s 
2026-02-15T17:12:30.979855633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-02-15T17:12:30', 'more_movie_meta_index') 
2026-02-15T17:12:30.980197672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:30.981123075Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-02-15T17:12:30.981283849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020158s 
2026-02-15T17:12:30.981518682Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-02-15T17:12:30.981730508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:30.981994801Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2026-02-15T17:12:30.984018005Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T17:12:30.984257477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-02-15T17:12:30.984490065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002771s 
2026-02-15T17:12:30.984644386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-02-15T17:12:30.984783937Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-15T17:12:30.984962156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-02-15T17:12:30.988665964Z [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-02-15T17:12:30.989698383Z [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-02-15T17:12:30.990263020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-02-15T17:12:30.990716112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-02-15T17:12:30.993075954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079306s 
2026-02-15T17:12:30.993236036Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-02-15T17:12:30.993375066Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-02-15T17:12:30.993565069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-02-15T17:12:30.997171230Z [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-02-15T17:12:30.998221265Z [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-02-15T17:12:30.998782615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-02-15T17:12:30.999304626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-02-15T17:12:31.001651632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078912s 
2026-02-15T17:12:31.001812727Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-02-15T17:12:31.001957528Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-15T17:12:31.002138162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2026-02-15T17:12:31.005821549Z [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-02-15T17:12:31.007073350Z [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-02-15T17:12:31.007690353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-02-15T17:12:31.008347686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-02-15T17:12:31.010782129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-02-15T17:12:31.011140019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088356s 
2026-02-15T17:12:31.011302887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-02-15T17:12:31.011438109Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-15T17:12:31.011635747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2026-02-15T17:12:31.015370879Z [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-02-15T17:12:31.016621036Z [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-02-15T17:12:31.017242407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-02-15T17:12:31.017934661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-02-15T17:12:31.020403242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-02-15T17:12:31.020775752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089597s 
2026-02-15T17:12:31.020932257Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-02-15T17:12:31.021067269Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-15T17:12:31.021244506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-02-15T17:12:31.026250927Z [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-02-15T17:12:31.027175108Z [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-02-15T17:12:31.027673582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-02-15T17:12:31.028167066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-02-15T17:12:31.030543260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091142s 
2026-02-15T17:12:31.030706048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-02-15T17:12:31.030842924Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:31.031046193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-02-15T17:12:31.034545179Z [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-02-15T17:12:31.035456193Z [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-02-15T17:12:31.035973715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-02-15T17:12:31.036514444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-02-15T17:12:31.038864897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075984s 
2026-02-15T17:12:31.038991793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-02-15T17:12:31.039124009Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:31.039299412Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-02-15T17:12:31.042791474Z [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-02-15T17:12:31.043687889Z [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-02-15T17:12:31.044250101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-02-15T17:12:31.044793004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-02-15T17:12:31.047102896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076153s 
2026-02-15T17:12:31.047281425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-02-15T17:12:31.047420826Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:31.047632392Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-02-15T17:12:31.051065295Z [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-02-15T17:12:31.051980918Z [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-02-15T17:12:31.052499543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-02-15T17:12:31.053176105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-02-15T17:12:31.055683975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-02-15T17:12:31.056101015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082729s 
2026-02-15T17:12:31.056278181Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-02-15T17:12:31.056434186Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:31.056663006Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-02-15T17:12:31.060116050Z [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-02-15T17:12:31.061031533Z [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-02-15T17:12:31.061542712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-02-15T17:12:31.062269897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-02-15T17:12:31.064777967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-02-15T17:12:31.065165397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083207s 
2026-02-15T17:12:31.065342674Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-02-15T17:12:31.065490051Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-15T17:12:31.065694953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-02-15T17:12:31.069131293Z [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-02-15T17:12:31.070030033Z [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-02-15T17:12:31.070540360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-02-15T17:12:31.071261392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-02-15T17:12:31.073807048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-02-15T17:12:31.074201292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083246s 
2026-02-15T17:12:31.074372948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-02-15T17:12:31.074514663Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:31.074697872Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-02-15T17:12:31.078233231Z [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-02-15T17:12:31.079224858Z [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-02-15T17:12:31.079783974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-02-15T17:12:31.080514275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-02-15T17:12:31.082939589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-02-15T17:12:31.083429174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-02-15T17:12:31.083947318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-02-15T17:12:31.084329938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094441s 
2026-02-15T17:12:31.084505151Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-02-15T17:12:31.084634812Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-15T17:12:31.084811187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-02-15T17:12:31.088240773Z [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-02-15T17:12:31.089061446Z [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-02-15T17:12:31.089518767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-02-15T17:12:31.089979675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-02-15T17:12:31.092319376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007326s 
2026-02-15T17:12:31.092485962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-02-15T17:12:31.092622797Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:31.092805385Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-02-15T17:12:31.097752877Z [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-02-15T17:12:31.098576025Z [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-02-15T17:12:31.099034308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-02-15T17:12:31.099558553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-02-15T17:12:31.101927564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008929s 
2026-02-15T17:12:31.102078718Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-02-15T17:12:31.102214982Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:31.102411719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-02-15T17:12:31.105893149Z [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-02-15T17:12:31.106737379Z [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-02-15T17:12:31.107213147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-02-15T17:12:31.107812694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-02-15T17:12:31.110301606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-02-15T17:12:31.110712283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-02-15T17:12:31.111064282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008481s 
2026-02-15T17:12:31.111234224Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-02-15T17:12:31.111373504Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-15T17:12:31.111589349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-02-15T17:12:31.115033875Z [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-02-15T17:12:31.116016424Z [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-02-15T17:12:31.116550168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-02-15T17:12:31.117194756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-02-15T17:12:31.119695001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-02-15T17:12:31.120114305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083392s 
2026-02-15T17:12:31.120284107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-02-15T17:12:31.120427877Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:31.120634002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-02-15T17:12:31.124097897Z [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-02-15T17:12:31.125073501Z [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-02-15T17:12:31.125606795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-02-15T17:12:31.126315192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-02-15T17:12:31.128864525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-02-15T17:12:31.129253067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084335s 
2026-02-15T17:12:31.129423921Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-02-15T17:12:31.129560947Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:31.129760860Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-02-15T17:12:31.133235938Z [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-02-15T17:12:31.134192053Z [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-02-15T17:12:31.134721339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-02-15T17:12:31.135435917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-02-15T17:12:31.138411139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-02-15T17:12:31.138771244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088112s 
2026-02-15T17:12:31.138941426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-02-15T17:12:31.139080416Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:31.139278966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-02-15T17:12:31.142943826Z [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-02-15T17:12:31.144077489Z [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-02-15T17:12:31.144666825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-02-15T17:12:31.145370883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-02-15T17:12:31.147870377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-02-15T17:12:31.148268889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087909s 
2026-02-15T17:12:31.148438430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-02-15T17:12:31.148589936Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-15T17:12:31.148794417Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-02-15T17:12:31.152486231Z [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-02-15T17:12:31.153617078Z [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-02-15T17:12:31.154213700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-02-15T17:12:31.154902858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-02-15T17:12:31.157389996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-02-15T17:12:31.157762436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087779s 
2026-02-15T17:12:31.157929512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-02-15T17:12:31.158071989Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-15T17:12:31.158265248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-02-15T17:12:31.161823533Z [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-02-15T17:12:31.162943539Z [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-02-15T17:12:31.163530901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-02-15T17:12:31.164232364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-02-15T17:12:31.166692207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-02-15T17:12:31.167069697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086148s 
2026-02-15T17:12:31.167234219Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-02-15T17:12:31.167373639Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-15T17:12:31.167584193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-02-15T17:12:31.190881967Z [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-02-15T17:12:31.193039241Z [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-02-15T17:12:31.195602051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-02-15T17:12:31.196438676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-02-15T17:12:31.199621645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-02-15T17:12:31.200071511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322807s 
2026-02-15T17:12:31.200263648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-02-15T17:12:31.200439352Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2026-02-15T17:12:31.200719516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-02-15T17:12:31.205258506Z [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-02-15T17:12:31.206215633Z [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-02-15T17:12:31.206775330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-02-15T17:12:31.207263163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-02-15T17:12:31.209779219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088769s 
2026-02-15T17:12:31.209968881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-02-15T17:12:31.210151489Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-02-15T17:12:31.210356201Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-02-15T17:12:31.214719407Z [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-02-15T17:12:31.215653858Z [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-02-15T17:12:31.216214988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-02-15T17:12:31.216781499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-02-15T17:12:31.219168506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086162s 
2026-02-15T17:12:31.219346455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-02-15T17:12:31.219505314Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-02-15T17:12:31.219712462Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2026-02-15T17:12:31.224177362Z [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-02-15T17:12:31.225407770Z [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-02-15T17:12:31.225924340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-02-15T17:12:31.226485991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-02-15T17:12:31.229069744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-02-15T17:12:31.229502044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009593s 
2026-02-15T17:12:31.229681516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-02-15T17:12:31.229840827Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-02-15T17:12:31.230055028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2026-02-15T17:12:31.234998983Z [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-02-15T17:12:31.237079483Z [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-02-15T17:12:31.238086611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-02-15T17:12:31.239115573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-02-15T17:12:31.241613713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-02-15T17:12:31.242134732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-02-15T17:12:31.242659829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-02-15T17:12:31.243203755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-02-15T17:12:31.243597027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013351s 
2026-02-15T17:12:31.243780656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-02-15T17:12:31.243956621Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2026-02-15T17:12:31.244183437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2026-02-15T17:12:31.249149457Z [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-02-15T17:12:31.251219536Z [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-02-15T17:12:31.252244299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-02-15T17:12:31.253217439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-02-15T17:12:31.255747553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-02-15T17:12:31.256288342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-02-15T17:12:31.256822077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-02-15T17:12:31.257363397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-02-15T17:12:31.257753873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133832s 
2026-02-15T17:12:31.257938365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-02-15T17:12:31.258100702Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-02-15T17:12:31.258311136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2026-02-15T17:12:31.263290051Z [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-02-15T17:12:31.265367194Z [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-02-15T17:12:31.266386436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-02-15T17:12:31.267350868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-02-15T17:12:31.269868789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-02-15T17:12:31.270379818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-02-15T17:12:31.270918592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-02-15T17:12:31.271456365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-02-15T17:12:31.271858295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133422s 
2026-02-15T17:12:31.272046113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-02-15T17:12:31.272199482Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-02-15T17:12:31.272419916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2026-02-15T17:12:31.277394703Z [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-02-15T17:12:31.279452146Z [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-02-15T17:12:31.280496389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-02-15T17:12:31.281492174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-02-15T17:12:31.284012980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-02-15T17:12:31.284524771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-02-15T17:12:31.285057724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-02-15T17:12:31.285594936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-02-15T17:12:31.285986995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133669s 
2026-02-15T17:12:31.286162348Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:12:31.286312952Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-02-15T17:12:31.286502604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2026-02-15T17:12:31.292530021Z [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-02-15T17:12:31.293556047Z [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-02-15T17:12:31.294100834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-15T17:12:31.294820864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-15T17:12:31.297357852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-02-15T17:12:31.297750984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110596s 
2026-02-15T17:12:31.297935015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-02-15T17:12:31.298101259Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-02-15T17:12:31.298324809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-02-15T17:12:31.302593776Z [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-02-15T17:12:31.303382434Z [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-02-15T17:12:31.303912782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-02-15T17:12:31.304434091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-02-15T17:12:31.306872602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083489s 
2026-02-15T17:12:31.307051251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-02-15T17:12:31.307211063Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-02-15T17:12:31.307427750Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-02-15T17:12:31.311798130Z [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-02-15T17:12:31.312603872Z [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-02-15T17:12:31.313079781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-02-15T17:12:31.313814871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-02-15T17:12:31.316502062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-02-15T17:12:31.316891396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092651s 
2026-02-15T17:12:31.317076469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-02-15T17:12:31.317239898Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-02-15T17:12:31.317468578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-02-15T17:12:31.321696291Z [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-02-15T17:12:31.322470300Z [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-02-15T17:12:31.322948363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-02-15T17:12:31.323685146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-02-15T17:12:31.326275312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-02-15T17:12:31.326689396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090111s 
2026-02-15T17:12:31.326871001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-02-15T17:12:31.327034240Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-02-15T17:12:31.327231297Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2026-02-15T17:12:31.331564132Z [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-02-15T17:12:31.332472270Z [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-02-15T17:12:31.333026617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-02-15T17:12:31.333513918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-02-15T17:12:31.335964292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085196s 
2026-02-15T17:12:31.336150036Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-02-15T17:12:31.336311732Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-02-15T17:12:31.336526143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2026-02-15T17:12:31.340899991Z [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-02-15T17:12:31.341798400Z [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-02-15T17:12:31.342323116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-02-15T17:12:31.342889377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-02-15T17:12:31.345345292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008588s 
2026-02-15T17:12:31.345510414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-15T17:12:31.345653252Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-02-15T17:12:31.345857032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-02-15T17:12:31.349980025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-02-15T17:12:31.350590093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-02-15T17:12:31.351044498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-02-15T17:12:31.351604456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-02-15T17:12:31.354111985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-02-15T17:12:31.354528634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084438s 
2026-02-15T17:12:31.354925774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-02-15T17:12:31', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-02-15T17:12:31.355302162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.357805793Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-02-15T17:12:31.357999443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116134s 
2026-02-15T17:12:31.358266932Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-02-15T17:12:31.358483428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.358797250Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2026-02-15T17:12:31.359293980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-02-15T17:12:31.359462179Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2026-02-15T17:12:31.359663635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2026-02-15T17:12:31.359971705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2026-02-15T17:12:31.360950816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010782s 
2026-02-15T17:12:31.361314218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-02-15T17:12:31', 'add_language_tags_to_subtitle_files') 
2026-02-15T17:12:31.361671007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.362459615Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-02-15T17:12:31.362650950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025373s 
2026-02-15T17:12:31.362858748Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-02-15T17:12:31.363054152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.363306290Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2026-02-15T17:12:31.363667838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-02-15T17:12:31.363821166Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-02-15T17:12:31.364022522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-02-15T17:12:31.364259088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-02-15T17:12:31.365206506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001006s 
2026-02-15T17:12:31.365401368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-02-15T17:12:31.365665731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-02-15T17:12:31.366614020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010239s 
2026-02-15T17:12:31.366953774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-02-15T17:12:31', 'add_salt_to_users') 
2026-02-15T17:12:31.367292827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.368022767Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-02-15T17:12:31.368204904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024063s 
2026-02-15T17:12:31.368402091Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-02-15T17:12:31.368605370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.368874071Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2026-02-15T17:12:31.369227162Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2026-02-15T17:12:31.373694287Z [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-02-15T17:12:31.374611865Z [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-02-15T17:12:31.375158195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-02-15T17:12:31.376039239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-02-15T17:12:31.378654726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-02-15T17:12:31.379205244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-02-15T17:12:31.379600160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101853s 
2026-02-15T17:12:31.379803118Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2026-02-15T17:12:31.384148088Z [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-02-15T17:12:31.385922471Z [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-02-15T17:12:31.386438109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-02-15T17:12:31.387261046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-02-15T17:12:31.389827183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-02-15T17:12:31.390377121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-02-15T17:12:31.390779230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107792s 
2026-02-15T17:12:31.391008292Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2026-02-15T17:12:31.395293340Z [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-02-15T17:12:31.396143552Z [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-02-15T17:12:31.396631364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-02-15T17:12:31.397459612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-02-15T17:12:31.400056942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-02-15T17:12:31.400619014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-02-15T17:12:31.401004661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098266s 
2026-02-15T17:12:31.401229874Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2026-02-15T17:12:31.405454120Z [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-02-15T17:12:31.406247768Z [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-02-15T17:12:31.406721853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-02-15T17:12:31.407548227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-02-15T17:12:31.410118813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-02-15T17:12:31.410675254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-02-15T17:12:31.411076011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096783s 
2026-02-15T17:12:31.411412979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-02-15T17:12:31', 'clean_alt_titles') 
2026-02-15T17:12:31.411770509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.412812578Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-02-15T17:12:31.412995446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113878s 
2026-02-15T17:12:31.413188444Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-02-15T17:12:31.413387265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.413655094Z [Info] remove_omg: Starting migration of Main DB to 217 
2026-02-15T17:12:31.414058777Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T17:12:31.414346246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-02-15T17:12:31.414619296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003621s 
2026-02-15T17:12:31.414942406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-02-15T17:12:31', 'remove_omg') 
2026-02-15T17:12:31.415284936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.415993573Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-02-15T17:12:31.416178606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017016s 
2026-02-15T17:12:31.416396695Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-02-15T17:12:31.416631207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.416900249Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2026-02-15T17:12:31.417258360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-02-15T17:12:31.417423382Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-02-15T17:12:31.417654518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2026-02-15T17:12:31.417936826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2026-02-15T17:12:31.418911499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010717s 
2026-02-15T17:12:31.419282436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-02-15T17:12:31', 'add_additional_info_to_pending_releases') 
2026-02-15T17:12:31.419696660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.421089154Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-02-15T17:12:31.421294918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031802s 
2026-02-15T17:12:31.421491454Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-02-15T17:12:31.421707819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.421957292Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2026-02-15T17:12:31.422293599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-02-15T17:12:31.422472139Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-02-15T17:12:31.422667131Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-02-15T17:12:31.422941995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-02-15T17:12:31.424105468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012532s 
2026-02-15T17:12:31.424440913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-02-15T17:12:31', 'add_result_to_commands') 
2026-02-15T17:12:31.424785256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.431374706Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-02-15T17:12:31.431542033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084974s 
2026-02-15T17:12:31.431765623Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-02-15T17:12:31.431996327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.432265089Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2026-02-15T17:12:31.432602027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-15T17:12:31.432773793Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-02-15T17:12:31.432986181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-02-15T17:12:31.433307117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:31.434306239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011231s 
2026-02-15T17:12:31.434670623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-02-15T17:12:31', 'health_restored_notification') 
2026-02-15T17:12:31.435009976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.435802221Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-02-15T17:12:31.436048908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025697s 
2026-02-15T17:12:31.436289573Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-02-15T17:12:31.436533894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.436803618Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2026-02-15T17:12:31.437156709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-15T17:12:31.437322482Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-02-15T17:12:31.437549179Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2026-02-15T17:12:31.437899104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:31.438918857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001157s 
2026-02-15T17:12:31.439308161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-02-15T17:12:31', 'add_on_manual_interaction_required_to_notifications') 
2026-02-15T17:12:31.439674479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.440497446Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-02-15T17:12:31.440692759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026523s 
2026-02-15T17:12:31.440879926Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-02-15T17:12:31.441075560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.441341285Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2026-02-15T17:12:31.441712472Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T17:12:31.441996695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2026-02-15T17:12:31.442259704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003498s 
2026-02-15T17:12:31.442591001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-02-15T17:12:31', 'remove_rarbg') 
2026-02-15T17:12:31.442923290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.443738763Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-02-15T17:12:31.443921791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018039s 
2026-02-15T17:12:31.444158488Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-02-15T17:12:31.444395675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.444658454Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2026-02-15T17:12:31.445181868Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2026-02-15T17:12:31.445641594Z [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-02-15T17:12:31.445998042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005462s 
2026-02-15T17:12:31.446361323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-02-15T17:12:31', 'remove_invalid_roksbox_metadata_images') 
2026-02-15T17:12:31.446732401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.447425196Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-02-15T17:12:31.447629257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001921s 
2026-02-15T17:12:31.447810482Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-02-15T17:12:31.448036767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.448280568Z [Info] list_sync_time: Starting migration of Main DB to 224 
2026-02-15T17:12:31.448992401Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-02-15T17:12:31.453397392Z [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-02-15T17:12:31.454303676Z [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-02-15T17:12:31.454832040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-02-15T17:12:31.455617542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-02-15T17:12:31.458209722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-02-15T17:12:31.458610860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093855s 
2026-02-15T17:12:31.458789399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-02-15T17:12:31.458966406Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-02-15T17:12:31.459184364Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-02-15T17:12:31.459482355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-02-15T17:12:31.460478200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010864s 
2026-02-15T17:12:31.460699215Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T17:12:31.460966944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2026-02-15T17:12:31.461228771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003465s 
2026-02-15T17:12:31.461554697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-02-15T17:12:31', 'list_sync_time') 
2026-02-15T17:12:31.461902157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.462932522Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-02-15T17:12:31.463107384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020234s 
2026-02-15T17:12:31.463311435Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-02-15T17:12:31.463527981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.463796902Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2026-02-15T17:12:31.464132618Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-02-15T17:12:31.464323242Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-02-15T17:12:31.464496682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2026-02-15T17:12:31.464745352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2026-02-15T17:12:31.465705836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010222s 
2026-02-15T17:12:31.466045971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-02-15T17:12:31', 'add_tags_to_collections') 
2026-02-15T17:12:31.466389894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.467261118Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-02-15T17:12:31.467435018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025569s 
2026-02-15T17:12:31.467650943Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-02-15T17:12:31.467885415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.468159167Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2026-02-15T17:12:31.468476455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-02-15T17:12:31.468653402Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-02-15T17:12:31.468848755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-02-15T17:12:31.469112807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-02-15T17:12:31.470062549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010343s 
2026-02-15T17:12:31.470415059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-02-15T17:12:31', 'add_download_client_tags') 
2026-02-15T17:12:31.470759272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.471522158Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-02-15T17:12:31.471700668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024602s 
2026-02-15T17:12:31.471914969Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-02-15T17:12:31.472127978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.472388593Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2026-02-15T17:12:31.472874421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-02-15T17:12:31.473410671Z [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-02-15T17:12:31.473936129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008762s 
2026-02-15T17:12:31.474133978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-02-15T17:12:31.474411767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-02-15T17:12:31.474783926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004727s 
2026-02-15T17:12:31.475115214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-02-15T17:12:31', 'add_auto_tagging') 
2026-02-15T17:12:31.475458605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.476258917Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-02-15T17:12:31.476437316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019262s 
2026-02-15T17:12:31.476693552Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-02-15T17:12:31.476924226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.477212978Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2026-02-15T17:12:31.477630068Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-02-15T17:12:31.477793927Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-02-15T17:12:31.478031235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-02-15T17:12:31.478385138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:31.479409651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011736s 
2026-02-15T17:12:31.479589233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-02-15T17:12:31.479748062Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-02-15T17:12:31.479976553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-02-15T17:12:31.480300505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-02-15T17:12:31.481280819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010989s 
2026-02-15T17:12:31.481667738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-02-15T17:12:31', 'add_custom_format_score_bypass_to_delay_profile') 
2026-02-15T17:12:31.482032392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.482831451Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-02-15T17:12:31.483025753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025726s 
2026-02-15T17:12:31.483260134Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-02-15T17:12:31.483481069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.483757546Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2026-02-15T17:12:31.484712018Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-02-15T17:12:31.484987733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-02-15T17:12:31.487481475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025647s 
2026-02-15T17:12:31.487666688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-02-15T17:12:31.487826409Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-02-15T17:12:31.488029568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2026-02-15T17:12:31.488360765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2026-02-15T17:12:31.489358765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011373s 
2026-02-15T17:12:31.489543166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-02-15T17:12:31.489711796Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-02-15T17:12:31.489903602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-02-15T17:12:31.490210089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-02-15T17:12:31.491200263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011014s 
2026-02-15T17:12:31.491414154Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-02-15T17:12:31.491541741Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-02-15T17:12:31.491735290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-02-15T17:12:31.492058672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:31.493067162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011342s 
2026-02-15T17:12:31.493271885Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-02-15T17:12:31.497642997Z [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-02-15T17:12:31.498399901Z [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-02-15T17:12:31.498881020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-02-15T17:12:31.499359654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-02-15T17:12:31.501896863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084204s 
2026-02-15T17:12:31.502068609Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:31.502267980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:31.503006888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000768s 
2026-02-15T17:12:31.503234035Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T17:12:31.503516414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-02-15T17:12:31.503796127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003833s 
2026-02-15T17:12:31.504174690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-02-15T17:12:31', 'update_restrictions_to_release_profiles') 
2026-02-15T17:12:31.504539254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.505992610Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-02-15T17:12:31.506189396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002513s 
2026-02-15T17:12:31.506401213Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-02-15T17:12:31.506622188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.506887673Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2026-02-15T17:12:31.507272728Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-02-15T17:12:31.507524385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-02-15T17:12:31.510110512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026399s 
2026-02-15T17:12:31.510330816Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2026-02-15T17:12:31.515496167Z [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-02-15T17:12:31.516563226Z [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-02-15T17:12:31.517117552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-02-15T17:12:31.517831990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-02-15T17:12:31.520417096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-02-15T17:12:31.520819937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102972s 
2026-02-15T17:12:31.521040121Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2026-02-15T17:12:31.525731768Z [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-02-15T17:12:31.526953358Z [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-02-15T17:12:31.527595641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-02-15T17:12:31.528322324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-02-15T17:12:31.530958954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-02-15T17:12:31.531339039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101042s 
2026-02-15T17:12:31.531684034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-02-15T17:12:31', 'rename_quality_profiles') 
2026-02-15T17:12:31.532054860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.533150416Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-02-15T17:12:31.533336521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118796s 
2026-02-15T17:12:31.533549440Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-02-15T17:12:31.533760856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.534024777Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2026-02-15T17:12:31.534437157Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-02-15T17:12:31.534762362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-02-15T17:12:31.535085934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004057s 
2026-02-15T17:12:31.535341188Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-02-15T17:12:31.535636593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-02-15T17:12:31.535923540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003618s 
2026-02-15T17:12:31.536199707Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-02-15T17:12:31.536507176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-02-15T17:12:31.536787069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003727s 
2026-02-15T17:12:31.537126352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-02-15T17:12:31', 'update_images_remote_url') 
2026-02-15T17:12:31.537471467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.538127418Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-02-15T17:12:31.538310737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016765s 
2026-02-15T17:12:31.538517915Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-02-15T17:12:31.538727196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.538987350Z [Info] add_notification_status: Starting migration of Main DB to 232 
2026-02-15T17:12:31.539552989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-02-15T17:12:31.540116403Z [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-02-15T17:12:31.540657313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009139s 
2026-02-15T17:12:31.540883358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-02-15T17:12:31.541212631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-02-15T17:12:31.543394665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023172s 
2026-02-15T17:12:31.543750311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-02-15T17:12:31', 'add_notification_status') 
2026-02-15T17:12:31.544134595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.545077293Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-02-15T17:12:31.545257436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039734s 
2026-02-15T17:12:31.545499092Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-02-15T17:12:31.545716159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.546011334Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2026-02-15T17:12:31.546558936Z [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-02-15T17:12:31.547036959Z [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-02-15T17:12:31.547382254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005443s 
2026-02-15T17:12:31.547832220Z [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-02-15T17:12:31.548428421Z [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-02-15T17:12:31.548803486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006527s 
2026-02-15T17:12:31.549182319Z [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-02-15T17:12:31.549645101Z [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-02-15T17:12:31.549982210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005353s 
2026-02-15T17:12:31.550328727Z [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-02-15T17:12:31.550746559Z [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-02-15T17:12:31.551070671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004933s 
2026-02-15T17:12:31.551422921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-02-15T17:12:31', 'rename_deprecated_indexer_flags') 
2026-02-15T17:12:31.551791643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.552468737Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-02-15T17:12:31.552653448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001836s 
2026-02-15T17:12:31.552860736Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-02-15T17:12:31.553071240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.553331594Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2026-02-15T17:12:31.553658663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-02-15T17:12:31.553825889Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-02-15T17:12:31.554051824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2026-02-15T17:12:31.554330986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2026-02-15T17:12:31.555346341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010997s 
2026-02-15T17:12:31.555691346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-02-15T17:12:31', 'movie_last_searched_time') 
2026-02-15T17:12:31.556076612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.560144663Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-02-15T17:12:31.560345908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058448s 
2026-02-15T17:12:31.560537043Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-02-15T17:12:31.560737196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.560986829Z [Info] email_encryption: Starting migration of Main DB to 235 
2026-02-15T17:12:31.561260811Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:31.561464250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:31.562180683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007371s 
2026-02-15T17:12:31.562515387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-02-15T17:12:31', 'email_encryption') 
2026-02-15T17:12:31.562859099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.563420930Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-02-15T17:12:31.563595211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019634s 
2026-02-15T17:12:31.563811637Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-02-15T17:12:31.564043304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.564307726Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2026-02-15T17:12:31.564661739Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-02-15T17:12:31.564970501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-02-15T17:12:31.565238531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003585s 
2026-02-15T17:12:31.565607233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-02-15T17:12:31', 'clear_last_rss_releases_info') 
2026-02-15T17:12:31.565977028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.566489289Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-02-15T17:12:31.566680875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015678s 
2026-02-15T17:12:31.566871289Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-02-15T17:12:31.567078616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.567337798Z [Info] add_indexes: Starting migration of Main DB to 237 
2026-02-15T17:12:31.568362942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2026-02-15T17:12:31.568659279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2026-02-15T17:12:31.569052411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004825s 
2026-02-15T17:12:31.569240780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2026-02-15T17:12:31.569509150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2026-02-15T17:12:31.569882753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004572s 
2026-02-15T17:12:31.570096032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2026-02-15T17:12:31.570394814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2026-02-15T17:12:31.570791433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005132s 
2026-02-15T17:12:31.571058170Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-02-15T17:12:31.571331720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-02-15T17:12:31.571754812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004817s 
2026-02-15T17:12:31.571963453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-02-15T17:12:31.572274619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-02-15T17:12:31.572680717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000532s 
2026-02-15T17:12:31.572882513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2026-02-15T17:12:31.573164100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2026-02-15T17:12:31.573548614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004828s 
2026-02-15T17:12:31.573743607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2026-02-15T17:12:31.573997829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2026-02-15T17:12:31.574355820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004367s 
2026-02-15T17:12:31.574693400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-02-15T17:12:31', 'add_indexes') 
2026-02-15T17:12:31.575040749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.575933357Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-02-15T17:12:31.576114702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019453s 
2026-02-15T17:12:31.576370266Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-02-15T17:12:31.576600951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.576882618Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2026-02-15T17:12:31.577338526Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-02-15T17:12:31.577535012Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s 
2026-02-15T17:12:31.577735215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2026-02-15T17:12:31.578001551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2026-02-15T17:12:31.579065113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011413s 
2026-02-15T17:12:31.579250847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-02-15T17:12:31.579410929Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-02-15T17:12:31.579602795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2026-02-15T17:12:31.579913100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2026-02-15T17:12:31.580972443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011762s 
2026-02-15T17:12:31.581157486Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:31.581350725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:31.581960323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006261s 
2026-02-15T17:12:31.582335749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-02-15T17:12:31', 'parse_title_from_existing_subtitle_files') 
2026-02-15T17:12:31.582705784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.583261733Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-02-15T17:12:31.583477949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018801s 
2026-02-15T17:12:31.583737171Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-02-15T17:12:31.584008557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.584303651Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2026-02-15T17:12:31.584687715Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-02-15T17:12:31.584874641Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-02-15T17:12:31.585096698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2026-02-15T17:12:31.585453517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2026-02-15T17:12:31.586520195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012086s 
2026-02-15T17:12:31.586917875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-02-15T17:12:31', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-02-15T17:12:31.587299754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.587887308Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-02-15T17:12:31.588099435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024936s 
2026-02-15T17:12:31.588355340Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-02-15T17:12:31.588581766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.588888754Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2026-02-15T17:12:31.589211243Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2026-02-15T17:12:31.594684545Z [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-02-15T17:12:31.595691813Z [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-02-15T17:12:31.596299857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-02-15T17:12:31.596795295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-02-15T17:12:31.599433287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100072s 
2026-02-15T17:12:31.599808372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-02-15T17:12:31', 'drop_multi_episode_style_from_naming_config') 
2026-02-15T17:12:31.600226584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.600988408Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-02-15T17:12:31.601183050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115123s 
2026-02-15T17:12:31.601402312Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-02-15T17:12:31.601607425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.601876928Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2026-02-15T17:12:31.602147082Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:31.602358076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:31.602939377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006042s 
2026-02-15T17:12:31.603286286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-02-15T17:12:31', 'stevenlu_update_url') 
2026-02-15T17:12:31.603660188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.604046126Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-02-15T17:12:31.604231208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016752s 
2026-02-15T17:12:31.604429077Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-02-15T17:12:31.604641264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.604909444Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2026-02-15T17:12:31.605231663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-02-15T17:12:31.605406715Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-02-15T17:12:31.605623522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2026-02-15T17:12:31.605901832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2026-02-15T17:12:31.606946776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011214s 
2026-02-15T17:12:31.607304136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-02-15T17:12:31', 'add_movie_keywords') 
2026-02-15T17:12:31.607648880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.608298298Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-02-15T17:12:31.608477469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024593s 
2026-02-15T17:12:31.618406623Z [Debug] MigrationController: Took: 00:00:02.0848312 
2026-02-15T17:12:31.789280934Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-02-15T17:12:31.821256913Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-02-15T17:12:31.845329516Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-02-15T17:12:31.846282986Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T17:12:31.846590886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T17:12:31.850562183Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-02-15T17:12:31.850820483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042661s 
2026-02-15T17:12:31.851105868Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-02-15T17:12:31.851382896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045187s 
2026-02-15T17:12:31.853522775Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-02-15T17:12:31.853836767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.854319028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-02-15T17:12:31.854739896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-02-15T17:12:31.855271076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000658s 
2026-02-15T17:12:31.855558715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.856840696Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-02-15T17:12:31.857106081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022074s 
2026-02-15T17:12:31.857476336Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-02-15T17:12:31.857793124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.858294955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-02-15T17:12:31.858713998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-02-15T17:12:31.859239366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006215s 
2026-02-15T17:12:31.859503067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-15T17:12:31.859755255Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-02-15T17:12:31.860069257Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-02-15T17:12:31.860475816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-02-15T17:12:31.861342772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009646s 
2026-02-15T17:12:31.861634489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.862367645Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-02-15T17:12:31.862642900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019656s 
2026-02-15T17:12:31.863116133Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-02-15T17:12:31.863433351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.863862686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-15T17:12:31.864136477Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-02-15T17:12:31.864411511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-02-15T17:12:31.864798510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-02-15T17:12:31.865400763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006685s 
2026-02-15T17:12:31.865671629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.866397350Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-02-15T17:12:31.866685200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016337s 
2026-02-15T17:12:31.867071417Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-02-15T17:12:31.867371021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.867735474Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-02-15T17:12:31.868399632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-02-15T17:12:31.868971333Z [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-02-15T17:12:31.869714339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010494s 
2026-02-15T17:12:31.869980475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-02-15T17:12:31.870309828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-02-15T17:12:31.870793031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005505s 
2026-02-15T17:12:31.871203438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-02-15T17:12:31', 'InitialSetup') 
2026-02-15T17:12:31.871712352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.872538516Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-02-15T17:12:31.872799021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002277s 
2026-02-15T17:12:31.873080668Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-02-15T17:12:31.873512638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.873879987Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2026-02-15T17:12:31.874341627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-02-15T17:12:31', 'add_moviefiles_table') 
2026-02-15T17:12:31.874858979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.875615873Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-02-15T17:12:31.875903492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021064s 
2026-02-15T17:12:31.876192424Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-02-15T17:12:31.876495564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.876881311Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2026-02-15T17:12:31.877287529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-02-15T17:12:31', 'fix_history_movieId') 
2026-02-15T17:12:31.877806604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.878532375Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-02-15T17:12:31.878807179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020398s 
2026-02-15T17:12:31.879078245Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-02-15T17:12:31.879369852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.879724035Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2026-02-15T17:12:31.880186356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-02-15T17:12:31', 'add_tmdb_stuff') 
2026-02-15T17:12:31.880697626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.881441123Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-02-15T17:12:31.881712669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020748s 
2026-02-15T17:12:31.882051321Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-02-15T17:12:31.882350394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.882707733Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2026-02-15T17:12:31.883118130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-02-15T17:12:31', 'fix_movie_files') 
2026-02-15T17:12:31.883627485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.884380902Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-02-15T17:12:31.884653110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020287s 
2026-02-15T17:12:31.884944928Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-02-15T17:12:31.885256125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.885617663Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2026-02-15T17:12:31.886064513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-02-15T17:12:31', 'update_schedule_intervale') 
2026-02-15T17:12:31.886593398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.887340322Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-02-15T17:12:31.887608001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020617s 
2026-02-15T17:12:31.887925600Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-02-15T17:12:31.888255074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.888720731Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2026-02-15T17:12:31.889197892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-02-15T17:12:31', 'add_movie_formats_to_naming_config') 
2026-02-15T17:12:31.889734923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.890495505Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-02-15T17:12:31.890793776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022184s 
2026-02-15T17:12:31.891071815Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-02-15T17:12:31.891386078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.891738969Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2026-02-15T17:12:31.892189917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-02-15T17:12:31', 'add_phyiscal_release') 
2026-02-15T17:12:31.892709613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.893448862Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-02-15T17:12:31.893717272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020523s 
2026-02-15T17:12:31.893986705Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-02-15T17:12:31.894280857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.894633487Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2026-02-15T17:12:31.895122212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-02-15T17:12:31', 'remove_bitmetv') 
2026-02-15T17:12:31.895628822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.896429895Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-02-15T17:12:31.896704047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021497s 
2026-02-15T17:12:31.896996516Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-02-15T17:12:31.897363735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.897716215Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2026-02-15T17:12:31.898140199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-02-15T17:12:31', 'remove_torrentleech') 
2026-02-15T17:12:31.898655015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.899388452Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-02-15T17:12:31.899664889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020396s 
2026-02-15T17:12:31.899966496Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-02-15T17:12:31.900272001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.900635473Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2026-02-15T17:12:31.901065088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-02-15T17:12:31', 'remove_broadcasthenet') 
2026-02-15T17:12:31.901615256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.902320847Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-02-15T17:12:31.902597123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020427s 
2026-02-15T17:12:31.902870333Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-02-15T17:12:31.903164195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.903514681Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2026-02-15T17:12:31.903957142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-02-15T17:12:31', 'remove_fanzub') 
2026-02-15T17:12:31.904453802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.905184854Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-02-15T17:12:31.905448194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020293s 
2026-02-15T17:12:31.905840134Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-02-15T17:12:31.906152893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.906522057Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2026-02-15T17:12:31.906952263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-02-15T17:12:31', 'update_movie_sorttitle') 
2026-02-15T17:12:31.907466619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.908302572Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-02-15T17:12:31.908582085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002141s 
2026-02-15T17:12:31.908882410Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-02-15T17:12:31.909198416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.909558571Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2026-02-15T17:12:31.910010521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-02-15T17:12:31', 'update_movie_sorttitle_again') 
2026-02-15T17:12:31.910550899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.911466243Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-02-15T17:12:31.912115811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022497s 
2026-02-15T17:12:31.912398019Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-02-15T17:12:31.912700648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.913061976Z [Info] update_movie_file: Starting migration of Log DB to 117 
2026-02-15T17:12:31.913476440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-02-15T17:12:31', 'update_movie_file') 
2026-02-15T17:12:31.913981046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.914803603Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-02-15T17:12:31.915073326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021106s 
2026-02-15T17:12:31.915352959Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-02-15T17:12:31.915647121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.916027397Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2026-02-15T17:12:31.916450680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-02-15T17:12:31', 'update_movie_slug') 
2026-02-15T17:12:31.917076810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.917858465Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-02-15T17:12:31.918124731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022026s 
2026-02-15T17:12:31.918427100Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-02-15T17:12:31.918719228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.919090806Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2026-02-15T17:12:31.919538518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-02-15T17:12:31', 'add_youtube_trailer_id') 
2026-02-15T17:12:31.920074317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.920871151Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-02-15T17:12:31.921145373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021394s 
2026-02-15T17:12:31.921545179Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-02-15T17:12:31.921839060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.922196340Z [Info] add_studio: Starting migration of Log DB to 120 
2026-02-15T17:12:31.922597788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-02-15T17:12:31', 'add_studio') 
2026-02-15T17:12:31.923101543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.923939239Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-02-15T17:12:31.924205796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021057s 
2026-02-15T17:12:31.924489487Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-02-15T17:12:31.924802417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.925162773Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2026-02-15T17:12:31.925596366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-02-15T17:12:31', 'update_filedate_config') 
2026-02-15T17:12:31.926133287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.926853598Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-02-15T17:12:31.927127389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020431s 
2026-02-15T17:12:31.927420920Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-02-15T17:12:31.927730123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.928129567Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2026-02-15T17:12:31.928555154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-02-15T17:12:31', 'add_movieid_to_blacklist') 
2026-02-15T17:12:31.929075793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.929935093Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-02-15T17:12:31.930216690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021896s 
2026-02-15T17:12:31.930525081Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-02-15T17:12:31.930822029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.931180451Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2026-02-15T17:12:31.931617410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-02-15T17:12:31', 'create_netimport_table') 
2026-02-15T17:12:31.932168911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.933032700Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-02-15T17:12:31.933311151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022023s 
2026-02-15T17:12:31.933607087Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-02-15T17:12:31.933923995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.934290864Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2026-02-15T17:12:31.934822665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-02-15T17:12:31', 'add_preferred_tags_to_profile') 
2026-02-15T17:12:31.935341870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.936094395Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-02-15T17:12:31.936389059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021492s 
2026-02-15T17:12:31.936765226Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-02-15T17:12:31.937069529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.937426668Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2026-02-15T17:12:31.937837015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-02-15T17:12:31', 'fix_imdb_unique') 
2026-02-15T17:12:31.938343514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.939165780Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-02-15T17:12:31.939433950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021054s 
2026-02-15T17:12:31.939732361Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-02-15T17:12:31.940072787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.940441549Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2026-02-15T17:12:31.940985384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-02-15T17:12:31', 'update_qualities_and_profiles') 
2026-02-15T17:12:31.944132231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.945014497Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-02-15T17:12:31.945306095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049164s 
2026-02-15T17:12:31.945586379Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-02-15T17:12:31.945875521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.946241719Z [Info] remove_wombles: Starting migration of Log DB to 127 
2026-02-15T17:12:31.946656895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-02-15T17:12:31', 'remove_wombles') 
2026-02-15T17:12:31.947163274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.947861841Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-02-15T17:12:31.948130542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001985s 
2026-02-15T17:12:31.948402610Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-02-15T17:12:31.948696602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.949048561Z [Info] remove_kickass: Starting migration of Log DB to 128 
2026-02-15T17:12:31.949457314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-02-15T17:12:31', 'remove_kickass') 
2026-02-15T17:12:31.949963132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.950758594Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-02-15T17:12:31.951025371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020633s 
2026-02-15T17:12:31.951337870Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-02-15T17:12:31.951671252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.952116799Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2026-02-15T17:12:31.952587787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-02-15T17:12:31', 'add_parsed_movie_info_to_pending_release') 
2026-02-15T17:12:31.953123105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.954019761Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-02-15T17:12:31.954324214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023083s 
2026-02-15T17:12:31.954606663Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-02-15T17:12:31.954922509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.955280710Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2026-02-15T17:12:31.955787561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-02-15T17:12:31', 'remove_wombles_kickass') 
2026-02-15T17:12:31.956319552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.957062418Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-02-15T17:12:31.957336540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002129s 
2026-02-15T17:12:31.957765002Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-02-15T17:12:31.958088043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.958454501Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2026-02-15T17:12:31.958930890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-02-15T17:12:31', 'make_parsed_episode_info_nullable') 
2026-02-15T17:12:31.959463252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.960361711Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-02-15T17:12:31.960638839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022229s 
2026-02-15T17:12:31.960940958Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-02-15T17:12:31.961263617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.961629354Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2026-02-15T17:12:31.962103028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-02-15T17:12:31', 'rename_torrent_downloadstation') 
2026-02-15T17:12:31.962620870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.963392093Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-02-15T17:12:31.963679602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021116s 
2026-02-15T17:12:31.964052824Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-02-15T17:12:31.964365744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.964723013Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2026-02-15T17:12:31.965156466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-02-15T17:12:31', 'add_minimumavailability') 
2026-02-15T17:12:31.965673908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.966432876Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-02-15T17:12:31.966713141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020734s 
2026-02-15T17:12:31.967017864Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-02-15T17:12:31.967343660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.967710279Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2026-02-15T17:12:31.968203893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-02-15T17:12:31', 'add_remux_qualities_for_the_wankers') 
2026-02-15T17:12:31.968742467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.969519331Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-02-15T17:12:31.969826350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002149s 
2026-02-15T17:12:31.970118087Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-02-15T17:12:31.970433833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.970796854Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2026-02-15T17:12:31.971246960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-02-15T17:12:31', 'add_haspredbentry_to_movies') 
2026-02-15T17:12:31.971772488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.972605977Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-02-15T17:12:31.972900430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021569s 
2026-02-15T17:12:31.973177297Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-02-15T17:12:31.973502242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.973863559Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2026-02-15T17:12:31.974301641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-02-15T17:12:31', 'add_pathstate_to_movies') 
2026-02-15T17:12:31.974827911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.976042687Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-02-15T17:12:31.976327571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025325s 
2026-02-15T17:12:31.976620310Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-02-15T17:12:31.976936036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.977300600Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2026-02-15T17:12:31.977751999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-02-15T17:12:31', 'add_import_exclusions_table') 
2026-02-15T17:12:31.978275032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.979079973Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-02-15T17:12:31.979355909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021227s 
2026-02-15T17:12:31.979643778Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-02-15T17:12:31.979970937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.980336393Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2026-02-15T17:12:31.980776850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-02-15T17:12:31', 'add_physical_release_note') 
2026-02-15T17:12:31.981310895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.982072509Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-02-15T17:12:31.982352944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002104s 
2026-02-15T17:12:31.982645132Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-02-15T17:12:31.983083014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.983456786Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2026-02-15T17:12:31.983912855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-02-15T17:12:31', 'consolidate_indexer_baseurl') 
2026-02-15T17:12:31.984441389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.985247963Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-02-15T17:12:31.985536635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021512s 
2026-02-15T17:12:31.985833232Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-02-15T17:12:31.986148577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.986513722Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2026-02-15T17:12:31.986967746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-02-15T17:12:31', 'add_alternative_titles_table') 
2026-02-15T17:12:31.987491842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.988316993Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-02-15T17:12:31.988610344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021514s 
2026-02-15T17:12:31.988910869Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-02-15T17:12:31.989290073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.989650198Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2026-02-15T17:12:31.990089172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-02-15T17:12:31', 'fix_duplicate_alt_titles') 
2026-02-15T17:12:31.990612466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.991517559Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-02-15T17:12:31.991798324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022251s 
2026-02-15T17:12:31.992090582Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-02-15T17:12:31.992382931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.992736353Z [Info] movie_extras: Starting migration of Log DB to 142 
2026-02-15T17:12:31.993138903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-02-15T17:12:31', 'movie_extras') 
2026-02-15T17:12:31.993642538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.994395694Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-02-15T17:12:31.994660097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020255s 
2026-02-15T17:12:31.994931754Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-02-15T17:12:31.995227449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.995614318Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2026-02-15T17:12:31.996062330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-02-15T17:12:31', 'clean_core_tv') 
2026-02-15T17:12:31.996570483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:31.997356135Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-02-15T17:12:31.997619155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021365s 
2026-02-15T17:12:31.997915943Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-02-15T17:12:31.998233703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:31.998598477Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2026-02-15T17:12:31.999052030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-02-15T17:12:31', 'add_cookies_to_indexer_status') 
2026-02-15T17:12:31.999702650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.000500838Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-02-15T17:12:32.000791854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022488s 
2026-02-15T17:12:32.001069042Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-02-15T17:12:32.001367944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.001810775Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2026-02-15T17:12:32.002225751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-02-15T17:12:32', 'banner_to_fanart') 
2026-02-15T17:12:32.002732942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.003472902Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-02-15T17:12:32.003738177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002114s 
2026-02-15T17:12:32.004051437Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-02-15T17:12:32.004371762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.004744052Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2026-02-15T17:12:32.007016097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-02-15T17:12:32', 'naming_config_colon_action') 
2026-02-15T17:12:32.007549321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.008387338Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-02-15T17:12:32.008680258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039911s 
2026-02-15T17:12:32.008971074Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-02-15T17:12:32.009283523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.009653809Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2026-02-15T17:12:32.018611967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-02-15T17:12:32', 'add_custom_formats') 
2026-02-15T17:12:32.019139640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.019873457Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-02-15T17:12:32.020144984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105972s 
2026-02-15T17:12:32.020419286Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-02-15T17:12:32.020710212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.021052562Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2026-02-15T17:12:32.021482547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-02-15T17:12:32', 'remove_extra_naming_config') 
2026-02-15T17:12:32.021970951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.022818888Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-02-15T17:12:32.023086818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020939s 
2026-02-15T17:12:32.023354377Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-02-15T17:12:32.023646144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.024037632Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2026-02-15T17:12:32.024455103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-02-15T17:12:32', 'convert_regex_required_tags') 
2026-02-15T17:12:32.024975551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.025726483Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-02-15T17:12:32.025993491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020599s 
2026-02-15T17:12:32.026280509Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-02-15T17:12:32.026582016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.026932532Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2026-02-15T17:12:32.027378249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-02-15T17:12:32', 'fix_format_tags_double_underscore') 
2026-02-15T17:12:32.027900481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.028696373Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-02-15T17:12:32.028978932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002086s 
2026-02-15T17:12:32.029245990Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-02-15T17:12:32.029529842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.029875207Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2026-02-15T17:12:32.030294752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-02-15T17:12:32', 'add_tags_to_net_import') 
2026-02-15T17:12:32.030794869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.031538957Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-02-15T17:12:32.031792107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019868s 
2026-02-15T17:12:32.032082853Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-02-15T17:12:32.032357075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.032688622Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2026-02-15T17:12:32.033083357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-02-15T17:12:32', 'add_custom_filters') 
2026-02-15T17:12:32.033598956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.034493928Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-02-15T17:12:32.034755945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021403s 
2026-02-15T17:12:32.035364240Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-02-15T17:12:32.035816090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.036198751Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2026-02-15T17:12:32.036651653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-02-15T17:12:32', 'indexer_client_status_search_changes') 
2026-02-15T17:12:32.037167852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.037955298Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-02-15T17:12:32.038245893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021129s 
2026-02-15T17:12:32.038534805Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-02-15T17:12:32.038846743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.039218341Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2026-02-15T17:12:32.039700081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-02-15T17:12:32', 'add_language_to_files_history_blacklist') 
2026-02-15T17:12:32.040275430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.041037484Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-02-15T17:12:32.041319282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021588s 
2026-02-15T17:12:32.041606730Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-02-15T17:12:32.041915242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.042261890Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2026-02-15T17:12:32.042709180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-02-15T17:12:32', 'add_update_allowed_quality_profile') 
2026-02-15T17:12:32.043221031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.044088878Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-02-15T17:12:32.044380496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021493s 
2026-02-15T17:12:32.044644608Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-02-15T17:12:32.044958971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.045292983Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2026-02-15T17:12:32.045721757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-02-15T17:12:32', 'add_download_client_priority') 
2026-02-15T17:12:32.046221042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.047322600Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-02-15T17:12:32.047592213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023563s 
2026-02-15T17:12:32.047864912Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-02-15T17:12:32.048156640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.048480722Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2026-02-15T17:12:32.048879385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-02-15T17:12:32', 'remove_growl_prowl') 
2026-02-15T17:12:32.049365123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.050067076Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-02-15T17:12:32.050322952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019225s 
2026-02-15T17:12:32.050588426Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-02-15T17:12:32.050881196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.051216250Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2026-02-15T17:12:32.051625354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-02-15T17:12:32', 'remove_plex_hometheatre') 
2026-02-15T17:12:32.052139860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.052841764Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-02-15T17:12:32.053104002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019551s 
2026-02-15T17:12:32.053362973Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-02-15T17:12:32.053643789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.053986038Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2026-02-15T17:12:32.054389059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-02-15T17:12:32', 'add_webrip_qualites') 
2026-02-15T17:12:32.054882012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.055597483Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-02-15T17:12:32.055863348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019534s 
2026-02-15T17:12:32.056144534Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-02-15T17:12:32.056428426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.056766497Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2026-02-15T17:12:32.057186443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-02-15T17:12:32', 'health_issue_notification') 
2026-02-15T17:12:32.057680307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.058397481Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-02-15T17:12:32.058662826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001962s 
2026-02-15T17:12:32.058934112Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-02-15T17:12:32.059203274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.059537557Z [Info] speed_improvements: Starting migration of Log DB to 161 
2026-02-15T17:12:32.059967994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-02-15T17:12:32', 'speed_improvements') 
2026-02-15T17:12:32.060460355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.061157670Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-02-15T17:12:32.061410879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019455s 
2026-02-15T17:12:32.061675071Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-02-15T17:12:32.061968693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.062308096Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2026-02-15T17:12:32.062728202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-02-15T17:12:32', 'fix_profile_format_default') 
2026-02-15T17:12:32.063223489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.063934391Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-02-15T17:12:32.064216569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001937s 
2026-02-15T17:12:32.064453456Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-02-15T17:12:32.064723309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.065050378Z [Info] task_duration: Starting migration of Log DB to 163 
2026-02-15T17:12:32.065431435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-02-15T17:12:32', 'task_duration') 
2026-02-15T17:12:32.065909067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.066559046Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-02-15T17:12:32.066805612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018443s 
2026-02-15T17:12:32.067074434Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-02-15T17:12:32.067356131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.067696346Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2026-02-15T17:12:32.068134168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-02-15T17:12:32', 'movie_collections_crew') 
2026-02-15T17:12:32.068616719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.069278141Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-02-15T17:12:32.069537023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019114s 
2026-02-15T17:12:32.069830173Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-02-15T17:12:32.070144426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.070491284Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2026-02-15T17:12:32.070957002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-02-15T17:12:32', 'remove_custom_formats_from_quality_model') 
2026-02-15T17:12:32.071479294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.072168972Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-02-15T17:12:32.072476852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019872s 
2026-02-15T17:12:32.072729261Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-02-15T17:12:32.073016509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.073356193Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2026-02-15T17:12:32.073752110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-02-15T17:12:32', 'fix_tmdb_list_config') 
2026-02-15T17:12:32.074241396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.074900002Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-02-15T17:12:32.075151348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018809s 
2026-02-15T17:12:32.075412995Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-02-15T17:12:32.075702157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.076050819Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2026-02-15T17:12:32.076461245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-02-15T17:12:32', 'remove_movie_pathstate') 
2026-02-15T17:12:32.076952104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.077613947Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-02-15T17:12:32.077875293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019069s 
2026-02-15T17:12:32.078135076Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-02-15T17:12:32.078428807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.078756066Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2026-02-15T17:12:32.079165481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-02-15T17:12:32', 'custom_format_rework') 
2026-02-15T17:12:32.079649385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.080348794Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-02-15T17:12:32.080601302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019131s 
2026-02-15T17:12:32.080860795Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-02-15T17:12:32.081150007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.081481635Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2026-02-15T17:12:32.081884496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-02-15T17:12:32', 'custom_format_scores') 
2026-02-15T17:12:32.082376116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.083036035Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-02-15T17:12:32.083295387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018838s 
2026-02-15T17:12:32.083550421Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-02-15T17:12:32.083835715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.084214638Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2026-02-15T17:12:32.084613662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-02-15T17:12:32', 'fix_trakt_list_config') 
2026-02-15T17:12:32.085103989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.085766002Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-02-15T17:12:32.086033430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019243s 
2026-02-15T17:12:32.086315268Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-02-15T17:12:32.086618098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.086962521Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2026-02-15T17:12:32.087406866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-02-15T17:12:32', 'quality_definition_preferred_size') 
2026-02-15T17:12:32.087938757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.088619378Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-02-15T17:12:32.088898389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019672s 
2026-02-15T17:12:32.089151179Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-02-15T17:12:32.089433327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.089762249Z [Info] add_download_history: Starting migration of Log DB to 172 
2026-02-15T17:12:32.090169218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-02-15T17:12:32', 'add_download_history') 
2026-02-15T17:12:32.090664736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.091328373Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-02-15T17:12:32.091586552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018922s 
2026-02-15T17:12:32.092299348Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-02-15T17:12:32.092314809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.092467727Z [Info] net_import_status: Starting migration of Log DB to 173 
2026-02-15T17:12:32.092862221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-02-15T17:12:32', 'net_import_status') 
2026-02-15T17:12:32.093343240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.094003830Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-02-15T17:12:32.094257872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018641s 
2026-02-15T17:12:32.094526202Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-02-15T17:12:32.094822478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.095162513Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2026-02-15T17:12:32.095591337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-02-15T17:12:32', 'email_multiple_addresses') 
2026-02-15T17:12:32.096121765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.096880392Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-02-15T17:12:32.097142170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020475s 
2026-02-15T17:12:32.097425680Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-02-15T17:12:32.097729773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.098076230Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2026-02-15T17:12:32.098527439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-02-15T17:12:32', 'remove_chown_and_folderchmod_config') 
2026-02-15T17:12:32.099044079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.099874411Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-02-15T17:12:32.100169415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021061s 
2026-02-15T17:12:32.100423056Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-02-15T17:12:32.100707148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.101038565Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2026-02-15T17:12:32.101454453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-02-15T17:12:32', 'movie_recommendations') 
2026-02-15T17:12:32.101938608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.102605340Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-02-15T17:12:32.102863961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018985s 
2026-02-15T17:12:32.103124556Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-02-15T17:12:32.103408027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.103740576Z [Info] language_improvements: Starting migration of Log DB to 177 
2026-02-15T17:12:32.104166745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-02-15T17:12:32', 'language_improvements') 
2026-02-15T17:12:32.104664357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.105324366Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-02-15T17:12:32.105579539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019058s 
2026-02-15T17:12:32.105832649Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-02-15T17:12:32.106105218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.106430082Z [Info] new_list_server: Starting migration of Log DB to 178 
2026-02-15T17:12:32.106820829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-02-15T17:12:32', 'new_list_server') 
2026-02-15T17:12:32.107295555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.107952748Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-02-15T17:12:32.108209996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001843s 
2026-02-15T17:12:32.108479709Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-02-15T17:12:32.108771347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.109110159Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2026-02-15T17:12:32.109528471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-02-15T17:12:32', 'movie_translation_indexes') 
2026-02-15T17:12:32.110027977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.110689940Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-02-15T17:12:32.110962489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019059s 
2026-02-15T17:12:32.111237182Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-02-15T17:12:32.111530923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.111889495Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2026-02-15T17:12:32.112362418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-02-15T17:12:32', 'fix_invalid_profile_references') 
2026-02-15T17:12:32.112863617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.113548366Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-02-15T17:12:32.113822378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019941s 
2026-02-15T17:12:32.114076459Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-02-15T17:12:32.114356192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.114681437Z [Info] list_movies_table: Starting migration of Log DB to 181 
2026-02-15T17:12:32.115077024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-02-15T17:12:32', 'list_movies_table') 
2026-02-15T17:12:32.115565698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.116273633Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-02-15T17:12:32.116535120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019186s 
2026-02-15T17:12:32.116791747Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-02-15T17:12:32.117081791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.117417387Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2026-02-15T17:12:32.117826200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-02-15T17:12:32', 'on_delete_notification') 
2026-02-15T17:12:32.118317188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.119098181Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-02-15T17:12:32.119356221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020153s 
2026-02-15T17:12:32.119627858Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-02-15T17:12:32.119930778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.120277506Z [Info] download_propers_config: Starting migration of Log DB to 183 
2026-02-15T17:12:32.120685668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-02-15T17:12:32', 'download_propers_config') 
2026-02-15T17:12:32.121175444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.121907228Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-02-15T17:12:32.122175428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019915s 
2026-02-15T17:12:32.122442816Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-02-15T17:12:32.122731547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.123066271Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2026-02-15T17:12:32.123481187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-02-15T17:12:32', 'add_priority_to_indexers') 
2026-02-15T17:12:32.124000172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.124715723Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-02-15T17:12:32.124974263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019719s 
2026-02-15T17:12:32.125249177Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-02-15T17:12:32.125546736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.125884326Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2026-02-15T17:12:32.126315123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-02-15T17:12:32', 'add_alternative_title_indices') 
2026-02-15T17:12:32.126821533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.127516903Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-02-15T17:12:32.127788029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019546s 
2026-02-15T17:12:32.128070648Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-02-15T17:12:32.128347286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.128678252Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2026-02-15T17:12:32.129080091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-02-15T17:12:32', 'fix_tmdb_duplicates') 
2026-02-15T17:12:32.129570519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.130278555Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-02-15T17:12:32.130531153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019342s 
2026-02-15T17:12:32.130808462Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-02-15T17:12:32.131104187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.131443140Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2026-02-15T17:12:32.131902645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-02-15T17:12:32', 'swap_filechmod_for_folderchmod') 
2026-02-15T17:12:32.132420157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.133124967Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-02-15T17:12:32.133395381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019964s 
2026-02-15T17:12:32.133652930Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-02-15T17:12:32.133932463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.134261495Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2026-02-15T17:12:32.134659246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-02-15T17:12:32', 'mediainfo_channels') 
2026-02-15T17:12:32.135142690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.135795334Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-02-15T17:12:32.136074426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018656s 
2026-02-15T17:12:32.136323527Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-02-15T17:12:32.136599443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.136937333Z [Info] add_update_history: Starting migration of Log DB to 189 
2026-02-15T17:12:32.137587853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-02-15T17:12:32.138087179Z [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-02-15T17:12:32.138771607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009263s 
2026-02-15T17:12:32.139031580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-02-15T17:12:32.139388008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-02-15T17:12:32.139881642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005832s 
2026-02-15T17:12:32.140281277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-02-15T17:12:32', 'add_update_history') 
2026-02-15T17:12:32.140771143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.141490572Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-02-15T17:12:32.141748952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021794s 
2026-02-15T17:12:32.142006090Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-02-15T17:12:32.142296044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.142634195Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2026-02-15T17:12:32.143044150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-02-15T17:12:32', 'update_awesome_hd_link') 
2026-02-15T17:12:32.143531562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.144260640Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-02-15T17:12:32.144517066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019507s 
2026-02-15T17:12:32.144769885Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-02-15T17:12:32.145046733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.145374583Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2026-02-15T17:12:32.145768436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-02-15T17:12:32', 'remove_awesomehd') 
2026-02-15T17:12:32.146251298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.146957080Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-02-15T17:12:32.147212243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019132s 
2026-02-15T17:12:32.147479461Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-02-15T17:12:32.147777892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.148157827Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2026-02-15T17:12:32.148585819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-02-15T17:12:32', 'add_on_delete_to_notifications') 
2026-02-15T17:12:32.149093792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.149819994Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-02-15T17:12:32.150096812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020226s 
2026-02-15T17:12:32.150365262Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-02-15T17:12:32.150657421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.150998277Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2026-02-15T17:12:32.151420517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-02-15T17:12:32', 'add_bypass_to_delay_profile') 
2026-02-15T17:12:32.151928480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.153122795Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-02-15T17:12:32.153383430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002439s 
2026-02-15T17:12:32.153635287Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-02-15T17:12:32.153912465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.154246678Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2026-02-15T17:12:32.154635772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-02-15T17:12:32', 'update_notifiarr') 
2026-02-15T17:12:32.155130779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.155958656Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-02-15T17:12:32.156220533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020417s 
2026-02-15T17:12:32.156478853Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-02-15T17:12:32.156761642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.157098040Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2026-02-15T17:12:32.157500791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-02-15T17:12:32', 'legacy_mediainfo_hdr') 
2026-02-15T17:12:32.157989274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.158701318Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-02-15T17:12:32.158962454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019348s 
2026-02-15T17:12:32.159233029Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-02-15T17:12:32.159524746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.159888088Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2026-02-15T17:12:32.160314497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-02-15T17:12:32', 'rename_blacklist_to_blocklist') 
2026-02-15T17:12:32.160813552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.161544684Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-02-15T17:12:32.161813205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019996s 
2026-02-15T17:12:32.162066996Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-02-15T17:12:32.162341398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.162669078Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2026-02-15T17:12:32.163062310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-02-15T17:12:32', 'add_indexer_tags') 
2026-02-15T17:12:32.163543439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.164264120Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-02-15T17:12:32.164527149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019237s 
2026-02-15T17:12:32.164809037Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-02-15T17:12:32.165056525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.165387602Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2026-02-15T17:12:32.165788820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-02-15T17:12:32', 'mediainfo_to_ffmpeg') 
2026-02-15T17:12:32.166271512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.167073066Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-02-15T17:12:32.167326436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020145s 
2026-02-15T17:12:32.167589095Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-02-15T17:12:32.167897015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.168268974Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2026-02-15T17:12:32.168684952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-02-15T17:12:32', 'cdh_per_downloadclient') 
2026-02-15T17:12:32.169193676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.169908806Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-02-15T17:12:32.170162798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020179s 
2026-02-15T17:12:32.170433984Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-02-15T17:12:32.170724970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.171061347Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2026-02-15T17:12:32.171479529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-02-15T17:12:32', 'migrate_discord_from_slack') 
2026-02-15T17:12:32.172002081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.172698454Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-02-15T17:12:32.172963557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019584s 
2026-02-15T17:12:32.173209493Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-02-15T17:12:32.173477101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.173802727Z [Info] remove_predb: Starting migration of Log DB to 202 
2026-02-15T17:12:32.174192031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-02-15T17:12:32', 'remove_predb') 
2026-02-15T17:12:32.174668220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.175310483Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-02-15T17:12:32.175550707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018416s 
2026-02-15T17:12:32.175833617Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-02-15T17:12:32.176142198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.176489928Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2026-02-15T17:12:32.176914223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-02-15T17:12:32', 'add_on_update_to_notifications') 
2026-02-15T17:12:32.177417165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.178100632Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-02-15T17:12:32.178371467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019377s 
2026-02-15T17:12:32.178650559Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-02-15T17:12:32.178943599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.179285528Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2026-02-15T17:12:32.179709702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-02-15T17:12:32', 'ensure_identity_on_id_columns') 
2026-02-15T17:12:32.180240160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.180946121Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-02-15T17:12:32.181214953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019851s 
2026-02-15T17:12:32.181487612Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-02-15T17:12:32.181778868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.182116087Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2026-02-15T17:12:32.182541714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-02-15T17:12:32', 'download_client_per_indexer') 
2026-02-15T17:12:32.183042894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.183709326Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-02-15T17:12:32.184020592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019153s 
2026-02-15T17:12:32.184290937Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-02-15T17:12:32.184578065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.184914803Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2026-02-15T17:12:32.189450486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-02-15T17:12:32', 'multiple_ratings_support') 
2026-02-15T17:12:32.189979030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.190691936Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-02-15T17:12:32.190959034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061065s 
2026-02-15T17:12:32.191235971Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-02-15T17:12:32.191502709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.191857573Z [Info] movie_metadata: Starting migration of Log DB to 207 
2026-02-15T17:12:32.192262819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-02-15T17:12:32', 'movie_metadata') 
2026-02-15T17:12:32.192732776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.193458968Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-02-15T17:12:32.193706256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019536s 
2026-02-15T17:12:32.193955367Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-02-15T17:12:32.194234419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.194560005Z [Info] add_collections: Starting migration of Log DB to 208 
2026-02-15T17:12:32.194952435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-02-15T17:12:32', 'add_collections') 
2026-02-15T17:12:32.195445418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.196153474Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-02-15T17:12:32.196411884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019269s 
2026-02-15T17:12:32.196675605Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-02-15T17:12:32.196969346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.197306485Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2026-02-15T17:12:32.197732774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-02-15T17:12:32', 'movie_meta_collection_index') 
2026-02-15T17:12:32.198232169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.198951718Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-02-15T17:12:32.199225279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019723s 
2026-02-15T17:12:32.199490583Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-02-15T17:12:32.199778122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.200148037Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2026-02-15T17:12:32.200559867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-02-15T17:12:32', 'movie_added_notifications') 
2026-02-15T17:12:32.201071256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.201825806Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-02-15T17:12:32.202087523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020324s 
2026-02-15T17:12:32.202354781Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-02-15T17:12:32.202638903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.202975211Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2026-02-15T17:12:32.203386028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-02-15T17:12:32', 'more_movie_meta_index') 
2026-02-15T17:12:32.203873790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.204630574Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-02-15T17:12:32.204894836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019836s 
2026-02-15T17:12:32.205197646Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-02-15T17:12:32.205532260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.205884539Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2026-02-15T17:12:32.206586463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-02-15T17:12:32.206820143Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-02-15T17:12:32.207078644Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-02-15T17:12:32.208125061Z [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-02-15T17:12:32.209143672Z [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-02-15T17:12:32.209799062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-02-15T17:12:32.210452567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-02-15T17:12:32.211601551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-02-15T17:12:32.212077069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047248s 
2026-02-15T17:12:32.212314998Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-02-15T17:12:32.212542035Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:32.212798341Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-02-15T17:12:32.213656750Z [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-02-15T17:12:32.214484336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-02-15T17:12:32.215048622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-02-15T17:12:32.215667218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-02-15T17:12:32.216805851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-02-15T17:12:32.217299615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042205s 
2026-02-15T17:12:32.217534207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-15T17:12:32.217760683Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T17:12:32.218019444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-02-15T17:12:32.218785507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-02-15T17:12:32.219524976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-02-15T17:12:32.220119824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-02-15T17:12:32.220733530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-02-15T17:12:32.221806210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-02-15T17:12:32.222300214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004s 
2026-02-15T17:12:32.222742876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-02-15T17:12:32', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-02-15T17:12:32.223287953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.225139251Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-02-15T17:12:32.225456320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067534s 
2026-02-15T17:12:32.225754009Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-02-15T17:12:32.226049274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.226396533Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2026-02-15T17:12:32.226850667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-02-15T17:12:32', 'add_language_tags_to_subtitle_files') 
2026-02-15T17:12:32.227353139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.228183531Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-02-15T17:12:32.228478605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002111s 
2026-02-15T17:12:32.228723749Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-02-15T17:12:32.229000156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.229329649Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2026-02-15T17:12:32.229731067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-02-15T17:12:32', 'add_salt_to_users') 
2026-02-15T17:12:32.230205493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.230911204Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-02-15T17:12:32.231161879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019164s 
2026-02-15T17:12:32.231419708Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-02-15T17:12:32.231701145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.232043364Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2026-02-15T17:12:32.232435634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-02-15T17:12:32', 'clean_alt_titles') 
2026-02-15T17:12:32.232929418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.233628666Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-02-15T17:12:32.233880854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019344s 
2026-02-15T17:12:32.234121488Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-02-15T17:12:32.234401051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.234717158Z [Info] remove_omg: Starting migration of Log DB to 217 
2026-02-15T17:12:32.235094568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-02-15T17:12:32', 'remove_omg') 
2026-02-15T17:12:32.235565756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.236358393Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-02-15T17:12:32.236628957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019606s 
2026-02-15T17:12:32.236912408Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-02-15T17:12:32.237223555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.237571666Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2026-02-15T17:12:32.238037824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-02-15T17:12:32', 'add_additional_info_to_pending_releases') 
2026-02-15T17:12:32.238569244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.239327742Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-02-15T17:12:32.239612786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020641s 
2026-02-15T17:12:32.239883771Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-02-15T17:12:32.240180359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.240517768Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2026-02-15T17:12:32.240947784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-02-15T17:12:32', 'add_result_to_commands') 
2026-02-15T17:12:32.241438382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.242331841Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-02-15T17:12:32.242600001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021411s 
2026-02-15T17:12:32.242876297Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-02-15T17:12:32.243174408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.243513260Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2026-02-15T17:12:32.243962815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-02-15T17:12:32', 'health_restored_notification') 
2026-02-15T17:12:32.244476850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.245195938Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-02-15T17:12:32.245460571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020036s 
2026-02-15T17:12:32.245770716Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-02-15T17:12:32.246101903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.246463240Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2026-02-15T17:12:32.246969530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-02-15T17:12:32', 'add_on_manual_interaction_required_to_notifications') 
2026-02-15T17:12:32.247508455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.248276411Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-02-15T17:12:32.248591796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021165s 
2026-02-15T17:12:32.248832030Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-02-15T17:12:32.249097835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.249422228Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2026-02-15T17:12:32.249803857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-02-15T17:12:32', 'remove_rarbg') 
2026-02-15T17:12:32.250278813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.250974604Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-02-15T17:12:32.251216842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018838s 
2026-02-15T17:12:32.251501004Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-02-15T17:12:32.251811460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.252188920Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2026-02-15T17:12:32.252644677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-02-15T17:12:32', 'remove_invalid_roksbox_metadata_images') 
2026-02-15T17:12:32.253157520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.253900646Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-02-15T17:12:32.254182835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020502s 
2026-02-15T17:12:32.254431345Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-02-15T17:12:32.254705307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.255031043Z [Info] list_sync_time: Starting migration of Log DB to 224 
2026-02-15T17:12:32.255413613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-02-15T17:12:32', 'list_sync_time') 
2026-02-15T17:12:32.255921907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.256623088Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-02-15T17:12:32.256870807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019242s 
2026-02-15T17:12:32.257134649Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-02-15T17:12:32.257421366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.257755649Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2026-02-15T17:12:32.258168861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-02-15T17:12:32', 'add_tags_to_collections') 
2026-02-15T17:12:32.258656954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.259365531Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-02-15T17:12:32.259624252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019337s 
2026-02-15T17:12:32.259905448Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-02-15T17:12:32.260197015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.260540627Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2026-02-15T17:12:32.260965613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-02-15T17:12:32', 'add_download_client_tags') 
2026-02-15T17:12:32.261462483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.262175479Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-02-15T17:12:32.262447467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019707s 
2026-02-15T17:12:32.262691097Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-02-15T17:12:32.262972764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.263297168Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2026-02-15T17:12:32.263683876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-02-15T17:12:32', 'add_auto_tagging') 
2026-02-15T17:12:32.264199545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.264904965Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-02-15T17:12:32.265155249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019406s 
2026-02-15T17:12:32.265457187Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-02-15T17:12:32.265780057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.266131495Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2026-02-15T17:12:32.266621391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-02-15T17:12:32', 'add_custom_format_score_bypass_to_delay_profile') 
2026-02-15T17:12:32.267147581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.267902892Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-02-15T17:12:32.268212465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020702s 
2026-02-15T17:12:32.268496397Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-02-15T17:12:32.268809007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.269164192Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2026-02-15T17:12:32.269636122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-02-15T17:12:32', 'update_restrictions_to_release_profiles') 
2026-02-15T17:12:32.270150578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.270895368Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-02-15T17:12:32.271179090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020525s 
2026-02-15T17:12:32.271441097Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-02-15T17:12:32.271735791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.272110996Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2026-02-15T17:12:32.272528357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-02-15T17:12:32', 'rename_quality_profiles') 
2026-02-15T17:12:32.273046340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.273832372Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-02-15T17:12:32.274119941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020706s 
2026-02-15T17:12:32.274355586Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-02-15T17:12:32.274637253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.274970865Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2026-02-15T17:12:32.275391742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-02-15T17:12:32', 'update_images_remote_url') 
2026-02-15T17:12:32.275900517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.276688033Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-02-15T17:12:32.276951654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002039s 
2026-02-15T17:12:32.277213641Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-02-15T17:12:32.277497964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.277830132Z [Info] add_notification_status: Starting migration of Log DB to 232 
2026-02-15T17:12:32.278244607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-02-15T17:12:32', 'add_notification_status') 
2026-02-15T17:12:32.278740476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.280173942Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-02-15T17:12:32.280437763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026618s 
2026-02-15T17:12:32.280716935Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-02-15T17:12:32.281015687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.281359920Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2026-02-15T17:12:32.281795167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-02-15T17:12:32', 'rename_deprecated_indexer_flags') 
2026-02-15T17:12:32.282299352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.283049442Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-02-15T17:12:32.283308574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019921s 
2026-02-15T17:12:32.283575902Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-02-15T17:12:32.283878331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.284219098Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2026-02-15T17:12:32.284638602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-02-15T17:12:32', 'movie_last_searched_time') 
2026-02-15T17:12:32.285151866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.285855633Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-02-15T17:12:32.286123813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019759s 
2026-02-15T17:12:32.286380510Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-02-15T17:12:32.286653139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.286979797Z [Info] email_encryption: Starting migration of Log DB to 235 
2026-02-15T17:12:32.287373640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-02-15T17:12:32', 'email_encryption') 
2026-02-15T17:12:32.287864378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.288583857Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-02-15T17:12:32.288837658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019299s 
2026-02-15T17:12:32.289106519Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-02-15T17:12:32.289400732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.289741999Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2026-02-15T17:12:32.290171734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-02-15T17:12:32', 'clear_last_rss_releases_info') 
2026-02-15T17:12:32.290675238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.291370638Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-02-15T17:12:32.291637385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019544s 
2026-02-15T17:12:32.291895485Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-02-15T17:12:32.292169196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.292494612Z [Info] add_indexes: Starting migration of Log DB to 237 
2026-02-15T17:12:32.292875418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-02-15T17:12:32', 'add_indexes') 
2026-02-15T17:12:32.293350465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.294054593Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-02-15T17:12:32.294296660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018987s 
2026-02-15T17:12:32.294587486Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-02-15T17:12:32.294902781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.295247054Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2026-02-15T17:12:32.295715828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-02-15T17:12:32', 'parse_title_from_existing_subtitle_files') 
2026-02-15T17:12:32.296258511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.296949843Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-02-15T17:12:32.297235648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020111s 
2026-02-15T17:12:32.297560963Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-02-15T17:12:32.297895006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.298250782Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2026-02-15T17:12:32.298757222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-02-15T17:12:32', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-02-15T17:12:32.299294865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.300021799Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-02-15T17:12:32.300332614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020513s 
2026-02-15T17:12:32.300629512Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-02-15T17:12:32.300948505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.301309421Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2026-02-15T17:12:32.301771923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-02-15T17:12:32', 'drop_multi_episode_style_from_naming_config') 
2026-02-15T17:12:32.302292461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.303018874Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-02-15T17:12:32.303308567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020466s 
2026-02-15T17:12:32.303563811Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-02-15T17:12:32.303842562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.304194411Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2026-02-15T17:12:32.304599707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-02-15T17:12:32', 'stevenlu_update_url') 
2026-02-15T17:12:32.305086076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.305758691Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-02-15T17:12:32.306011650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019096s 
2026-02-15T17:12:32.306268698Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-02-15T17:12:32.306546026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T17:12:32.306873676Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2026-02-15T17:12:32.307271487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-02-15T17:12:32', 'add_movie_keywords') 
2026-02-15T17:12:32.307757526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T17:12:32.308437445Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-02-15T17:12:32.308688681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018871s 
2026-02-15T17:12:32.482793207Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2026-02-15T17:12:32.489796709Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-02-15T17:12:32.493905703Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2026-02-15T17:12:32.611583946Z [Info] QualityProfileService: Setting up default quality profiles 
2026-02-15T17:12:32.638864520Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2026-02-15T17:12:32.668878457Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-02-15T17:12:32.669749111Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-02-15T17:12:32.670016750Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 
2026-02-15T17:12:32.761341756Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-02-15T17:12:33.018178877Z [ls.io-init] done.