LinuxServer.io

Test Results

linuxserver/radarr

develop-6.2.1.10461-ls258

Cumulative: PASS

Total Runtime: 77.79s

AMD64 PASS

linuxserver/radarr

Runtime: 16.77s
amd64-develop-6.2.1.10461-ls258
Build Information
Builder: X86-BUILDER-3a --Hetzner
Created: 2026-06-21T18:13:57+00:00
Image: linuxserver/radarr
Maintainer: Roxedus,thespad
Size: 92.85MB
Tag: amd64-develop-6.2.1.10461-ls258
Version: 6.2.1.10461-ls258
View Container Logs
Expand
2026-06-21T18:18:26.043621397Z [migrations] started
2026-06-21T18:18:26.043663131Z [migrations] no migrations found
2026-06-21T18:18:26.063003686Z usermod: no changes
2026-06-21T18:18:26.069876643Z ───────────────────────────────────────
2026-06-21T18:18:26.069914189Z 
2026-06-21T18:18:26.069922345Z       ██╗     ███████╗██╗ ██████╗
2026-06-21T18:18:26.069930021Z       ██║     ██╔════╝██║██╔═══██╗
2026-06-21T18:18:26.069937406Z       ██║     ███████╗██║██║   ██║
2026-06-21T18:18:26.069944650Z       ██║     ╚════██║██║██║   ██║
2026-06-21T18:18:26.069952286Z       ███████╗███████║██║╚██████╔╝
2026-06-21T18:18:26.069959731Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-21T18:18:26.069967186Z 
2026-06-21T18:18:26.069974120Z    Brought to you by linuxserver.io
2026-06-21T18:18:26.069981424Z ───────────────────────────────────────
2026-06-21T18:18:26.070303152Z 
2026-06-21T18:18:26.070315377Z To support the app dev(s) visit:
2026-06-21T18:18:26.072043629Z Radarr: https://opencollective.com/radarr
2026-06-21T18:18:26.072481040Z 
2026-06-21T18:18:26.072493786Z To support LSIO projects visit:
2026-06-21T18:18:26.072498345Z https://www.linuxserver.io/donate/
2026-06-21T18:18:26.072502353Z 
2026-06-21T18:18:26.072506161Z ───────────────────────────────────────
2026-06-21T18:18:26.072510409Z GID/UID
2026-06-21T18:18:26.072514077Z ───────────────────────────────────────
2026-06-21T18:18:26.077134535Z 
2026-06-21T18:18:26.077147652Z User UID:    911
2026-06-21T18:18:26.077155899Z User GID:    911
2026-06-21T18:18:26.077163995Z ───────────────────────────────────────
2026-06-21T18:18:26.078837086Z Linuxserver.io version: 6.2.1.10461-ls258
2026-06-21T18:18:26.079093081Z Build-date: 2026-06-21T18:13:57+00:00
2026-06-21T18:18:26.079098332Z ───────────────────────────────────────
2026-06-21T18:18:26.079102320Z     
2026-06-21T18:18:26.128805546Z [custom-init] No custom files found, skipping...
2026-06-21T18:18:26.478403705Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.2.1.10461 
2026-06-21T18:18:26.496180389Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-06-21T18:18:26.500058512Z [Debug] Bootstrap: Console selected 
2026-06-21T18:18:26.501378191Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-06-21T18:18:26.778981424Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-06-21T18:18:26.828793969Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {be6cc99e-2914-4c70-8698-ada7a3fb6dd4} may be persisted to storage in unencrypted form. 
2026-06-21T18:18:26.886781756Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-06-21T18:18:26.918462513Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-06-21T18:18:26.997606172Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-06-21T18:18:27.004701537Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:27.005224721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:27.044258983Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-06-21T18:18:27.047686789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0396024s 
2026-06-21T18:18:27.047952224Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-06-21T18:18:27.048097036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0429931s 
2026-06-21T18:18:27.055587386Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-06-21T18:18:27.056167405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.061289194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-06-21T18:18:27.071969381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-06-21T18:18:27.082110602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206069s 
2026-06-21T18:18:27.082459816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.084539485Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-06-21T18:18:27.084661111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230223s 
2026-06-21T18:18:27.085346111Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-06-21T18:18:27.085556013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.090065449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-06-21T18:18:27.091102568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-06-21T18:18:27.091563807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013699s 
2026-06-21T18:18:27.091811917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-21T18:18:27.092149968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001172s 
2026-06-21T18:18:27.092574443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-06-21T18:18:27.093141436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-06-21T18:18:27.093868170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011138s 
2026-06-21T18:18:27.094035747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.094768103Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-06-21T18:18:27.094930109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020422s 
2026-06-21T18:18:27.095341278Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-06-21T18:18:27.095535579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.096212333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-21T18:18:27.097025892Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.94E-05s 
2026-06-21T18:18:27.097242769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-06-21T18:18:27.097494305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-06-21T18:18:27.097979874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005811s 
2026-06-21T18:18:27.098170568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.098831900Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-06-21T18:18:27.099012905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013997s 
2026-06-21T18:18:27.101957447Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-06-21T18:18:27.102116838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.102765064Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-06-21T18:18:27.114290715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-06-21T18:18:27.114781594Z [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-06-21T18:18:27.115320389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008578s 
2026-06-21T18:18:27.115448467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-06-21T18:18:27.115710094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-06-21T18:18:27.116103377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004485s 
2026-06-21T18:18:27.116237707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-06-21T18:18:27.116593554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-06-21T18:18:27.116990223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005547s 
2026-06-21T18:18:27.117132731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-06-21T18:18:27.117433557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-06-21T18:18:27.117789404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004439s 
2026-06-21T18:18:27.117897451Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2026-06-21T18:18:27.119254265Z [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-06-21T18:18:27.120262085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002157s 
2026-06-21T18:18:27.120402819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2026-06-21T18:18:27.120690498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2026-06-21T18:18:27.121026856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004262s 
2026-06-21T18:18:27.121143411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2026-06-21T18:18:27.122160951Z [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-06-21T18:18:27.122926383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015915s 
2026-06-21T18:18:27.123095263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-06-21T18:18:27.123302170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-06-21T18:18:27.123618577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00041s 
2026-06-21T18:18:27.123797368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2026-06-21T18:18:27.124132393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-06-21T18:18:27.124466075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004502s 
2026-06-21T18:18:27.124589904Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2026-06-21T18:18:27.125608286Z [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-06-21T18:18:27.126313006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015248s 
2026-06-21T18:18:27.126448579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2026-06-21T18:18:27.127072466Z [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-06-21T18:18:27.127534577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009338s 
2026-06-21T18:18:27.127703698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-06-21T18:18:27.128291592Z [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-06-21T18:18:27.128794165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008977s 
2026-06-21T18:18:27.128980570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-06-21T18:18:27.129231536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-06-21T18:18:27.129588495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000445s 
2026-06-21T18:18:27.129710912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-06-21T18:18:27.134242211Z [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-06-21T18:18:27.134811407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004901s 
2026-06-21T18:18:27.134948444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-06-21T18:18:27.135408490Z [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-06-21T18:18:27.135804188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007018s 
2026-06-21T18:18:27.136032738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-06-21T18:18:27.136285898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-06-21T18:18:27.136678780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005119s 
2026-06-21T18:18:27.136855456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-06-21T18:18:27.139062282Z [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-06-21T18:18:27.139578492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025721s 
2026-06-21T18:18:27.139764426Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-06-21T18:18:27.140015682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-06-21T18:18:27.140355307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004413s 
2026-06-21T18:18:27.140514668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-06-21T18:18:27.140920736Z [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-06-21T18:18:27.141346774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000681s 
2026-06-21T18:18:27.141520364Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-06-21T18:18:27.141768754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-06-21T18:18:27.142109561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004261s 
2026-06-21T18:18:27.142446219Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2026-06-21T18:18:27.143013101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2026-06-21T18:18:27.143250009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000632s 
2026-06-21T18:18:27.143414811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2026-06-21T18:18:27.143927754Z [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-06-21T18:18:27.144404775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008311s 
2026-06-21T18:18:27.144569046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-06-21T18:18:27.145232713Z [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-06-21T18:18:27.145794204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00106s 
2026-06-21T18:18:27.145953605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-06-21T18:18:27.146571310Z [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-06-21T18:18:27.147150507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010284s 
2026-06-21T18:18:27.147328495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-06-21T18:18:27.147757921Z [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-06-21T18:18:27.148249331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007535s 
2026-06-21T18:18:27.148440606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-06-21T18:18:27.148740320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-06-21T18:18:27.149102129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004944s 
2026-06-21T18:18:27.149296410Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-06-21T18:18:27.149587547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-06-21T18:18:27.149939706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004753s 
2026-06-21T18:18:27.150100460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-06-21T18:18:27.150559435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2026-06-21T18:18:27.151036115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000783s 
2026-06-21T18:18:27.151203091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-06-21T18:18:27.151828752Z [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-06-21T18:18:27.152394953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010251s 
2026-06-21T18:18:27.152567110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-06-21T18:18:27.153036996Z [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-06-21T18:18:27.153504919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007797s 
2026-06-21T18:18:27.153680934Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-06-21T18:18:27.154220180Z [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-06-21T18:18:27.154710468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008699s 
2026-06-21T18:18:27.154886633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-06-21T18:18:27.155278322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL) 
2026-06-21T18:18:27.155688989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006407s 
2026-06-21T18:18:27.155891357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-06-21T18:18:27.156159617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-06-21T18:18:27.156534533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005234s 
2026-06-21T18:18:27.156712732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-06-21T18:18:27.156943937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-06-21T18:18:27.157274073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004139s 
2026-06-21T18:18:27.157446350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-06-21T18:18:27.157819171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL) 
2026-06-21T18:18:27.158218345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006157s 
2026-06-21T18:18:27.158383147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-06-21T18:18:27.158975029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL) 
2026-06-21T18:18:27.159482903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009419s 
2026-06-21T18:18:27.160606887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]') 
2026-06-21T18:18:27.161201766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-06-21T18:18:27.161605699Z [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-06-21T18:18:27.162083622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007149s 
2026-06-21T18:18:27.162262372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-06-21T18:18:27.162525282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-06-21T18:18:27.162874666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000445s 
2026-06-21T18:18:27.163050961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-06-21T18:18:27.163298159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-06-21T18:18:27.163631801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000427s 
2026-06-21T18:18:27.163807896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-06-21T18:18:27.164411703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-06-21T18:18:27.164972492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010148s 
2026-06-21T18:18:27.165140952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-06-21T18:18:27.165695249Z [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-06-21T18:18:27.166226349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000928s 
2026-06-21T18:18:27.166416602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2026-06-21T18:18:27.166716666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2026-06-21T18:18:27.167077974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004946s 
2026-06-21T18:18:27.167249570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-06-21T18:18:27.167823707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-06-21T18:18:27.168353835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009323s 
2026-06-21T18:18:27.168518386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-06-21T18:18:27.169130690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2026-06-21T18:18:27.169694456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010205s 
2026-06-21T18:18:27.169868476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-06-21T18:18:27.170130755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-06-21T18:18:27.170457663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004184s 
2026-06-21T18:18:27.172287891Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0015332 taking an average of 00:00:00.0015332 
2026-06-21T18:18:27.173017050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-21T18:18:27', 'InitialSetup') 
2026-06-21T18:18:27.173363508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.176543094Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-06-21T18:18:27.176701994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064225s 
2026-06-21T18:18:27.176992369Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-06-21T18:18:27.177213765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.177497276Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2026-06-21T18:18:27.178400235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2026-06-21T18:18:27.179005875Z [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-06-21T18:18:27.179604551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010134s 
2026-06-21T18:18:27.179782019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2026-06-21T18:18:27.180113096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-06-21T18:18:27.180504274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004934s 
2026-06-21T18:18:27.180646370Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:18:27.180797625Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-21T18:18:27.180987578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2026-06-21T18:18:27.181272632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:27.182122735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009516s 
2026-06-21T18:18:27.182481588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-06-21T18:18:27', 'add_moviefiles_table') 
2026-06-21T18:18:27.182820160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.183640282Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-06-21T18:18:27.183813451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024401s 
2026-06-21T18:18:27.184035468Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-06-21T18:18:27.184239790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.184488180Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2026-06-21T18:18:27.184799137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-06-21T18:18:27.184956935Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-21T18:18:27.185136637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2026-06-21T18:18:27.185408965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:27.186296774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009829s 
2026-06-21T18:18:27.186622951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-06-21T18:18:27', 'fix_history_movieId') 
2026-06-21T18:18:27.186956924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.187684510Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-06-21T18:18:27.187866376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002341s 
2026-06-21T18:18:27.188059566Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-06-21T18:18:27.188253426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.188499502Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2026-06-21T18:18:27.189675421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:18:27.189836616Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-21T18:18:27.190012761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2026-06-21T18:18:27.190283035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:27.191203920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010129s 
2026-06-21T18:18:27.191372009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:18:27.191519146Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-21T18:18:27.191695781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2026-06-21T18:18:27.191948671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2026-06-21T18:18:27.192800247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009253s 
2026-06-21T18:18:27.192979067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:18:27.197584776Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-21T18:18:27.198001556Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2026-06-21T18:18:27.209256651Z [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-06-21T18:18:27.210990634Z [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-06-21T18:18:27.212087234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-06-21T18:18:27.213218743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-06-21T18:18:27.215597436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-06-21T18:18:27.216108425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-06-21T18:18:27.216498291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183s 
2026-06-21T18:18:27.216662942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:18:27.216814478Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-21T18:18:27.217005212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2026-06-21T18:18:27.217272310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2026-06-21T18:18:27.218065558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008677s 
2026-06-21T18:18:27.218390172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-06-21T18:18:27', 'add_tmdb_stuff') 
2026-06-21T18:18:27.218726490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.220712691Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-06-21T18:18:27.220899658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034912s 
2026-06-21T18:18:27.221093529Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-06-21T18:18:27.221289513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.221554407Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2026-06-21T18:18:27.222047150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-06-21T18:18:27.222212202Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-21T18:18:27.222390832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2026-06-21T18:18:27.225006051Z [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-06-21T18:18:27.225942598Z [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-06-21T18:18:27.226463908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-06-21T18:18:27.227141493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-06-21T18:18:27.229452529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-06-21T18:18:27.229841032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072707s 
2026-06-21T18:18:27.230167339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-06-21T18:18:27', 'fix_movie_files') 
2026-06-21T18:18:27.230511583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.231374231Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-06-21T18:18:27.231539985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008784s 
2026-06-21T18:18:27.231748565Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-06-21T18:18:27.231968658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.232229724Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2026-06-21T18:18:27.232689411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-06-21T18:18:27.232856457Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-21T18:18:27.233046119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2026-06-21T18:18:27.235461095Z [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-06-21T18:18:27.236243631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2026-06-21T18:18:27.236686644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-06-21T18:18:27.237292134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-06-21T18:18:27.240410366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-06-21T18:18:27.240831875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075909s 
2026-06-21T18:18:27.241161459Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-06-21T18:18:27.241587247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-06-21T18:18:27.241890979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004802s 
2026-06-21T18:18:27.242218779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-06-21T18:18:27', 'update_schedule_intervale') 
2026-06-21T18:18:27.242559666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.243946630Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-06-21T18:18:27.244131813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024482s 
2026-06-21T18:18:27.244352308Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-06-21T18:18:27.244563974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.244834699Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2026-06-21T18:18:27.245321570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-06-21T18:18:27.245486793Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-21T18:18:27.245691806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2026-06-21T18:18:27.245976600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2026-06-21T18:18:27.247007116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011141s 
2026-06-21T18:18:27.247180195Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-06-21T18:18:27.247330878Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-21T18:18:27.247548717Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2026-06-21T18:18:27.247836617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2026-06-21T18:18:27.248846452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010955s 
2026-06-21T18:18:27.249029741Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:27.249218341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:27.249723870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005308s 
2026-06-21T18:18:27.250067943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-06-21T18:18:27', 'add_movie_formats_to_naming_config') 
2026-06-21T18:18:27.250504452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.251276227Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-06-21T18:18:27.251453444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020345s 
2026-06-21T18:18:27.251651934Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-06-21T18:18:27.251876827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.252151671Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2026-06-21T18:18:27.252445242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:18:27.252643552Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-21T18:18:27.252835158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2026-06-21T18:18:27.253101815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2026-06-21T18:18:27.254121610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010977s 
2026-06-21T18:18:27.254452546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-06-21T18:18:27', 'add_phyiscal_release') 
2026-06-21T18:18:27.254786098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.255511149Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-06-21T18:18:27.255678336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024588s 
2026-06-21T18:18:27.255882147Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-06-21T18:18:27.256084604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.256329027Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2026-06-21T18:18:27.257974973Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-21T18:18:27.258911279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2026-06-21T18:18:27.259176864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010081s 
2026-06-21T18:18:27.259489244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-06-21T18:18:27', 'remove_bitmetv') 
2026-06-21T18:18:27.259820762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.260514940Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-06-21T18:18:27.260682889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023129s 
2026-06-21T18:18:27.260885186Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-06-21T18:18:27.261088265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.261340463Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2026-06-21T18:18:27.261844980Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-21T18:18:27.262152780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2026-06-21T18:18:27.262437243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003717s 
2026-06-21T18:18:27.262818972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-06-21T18:18:27', 'remove_torrentleech') 
2026-06-21T18:18:27.263169178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.263890421Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-06-21T18:18:27.264060303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017933s 
2026-06-21T18:18:27.264244945Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-06-21T18:18:27.264433134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.264675112Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2026-06-21T18:18:27.265009585Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-21T18:18:27.265284750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2026-06-21T18:18:27.265530906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003394s 
2026-06-21T18:18:27.265844057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-06-21T18:18:27', 'remove_broadcasthenet') 
2026-06-21T18:18:27.266160474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.266816145Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-06-21T18:18:27.266979264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015886s 
2026-06-21T18:18:27.267152342Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-06-21T18:18:27.267332796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.267559553Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2026-06-21T18:18:27.267894728Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-21T18:18:27.268157778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2026-06-21T18:18:27.268393994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003248s 
2026-06-21T18:18:27.268698548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-06-21T18:18:27', 'remove_fanzub') 
2026-06-21T18:18:27.269009063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.269575685Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-06-21T18:18:27.269732571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014791s 
2026-06-21T18:18:27.269927083Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-06-21T18:18:27.270116895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.270352740Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2026-06-21T18:18:27.270595599Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:27.270784139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:27.271277413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005142s 
2026-06-21T18:18:27.271602658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-06-21T18:18:27', 'update_movie_sorttitle') 
2026-06-21T18:18:27.271942293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.272667494Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-06-21T18:18:27.272838959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001869s 
2026-06-21T18:18:27.273036918Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-06-21T18:18:27.273232292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.273476053Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2026-06-21T18:18:27.273723421Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:27.273917692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:27.274386858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004972s 
2026-06-21T18:18:27.274724157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-06-21T18:18:27', 'update_movie_sorttitle_again') 
2026-06-21T18:18:27.275051166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.275904104Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-06-21T18:18:27.276139629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019538s 
2026-06-21T18:18:27.276317477Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-06-21T18:18:27.276505877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.276736081Z [Info] update_movie_file: Starting migration of Main DB to 117 
2026-06-21T18:18:27.277519048Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2026-06-21T18:18:27.277777539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2026-06-21T18:18:27.278783225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010759s 
2026-06-21T18:18:27.279098961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-06-21T18:18:27', 'update_movie_file') 
2026-06-21T18:18:27.279415809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.280551968Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-06-21T18:18:27.280710047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028147s 
2026-06-21T18:18:27.280894709Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-06-21T18:18:27.281079351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.281313833Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2026-06-21T18:18:27.281551742Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:27.281740082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:27.282218686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005012s 
2026-06-21T18:18:27.282536075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-06-21T18:18:27', 'update_movie_slug') 
2026-06-21T18:18:27.282893806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.283520889Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-06-21T18:18:27.283680591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017837s 
2026-06-21T18:18:27.283897298Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-06-21T18:18:27.284089124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.284311743Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2026-06-21T18:18:27.284594242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:18:27.284740847Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-21T18:18:27.284922774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2026-06-21T18:18:27.285171966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2026-06-21T18:18:27.286200398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001105s 
2026-06-21T18:18:27.286520533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-06-21T18:18:27', 'add_youtube_trailer_id') 
2026-06-21T18:18:27.286844876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.287635569Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-06-21T18:18:27.287797044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025094s 
2026-06-21T18:18:27.287982759Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-06-21T18:18:27.288166098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.288388296Z [Info] add_studio: Starting migration of Main DB to 120 
2026-06-21T18:18:27.288655073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:18:27.288805476Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-21T18:18:27.288969146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2026-06-21T18:18:27.289192836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2026-06-21T18:18:27.290182600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010491s 
2026-06-21T18:18:27.290493507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-06-21T18:18:27', 'add_studio') 
2026-06-21T18:18:27.290806397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.291548532Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-06-21T18:18:27.291704657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024055s 
2026-06-21T18:18:27.291964030Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-06-21T18:18:27.292160676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.292397643Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2026-06-21T18:18:27.292634801Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:27.292823521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:27.293284089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004838s 
2026-06-21T18:18:27.293609114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-06-21T18:18:27', 'update_filedate_config') 
2026-06-21T18:18:27.293928868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.294747267Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-06-21T18:18:27.294912450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019186s 
2026-06-21T18:18:27.295102302Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-06-21T18:18:27.295293848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.295530234Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2026-06-21T18:18:27.295940451Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-06-21T18:18:27.296093028Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-21T18:18:27.296260876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2026-06-21T18:18:27.296519628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2026-06-21T18:18:27.297464000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010189s 
2026-06-21T18:18:27.297624233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-06-21T18:18:27.297754586Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-21T18:18:27.297923316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2026-06-21T18:18:27.300656502Z [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-06-21T18:18:27.301714093Z [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-06-21T18:18:27.302272057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-06-21T18:18:27.302712524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-06-21T18:18:27.305319326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072098s 
2026-06-21T18:18:27.305483136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-06-21T18:18:27.305620653Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-21T18:18:27.305791267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2026-06-21T18:18:27.308424432Z [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-06-21T18:18:27.309457543Z [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-06-21T18:18:27.310016389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-06-21T18:18:27.310546467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-06-21T18:18:27.312397046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064295s 
2026-06-21T18:18:27.312724455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-06-21T18:18:27', 'add_movieid_to_blacklist') 
2026-06-21T18:18:27.313050221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.314004745Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-06-21T18:18:27.314171971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080083s 
2026-06-21T18:18:27.314356894Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-06-21T18:18:27.314550103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.314789305Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2026-06-21T18:18:27.315643546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2026-06-21T18:18:27.316303536Z [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-06-21T18:18:27.316867492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010489s 
2026-06-21T18:18:27.317044238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2026-06-21T18:18:27.317306206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2026-06-21T18:18:27.317624958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000424s 
2026-06-21T18:18:27.317943289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-06-21T18:18:27', 'create_netimport_table') 
2026-06-21T18:18:27.318267603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.319027845Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-06-21T18:18:27.319193278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017971s 
2026-06-21T18:18:27.319388050Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-06-21T18:18:27.319588203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.319823658Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2026-06-21T18:18:27.320163232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-06-21T18:18:27.320302202Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-21T18:18:27.320474900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2026-06-21T18:18:27.320727198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2026-06-21T18:18:27.321550787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009006s 
2026-06-21T18:18:27.321881574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-06-21T18:18:27', 'add_preferred_tags_to_profile') 
2026-06-21T18:18:27.322214274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.322844183Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-06-21T18:18:27.323016150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021549s 
2026-06-21T18:18:27.323188567Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-06-21T18:18:27.323370013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.323604184Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2026-06-21T18:18:27.323836873Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:27.324085153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:27.324504428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004501s 
2026-06-21T18:18:27.324820304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-06-21T18:18:27', 'fix_imdb_unique') 
2026-06-21T18:18:27.325137754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.325747422Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-06-21T18:18:27.325905481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016745s 
2026-06-21T18:18:27.326104993Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-06-21T18:18:27.326298713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.326541572Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2026-06-21T18:18:27.326781265Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:27.326973102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:27.328680211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017218s 
2026-06-21T18:18:27.329020416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-06-21T18:18:27', 'update_qualities_and_profiles') 
2026-06-21T18:18:27.329357976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.329955941Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-06-21T18:18:27.330129411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002961s 
2026-06-21T18:18:27.330297730Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-06-21T18:18:27.330490268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.330713467Z [Info] remove_wombles: Starting migration of Main DB to 127 
2026-06-21T18:18:27.331010426Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-21T18:18:27.331275389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-06-21T18:18:27.331519571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000325s 
2026-06-21T18:18:27.331818233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-06-21T18:18:27', 'remove_wombles') 
2026-06-21T18:18:27.332208038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.332763538Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-06-21T18:18:27.332920734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015411s 
2026-06-21T18:18:27.333091007Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-06-21T18:18:27.333278245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.333501915Z [Info] remove_kickass: Starting migration of Main DB to 128 
2026-06-21T18:18:27.333792290Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-21T18:18:27.334066533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2026-06-21T18:18:27.334318570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003421s 
2026-06-21T18:18:27.334618615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-06-21T18:18:27', 'remove_kickass') 
2026-06-21T18:18:27.334932347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.335544079Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-06-21T18:18:27.335705575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015475s 
2026-06-21T18:18:27.335935278Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-06-21T18:18:27.336143367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.336389934Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2026-06-21T18:18:27.336693656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-06-21T18:18:27.336853217Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-21T18:18:27.337041957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2026-06-21T18:18:27.337306049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2026-06-21T18:18:27.338118266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000894s 
2026-06-21T18:18:27.338463140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-06-21T18:18:27', 'add_parsed_movie_info_to_pending_release') 
2026-06-21T18:18:27.338797284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.339915466Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-06-21T18:18:27.340108155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026266s 
2026-06-21T18:18:27.340296444Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-06-21T18:18:27.340487228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.340725819Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2026-06-21T18:18:27.341048750Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-21T18:18:27.341323473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-06-21T18:18:27.341559238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003254s 
2026-06-21T18:18:27.341754331Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-21T18:18:27.342009916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2026-06-21T18:18:27.342251763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003322s 
2026-06-21T18:18:27.342561978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-06-21T18:18:27', 'remove_wombles_kickass') 
2026-06-21T18:18:27.342884057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.343530239Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-06-21T18:18:27.343698167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015749s 
2026-06-21T18:18:27.343914784Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-06-21T18:18:27.344117723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.344360672Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2026-06-21T18:18:27.344658482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-06-21T18:18:27.344814316Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-21T18:18:27.345007926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2026-06-21T18:18:27.347709759Z [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-06-21T18:18:27.348653902Z [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-06-21T18:18:27.349157406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-06-21T18:18:27.349602813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-06-21T18:18:27.351509164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063117s 
2026-06-21T18:18:27.351877256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-06-21T18:18:27', 'make_parsed_episode_info_nullable') 
2026-06-21T18:18:27.352261209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.353138527Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-06-21T18:18:27.353313068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078889s 
2026-06-21T18:18:27.353513612Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-06-21T18:18:27.353706842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.353996926Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2026-06-21T18:18:27.354422754Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-06-21T18:18:27.354828622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-06-21T18:18:27.355116522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004522s 
2026-06-21T18:18:27.355439833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-06-21T18:18:27', 'rename_torrent_downloadstation') 
2026-06-21T18:18:27.355769838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.356421090Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-06-21T18:18:27.356595942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017015s 
2026-06-21T18:18:27.356778290Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-06-21T18:18:27.356967942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.357209007Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2026-06-21T18:18:27.357994510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-06-21T18:18:27.358147087Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-21T18:18:27.358332621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2026-06-21T18:18:27.358633958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-06-21T18:18:27.359496526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009846s 
2026-06-21T18:18:27.359657350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:18:27.359789296Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-21T18:18:27.359993758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2026-06-21T18:18:27.360277890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-06-21T18:18:27.361089996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009228s 
2026-06-21T18:18:27.361407336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-06-21T18:18:27', 'add_minimumavailability') 
2026-06-21T18:18:27.361734605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.362404204Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-06-21T18:18:27.362572383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022129s 
2026-06-21T18:18:27.362776133Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-06-21T18:18:27.362974884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.363219667Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2026-06-21T18:18:27.363473879Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:27.363659012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:27.363939147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000283s 
2026-06-21T18:18:27.364274913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-06-21T18:18:27', 'add_remux_qualities_for_the_wankers') 
2026-06-21T18:18:27.364601120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.365247052Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-06-21T18:18:27.365428728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015596s 
2026-06-21T18:18:27.365626987Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-06-21T18:18:27.365821008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.366058767Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2026-06-21T18:18:27.366380705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:18:27.366532101Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-21T18:18:27.366705159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2026-06-21T18:18:27.366985594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:27.367816218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009389s 
2026-06-21T18:18:27.368198327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-06-21T18:18:27', 'add_haspredbentry_to_movies') 
2026-06-21T18:18:27.368515637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.369143902Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-06-21T18:18:27.369318464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022231s 
2026-06-21T18:18:27.369503016Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-06-21T18:18:27.369691145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.369926469Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2026-06-21T18:18:27.370212646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:18:27.370370023Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-21T18:18:27.370527971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2026-06-21T18:18:27.370786993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2026-06-21T18:18:27.371630622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009305s 
2026-06-21T18:18:27.371965206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-06-21T18:18:27', 'add_pathstate_to_movies') 
2026-06-21T18:18:27.372292025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.372976865Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-06-21T18:18:27.373145374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022494s 
2026-06-21T18:18:27.373334846Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-06-21T18:18:27.373527193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.373765243Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2026-06-21T18:18:27.374277144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2026-06-21T18:18:27.374692060Z [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-06-21T18:18:27.375151546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006996s 
2026-06-21T18:18:27.375339254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2026-06-21T18:18:27.375634840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2026-06-21T18:18:27.375997079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004831s 
2026-06-21T18:18:27.376162453Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:27.376333577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:27.376996493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006841s 
2026-06-21T18:18:27.377337290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-06-21T18:18:27', 'add_import_exclusions_table') 
2026-06-21T18:18:27.377669940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.378399299Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-06-21T18:18:27.378570274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020478s 
2026-06-21T18:18:27.378757781Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-06-21T18:18:27.378949448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.379186405Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2026-06-21T18:18:27.379477582Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:18:27.379622393Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-21T18:18:27.379807556Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2026-06-21T18:18:27.380076378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2026-06-21T18:18:27.380953796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009575s 
2026-06-21T18:18:27.381281516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-06-21T18:18:27', 'add_physical_release_note') 
2026-06-21T18:18:27.381615559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.382235448Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-06-21T18:18:27.382406092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022095s 
2026-06-21T18:18:27.382597146Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-06-21T18:18:27.382789775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.383029107Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2026-06-21T18:18:27.383273309Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:27.383467380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:27.385376125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019285s 
2026-06-21T18:18:27.385707403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-06-21T18:18:27', 'consolidate_indexer_baseurl') 
2026-06-21T18:18:27.386043209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.386665693Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-06-21T18:18:27.386838822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003184s 
2026-06-21T18:18:27.387030097Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-06-21T18:18:27.387222475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.387468120Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2026-06-21T18:18:27.389809066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2026-06-21T18:18:27.390574318Z [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-06-21T18:18:27.391281402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012614s 
2026-06-21T18:18:27.400544996Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2026-06-21T18:18:27.405265366Z [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-06-21T18:18:27.407465588Z [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-06-21T18:18:27.408493830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-06-21T18:18:27.409240605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-06-21T18:18:27.411464575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-06-21T18:18:27.411830703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110911s 
2026-06-21T18:18:27.412013030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:18:27.412157601Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-21T18:18:27.412365340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2026-06-21T18:18:27.412626807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2026-06-21T18:18:27.413485106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009359s 
2026-06-21T18:18:27.413649768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:18:27.413795521Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-21T18:18:27.413989362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2026-06-21T18:18:27.414289346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2026-06-21T18:18:27.415168988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009891s 
2026-06-21T18:18:27.415513623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-06-21T18:18:27', 'add_alternative_titles_table') 
2026-06-21T18:18:27.415873508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.417575807Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-06-21T18:18:27.417753626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033497s 
2026-06-21T18:18:27.417981425Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-06-21T18:18:27.418192440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.418461221Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2026-06-21T18:18:27.418956389Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:27.419157614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:27.419481447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003489s 
2026-06-21T18:18:27.419659395Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-06-21T18:18:27.419823666Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.5E-06s 
2026-06-21T18:18:27.420047507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2026-06-21T18:18:27.422986348Z [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-06-21T18:18:27.423924879Z [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-06-21T18:18:27.424434996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-06-21T18:18:27.424929853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-06-21T18:18:27.427000044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067665s 
2026-06-21T18:18:27.427210208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-06-21T18:18:27.427527617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-06-21T18:18:27.427976111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005098s 
2026-06-21T18:18:27.428319593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-06-21T18:18:27', 'fix_duplicate_alt_titles') 
2026-06-21T18:18:27.428657313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.429545603Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-06-21T18:18:27.429714313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021097s 
2026-06-21T18:18:27.429908073Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-06-21T18:18:27.430100250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.430348841Z [Info] movie_extras: Starting migration of Main DB to 142 
2026-06-21T18:18:27.431997012Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2026-06-21T18:18:27.432283960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-06-21T18:18:27.432718044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005054s 
2026-06-21T18:18:27.432891403Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2026-06-21T18:18:27.433081827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-06-21T18:18:27.433441041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004042s 
2026-06-21T18:18:27.433611564Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2026-06-21T18:18:27.433797509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-06-21T18:18:27.434158105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003913s 
2026-06-21T18:18:27.434321084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-06-21T18:18:27.434854017Z [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-06-21T18:18:27.435355718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008627s 
2026-06-21T18:18:27.435522594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-06-21T18:18:27.436105118Z [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-06-21T18:18:27.436609554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009239s 
2026-06-21T18:18:27.436780699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-06-21T18:18:27.437363183Z [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-06-21T18:18:27.437881046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009407s 
2026-06-21T18:18:27.438194017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-06-21T18:18:27', 'movie_extras') 
2026-06-21T18:18:27.438507197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.439419095Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-06-21T18:18:27.439574438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024657s 
2026-06-21T18:18:27.439750262Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-06-21T18:18:27.439952499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.440186611Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2026-06-21T18:18:27.440769295Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2026-06-21T18:18:27.440968065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2026-06-21T18:18:27.441443473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000502s 
2026-06-21T18:18:27.441609788Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2026-06-21T18:18:27.441795182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2026-06-21T18:18:27.442159265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003925s 
2026-06-21T18:18:27.442319528Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2026-06-21T18:18:27.442494521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2026-06-21T18:18:27.443071082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005943s 
2026-06-21T18:18:27.443236666Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2026-06-21T18:18:27.443426208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2026-06-21T18:18:27.443783648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003903s 
2026-06-21T18:18:27.444077670Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2026-06-21T18:18:27.446777269Z [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-06-21T18:18:27.447757855Z [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-06-21T18:18:27.448312702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-06-21T18:18:27.448907801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-06-21T18:18:27.450832469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065689s 
2026-06-21T18:18:27.451029546Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2026-06-21T18:18:27.453629584Z [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-06-21T18:18:27.454416770Z [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-06-21T18:18:27.454863771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-06-21T18:18:27.455494792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-06-21T18:18:27.457547017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-06-21T18:18:27.458028126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-06-21T18:18:27.458387861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071766s 
2026-06-21T18:18:27.458722054Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2026-06-21T18:18:27.461812099Z [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-06-21T18:18:27.462868508Z [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-06-21T18:18:27.463409207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-06-21T18:18:27.463905277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-06-21T18:18:27.466007702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070153s 
2026-06-21T18:18:27.466217044Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2026-06-21T18:18:27.469296558Z [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-06-21T18:18:27.470075377Z [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-06-21T18:18:27.470523240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-06-21T18:18:27.471127497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-06-21T18:18:27.473009809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066s 
2026-06-21T18:18:27.473344884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-06-21T18:18:27', 'clean_core_tv') 
2026-06-21T18:18:27.473676032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.474941220Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-06-21T18:18:27.475092044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085084s 
2026-06-21T18:18:27.475337328Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-06-21T18:18:27.475540257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.475805442Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2026-06-21T18:18:27.476348015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-06-21T18:18:27.476508899Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-06-21T18:18:27.476688120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2026-06-21T18:18:27.476942212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2026-06-21T18:18:27.477751823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008816s 
2026-06-21T18:18:27.477984502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2026-06-21T18:18:27.478309146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2026-06-21T18:18:27.479103426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009161s 
2026-06-21T18:18:27.479467039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-06-21T18:18:27', 'add_cookies_to_indexer_status') 
2026-06-21T18:18:27.479813607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.480669361Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-06-21T18:18:27.480848331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002426s 
2026-06-21T18:18:27.481053825Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-06-21T18:18:27.481252466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.481529694Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2026-06-21T18:18:27.481937836Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-06-21T18:18:27.482296369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-06-21T18:18:27.482627295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004525s 
2026-06-21T18:18:27.482900195Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-06-21T18:18:27.483197103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-06-21T18:18:27.483469242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003601s 
2026-06-21T18:18:27.483810189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-06-21T18:18:27', 'banner_to_fanart') 
2026-06-21T18:18:27.484203120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.484939444Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-06-21T18:18:27.485109126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017896s 
2026-06-21T18:18:27.485319189Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-06-21T18:18:27.485523380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.485770568Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2026-06-21T18:18:27.486229503Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-06-21T18:18:27.486386529Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-21T18:18:27.486594228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-06-21T18:18:27.486913511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:27.487772020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000997s 
2026-06-21T18:18:27.488131374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-06-21T18:18:27', 'naming_config_colon_action') 
2026-06-21T18:18:27.488505458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.489738232Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-06-21T18:18:27.489910679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029145s 
2026-06-21T18:18:27.490103788Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-06-21T18:18:27.490301106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.490540719Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2026-06-21T18:18:27.491100937Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-06-21T18:18:27.491490773Z [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-06-21T18:18:27.491993606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006923s 
2026-06-21T18:18:27.492182286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-06-21T18:18:27.492472130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-06-21T18:18:27.492878088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005149s 
2026-06-21T18:18:27.493059804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-06-21T18:18:27.493218914Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-21T18:18:27.493404458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2026-06-21T18:18:27.493740074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2026-06-21T18:18:27.494609726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010149s 
2026-06-21T18:18:27.494822234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2026-06-21T18:18:27.495147450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:27.496058285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010229s 
2026-06-21T18:18:27.496235582Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:27.496436176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:27.496688895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002811s 
2026-06-21T18:18:27.497031676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-06-21T18:18:27', 'add_custom_formats') 
2026-06-21T18:18:27.497400629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.498344891Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-06-21T18:18:27.498551167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001901s 
2026-06-21T18:18:27.498764607Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-06-21T18:18:27.498987987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.499237029Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2026-06-21T18:18:27.499656704Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-06-21T18:18:27.500009956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-06-21T18:18:27.500314670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004244s 
2026-06-21T18:18:27.500642961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-06-21T18:18:27', 'remove_extra_naming_config') 
2026-06-21T18:18:27.501014851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.501713779Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-06-21T18:18:27.501910936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017918s 
2026-06-21T18:18:27.502113714Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-06-21T18:18:27.502337395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.502596327Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2026-06-21T18:18:27.502886852Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:27.503105022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:27.504902132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018254s 
2026-06-21T18:18:27.505263290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-06-21T18:18:27', 'convert_regex_required_tags') 
2026-06-21T18:18:27.505606331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.506382495Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-06-21T18:18:27.506572808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032752s 
2026-06-21T18:18:27.506800858Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-06-21T18:18:27.507026562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.507306586Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2026-06-21T18:18:27.507620318Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:27.507807656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:27.508392945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005913s 
2026-06-21T18:18:27.508739263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-06-21T18:18:27', 'fix_format_tags_double_underscore') 
2026-06-21T18:18:27.509098998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.509839940Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-06-21T18:18:27.510026506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019959s 
2026-06-21T18:18:27.510242902Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-06-21T18:18:27.510457635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.510717067Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2026-06-21T18:18:27.511097103Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-06-21T18:18:27.511263789Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-21T18:18:27.511452259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2026-06-21T18:18:27.511697292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2026-06-21T18:18:27.512646835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009979s 
2026-06-21T18:18:27.512866899Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2026-06-21T18:18:27.513104317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2026-06-21T18:18:27.513373610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003128s 
2026-06-21T18:18:27.513714015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-06-21T18:18:27', 'add_tags_to_net_import') 
2026-06-21T18:18:27.514064612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.514818631Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-06-21T18:18:27.515009455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017215s 
2026-06-21T18:18:27.515208296Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-06-21T18:18:27.515418479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.515701249Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2026-06-21T18:18:27.516110013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-06-21T18:18:27.516513465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 
2026-06-21T18:18:27.516963562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006713s 
2026-06-21T18:18:27.517298948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-06-21T18:18:27', 'add_custom_filters') 
2026-06-21T18:18:27.517648422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.518448955Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-06-21T18:18:27.518633266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021266s 
2026-06-21T18:18:27.518853630Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-06-21T18:18:27.519086599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.519339609Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2026-06-21T18:18:27.521642258Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-06-21T18:18:27.521818894Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-21T18:18:27.522012224Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-06-21T18:18:27.522317679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:27.523224666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010155s 
2026-06-21T18:18:27.523530803Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2026-06-21T18:18:27.528933658Z [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-06-21T18:18:27.530080088Z [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-06-21T18:18:27.530717953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-06-21T18:18:27.531393424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-06-21T18:18:27.533526812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-06-21T18:18:27.533936638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101926s 
2026-06-21T18:18:27.534209066Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-06-21T18:18:27.537477151Z [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-06-21T18:18:27.538356572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers" 
2026-06-21T18:18:27.538848052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-06-21T18:18:27.539533032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-06-21T18:18:27.541520136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-06-21T18:18:27.541886163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074726s 
2026-06-21T18:18:27.542075825Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-21T18:18:27.542249565Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-21T18:18:27.542465761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-06-21T18:18:27.542769453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-06-21T18:18:27.543630898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009467s 
2026-06-21T18:18:27.543955192Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-06-21T18:18:27.544289295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-06-21T18:18:27.544571093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003884s 
2026-06-21T18:18:27.544770354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-21T18:18:27.544908643Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-21T18:18:27.545128606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-06-21T18:18:27.549784656Z [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-06-21T18:18:27.550800032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers" 
2026-06-21T18:18:27.551336823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-06-21T18:18:27.552091243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-06-21T18:18:27.554126033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-06-21T18:18:27.554509545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091848s 
2026-06-21T18:18:27.554692073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-06-21T18:18:27.555239366Z [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-06-21T18:18:27.555740405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008699s 
2026-06-21T18:18:27.555981090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-06-21T18:18:27.556309251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-06-21T18:18:27.556690319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005294s 
2026-06-21T18:18:27.557057569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-06-21T18:18:27', 'indexer_client_status_search_changes') 
2026-06-21T18:18:27.557396021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.558544064Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-06-21T18:18:27.558741441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023277s 
2026-06-21T18:18:27.558982838Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-06-21T18:18:27.559210657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.559494368Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2026-06-21T18:18:27.560125309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-06-21T18:18:27.560283458Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-21T18:18:27.560500505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2026-06-21T18:18:27.560777133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-06-21T18:18:27.561676825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009958s 
2026-06-21T18:18:27.561839733Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-06-21T18:18:27.561995698Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-21T18:18:27.562171452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2026-06-21T18:18:27.562459532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-06-21T18:18:27.563318583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009598s 
2026-06-21T18:18:27.563499457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-06-21T18:18:27.563643908Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-21T18:18:27.563838009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2026-06-21T18:18:27.564135008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-06-21T18:18:27.565078779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010438s 
2026-06-21T18:18:27.565244703Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:27.565441440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:27.569859110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044325s 
2026-06-21T18:18:27.570240158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-06-21T18:18:27', 'add_language_to_files_history_blacklist') 
2026-06-21T18:18:27.570586986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.571434333Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-06-21T18:18:27.571612302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005957s 
2026-06-21T18:18:27.571841784Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-06-21T18:18:27.572068090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.572343746Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2026-06-21T18:18:27.574085735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-06-21T18:18:27.574257461Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-21T18:18:27.574441803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2026-06-21T18:18:27.574727157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-06-21T18:18:27.575632802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009938s 
2026-06-21T18:18:27.575806211Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-21T18:18:27.576584750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-06-21T18:18:27.576853251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008334s 
2026-06-21T18:18:27.577193536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-06-21T18:18:27', 'add_update_allowed_quality_profile') 
2026-06-21T18:18:27.577551087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.578876367Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-06-21T18:18:27.579068574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002801s 
2026-06-21T18:18:27.579273567Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-06-21T18:18:27.579491406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.579745327Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2026-06-21T18:18:27.580145343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-06-21T18:18:27.580310135Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-21T18:18:27.580510950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-06-21T18:18:27.580802137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-06-21T18:18:27.581739655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010464s 
2026-06-21T18:18:27.581905419Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:27.582105523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:27.596871341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147777s 
2026-06-21T18:18:27.597236206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-06-21T18:18:27', 'add_download_client_priority') 
2026-06-21T18:18:27.597581432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.598399079Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-06-21T18:18:27.598588350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162743s 
2026-06-21T18:18:27.598783964Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-06-21T18:18:27.598995300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.599250184Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2026-06-21T18:18:27.599601070Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-21T18:18:27.599902257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-06-21T18:18:27.600157271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003602s 
2026-06-21T18:18:27.600494611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-06-21T18:18:27', 'remove_growl_prowl') 
2026-06-21T18:18:27.600822561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.601506219Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-06-21T18:18:27.601672564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016803s 
2026-06-21T18:18:27.601877988Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-06-21T18:18:27.602080666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.602336481Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2026-06-21T18:18:27.602675064Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-21T18:18:27.602971020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-06-21T18:18:27.603233940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003664s 
2026-06-21T18:18:27.603451919Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-21T18:18:27.603720009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-06-21T18:18:27.604004031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003675s 
2026-06-21T18:18:27.604325639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-06-21T18:18:27', 'remove_plex_hometheatre') 
2026-06-21T18:18:27.604670013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.605417318Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-06-21T18:18:27.605599856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017437s 
2026-06-21T18:18:27.605787915Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-06-21T18:18:27.605999141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.606245567Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2026-06-21T18:18:27.606500561Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:27.606690584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:27.608491823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018066s 
2026-06-21T18:18:27.608865135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-06-21T18:18:27', 'add_webrip_qualites') 
2026-06-21T18:18:27.609261874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.609983979Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-06-21T18:18:27.610196206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032756s 
2026-06-21T18:18:27.610437893Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-06-21T18:18:27.610704170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.610996709Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2026-06-21T18:18:27.611446385Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-21T18:18:27.611643071Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-21T18:18:27.611935671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-06-21T18:18:27.612278261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:27.613397646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012439s 
2026-06-21T18:18:27.613572669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-21T18:18:27.613747231Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-21T18:18:27.613956212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-06-21T18:18:27.614308952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:27.615288215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011221s 
2026-06-21T18:18:27.615682419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-06-21T18:18:27', 'health_issue_notification') 
2026-06-21T18:18:27.616046653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.616911455Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-06-21T18:18:27.617094504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026896s 
2026-06-21T18:18:27.617335991Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-06-21T18:18:27.617549932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.617794595Z [Info] speed_improvements: Starting migration of Main DB to 161 
2026-06-21T18:18:27.618281876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2026-06-21T18:18:27.618557492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-06-21T18:18:27.618929782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000467s 
2026-06-21T18:18:27.619128833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2026-06-21T18:18:27.619458447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2026-06-21T18:18:27.619822059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005095s 
2026-06-21T18:18:27.620041021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2026-06-21T18:18:27.620296756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-06-21T18:18:27.620653875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004448s 
2026-06-21T18:18:27.620846924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-06-21T18:18:27.621087689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-06-21T18:18:27.621437474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000426s 
2026-06-21T18:18:27.621619451Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-06-21T18:18:27.621878312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-06-21T18:18:27.622260272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004588s 
2026-06-21T18:18:27.622596349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-06-21T18:18:27', 'speed_improvements') 
2026-06-21T18:18:27.622927336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.623894294Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-06-21T18:18:27.624072302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002053s 
2026-06-21T18:18:27.624288889Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-06-21T18:18:27.624489052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.624767463Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2026-06-21T18:18:27.626596047Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2026-06-21T18:18:27.629691583Z [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-06-21T18:18:27.630639383Z [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-06-21T18:18:27.631143599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-06-21T18:18:27.631871124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-06-21T18:18:27.634139074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-06-21T18:18:27.634502746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076894s 
2026-06-21T18:18:27.634859655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2026-06-21T18:18:27.638478196Z [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-06-21T18:18:27.639535436Z [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-06-21T18:18:27.640126747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-06-21T18:18:27.641003613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-06-21T18:18:27.643528039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-06-21T18:18:27.643953056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088703s 
2026-06-21T18:18:27.644118940Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-21T18:18:27.644488955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2026-06-21T18:18:27.644801826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000509s 
2026-06-21T18:18:27.645163845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-06-21T18:18:27', 'fix_profile_format_default') 
2026-06-21T18:18:27.645537518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.646609999Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-06-21T18:18:27.646838719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022256s 
2026-06-21T18:18:27.647069274Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-06-21T18:18:27.647261341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.647567448Z [Info] task_duration: Starting migration of Main DB to 163 
2026-06-21T18:18:27.647922302Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-06-21T18:18:27.648133919Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-21T18:18:27.648325665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-06-21T18:18:27.648622513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-06-21T18:18:27.649635795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011069s 
2026-06-21T18:18:27.649991742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-06-21T18:18:27', 'task_duration') 
2026-06-21T18:18:27.650345545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.651162090Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-06-21T18:18:27.651362694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025979s 
2026-06-21T18:18:27.651609481Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-06-21T18:18:27.651885216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.652170080Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2026-06-21T18:18:27.653088240Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:18:27.653313484Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s 
2026-06-21T18:18:27.653555211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2026-06-21T18:18:27.653863252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2026-06-21T18:18:27.655022918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012371s 
2026-06-21T18:18:27.655266879Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2026-06-21T18:18:27.659622274Z [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-06-21T18:18:27.662012189Z [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-06-21T18:18:27.663104189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-06-21T18:18:27.664097200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-06-21T18:18:27.666298765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-06-21T18:18:27.666773822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-06-21T18:18:27.667214500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-06-21T18:18:27.667660208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-06-21T18:18:27.668020233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125608s 
2026-06-21T18:18:27.668200426Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2026-06-21T18:18:27.668800375Z [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-06-21T18:18:27.669391145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010104s 
2026-06-21T18:18:27.669563252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2026-06-21T18:18:27.669860401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-06-21T18:18:27.670212951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004678s 
2026-06-21T18:18:27.670406070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2026-06-21T18:18:27.670655503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-06-21T18:18:27.671024406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004484s 
2026-06-21T18:18:27.671229088Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-21T18:18:27.671518722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-06-21T18:18:27.671773916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003638s 
2026-06-21T18:18:27.672036545Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-21T18:18:27.672306709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-06-21T18:18:27.672575330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003598s 
2026-06-21T18:18:27.672905866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-06-21T18:18:27', 'movie_collections_crew') 
2026-06-21T18:18:27.673248116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.675191211Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-06-21T18:18:27.675372135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029363s 
2026-06-21T18:18:27.679411012Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-06-21T18:18:27.679647408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.679935018Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2026-06-21T18:18:27.680600739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-06-21T18:18:27.680758798Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-21T18:18:27.680956115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2026-06-21T18:18:27.681251721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:27.682290744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011484s 
2026-06-21T18:18:27.682461528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-06-21T18:18:27.682621921Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-21T18:18:27.682802685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2026-06-21T18:18:27.683105065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:27.684133076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011374s 
2026-06-21T18:18:27.684315423Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:27.684494444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:27.686351455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018739s 
2026-06-21T18:18:27.686523331Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:27.686723905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:27.687312221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006158s 
2026-06-21T18:18:27.687488095Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:27.687670472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:27.688487829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008305s 
2026-06-21T18:18:27.688656679Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:27.688856091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:27.689127688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003029s 
2026-06-21T18:18:27.689299424Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:27.689488124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:27.692179356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002707s 
2026-06-21T18:18:27.692349168Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:27.692546897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:27.693302128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007805s 
2026-06-21T18:18:27.693673837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-06-21T18:18:27', 'remove_custom_formats_from_quality_model') 
2026-06-21T18:18:27.694029083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.694888705Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-06-21T18:18:27.695071864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023086s 
2026-06-21T18:18:27.695281747Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-06-21T18:18:27.695476890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.695738246Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2026-06-21T18:18:27.696033922Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:27.696244196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:27.697087384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008709s 
2026-06-21T18:18:27.697264000Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:27.697450035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:27.698030785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006022s 
2026-06-21T18:18:27.698201048Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:27.698399708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:27.699004958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000634s 
2026-06-21T18:18:27.699343881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-06-21T18:18:27', 'fix_tmdb_list_config') 
2026-06-21T18:18:27.699675058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.700459829Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-06-21T18:18:27.700632757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020539s 
2026-06-21T18:18:27.700843512Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-06-21T18:18:27.701043004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.701298038Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2026-06-21T18:18:27.701686200Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2026-06-21T18:18:27.705705036Z [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-06-21T18:18:27.708026604Z [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-06-21T18:18:27.709114255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-06-21T18:18:27.710111474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-06-21T18:18:27.712396057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-06-21T18:18:27.712896585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-06-21T18:18:27.713353776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-06-21T18:18:27.713817120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-06-21T18:18:27.714190041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123179s 
2026-06-21T18:18:27.714446027Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-06-21T18:18:27.714732323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-06-21T18:18:27.714996566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003368s 
2026-06-21T18:18:27.715166017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-06-21T18:18:27.715322723Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-21T18:18:27.715529459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2026-06-21T18:18:27.715816157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-06-21T18:18:27.716777253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010385s 
2026-06-21T18:18:27.716954180Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2026-06-21T18:18:27.720052993Z [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-06-21T18:18:27.721172949Z [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-06-21T18:18:27.721777658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-06-21T18:18:27.722502668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-06-21T18:18:27.724965139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-06-21T18:18:27.725347670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082142s 
2026-06-21T18:18:27.725685090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-06-21T18:18:27', 'remove_movie_pathstate') 
2026-06-21T18:18:27.726030836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.727302037Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-06-21T18:18:27.727485938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101358s 
2026-06-21T18:18:27.727689939Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-06-21T18:18:27.727918399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.728170106Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2026-06-21T18:18:27.728589521Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-06-21T18:18:27.728759123Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-21T18:18:27.728972803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2026-06-21T18:18:27.729289802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2026-06-21T18:18:27.730309206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011371s 
2026-06-21T18:18:27.730482054Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:27.730692228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:27.731999541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013381s 
2026-06-21T18:18:27.732214525Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2026-06-21T18:18:27.736825204Z [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-06-21T18:18:27.737508831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2026-06-21T18:18:27.737926162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-06-21T18:18:27.738599669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-06-21T18:18:27.741109054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-06-21T18:18:27.741522277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091254s 
2026-06-21T18:18:27.741867873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-06-21T18:18:27', 'custom_format_rework') 
2026-06-21T18:18:27.742221686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.743427575Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-06-21T18:18:27.743611285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109973s 
2026-06-21T18:18:27.743813302Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-06-21T18:18:27.744065731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.744341356Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2026-06-21T18:18:27.744883508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-06-21T18:18:27.745057288Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-21T18:18:27.745275809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2026-06-21T18:18:27.745636205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:27.746658765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011169s 
2026-06-21T18:18:27.746821092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-06-21T18:18:27.746969110Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-21T18:18:27.747170546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2026-06-21T18:18:27.747480881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:27.748498321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011265s 
2026-06-21T18:18:27.748682261Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:27.748889188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:27.751385578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025189s 
2026-06-21T18:18:27.751590230Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2026-06-21T18:18:27.755220083Z [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-06-21T18:18:27.756307103Z [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-06-21T18:18:27.756899997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-06-21T18:18:27.757643575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-06-21T18:18:27.759953639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-06-21T18:18:27.760363706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085903s 
2026-06-21T18:18:27.760545552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-06-21T18:18:27.760699703Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-21T18:18:27.760937672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2026-06-21T18:18:27.761298459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:27.762201759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010543s 
2026-06-21T18:18:27.762536563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-06-21T18:18:27', 'custom_format_scores') 
2026-06-21T18:18:27.762929174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.765048895Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-06-21T18:18:27.765223627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038551s 
2026-06-21T18:18:27.765441947Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-06-21T18:18:27.765648423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.765905721Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2026-06-21T18:18:27.766251127Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:27.766475058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:27.808319471Z []
2026-06-21T18:18:27.808435545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.041978s 
2026-06-21T18:18:27.808654646Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:27.808854940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:27.809372773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005515s 
2026-06-21T18:18:27.810842354Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-06-21T18:18:27.811350327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-06-21T18:18:27.811834302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007081s 
2026-06-21T18:18:27.812219579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-06-21T18:18:27', 'fix_trakt_list_config') 
2026-06-21T18:18:27.812572319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.813622405Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-06-21T18:18:27.813793710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024563s 
2026-06-21T18:18:27.814036229Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-06-21T18:18:27.814247484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.814533871Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2026-06-21T18:18:27.814927725Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-06-21T18:18:27.815103549Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-21T18:18:27.815315566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-06-21T18:18:27.815619168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-06-21T18:18:27.816593280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010701s 
2026-06-21T18:18:27.816761910Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:27.816971723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:27.818006758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010573s 
2026-06-21T18:18:27.818372495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-06-21T18:18:27', 'quality_definition_preferred_size') 
2026-06-21T18:18:27.818725987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.819585619Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-06-21T18:18:27.819761483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025863s 
2026-06-21T18:18:27.819983270Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-06-21T18:18:27.820192993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.820448628Z [Info] add_download_history: Starting migration of Main DB to 172 
2026-06-21T18:18:27.821273019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-06-21T18:18:27.821934762Z [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-06-21T18:18:27.822564040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011052s 
2026-06-21T18:18:27.822772179Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-06-21T18:18:27.823066812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-06-21T18:18:27.823463201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000513s 
2026-06-21T18:18:27.823664056Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2026-06-21T18:18:27.823980503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-06-21T18:18:27.824364507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005174s 
2026-06-21T18:18:27.824587206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-06-21T18:18:27.824890927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-06-21T18:18:27.825288879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005227s 
2026-06-21T18:18:27.825462539Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:27.825650668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:27.826344245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007155s 
2026-06-21T18:18:27.826681896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-06-21T18:18:27', 'add_download_history') 
2026-06-21T18:18:27.827039546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.827986975Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-06-21T18:18:27.828159953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023088s 
2026-06-21T18:18:27.828360197Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-06-21T18:18:27.828571543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.828818059Z [Info] net_import_status: Starting migration of Main DB to 173 
2026-06-21T18:18:27.829368809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2026-06-21T18:18:27.830029009Z [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-06-21T18:18:27.830606883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010417s 
2026-06-21T18:18:27.830819572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2026-06-21T18:18:27.831137462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2026-06-21T18:18:27.831516295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005181s 
2026-06-21T18:18:27.831858665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-06-21T18:18:27', 'net_import_status') 
2026-06-21T18:18:27.832207298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.833199236Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-06-21T18:18:27.833386624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021665s 
2026-06-21T18:18:27.833613511Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-06-21T18:18:27.833855659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.834119169Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2026-06-21T18:18:27.834375716Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:27.834577342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:27.835524250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009336s 
2026-06-21T18:18:27.835885288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-06-21T18:18:27', 'email_multiple_addresses') 
2026-06-21T18:18:27.836245343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.837075806Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-06-21T18:18:27.837247131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024799s 
2026-06-21T18:18:27.837478818Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-06-21T18:18:27.837698210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.837967933Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2026-06-21T18:18:27.838370815Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-06-21T18:18:27.838730089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-06-21T18:18:27.839118381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005048s 
2026-06-21T18:18:27.839476182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-06-21T18:18:27', 'remove_chown_and_folderchmod_config') 
2026-06-21T18:18:27.839841498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.840659757Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-06-21T18:18:27.840837675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019707s 
2026-06-21T18:18:27.841032638Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-06-21T18:18:27.841295417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.841600582Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2026-06-21T18:18:27.841902821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:18:27.842072152Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-21T18:18:27.842270622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2026-06-21T18:18:27.842591048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2026-06-21T18:18:27.843693368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012301s 
2026-06-21T18:18:27.844110839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-06-21T18:18:27', 'movie_recommendations') 
2026-06-21T18:18:27.844486156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.845145073Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-06-21T18:18:27.845340387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026619s 
2026-06-21T18:18:27.845568897Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-06-21T18:18:27.845795393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.846048092Z [Info] language_improvements: Starting migration of Main DB to 177 
2026-06-21T18:18:27.847562233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:18:27.847731033Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-21T18:18:27.847944964Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2026-06-21T18:18:27.848246171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2026-06-21T18:18:27.849217979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010864s 
2026-06-21T18:18:27.849391849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:18:27.849536050Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-21T18:18:27.849727225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2026-06-21T18:18:27.850002860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2026-06-21T18:18:27.850936130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010102s 
2026-06-21T18:18:27.851104910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:18:27.851251676Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-21T18:18:27.851457922Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2026-06-21T18:18:27.851721523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2026-06-21T18:18:27.852647869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009992s 
2026-06-21T18:18:27.852846970Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2026-06-21T18:18:27.857694787Z [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-06-21T18:18:27.860308142Z [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-06-21T18:18:27.861520434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-06-21T18:18:27.862546041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-06-21T18:18:27.866098979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-06-21T18:18:27.866587833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-06-21T18:18:27.867038962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-06-21T18:18:27.867484871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-06-21T18:18:27.867838814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148137s 
2026-06-21T18:18:27.868076312Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2026-06-21T18:18:27.872336345Z [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-06-21T18:18:27.874744717Z [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-06-21T18:18:27.875861818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-06-21T18:18:27.876885650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-06-21T18:18:27.879206486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-06-21T18:18:27.879671914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-06-21T18:18:27.880181781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-06-21T18:18:27.880630174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-06-21T18:18:27.880979688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127247s 
2026-06-21T18:18:27.881164391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-06-21T18:18:27.881311607Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-21T18:18:27.881506660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2026-06-21T18:18:27.881810633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:27.882713722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010209s 
2026-06-21T18:18:27.882966291Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-06-21T18:18:27.883253049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-06-21T18:18:27.883502501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003345s 
2026-06-21T18:18:27.883700951Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2026-06-21T18:18:27.886852861Z [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-06-21T18:18:27.887917927Z [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-06-21T18:18:27.888491983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-06-21T18:18:27.889065960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-06-21T18:18:27.891438189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075471s 
2026-06-21T18:18:27.891912695Z [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-06-21T18:18:27.892519768Z [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-06-21T18:18:27.893019355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007904s 
2026-06-21T18:18:27.893268617Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-06-21T18:18:27.893546707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-06-21T18:18:27.893923266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004489s 
2026-06-21T18:18:27.894089811Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:27.894277289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:27.895176290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009163s 
2026-06-21T18:18:27.895343607Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:27.895534251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:27.896164301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000651s 
2026-06-21T18:18:27.896324884Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-21T18:18:27.896659849Z [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-06-21T18:18:27.896966256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00049s 
2026-06-21T18:18:27.897120186Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-21T18:18:27.897359018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2026-06-21T18:18:27.897643210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003685s 
2026-06-21T18:18:27.897980049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-06-21T18:18:27', 'language_improvements') 
2026-06-21T18:18:27.898328361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.899929697Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-06-21T18:18:27.900112585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026053s 
2026-06-21T18:18:27.900314512Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-06-21T18:18:27.900505046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.900754619Z [Info] new_list_server: Starting migration of Main DB to 178 
2026-06-21T18:18:27.901035214Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:27.901233223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:27.902308249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010948s 
2026-06-21T18:18:27.902476548Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:27.902664737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:27.903406271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007561s 
2026-06-21T18:18:27.903722097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-06-21T18:18:27', 'new_list_server') 
2026-06-21T18:18:27.904070379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.904791692Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-06-21T18:18:27.904960993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021273s 
2026-06-21T18:18:27.905161307Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-06-21T18:18:27.905366500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.905620853Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2026-06-21T18:18:27.905990407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2026-06-21T18:18:27.906299430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-06-21T18:18:27.906685407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005011s 
2026-06-21T18:18:27.906879769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2026-06-21T18:18:27.907175605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-06-21T18:18:27.907544969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004838s 
2026-06-21T18:18:27.907885505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-06-21T18:18:27', 'movie_translation_indexes') 
2026-06-21T18:18:27.908233516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.909043889Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-06-21T18:18:27.909221387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019466s 
2026-06-21T18:18:27.909430468Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-06-21T18:18:27.909638908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.909896857Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2026-06-21T18:18:27.910160659Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:27.910351704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:27.913658927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033239s 
2026-06-21T18:18:27.914014533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-06-21T18:18:27', 'fix_invalid_profile_references') 
2026-06-21T18:18:27.914354889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.915101403Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-06-21T18:18:27.915282798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047268s 
2026-06-21T18:18:27.915471939Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-06-21T18:18:27.915668536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.915932267Z [Info] list_movies_table: Starting migration of Main DB to 181 
2026-06-21T18:18:27.917567351Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2026-06-21T18:18:27.917891624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2026-06-21T18:18:27.920181027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024281s 
2026-06-21T18:18:27.920391561Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2026-06-21T18:18:27.920663619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2026-06-21T18:18:27.922860896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022777s 
2026-06-21T18:18:27.923147804Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-06-21T18:18:27.923485645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-06-21T18:18:27.923758274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000393s 
2026-06-21T18:18:27.923941282Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-06-21T18:18:27.924093710Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-21T18:18:27.924285546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2026-06-21T18:18:27.924590430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:27.925531947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010497s 
2026-06-21T18:18:27.925707280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2026-06-21T18:18:27.926696253Z [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-06-21T18:18:27.927469511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015881s 
2026-06-21T18:18:27.927791760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-06-21T18:18:27', 'list_movies_table') 
2026-06-21T18:18:27.928183840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.928999193Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-06-21T18:18:27.929166069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030953s 
2026-06-21T18:18:27.929368056Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-06-21T18:18:27.929569862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.929816449Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2026-06-21T18:18:27.930130692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-21T18:18:27.930290123Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-21T18:18:27.930480687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2026-06-21T18:18:27.930771563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:27.931702118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010398s 
2026-06-21T18:18:27.932045801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-06-21T18:18:27', 'on_delete_notification') 
2026-06-21T18:18:27.932396196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.933212401Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-06-21T18:18:27.933383235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025167s 
2026-06-21T18:18:27.933584631Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-06-21T18:18:27.933787309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.934034367Z [Info] download_propers_config: Starting migration of Main DB to 183 
2026-06-21T18:18:27.934333499Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:27.934531248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:27.935034281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005196s 
2026-06-21T18:18:27.935272842Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-06-21T18:18:27.935544129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-06-21T18:18:27.935785565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000317s 
2026-06-21T18:18:27.935989416Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2026-06-21T18:18:27.939396730Z [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-06-21T18:18:27.940402216Z [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-06-21T18:18:27.940912173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-06-21T18:18:27.941677095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-06-21T18:18:27.943987700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-06-21T18:18:27.944357615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081877s 
2026-06-21T18:18:27.944688231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-06-21T18:18:27', 'download_propers_config') 
2026-06-21T18:18:27.945019749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.945976927Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-06-21T18:18:27.946149535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097762s 
2026-06-21T18:18:27.946352935Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-06-21T18:18:27.946554681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.946805376Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2026-06-21T18:18:27.947115281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-21T18:18:27.947273570Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-21T18:18:27.947453091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-06-21T18:18:27.947738677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-06-21T18:18:27.948725324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010621s 
2026-06-21T18:18:27.949048345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-06-21T18:18:27', 'add_priority_to_indexers') 
2026-06-21T18:18:27.949415495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.950805826Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-06-21T18:18:27.950993775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031038s 
2026-06-21T18:18:27.951169459Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-06-21T18:18:27.951406476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.951649927Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2026-06-21T18:18:27.952036215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-06-21T18:18:27.952352422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-06-21T18:18:27.952738680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005129s 
2026-06-21T18:18:27.952942401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2026-06-21T18:18:27.953251203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-06-21T18:18:27.953633924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005095s 
2026-06-21T18:18:27.953972756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-06-21T18:18:27', 'add_alternative_title_indices') 
2026-06-21T18:18:27.954331910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.955151281Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-06-21T18:18:27.955327826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019804s 
2026-06-21T18:18:27.955520434Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-06-21T18:18:27.955722361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.955981103Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2026-06-21T18:18:27.957129065Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:27.957352616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:27.958742827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014281s 
2026-06-21T18:18:27.959194637Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2026-06-21T18:18:27.959610815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2026-06-21T18:18:27.960076033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000659s 
2026-06-21T18:18:27.960203179Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:18:27.960351958Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-06-21T18:18:27.960522622Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2026-06-21T18:18:27.966564966Z [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-06-21T18:18:27.969014340Z [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-06-21T18:18:27.970137643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-06-21T18:18:27.971093980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-06-21T18:18:27.973478224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-06-21T18:18:27.973987219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-06-21T18:18:27.974398508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-06-21T18:18:27.974753383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140495s 
2026-06-21T18:18:27.974932353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-06-21T18:18:27.975190964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-06-21T18:18:27.975542212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004414s 
2026-06-21T18:18:27.975886085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-06-21T18:18:27', 'fix_tmdb_duplicates') 
2026-06-21T18:18:27.976221981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.977283931Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-06-21T18:18:27.977451078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021537s 
2026-06-21T18:18:27.977693065Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-06-21T18:18:27.977889010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.978161649Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2026-06-21T18:18:27.978444259Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:27.978642568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:27.979213198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005927s 
2026-06-21T18:18:27.979557722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-06-21T18:18:27', 'swap_filechmod_for_folderchmod') 
2026-06-21T18:18:27.979949090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.980619351Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-06-21T18:18:27.980793983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019484s 
2026-06-21T18:18:27.980984206Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-06-21T18:18:27.981183718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.981431497Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2026-06-21T18:18:27.981882556Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-06-21T18:18:27.982248503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-06-21T18:18:27.982546694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000433s 
2026-06-21T18:18:27.982894875Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-06-21T18:18:27.983319090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-06-21T18:18:27.983634034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004856s 
2026-06-21T18:18:27.983919770Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-06-21T18:18:27.984242570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-06-21T18:18:27.984514468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003752s 
2026-06-21T18:18:27.984833311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-06-21T18:18:27', 'mediainfo_channels') 
2026-06-21T18:18:27.985166291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.985861692Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-06-21T18:18:27.986058038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001641s 
2026-06-21T18:18:27.986294304Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-06-21T18:18:27.986544007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.986872880Z [Info] add_update_history: Starting migration of Main DB to 189 
2026-06-21T18:18:27.987341414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-06-21T18:18:27', 'add_update_history') 
2026-06-21T18:18:27.987767572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.988409626Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-06-21T18:18:27.988579027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018922s 
2026-06-21T18:18:27.988774310Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-06-21T18:18:27.988968101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.989185549Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2026-06-21T18:18:27.992800312Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-06-21T18:18:27.993247072Z [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-06-21T18:18:27.993566375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005056s 
2026-06-21T18:18:27.993904155Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-06-21T18:18:27.994325695Z [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-06-21T18:18:27.994618925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004808s 
2026-06-21T18:18:27.994964652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-06-21T18:18:27', 'update_awesome_hd_link') 
2026-06-21T18:18:27.995271490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.995906179Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-06-21T18:18:27.996071532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017118s 
2026-06-21T18:18:27.996257627Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-06-21T18:18:27.996489113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.996665709Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2026-06-21T18:18:27.996988359Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-21T18:18:27.997245938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2026-06-21T18:18:27.997504148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003365s 
2026-06-21T18:18:27.997814023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-06-21T18:18:27', 'remove_awesomehd') 
2026-06-21T18:18:27.998124278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:27.998780840Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-06-21T18:18:27.998912245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015381s 
2026-06-21T18:18:27.999090584Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-06-21T18:18:27.999294986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:27.999530290Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2026-06-21T18:18:28.000023344Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2026-06-21T18:18:28.003605210Z [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-06-21T18:18:28.004832513Z [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-06-21T18:18:28.005425547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-06-21T18:18:28.005904783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-06-21T18:18:28.008328496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081268s 
2026-06-21T18:18:28.008505803Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-21T18:18:28.008638831Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-21T18:18:28.008850327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2026-06-21T18:18:28.009153338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:28.010083482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010519s 
2026-06-21T18:18:28.010251691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-21T18:18:28.010393556Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-21T18:18:28.010603249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2026-06-21T18:18:28.010929987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:28.011879139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010746s 
2026-06-21T18:18:28.012224776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-06-21T18:18:28', 'add_on_delete_to_notifications') 
2026-06-21T18:18:28.012546845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.013393029Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-06-21T18:18:28.013561970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025524s 
2026-06-21T18:18:28.013759748Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-06-21T18:18:28.013960954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.014204594Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2026-06-21T18:18:28.014817229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-06-21T18:18:28.014975968Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-21T18:18:28.015177014Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-06-21T18:18:28.015493301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:28.016491652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011216s 
2026-06-21T18:18:28.016645602Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-21T18:18:28.016886387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-06-21T18:18:28.017168295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003807s 
2026-06-21T18:18:28.017493801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-06-21T18:18:28', 'add_bypass_to_delay_profile') 
2026-06-21T18:18:28.017817543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.019082742Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-06-21T18:18:28.019248997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022523s 
2026-06-21T18:18:28.019433479Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-06-21T18:18:28.019619333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.019865930Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2026-06-21T18:18:28.022627063Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-06-21T18:18:28.023292474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-06-21T18:18:28.023690906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007357s 
2026-06-21T18:18:28.024033346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-06-21T18:18:28', 'update_notifiarr') 
2026-06-21T18:18:28.024353812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.025087169Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-06-21T18:18:28.025249146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021069s 
2026-06-21T18:18:28.025435311Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-06-21T18:18:28.025625674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.025864245Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2026-06-21T18:18:28.026283339Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-06-21T18:18:28.026714708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-06-21T18:18:28.027020765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000484s 
2026-06-21T18:18:28.027334417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-06-21T18:18:28', 'legacy_mediainfo_hdr') 
2026-06-21T18:18:28.027681747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.028385595Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-06-21T18:18:28.028553563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018113s 
2026-06-21T18:18:28.028754438Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-06-21T18:18:28.028952898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.029192089Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2026-06-21T18:18:28.029473126Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-06-21T18:18:28.029705193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-06-21T18:18:28.032044496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023922s 
2026-06-21T18:18:28.032386375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-06-21T18:18:28', 'rename_blacklist_to_blocklist') 
2026-06-21T18:18:28.032722672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.033554969Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-06-21T18:18:28.033726525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038621s 
2026-06-21T18:18:28.033903341Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-06-21T18:18:28.034087863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.034320532Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2026-06-21T18:18:28.034601608Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-21T18:18:28.034755267Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-21T18:18:28.034914799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-06-21T18:18:28.035142017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-06-21T18:18:28.036109566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010208s 
2026-06-21T18:18:28.036428649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-06-21T18:18:28', 'add_indexer_tags') 
2026-06-21T18:18:28.036740768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.037513585Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-06-21T18:18:28.037676182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024115s 
2026-06-21T18:18:28.037873530Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-06-21T18:18:28.038045777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.038272784Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2026-06-21T18:18:28.038518680Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:28.038703502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:28.039641171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009529s 
2026-06-21T18:18:28.039972028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-06-21T18:18:28', 'mediainfo_to_ffmpeg') 
2026-06-21T18:18:28.040296922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.041163618Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-06-21T18:18:28.041313059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024413s 
2026-06-21T18:18:28.041496990Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-06-21T18:18:28.041694638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.041929762Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2026-06-21T18:18:28.042308324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-06-21T18:18:28.042474048Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-21T18:18:28.042680615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-06-21T18:18:28.043005188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-06-21T18:18:28.044008730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011354s 
2026-06-21T18:18:28.044234024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-06-21T18:18:28.044553949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-06-21T18:18:28.045504524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010796s 
2026-06-21T18:18:28.045662793Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:28.045836863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:28.048732908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028874s 
2026-06-21T18:18:28.049076360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-06-21T18:18:28', 'cdh_per_downloadclient') 
2026-06-21T18:18:28.049407427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.050213030Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-06-21T18:18:28.050380608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043643s 
2026-06-21T18:18:28.050577875Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-06-21T18:18:28.050774682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.051079185Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2026-06-21T18:18:28.051328117Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:28.051519091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:28.052557844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010524s 
2026-06-21T18:18:28.052891156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-06-21T18:18:28', 'migrate_discord_from_slack') 
2026-06-21T18:18:28.053219918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.053963837Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-06-21T18:18:28.054134821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024283s 
2026-06-21T18:18:28.054303090Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-06-21T18:18:28.054487141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.054714519Z [Info] remove_predb: Starting migration of Main DB to 202 
2026-06-21T18:18:28.055682740Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-21T18:18:28.055969708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-06-21T18:18:28.056234581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003881s 
2026-06-21T18:18:28.056380265Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-21T18:18:28.056637804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-06-21T18:18:28.056894511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003758s 
2026-06-21T18:18:28.057046317Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-21T18:18:28.057256601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2026-06-21T18:18:28.057495702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003041s 
2026-06-21T18:18:28.057639462Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-21T18:18:28.057867622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2026-06-21T18:18:28.058105461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003277s 
2026-06-21T18:18:28.058284101Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2026-06-21T18:18:28.062552410Z [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-06-21T18:18:28.064945521Z [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-06-21T18:18:28.066029906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-06-21T18:18:28.067261527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-06-21T18:18:28.069752205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-06-21T18:18:28.070213885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-06-21T18:18:28.070649513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-06-21T18:18:28.071083477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-06-21T18:18:28.071428422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129734s 
2026-06-21T18:18:28.071740661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-06-21T18:18:28', 'remove_predb') 
2026-06-21T18:18:28.072078662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.073288079Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-06-21T18:18:28.073454925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148063s 
2026-06-21T18:18:28.073707013Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-06-21T18:18:28.073908208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.074166939Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2026-06-21T18:18:28.074666877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-21T18:18:28.074829605Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-06-21T18:18:28.075045910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-06-21T18:18:28.075374092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:28.076492304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012442s 
2026-06-21T18:18:28.076828572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-06-21T18:18:28', 'add_on_update_to_notifications') 
2026-06-21T18:18:28.077235682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.078127379Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-06-21T18:18:28.078320287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028073s 
2026-06-21T18:18:28.078539088Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-06-21T18:18:28.078736365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.078986499Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2026-06-21T18:18:28.080250436Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-21T18:18:28.080487323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-06-21T18:18:28.080724661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002919s 
2026-06-21T18:18:28.080891978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2026-06-21T18:18:28.085687981Z [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-06-21T18:18:28.088109119Z [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-06-21T18:18:28.089207161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-06-21T18:18:28.090412970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-06-21T18:18:28.093219424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-06-21T18:18:28.093825385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-06-21T18:18:28.094289941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-06-21T18:18:28.094811422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-06-21T18:18:28.095189323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141258s 
2026-06-21T18:18:28.095382612Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2026-06-21T18:18:28.098874968Z [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-06-21T18:18:28.099601532Z [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-06-21T18:18:28.100138093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-06-21T18:18:28.100988847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-06-21T18:18:28.103476198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-06-21T18:18:28.103983931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-06-21T18:18:28.104478718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-06-21T18:18:28.104844505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092824s 
2026-06-21T18:18:28.105021752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2026-06-21T18:18:28.108456292Z [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-06-21T18:18:28.109521999Z [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-06-21T18:18:28.110016866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-06-21T18:18:28.110480069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-06-21T18:18:28.112788399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075953s 
2026-06-21T18:18:28.112962500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2026-06-21T18:18:28.118026813Z [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-06-21T18:18:28.118963741Z [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-06-21T18:18:28.119455882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-06-21T18:18:28.120218409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-06-21T18:18:28.122604075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-06-21T18:18:28.123060665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-06-21T18:18:28.123413416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102974s 
2026-06-21T18:18:28.123616515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2026-06-21T18:18:28.126934830Z [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-06-21T18:18:28.127877279Z [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-06-21T18:18:28.128374270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-06-21T18:18:28.129097938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-06-21T18:18:28.131457963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-06-21T18:18:28.131798409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008018s 
2026-06-21T18:18:28.132009915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2026-06-21T18:18:28.135236135Z [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-06-21T18:18:28.136017058Z [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-06-21T18:18:28.136484660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-06-21T18:18:28.137040440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-06-21T18:18:28.139384713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007206s 
2026-06-21T18:18:28.139577882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2026-06-21T18:18:28.142945316Z [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-06-21T18:18:28.144035583Z [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-06-21T18:18:28.144585631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-06-21T18:18:28.145140980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-06-21T18:18:28.147403287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076423s 
2026-06-21T18:18:28.147577549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2026-06-21T18:18:28.150917097Z [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-06-21T18:18:28.151730686Z [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-06-21T18:18:28.152262006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-06-21T18:18:28.152956325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-06-21T18:18:28.155268624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-06-21T18:18:28.155705985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-06-21T18:18:28.156061000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083193s 
2026-06-21T18:18:28.156237486Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2026-06-21T18:18:28.159585671Z [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-06-21T18:18:28.160645296Z [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-06-21T18:18:28.161218170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-06-21T18:18:28.161760042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-06-21T18:18:28.164050937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076473s 
2026-06-21T18:18:28.164254557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2026-06-21T18:18:28.167622563Z [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-06-21T18:18:28.168718872Z [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-06-21T18:18:28.169305002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-06-21T18:18:28.169930342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-06-21T18:18:28.172267521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-06-21T18:18:28.172622566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082019s 
2026-06-21T18:18:28.172798110Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2026-06-21T18:18:28.175959529Z [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-06-21T18:18:28.176730102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2026-06-21T18:18:28.177166210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-06-21T18:18:28.177920761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-06-21T18:18:28.180318391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-06-21T18:18:28.180669228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076973s 
2026-06-21T18:18:28.181013361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-06-21T18:18:28', 'ensure_identity_on_id_columns') 
2026-06-21T18:18:28.181333636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.183820667Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-06-21T18:18:28.200406392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107875s 
2026-06-21T18:18:28.200925949Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-06-21T18:18:28.201159820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.201615788Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2026-06-21T18:18:28.202202320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-21T18:18:28.202401161Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-06s 
2026-06-21T18:18:28.202626064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-06-21T18:18:28.202976480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:28.204246949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001414s 
2026-06-21T18:18:28.204630091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-06-21T18:18:28', 'download_client_per_indexer') 
2026-06-21T18:18:28.205038304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.205926764Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-06-21T18:18:28.206099782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030384s 
2026-06-21T18:18:28.206337591Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-06-21T18:18:28.206551873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.206882840Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2026-06-21T18:18:28.207497819Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-06-21T18:18:28.207918266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-06-21T18:18:28.208284975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005327s 
2026-06-21T18:18:28.208615020Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-06-21T18:18:28.209007811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-06-21T18:18:28.209336153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004697s 
2026-06-21T18:18:28.209522919Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:28.209731128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:28.211064314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013514s 
2026-06-21T18:18:28.211255389Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:28.211473659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:28.211784806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003437s 
2026-06-21T18:18:28.212193359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-06-21T18:18:28', 'multiple_ratings_support') 
2026-06-21T18:18:28.212593335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.213505753Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-06-21T18:18:28.213697479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001986s 
2026-06-21T18:18:28.213932643Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-06-21T18:18:28.214155151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.214451879Z [Info] movie_metadata: Starting migration of Main DB to 207 
2026-06-21T18:18:28.216881473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2026-06-21T18:18:28.218193136Z [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-06-21T18:18:28.219309124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022126s 
2026-06-21T18:18:28.219555541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2026-06-21T18:18:28.219896748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-06-21T18:18:28.220328829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000587s 
2026-06-21T18:18:28.220551808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2026-06-21T18:18:28.220880230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-06-21T18:18:28.221299214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005478s 
2026-06-21T18:18:28.221547825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2026-06-21T18:18:28.221908902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-06-21T18:18:28.222344670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005932s 
2026-06-21T18:18:28.225431319Z [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-06-21T18:18:28.225439705Z                           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-06-21T18:18:28.225453453Z                           FROM "Movies" 
2026-06-21T18:18:28.227192547Z [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-06-21T18:18:28.227198339Z                           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-06-21T18:18:28.227203389Z                           FROM "Movies" 
2026-06-21T18:18:28.228203854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020056s 
2026-06-21T18:18:28.229581600Z [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-06-21T18:18:28.229587662Z                           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-06-21T18:18:28.229592542Z                           FROM "ImportListMovies"
2026-06-21T18:18:28.229599717Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-06-21T18:18:28.229604025Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-06-21T18:18:28.231581129Z [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-06-21T18:18:28.231593904Z                           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-06-21T18:18:28.231601179Z                           FROM "ImportListMovies"
2026-06-21T18:18:28.231605798Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-06-21T18:18:28.231610678Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-06-21T18:18:28.232995418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025539s 
2026-06-21T18:18:28.233147895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:18:28.233313699Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2026-06-21T18:18:28.233528311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2026-06-21T18:18:28.233883006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:28.236490750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002756s 
2026-06-21T18:18:28.236730563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-06-21T18:18:28.236889493Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-06-21T18:18:28.237136671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2026-06-21T18:18:28.237488991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:28.238549247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011819s 
2026-06-21T18:18:28.238745853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2026-06-21T18:18:28.238908290Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-06-21T18:18:28.239112001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2026-06-21T18:18:28.239433178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:28.240431800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011186s 
2026-06-21T18:18:28.240634638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2026-06-21T18:18:28.240808960Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-06-21T18:18:28.241040316Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2026-06-21T18:18:28.241387776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:28.242404755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011573s 
2026-06-21T18:18:28.242608916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2026-06-21T18:18:28.242781554Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-06-21T18:18:28.243005655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2026-06-21T18:18:28.243353025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:28.244395065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011782s 
2026-06-21T18:18:28.244639507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2026-06-21T18:18:28.245001967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-06-21T18:18:28.245417945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005712s 
2026-06-21T18:18:28.245816979Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2026-06-21T18:18:28.245821098Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-06-21T18:18:28.245841729Z                                                   FROM "MovieMetadata"
2026-06-21T18:18:28.245845597Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-06-21T18:18:28.246332408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2026-06-21T18:18:28.246347137Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-06-21T18:18:28.246356476Z                                                   FROM "MovieMetadata"
2026-06-21T18:18:28.246365174Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-06-21T18:18:28.246705980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005906s 
2026-06-21T18:18:28.247113341Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2026-06-21T18:18:28.247118401Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-06-21T18:18:28.247122670Z                                                   FROM "Movies" 
2026-06-21T18:18:28.247126608Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-06-21T18:18:28.247647497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2026-06-21T18:18:28.247658339Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-06-21T18:18:28.247667568Z                                                   FROM "Movies" 
2026-06-21T18:18:28.247676245Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-06-21T18:18:28.248090540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006652s 
2026-06-21T18:18:28.248467018Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2026-06-21T18:18:28.248472098Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-06-21T18:18:28.248476046Z                                                   FROM "Movies" 
2026-06-21T18:18:28.248480255Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-06-21T18:18:28.248955352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2026-06-21T18:18:28.248968078Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-06-21T18:18:28.248977096Z                                                   FROM "Movies" 
2026-06-21T18:18:28.248985693Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-06-21T18:18:28.249312993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005587s 
2026-06-21T18:18:28.249717498Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2026-06-21T18:18:28.249729381Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-06-21T18:18:28.249733580Z                                                   FROM "Movies" 
2026-06-21T18:18:28.249740314Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-06-21T18:18:28.250251463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2026-06-21T18:18:28.250262305Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-06-21T18:18:28.250270892Z                                                   FROM "Movies" 
2026-06-21T18:18:28.250279289Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-06-21T18:18:28.250634886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006141s 
2026-06-21T18:18:28.251054531Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2026-06-21T18:18:28.251058790Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-06-21T18:18:28.251062658Z                                                   FROM "MovieMetadata" 
2026-06-21T18:18:28.251066455Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-06-21T18:18:28.251610812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2026-06-21T18:18:28.251621323Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-06-21T18:18:28.251630081Z                                                   FROM "MovieMetadata" 
2026-06-21T18:18:28.251638608Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-06-21T18:18:28.252070959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006866s 
2026-06-21T18:18:28.252254900Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:18:28.252423519Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-21T18:18:28.252634544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2026-06-21T18:18:28.258347364Z [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-06-21T18:18:28.260941220Z [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-06-21T18:18:28.262135125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-06-21T18:18:28.263175682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-06-21T18:18:28.265733394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-06-21T18:18:28.266242370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-06-21T18:18:28.266723329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-06-21T18:18:28.267212234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-06-21T18:18:28.267607550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147766s 
2026-06-21T18:18:28.267826441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2026-06-21T18:18:28.268157448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-06-21T18:18:28.268579088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005301s 
2026-06-21T18:18:28.268783550Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2026-06-21T18:18:28.273706648Z [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-06-21T18:18:28.274712184Z [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-06-21T18:18:28.275327714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-06-21T18:18:28.276209841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-06-21T18:18:28.278767725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-06-21T18:18:28.279172660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096784s 
2026-06-21T18:18:28.279380068Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2026-06-21T18:18:28.283780774Z [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-06-21T18:18:28.284813866Z [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-06-21T18:18:28.285376339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-06-21T18:18:28.286094426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-06-21T18:18:28.288616036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-06-21T18:18:28.289019990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094529s 
2026-06-21T18:18:28.289236155Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2026-06-21T18:18:28.293441768Z [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-06-21T18:18:28.294251650Z [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-06-21T18:18:28.294759773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-06-21T18:18:28.295506718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-06-21T18:18:28.298071155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-06-21T18:18:28.298629399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-06-21T18:18:28.299037562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096004s 
2026-06-21T18:18:28.299683082Z [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-06-21T18:18:28.304298461Z [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-06-21T18:18:28.305325280Z [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-06-21T18:18:28.305902362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-06-21T18:18:28.307245659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-06-21T18:18:28.309666696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-06-21T18:18:28.310066161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099653s 
2026-06-21T18:18:28.310621861Z [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-06-21T18:18:28.314836361Z [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-06-21T18:18:28.315507584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2026-06-21T18:18:28.315970667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2026-06-21T18:18:28.316561196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2026-06-21T18:18:28.319014850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-06-21T18:18:28.319424545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084386s 
2026-06-21T18:18:28.319783448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-06-21T18:18:28', 'movie_metadata') 
2026-06-21T18:18:28.320167081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.322174836Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-06-21T18:18:28.322358206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111624s 
2026-06-21T18:18:28.322599301Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-06-21T18:18:28.322815367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.323116503Z [Info] add_collections: Starting migration of Main DB to 208 
2026-06-21T18:18:28.324440731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2026-06-21T18:18:28.325317097Z [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-06-21T18:18:28.326043500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014089s 
2026-06-21T18:18:28.326255688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2026-06-21T18:18:28.326558979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-06-21T18:18:28.326958203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005134s 
2026-06-21T18:18:28.327150741Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-06-21T18:18:28.327319371Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-21T18:18:28.327540426Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2026-06-21T18:18:28.327854308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2026-06-21T18:18:28.328924685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011686s 
2026-06-21T18:18:28.329156702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2026-06-21T18:18:28.329464142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2026-06-21T18:18:28.330446741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010852s 
2026-06-21T18:18:28.330648849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-06-21T18:18:28.330814011Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-21T18:18:28.331019976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2026-06-21T18:18:28.331296694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2026-06-21T18:18:28.332283853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010644s 
2026-06-21T18:18:28.332471120Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:28.332682476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:28.333901221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012474s 
2026-06-21T18:18:28.334096805Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:28.334305686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:28.334901536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006203s 
2026-06-21T18:18:28.335087661Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:28.335297284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:28.335899978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006189s 
2026-06-21T18:18:28.336093368Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:28.336300815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:28.336994122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007164s 
2026-06-21T18:18:28.337182101Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-06-21T18:18:28.337356282Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-21T18:18:28.337549481Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2026-06-21T18:18:28.342528412Z [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-06-21T18:18:28.343932321Z [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-06-21T18:18:28.344676219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-06-21T18:18:28.345558817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-06-21T18:18:28.348796891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-06-21T18:18:28.349207528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114651s 
2026-06-21T18:18:28.349423163Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2026-06-21T18:18:28.355724969Z [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-06-21T18:18:28.357081021Z [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-06-21T18:18:28.357821453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-06-21T18:18:28.358655663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-06-21T18:18:28.361876502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-06-21T18:18:28.362294575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126671s 
2026-06-21T18:18:28.362524077Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-21T18:18:28.362833310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2026-06-21T18:18:28.363135910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00041s 
2026-06-21T18:18:28.363334239Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2026-06-21T18:18:28.368474385Z [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-06-21T18:18:28.370678205Z [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-06-21T18:18:28.371786698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-06-21T18:18:28.372683445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-06-21T18:18:28.375509308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-06-21T18:18:28.376082723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-06-21T18:18:28.376656549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-06-21T18:18:28.377079512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135494s 
2026-06-21T18:18:28.377447984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-06-21T18:18:28', 'add_collections') 
2026-06-21T18:18:28.377848551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.379489577Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-06-21T18:18:28.379675472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159368s 
2026-06-21T18:18:28.379946788Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-06-21T18:18:28.380181561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.380484642Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2026-06-21T18:18:28.380976763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2026-06-21T18:18:28.381327851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-06-21T18:18:28.381751444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005676s 
2026-06-21T18:18:28.382002209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2026-06-21T18:18:28.382368627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2026-06-21T18:18:28.382818083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006093s 
2026-06-21T18:18:28.383200724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-06-21T18:18:28', 'movie_meta_collection_index') 
2026-06-21T18:18:28.383581281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.384434329Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-06-21T18:18:28.384641026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021825s 
2026-06-21T18:18:28.384873724Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-06-21T18:18:28.385098477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.385378131Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2026-06-21T18:18:28.385767926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-21T18:18:28.385951957Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-21T18:18:28.386187992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2026-06-21T18:18:28.386518568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:28.387535617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011465s 
2026-06-21T18:18:28.387935483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-06-21T18:18:28', 'movie_added_notifications') 
2026-06-21T18:18:28.388315929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.389087093Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-06-21T18:18:28.389279962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026567s 
2026-06-21T18:18:28.389501027Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-06-21T18:18:28.389722333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.389995453Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2026-06-21T18:18:28.390382493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2026-06-21T18:18:28.390744121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-06-21T18:18:28.391164178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005733s 
2026-06-21T18:18:28.391378520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2026-06-21T18:18:28.391690698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2026-06-21T18:18:28.392138871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005615s 
2026-06-21T18:18:28.392497364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-06-21T18:18:28', 'more_movie_meta_index') 
2026-06-21T18:18:28.392858722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.393709416Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-06-21T18:18:28.393896893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021026s 
2026-06-21T18:18:28.394164983Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-06-21T18:18:28.394409496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.394704460Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2026-06-21T18:18:28.397090497Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-21T18:18:28.397353998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-06-21T18:18:28.397614042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003174s 
2026-06-21T18:18:28.397798173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-06-21T18:18:28.397964017Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-21T18:18:28.398172016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-06-21T18:18:28.402655639Z [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-06-21T18:18:28.403794173Z [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-06-21T18:18:28.404428381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-06-21T18:18:28.404937998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-06-21T18:18:28.408015107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095677s 
2026-06-21T18:18:28.408210130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-06-21T18:18:28.408377537Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-06-21T18:18:28.408607030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-06-21T18:18:28.413065011Z [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-06-21T18:18:28.414183053Z [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-06-21T18:18:28.414805317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-06-21T18:18:28.415395496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-06-21T18:18:28.417834590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090214s 
2026-06-21T18:18:28.418031697Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-06-21T18:18:28.418202371Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-21T18:18:28.418419849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2026-06-21T18:18:28.422968042Z [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-06-21T18:18:28.424322992Z [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-06-21T18:18:28.425004776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-06-21T18:18:28.425738294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-06-21T18:18:28.428376940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-06-21T18:18:28.428792938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101725s 
2026-06-21T18:18:28.428981848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-06-21T18:18:28.429153404Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-21T18:18:28.429376994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2026-06-21T18:18:28.433956160Z [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-06-21T18:18:28.435296470Z [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-06-21T18:18:28.435987593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-06-21T18:18:28.436763526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-06-21T18:18:28.439461081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-06-21T18:18:28.439866417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102764s 
2026-06-21T18:18:28.440060959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-06-21T18:18:28.440228657Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-06-21T18:18:28.440443680Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-06-21T18:18:28.444850438Z [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-06-21T18:18:28.445822427Z [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-06-21T18:18:28.446369198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-06-21T18:18:28.446884436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-06-21T18:18:28.449430085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087804s 
2026-06-21T18:18:28.449617553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-06-21T18:18:28.449785291Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-21T18:18:28.449996907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-06-21T18:18:28.456050834Z [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-06-21T18:18:28.457027231Z [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-06-21T18:18:28.457574614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-06-21T18:18:28.458162298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-06-21T18:18:28.460684529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104763s 
2026-06-21T18:18:28.460875143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-06-21T18:18:28.461040887Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-21T18:18:28.461273696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-06-21T18:18:28.465674112Z [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-06-21T18:18:28.466630088Z [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-06-21T18:18:28.467176448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-06-21T18:18:28.467764142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-06-21T18:18:28.470277586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087945s 
2026-06-21T18:18:28.470483631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-06-21T18:18:28.470659526Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-06-21T18:18:28.470905010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-06-21T18:18:28.475243731Z [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-06-21T18:18:28.476204096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-06-21T18:18:28.476762621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-06-21T18:18:28.477479155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-06-21T18:18:28.480056878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-06-21T18:18:28.480500532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093773s 
2026-06-21T18:18:28.480705786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-06-21T18:18:28.480889205Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-21T18:18:28.481135582Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-06-21T18:18:28.485489363Z [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-06-21T18:18:28.486445359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-06-21T18:18:28.487011149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-06-21T18:18:28.487815770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-06-21T18:18:28.490567624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-06-21T18:18:28.490983873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096271s 
2026-06-21T18:18:28.491191731Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-06-21T18:18:28.491363387Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-21T18:18:28.491604172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-06-21T18:18:28.495928575Z [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-06-21T18:18:28.496887687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-06-21T18:18:28.497440821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-06-21T18:18:28.498222256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-06-21T18:18:28.500805260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-06-21T18:18:28.501228532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093987s 
2026-06-21T18:18:28.501424678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-06-21T18:18:28.501597175Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-06-21T18:18:28.501812429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-06-21T18:18:28.513413521Z [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-06-21T18:18:28.514079162Z [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-06-21T18:18:28.514492696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-06-21T18:18:28.515317377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-06-21T18:18:28.517845470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-06-21T18:18:28.518240646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-06-21T18:18:28.518621353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-06-21T18:18:28.518928342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169385s 
2026-06-21T18:18:28.519063885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-06-21T18:18:28.519176382Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-06-21T18:18:28.519309289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-06-21T18:18:28.522609859Z [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-06-21T18:18:28.523148544Z [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-06-21T18:18:28.523515945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-06-21T18:18:28.523919548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-06-21T18:18:28.526404975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069404s 
2026-06-21T18:18:28.526543614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-06-21T18:18:28.526661492Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-21T18:18:28.526800722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-06-21T18:18:28.530140180Z [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-06-21T18:18:28.530707483Z [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-06-21T18:18:28.531071967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-06-21T18:18:28.531547766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-06-21T18:18:28.533840996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068982s 
2026-06-21T18:18:28.533977291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-06-21T18:18:28.534092533Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-21T18:18:28.534223126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-06-21T18:18:28.537567213Z [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-06-21T18:18:28.538134667Z [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-06-21T18:18:28.538501806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-06-21T18:18:28.539080181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-06-21T18:18:28.541409795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-06-21T18:18:28.541763457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-06-21T18:18:28.542056648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077027s 
2026-06-21T18:18:28.542198294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-06-21T18:18:28.542317644Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-21T18:18:28.542467676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-06-21T18:18:28.547124989Z [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-06-21T18:18:28.547785510Z [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-06-21T18:18:28.548221118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-06-21T18:18:28.548775434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-06-21T18:18:28.551184307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-06-21T18:18:28.551496386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088873s 
2026-06-21T18:18:28.551642601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-06-21T18:18:28.551761390Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-21T18:18:28.551952976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-06-21T18:18:28.555273576Z [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-06-21T18:18:28.555936542Z [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-06-21T18:18:28.556340666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-06-21T18:18:28.557019163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-06-21T18:18:28.559371181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-06-21T18:18:28.559681046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075894s 
2026-06-21T18:18:28.559821288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-06-21T18:18:28.559954827Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-21T18:18:28.560103417Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-06-21T18:18:28.563389257Z [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-06-21T18:18:28.564055008Z [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-06-21T18:18:28.564451767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-06-21T18:18:28.565067508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-06-21T18:18:28.567437543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-06-21T18:18:28.567749732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075122s 
2026-06-21T18:18:28.567905465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-06-21T18:18:28.568022832Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-21T18:18:28.568174738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-06-21T18:18:28.571485207Z [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-06-21T18:18:28.572199687Z [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-06-21T18:18:28.572631517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-06-21T18:18:28.573240624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-06-21T18:18:28.575590969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-06-21T18:18:28.575912818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075898s 
2026-06-21T18:18:28.576055525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-06-21T18:18:28.576176359Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s 
2026-06-21T18:18:28.576325118Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-06-21T18:18:28.579654917Z [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-06-21T18:18:28.580403084Z [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-06-21T18:18:28.580826006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-06-21T18:18:28.581437478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-06-21T18:18:28.584033588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-06-21T18:18:28.584348242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078876s 
2026-06-21T18:18:28.584642495Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-06-21T18:18:28.584760563Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-21T18:18:28.584903110Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-06-21T18:18:28.588429795Z [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-06-21T18:18:28.589124194Z [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-06-21T18:18:28.589542497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-06-21T18:18:28.590151253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-06-21T18:18:28.592507901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-06-21T18:18:28.592820451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076157s 
2026-06-21T18:18:28.592957056Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-06-21T18:18:28.593070104Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-21T18:18:28.593219235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-06-21T18:18:28.596588643Z [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-06-21T18:18:28.597278312Z [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-06-21T18:18:28.597703900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-06-21T18:18:28.598319971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-06-21T18:18:28.600683443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-06-21T18:18:28.600986864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076275s 
2026-06-21T18:18:28.601128269Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-06-21T18:18:28.601242489Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-21T18:18:28.601384856Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-06-21T18:18:28.604726628Z [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-06-21T18:18:28.605316717Z [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-06-21T18:18:28.605714338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-06-21T18:18:28.606101248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-06-21T18:18:28.608461373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069311s 
2026-06-21T18:18:28.608601976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-06-21T18:18:28.608717228Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-21T18:18:28.608860006Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-06-21T18:18:28.613701089Z [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-06-21T18:18:28.614308292Z [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-06-21T18:18:28.614699681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-06-21T18:18:28.615182043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-06-21T18:18:28.617490794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084894s 
2026-06-21T18:18:28.617631167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-06-21T18:18:28.617747411Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-06-21T18:18:28.617914448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2026-06-21T18:18:28.621288465Z [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-06-21T18:18:28.621983566Z [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-06-21T18:18:28.622417800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-06-21T18:18:28.622887036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-06-21T18:18:28.625235457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-06-21T18:18:28.625546574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074956s 
2026-06-21T18:18:28.625689472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-06-21T18:18:28.625806457Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-21T18:18:28.625954105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2026-06-21T18:18:28.629696565Z [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-06-21T18:18:28.630961674Z [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-06-21T18:18:28.631658187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-06-21T18:18:28.632801871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-06-21T18:18:28.635418242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-06-21T18:18:28.635797256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-06-21T18:18:28.636250599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-06-21T18:18:28.636641597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-06-21T18:18:28.636937182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108377s 
2026-06-21T18:18:28.637074900Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-06-21T18:18:28.637193278Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-21T18:18:28.637343381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2026-06-21T18:18:28.641109368Z [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-06-21T18:18:28.642369497Z [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-06-21T18:18:28.643159639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-06-21T18:18:28.644220997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-06-21T18:18:28.646925035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-06-21T18:18:28.647280721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-06-21T18:18:28.647704756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-06-21T18:18:28.648122287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-06-21T18:18:28.648510339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011002s 
2026-06-21T18:18:28.648645621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-06-21T18:18:28.648774190Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-21T18:18:28.648936217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2026-06-21T18:18:28.652662374Z [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-06-21T18:18:28.653926150Z [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-06-21T18:18:28.654608514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-06-21T18:18:28.655739333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-06-21T18:18:28.658333379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-06-21T18:18:28.658738705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-06-21T18:18:28.659125284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-06-21T18:18:28.659510611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-06-21T18:18:28.659873211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107729s 
2026-06-21T18:18:28.660045268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-06-21T18:18:28.660166672Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-21T18:18:28.660321685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2026-06-21T18:18:28.664034495Z [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-06-21T18:18:28.665281627Z [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-06-21T18:18:28.665987008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-06-21T18:18:28.666894106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-06-21T18:18:28.669616651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-06-21T18:18:28.670008390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-06-21T18:18:28.670399859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-06-21T18:18:28.670804865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-06-21T18:18:28.671124489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106673s 
2026-06-21T18:18:28.671272447Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:18:28.671395074Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-21T18:18:28.671537060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2026-06-21T18:18:28.674904344Z [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-06-21T18:18:28.675597992Z [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-06-21T18:18:28.676045794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-06-21T18:18:28.676753179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-06-21T18:18:28.679565334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-06-21T18:18:28.679918716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082297s 
2026-06-21T18:18:28.680070703Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-06-21T18:18:28.680196616Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-21T18:18:28.680520940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-06-21T18:18:28.683868835Z [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-06-21T18:18:28.684446548Z [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-06-21T18:18:28.684812165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-06-21T18:18:28.685212612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-06-21T18:18:28.687978594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072662s 
2026-06-21T18:18:28.688128215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-06-21T18:18:28.688251684Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-21T18:18:28.688402999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-06-21T18:18:28.693209903Z [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-06-21T18:18:28.694216792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-06-21T18:18:28.694570515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-06-21T18:18:28.695261046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-06-21T18:18:28.698027459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-06-21T18:18:28.698354127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098116s 
2026-06-21T18:18:28.698501444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-06-21T18:18:28.698626306Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-21T18:18:28.698840507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-06-21T18:18:28.702248654Z [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-06-21T18:18:28.702802509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-06-21T18:18:28.703189429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-06-21T18:18:28.703840681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-06-21T18:18:28.706618568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-06-21T18:18:28.706962651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080203s 
2026-06-21T18:18:28.707109507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-06-21T18:18:28.707237334Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-21T18:18:28.707382557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2026-06-21T18:18:28.710782867Z [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-06-21T18:18:28.711383658Z [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-06-21T18:18:28.711771800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-06-21T18:18:28.712180804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-06-21T18:18:28.714809760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072792s 
2026-06-21T18:18:28.714957778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-06-21T18:18:28.715085376Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-21T18:18:28.715234696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2026-06-21T18:18:28.718723445Z [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-06-21T18:18:28.719360448Z [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-06-21T18:18:28.719745695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-06-21T18:18:28.720251714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-06-21T18:18:28.722892534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075052s 
2026-06-21T18:18:28.723038348Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-21T18:18:28.723159733Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-21T18:18:28.723308112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-06-21T18:18:28.726752030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-06-21T18:18:28.727170593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-06-21T18:18:28.727520839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-06-21T18:18:28.728035416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-06-21T18:18:28.730676236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-06-21T18:18:28.731100922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075814s 
2026-06-21T18:18:28.731379403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-06-21T18:18:28', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-06-21T18:18:28.731665469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.734318404Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-06-21T18:18:28.734513697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107594s 
2026-06-21T18:18:28.734731176Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-06-21T18:18:28.734892100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.735140190Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2026-06-21T18:18:28.735646339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-06-21T18:18:28.735781462Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-06-21T18:18:28.735969751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2026-06-21T18:18:28.736168892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2026-06-21T18:18:28.737214028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010504s 
2026-06-21T18:18:28.737415524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-06-21T18:18:28', 'add_language_tags_to_subtitle_files') 
2026-06-21T18:18:28.737676129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.738452052Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-06-21T18:18:28.738593898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023048s 
2026-06-21T18:18:28.738751595Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-06-21T18:18:28.738900315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.739108184Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2026-06-21T18:18:28.739409922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-06-21T18:18:28.739542088Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-21T18:18:28.739687481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-06-21T18:18:28.739839056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-06-21T18:18:28.740812988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009619s 
2026-06-21T18:18:28.740933642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-06-21T18:18:28.741111159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-06-21T18:18:28.742022195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009516s 
2026-06-21T18:18:28.742248731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-06-21T18:18:28', 'add_salt_to_users') 
2026-06-21T18:18:28.742491480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.743246151Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-06-21T18:18:28.743365581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021486s 
2026-06-21T18:18:28.743520002Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-06-21T18:18:28.743665004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.743872943Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2026-06-21T18:18:28.744184040Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2026-06-21T18:18:28.747769063Z [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-06-21T18:18:28.748430545Z [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-06-21T18:18:28.748803437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-06-21T18:18:28.749616144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-06-21T18:18:28.753361169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-06-21T18:18:28.753761486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-06-21T18:18:28.754079486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097461s 
2026-06-21T18:18:28.754238487Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2026-06-21T18:18:28.757746374Z [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-06-21T18:18:28.758321382Z [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-06-21T18:18:28.758695436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-06-21T18:18:28.759404164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-06-21T18:18:28.761828889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-06-21T18:18:28.762228304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-06-21T18:18:28.762547226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081761s 
2026-06-21T18:18:28.762707780Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2026-06-21T18:18:28.766311410Z [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-06-21T18:18:28.766927080Z [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-06-21T18:18:28.767302056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-06-21T18:18:28.768147098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-06-21T18:18:28.770693618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-06-21T18:18:28.771137613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-06-21T18:18:28.771457187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086154s 
2026-06-21T18:18:28.771609053Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2026-06-21T18:18:28.776781884Z [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-06-21T18:18:28.777322954Z [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-06-21T18:18:28.777669152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-06-21T18:18:28.778452470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-06-21T18:18:28.780902757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-06-21T18:18:28.781300678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-06-21T18:18:28.781619992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098728s 
2026-06-21T18:18:28.781847290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-06-21T18:18:28', 'clean_alt_titles') 
2026-06-21T18:18:28.782099919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.783749322Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-06-21T18:18:28.783901558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119861s 
2026-06-21T18:18:28.784077613Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-06-21T18:18:28.784221653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.784442318Z [Info] remove_omg: Starting migration of Main DB to 217 
2026-06-21T18:18:28.784789878Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-21T18:18:28.784984771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-06-21T18:18:28.785187429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002543s 
2026-06-21T18:18:28.785406190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-06-21T18:18:28', 'remove_omg') 
2026-06-21T18:18:28.785653808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.786405202Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-06-21T18:18:28.786553982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014575s 
2026-06-21T18:18:28.786710748Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-06-21T18:18:28.786868846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.787082567Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2026-06-21T18:18:28.787370557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-06-21T18:18:28.787502744Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-06-21T18:18:28.787667896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2026-06-21T18:18:28.787866166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2026-06-21T18:18:28.788895139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010413s 
2026-06-21T18:18:28.789098939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-06-21T18:18:28', 'add_additional_info_to_pending_releases') 
2026-06-21T18:18:28.789353773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.790192623Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-06-21T18:18:28.790337254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023509s 
2026-06-21T18:18:28.790499421Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-06-21T18:18:28.790650355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.790850318Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2026-06-21T18:18:28.791172296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-06-21T18:18:28.791323802Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-06-21T18:18:28.791449515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-06-21T18:18:28.791643015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-06-21T18:18:28.792585263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009944s 
2026-06-21T18:18:28.792821629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-06-21T18:18:28', 'add_result_to_commands') 
2026-06-21T18:18:28.793072795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.793897968Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-06-21T18:18:28.794033721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022929s 
2026-06-21T18:18:28.794212522Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-06-21T18:18:28.794365269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.794580563Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2026-06-21T18:18:28.794866078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-21T18:18:28.794999928Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-21T18:18:28.795151814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-06-21T18:18:28.795360504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:28.796325408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001014s 
2026-06-21T18:18:28.796558187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-06-21T18:18:28', 'health_restored_notification') 
2026-06-21T18:18:28.796812810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.797647833Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-06-21T18:18:28.797800450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023276s 
2026-06-21T18:18:28.797969631Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-06-21T18:18:28.798131567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.798340668Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2026-06-21T18:18:28.798626274Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-21T18:18:28.798801567Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-21T18:18:28.798965638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2026-06-21T18:18:28.799185260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:28.800182660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010617s 
2026-06-21T18:18:28.800423625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-06-21T18:18:28', 'add_on_manual_interaction_required_to_notifications') 
2026-06-21T18:18:28.800680953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.801473400Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-06-21T18:18:28.801619344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023239s 
2026-06-21T18:18:28.801769637Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-06-21T18:18:28.801918176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.802121015Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2026-06-21T18:18:28.802377572Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-21T18:18:28.802567645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2026-06-21T18:18:28.802762938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002432s 
2026-06-21T18:18:28.802986438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-06-21T18:18:28', 'remove_rarbg') 
2026-06-21T18:18:28.803217253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.804006654Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-06-21T18:18:28.804159101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014572s 
2026-06-21T18:18:28.804331759Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-06-21T18:18:28.804484005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.804688588Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2026-06-21T18:18:28.805054745Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2026-06-21T18:18:28.805334689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2026-06-21T18:18:28.805585034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003477s 
2026-06-21T18:18:28.805822031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-06-21T18:18:28', 'remove_invalid_roksbox_metadata_images') 
2026-06-21T18:18:28.806075381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.806882207Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-06-21T18:18:28.807031778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016107s 
2026-06-21T18:18:28.807201390Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-06-21T18:18:28.807359288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.807565163Z [Info] list_sync_time: Starting migration of Main DB to 224 
2026-06-21T18:18:28.808210673Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-06-21T18:18:28.811759513Z [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-06-21T18:18:28.812352017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus" 
2026-06-21T18:18:28.812717193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-06-21T18:18:28.813385920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-06-21T18:18:28.815841156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-06-21T18:18:28.816241703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078757s 
2026-06-21T18:18:28.816386806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-06-21T18:18:28.816518421Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-21T18:18:28.816672561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-06-21T18:18:28.816866091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-06-21T18:18:28.817795724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009802s 
2026-06-21T18:18:28.817958312Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-21T18:18:28.818143715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2026-06-21T18:18:28.818333668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002395s 
2026-06-21T18:18:28.818548872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-06-21T18:18:28', 'list_sync_time') 
2026-06-21T18:18:28.818795218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.819865825Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-06-21T18:18:28.820009594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017399s 
2026-06-21T18:18:28.820174918Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-06-21T18:18:28.820326894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.820528029Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2026-06-21T18:18:28.820806069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-06-21T18:18:28.820936512Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-21T18:18:28.821076825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2026-06-21T18:18:28.821283311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2026-06-21T18:18:28.822238886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010172s 
2026-06-21T18:18:28.822475753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-06-21T18:18:28', 'add_tags_to_collections') 
2026-06-21T18:18:28.822722430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.823552051Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-06-21T18:18:28.823688897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023167s 
2026-06-21T18:18:28.823870914Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-06-21T18:18:28.824039002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.824244316Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2026-06-21T18:18:28.824528699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-06-21T18:18:28.824677038Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-21T18:18:28.824827852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-06-21T18:18:28.825063126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-06-21T18:18:28.826166118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011603s 
2026-06-21T18:18:28.826464118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-06-21T18:18:28', 'add_download_client_tags') 
2026-06-21T18:18:28.826779664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.827962206Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-06-21T18:18:28.828101467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029417s 
2026-06-21T18:18:28.828259636Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-06-21T18:18:28.828410239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.828612787Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2026-06-21T18:18:28.829025519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-06-21T18:18:28.829353610Z [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-06-21T18:18:28.829749688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005815s 
2026-06-21T18:18:28.829903638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-06-21T18:18:28.830142599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-06-21T18:18:28.830483646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004215s 
2026-06-21T18:18:28.830710103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-06-21T18:18:28', 'add_auto_tagging') 
2026-06-21T18:18:28.830952240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.831834758Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-06-21T18:18:28.832004260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017634s 
2026-06-21T18:18:28.832181146Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-06-21T18:18:28.832339876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.832543617Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2026-06-21T18:18:28.832897039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-06-21T18:18:28.833039355Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-06-21T18:18:28.833204648Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-06-21T18:18:28.833452919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:28.834528355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011377s 
2026-06-21T18:18:28.834680472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-06-21T18:18:28.834833991Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-21T18:18:28.834994765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-06-21T18:18:28.835206361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-06-21T18:18:28.836212859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010652s 
2026-06-21T18:18:28.836484646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-06-21T18:18:28', 'add_custom_format_score_bypass_to_delay_profile') 
2026-06-21T18:18:28.836735582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.837621477Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-06-21T18:18:28.837807091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024154s 
2026-06-21T18:18:28.837971743Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-06-21T18:18:28.838125332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.838347189Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2026-06-21T18:18:28.839371473Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-06-21T18:18:28.839581115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-06-21T18:18:28.842211414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026489s 
2026-06-21T18:18:28.842344973Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-06-21T18:18:28.842466057Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-21T18:18:28.842603935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2026-06-21T18:18:28.842834870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2026-06-21T18:18:28.843769573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010253s 
2026-06-21T18:18:28.843918934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-06-21T18:18:28.844046782Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-21T18:18:28.844191954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-06-21T18:18:28.844389252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-06-21T18:18:28.845292572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009639s 
2026-06-21T18:18:28.845438265Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-06-21T18:18:28.845560271Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-21T18:18:28.845704451Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-06-21T18:18:28.845906308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:28.846835871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009892s 
2026-06-21T18:18:28.846989631Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-06-21T18:18:28.850660727Z [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-06-21T18:18:28.851172247Z [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-06-21T18:18:28.851519918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-06-21T18:18:28.851918230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-06-21T18:18:28.854404970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072705s 
2026-06-21T18:18:28.854546034Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:28.854696077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:28.855410977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007333s 
2026-06-21T18:18:28.855600018Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-21T18:18:28.855818478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-06-21T18:18:28.856070165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003255s 
2026-06-21T18:18:28.856310249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-06-21T18:18:28', 'update_restrictions_to_release_profiles') 
2026-06-21T18:18:28.856568128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.857569786Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-06-21T18:18:28.857731833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001785s 
2026-06-21T18:18:28.857912046Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-06-21T18:18:28.858074403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.858299887Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2026-06-21T18:18:28.858611675Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-06-21T18:18:28.858791919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-06-21T18:18:28.861562951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028001s 
2026-06-21T18:18:28.861727513Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2026-06-21T18:18:28.865696970Z [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-06-21T18:18:28.866355797Z [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-06-21T18:18:28.866773920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-06-21T18:18:28.867383478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-06-21T18:18:28.869818594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-06-21T18:18:28.870135492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082612s 
2026-06-21T18:18:28.870302659Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2026-06-21T18:18:28.874051281Z [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-06-21T18:18:28.874799809Z [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-06-21T18:18:28.875238403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-06-21T18:18:28.875822009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-06-21T18:18:28.878254169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-06-21T18:18:28.878566759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081202s 
2026-06-21T18:18:28.878793545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-06-21T18:18:28', 'rename_quality_profiles') 
2026-06-21T18:18:28.879034291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.880173225Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-06-21T18:18:28.880323748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097035s 
2026-06-21T18:18:28.880488480Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-06-21T18:18:28.880640296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.880843125Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2026-06-21T18:18:28.881142979Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-06-21T18:18:28.881356038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-06-21T18:18:28.881567534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002589s 
2026-06-21T18:18:28.881743038Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-06-21T18:18:28.881930956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-06-21T18:18:28.882140098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002467s 
2026-06-21T18:18:28.882323627Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-06-21T18:18:28.882515053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-06-21T18:18:28.882725297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000254s 
2026-06-21T18:18:28.882947615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-06-21T18:18:28', 'update_images_remote_url') 
2026-06-21T18:18:28.883189231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.883905775Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-06-21T18:18:28.884048803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013996s 
2026-06-21T18:18:28.884214597Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-06-21T18:18:28.884369960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.884570274Z [Info] add_notification_status: Starting migration of Main DB to 232 
2026-06-21T18:18:28.885060562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-06-21T18:18:28.885392881Z [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-06-21T18:18:28.885795452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005903s 
2026-06-21T18:18:28.885954202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-06-21T18:18:28.886167181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-06-21T18:18:28.886474119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003845s 
2026-06-21T18:18:28.886702459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-06-21T18:18:28', 'add_notification_status') 
2026-06-21T18:18:28.886945910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.887776032Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-06-21T18:18:28.887927928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016641s 
2026-06-21T18:18:28.888099384Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-06-21T18:18:28.888253775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.888913564Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2026-06-21T18:18:28.889268239Z [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-06-21T18:18:28.889542521Z [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-06-21T18:18:28.889782515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003348s 
2026-06-21T18:18:28.890045615Z [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-06-21T18:18:28.890360559Z [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-06-21T18:18:28.890622267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003843s 
2026-06-21T18:18:28.890849725Z [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-06-21T18:18:28.891113186Z [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-06-21T18:18:28.891354873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003357s 
2026-06-21T18:18:28.891574455Z [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-06-21T18:18:28.891822014Z [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-06-21T18:18:28.892074773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003264s 
2026-06-21T18:18:28.892308083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-06-21T18:18:28', 'rename_deprecated_indexer_flags') 
2026-06-21T18:18:28.892553918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.893267185Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-06-21T18:18:28.893407638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014917s 
2026-06-21T18:18:28.893567450Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-06-21T18:18:28.893720689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.893920652Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2026-06-21T18:18:28.894193712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:18:28.894325998Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-21T18:18:28.894473375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2026-06-21T18:18:28.894658939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2026-06-21T18:18:28.895602610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009841s 
2026-06-21T18:18:28.895829999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-06-21T18:18:28', 'movie_last_searched_time') 
2026-06-21T18:18:28.896100153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.905027418Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-06-21T18:18:28.905179385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103539s 
2026-06-21T18:18:28.905367504Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-06-21T18:18:28.905522756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.905765165Z [Info] email_encryption: Starting migration of Main DB to 235 
2026-06-21T18:18:28.906042754Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:28.906195351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:28.906852996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006677s 
2026-06-21T18:18:28.907099202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-06-21T18:18:28', 'email_encryption') 
2026-06-21T18:18:28.907356060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.907953514Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-06-21T18:18:28.908090981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017496s 
2026-06-21T18:18:28.908259791Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-06-21T18:18:28.908412969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.908612181Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2026-06-21T18:18:28.908888818Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-06-21T18:18:28.909087117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-06-21T18:18:28.909281699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002395s 
2026-06-21T18:18:28.909506773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-06-21T18:18:28', 'clear_last_rss_releases_info') 
2026-06-21T18:18:28.909753941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.910267496Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-06-21T18:18:28.910405193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011979s 
2026-06-21T18:18:28.910554554Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-06-21T18:18:28.910700829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.910898186Z [Info] add_indexes: Starting migration of Main DB to 237 
2026-06-21T18:18:28.911807468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2026-06-21T18:18:28.912023483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2026-06-21T18:18:28.912343087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003728s 
2026-06-21T18:18:28.912488891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2026-06-21T18:18:28.912667280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2026-06-21T18:18:28.912961754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003408s 
2026-06-21T18:18:28.913114351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2026-06-21T18:18:28.913307731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2026-06-21T18:18:28.913617224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003682s 
2026-06-21T18:18:28.913814251Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-06-21T18:18:28.914000526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-06-21T18:18:28.914343718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000393s 
2026-06-21T18:18:28.914498650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-06-21T18:18:28.914692611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-06-21T18:18:28.914999208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003666s 
2026-06-21T18:18:28.915150042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2026-06-21T18:18:28.915329754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2026-06-21T18:18:28.915634609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003546s 
2026-06-21T18:18:28.915780593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2026-06-21T18:18:28.916020225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2026-06-21T18:18:28.916316182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004022s 
2026-06-21T18:18:28.916537037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-06-21T18:18:28', 'add_indexes') 
2026-06-21T18:18:28.916775928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.917425607Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-06-21T18:18:28.917557082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015025s 
2026-06-21T18:18:28.917730481Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-06-21T18:18:28.917885734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.918087721Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2026-06-21T18:18:28.918494460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-06-21T18:18:28.918630244Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-21T18:18:28.918769625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2026-06-21T18:18:28.918951962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2026-06-21T18:18:28.919929201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010101s 
2026-06-21T18:18:28.920074023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-06-21T18:18:28.920197291Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-21T18:18:28.920334157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2026-06-21T18:18:28.920526564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:28.921490907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010207s 
2026-06-21T18:18:28.921631981Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:28.921770140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:28.922290127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005262s 
2026-06-21T18:18:28.922534910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-06-21T18:18:28', 'parse_title_from_existing_subtitle_files') 
2026-06-21T18:18:28.922786036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.923757203Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-06-21T18:18:28.923908999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019669s 
2026-06-21T18:18:28.924091346Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-06-21T18:18:28.924255808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.924466021Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2026-06-21T18:18:28.924761055Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-06-21T18:18:28.924895326Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-21T18:18:28.925047903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2026-06-21T18:18:28.925262225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2026-06-21T18:18:28.926217750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010239s 
2026-06-21T18:18:28.926487283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-06-21T18:18:28', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-06-21T18:18:28.926742457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.927737873Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-06-21T18:18:28.927914238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025066s 
2026-06-21T18:18:28.928092427Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-06-21T18:18:28.928249053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.928457683Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2026-06-21T18:18:28.928718098Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2026-06-21T18:18:28.934370706Z [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-06-21T18:18:28.935013110Z [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-06-21T18:18:28.935402394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-06-21T18:18:28.935775456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-06-21T18:18:28.939454588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105814s 
2026-06-21T18:18:28.939694862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-06-21T18:18:28', 'drop_multi_episode_style_from_naming_config') 
2026-06-21T18:18:28.939957391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.940748856Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-06-21T18:18:28.940889950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118535s 
2026-06-21T18:18:28.941053580Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-06-21T18:18:28.941202450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.941418315Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2026-06-21T18:18:28.941650823Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:28.941801617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:28.942347226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005572s 
2026-06-21T18:18:28.942572600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-06-21T18:18:28', 'stevenlu_update_url') 
2026-06-21T18:18:28.942821812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.943155885Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-06-21T18:18:28.943292340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013504s 
2026-06-21T18:18:28.943446060Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-06-21T18:18:28.943592795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:28.943791335Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2026-06-21T18:18:28.944098645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-06-21T18:18:28.944233837Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-21T18:18:28.944394270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2026-06-21T18:18:28.944583000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2026-06-21T18:18:28.945543666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010071s 
2026-06-21T18:18:28.945766775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-06-21T18:18:28', 'add_movie_keywords') 
2026-06-21T18:18:28.946011919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:28.947046453Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-06-21T18:18:28.947307710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024934s 
2026-06-21T18:18:28.956432714Z [Debug] MigrationController: Took: 00:00:02.0381605 
2026-06-21T18:18:29.132370252Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-06-21T18:18:29.156010600Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-06-21T18:18:29.185782410Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-06-21T18:18:29.186700911Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:29.186866173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:29.190956414Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-06-21T18:18:29.191104733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042563s 
2026-06-21T18:18:29.191340488Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-06-21T18:18:29.191479317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044344s 
2026-06-21T18:18:29.193173451Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-06-21T18:18:29.193386139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.193723930Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-06-21T18:18:29.193997641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-06-21T18:18:29.194376224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000458s 
2026-06-21T18:18:29.194537078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.196227193Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-06-21T18:18:29.196376724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022939s 
2026-06-21T18:18:29.196644143Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-06-21T18:18:29.196852703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.197244432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-06-21T18:18:29.197497532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-06-21T18:18:29.197898450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004472s 
2026-06-21T18:18:29.198087852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-21T18:18:29.198259197Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-21T18:18:29.198466394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-06-21T18:18:29.198720546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-06-21T18:18:29.199377390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007078s 
2026-06-21T18:18:29.199579948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.200396773Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-06-21T18:18:29.200563329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016581s 
2026-06-21T18:18:29.200826890Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-06-21T18:18:29.201042544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.201337268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-21T18:18:29.201489334Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-21T18:18:29.201672143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-06-21T18:18:29.201907878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-06-21T18:18:29.202349798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004754s 
2026-06-21T18:18:29.202560943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.203290323Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-06-21T18:18:29.203486258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013863s 
2026-06-21T18:18:29.203795250Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-06-21T18:18:29.204011225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.204262622Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-06-21T18:18:29.204759413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-06-21T18:18:29.205117544Z [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-06-21T18:18:29.205629205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006702s 
2026-06-21T18:18:29.205822304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-06-21T18:18:29.206033119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-06-21T18:18:29.206404818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003631s 
2026-06-21T18:18:29.206638408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-21T18:18:29', 'InitialSetup') 
2026-06-21T18:18:29.206960998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.207773445Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-06-21T18:18:29.207979159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017518s 
2026-06-21T18:18:29.208176998Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-06-21T18:18:29.208370328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.208619730Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2026-06-21T18:18:29.208931298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-06-21T18:18:29', 'add_moviefiles_table') 
2026-06-21T18:18:29.209263006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.209948597Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-06-21T18:18:29.210136636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015677s 
2026-06-21T18:18:29.210332581Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-06-21T18:18:29.210531361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.210822378Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2026-06-21T18:18:29.211072993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-06-21T18:18:29', 'fix_history_movieId') 
2026-06-21T18:18:29.211395462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.212129892Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-06-21T18:18:29.212317390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015877s 
2026-06-21T18:18:29.212516791Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-06-21T18:18:29.212708979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.212954834Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2026-06-21T18:18:29.213218285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-06-21T18:18:29', 'add_tmdb_stuff') 
2026-06-21T18:18:29.213539542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.214217387Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-06-21T18:18:29.214402621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015059s 
2026-06-21T18:18:29.214603896Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-06-21T18:18:29.214798498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.215048923Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2026-06-21T18:18:29.215314488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-06-21T18:18:29', 'fix_movie_files') 
2026-06-21T18:18:29.215632809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.216325635Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-06-21T18:18:29.216515257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015172s 
2026-06-21T18:18:29.216713246Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-06-21T18:18:29.216915493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.217162902Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2026-06-21T18:18:29.217442214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-06-21T18:18:29', 'update_schedule_intervale') 
2026-06-21T18:18:29.217770055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.218453803Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-06-21T18:18:29.218630609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015133s 
2026-06-21T18:18:29.218839880Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-06-21T18:18:29.219048320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.219297723Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2026-06-21T18:18:29.219586224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-06-21T18:18:29', 'add_movie_formats_to_naming_config') 
2026-06-21T18:18:29.219936430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.220583714Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-06-21T18:18:29.220780520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015186s 
2026-06-21T18:18:29.220976916Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-06-21T18:18:29.221182981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.221434017Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2026-06-21T18:18:29.221702628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-06-21T18:18:29', 'add_phyiscal_release') 
2026-06-21T18:18:29.222030949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.222646560Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-06-21T18:18:29.222834408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001454s 
2026-06-21T18:18:29.223024842Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-06-21T18:18:29.223221227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.223463255Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2026-06-21T18:18:29.223729521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-06-21T18:18:29', 'remove_bitmetv') 
2026-06-21T18:18:29.224104036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.224790148Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-06-21T18:18:29.224977706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001565s 
2026-06-21T18:18:29.225180966Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-06-21T18:18:29.225390207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.225621714Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2026-06-21T18:18:29.225888681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-06-21T18:18:29', 'remove_torrentleech') 
2026-06-21T18:18:29.226210440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.226835359Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-06-21T18:18:29.227020502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014504s 
2026-06-21T18:18:29.227215735Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-06-21T18:18:29.227415978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.227662876Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2026-06-21T18:18:29.227953391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-06-21T18:18:29', 'remove_broadcasthenet') 
2026-06-21T18:18:29.228280811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.228932794Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-06-21T18:18:29.229122476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001505s 
2026-06-21T18:18:29.229312590Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-06-21T18:18:29.229507021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.229748678Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2026-06-21T18:18:29.230008832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-06-21T18:18:29', 'remove_fanzub') 
2026-06-21T18:18:29.230328156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.231032475Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-06-21T18:18:29.231215303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015219s 
2026-06-21T18:18:29.231437250Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-06-21T18:18:29.231619698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.231887387Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2026-06-21T18:18:29.232197191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-06-21T18:18:29', 'update_movie_sorttitle') 
2026-06-21T18:18:29.232518889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.233192496Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-06-21T18:18:29.233381507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015791s 
2026-06-21T18:18:29.233583494Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-06-21T18:18:29.233784770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.234035314Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2026-06-21T18:18:29.234314226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-06-21T18:18:29', 'update_movie_sorttitle_again') 
2026-06-21T18:18:29.234644361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.235320734Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-06-21T18:18:29.235523232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015259s 
2026-06-21T18:18:29.235719277Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-06-21T18:18:29.235929781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.236176057Z [Info] update_movie_file: Starting migration of Log DB to 117 
2026-06-21T18:18:29.236439809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-06-21T18:18:29', 'update_movie_file') 
2026-06-21T18:18:29.236764232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.237420104Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-06-21T18:18:29.237606880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015021s 
2026-06-21T18:18:29.237805680Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-06-21T18:18:29.238001395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.238243743Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2026-06-21T18:18:29.238508035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-06-21T18:18:29', 'update_movie_slug') 
2026-06-21T18:18:29.238829463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.239965752Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-06-21T18:18:29.240157939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001957s 
2026-06-21T18:18:29.240373323Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-06-21T18:18:29.240557094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.240801145Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2026-06-21T18:18:29.241081801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-06-21T18:18:29', 'add_youtube_trailer_id') 
2026-06-21T18:18:29.241403108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.242042286Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-06-21T18:18:29.242229222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014777s 
2026-06-21T18:18:29.242418494Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-06-21T18:18:29.242609198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.242860134Z [Info] add_studio: Starting migration of Log DB to 120 
2026-06-21T18:18:29.243116851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-06-21T18:18:29', 'add_studio') 
2026-06-21T18:18:29.243429972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.244129371Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-06-21T18:18:29.244311387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015139s 
2026-06-21T18:18:29.244510418Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-06-21T18:18:29.244708337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.244956908Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2026-06-21T18:18:29.245227343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-06-21T18:18:29', 'update_filedate_config') 
2026-06-21T18:18:29.245550514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.246259021Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-06-21T18:18:29.246452291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001544s 
2026-06-21T18:18:29.246655029Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-06-21T18:18:29.246855884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.247100497Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2026-06-21T18:18:29.247375290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-06-21T18:18:29', 'add_movieid_to_blacklist') 
2026-06-21T18:18:29.247715686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.248447520Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-06-21T18:18:29.248637754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001577s 
2026-06-21T18:18:29.248836043Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-06-21T18:18:29.249042619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.249292583Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2026-06-21T18:18:29.249561374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-06-21T18:18:29', 'create_netimport_table') 
2026-06-21T18:18:29.249892451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.250522521Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-06-21T18:18:29.250710560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014702s 
2026-06-21T18:18:29.250913488Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-06-21T18:18:29.251120666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.251369898Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2026-06-21T18:18:29.251650092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-06-21T18:18:29', 'add_preferred_tags_to_profile') 
2026-06-21T18:18:29.251997092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.252723515Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-06-21T18:18:29.252914650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015853s 
2026-06-21T18:18:29.253107048Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-06-21T18:18:29.253312041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.253557956Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2026-06-21T18:18:29.253817048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-06-21T18:18:29', 'fix_imdb_unique') 
2026-06-21T18:18:29.254138776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.254822454Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-06-21T18:18:29.255019882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015089s 
2026-06-21T18:18:29.255209233Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-06-21T18:18:29.255411651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.255659741Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2026-06-21T18:18:29.255960617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-06-21T18:18:29', 'update_qualities_and_profiles') 
2026-06-21T18:18:29.256294219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.257022967Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-06-21T18:18:29.257224653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015928s 
2026-06-21T18:18:29.257417913Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-06-21T18:18:29.257611763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.257855013Z [Info] remove_wombles: Starting migration of Log DB to 127 
2026-06-21T18:18:29.258114727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-06-21T18:18:29', 'remove_wombles') 
2026-06-21T18:18:29.258434992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.259108198Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-06-21T18:18:29.259291948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014953s 
2026-06-21T18:18:29.259484186Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-06-21T18:18:29.259679209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.259937990Z [Info] remove_kickass: Starting migration of Log DB to 128 
2026-06-21T18:18:29.260199016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-06-21T18:18:29', 'remove_kickass') 
2026-06-21T18:18:29.260520834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.261227288Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-06-21T18:18:29.261411418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015415s 
2026-06-21T18:18:29.261621121Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-06-21T18:18:29.261830513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.262097871Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2026-06-21T18:18:29.262378447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-06-21T18:18:29', 'add_parsed_movie_info_to_pending_release') 
2026-06-21T18:18:29.262713862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.263419524Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-06-21T18:18:29.263617994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001568s 
2026-06-21T18:18:29.263813999Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-06-21T18:18:29.264060465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.264303716Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2026-06-21T18:18:29.264572357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-06-21T18:18:29', 'remove_wombles_kickass') 
2026-06-21T18:18:29.264894606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.265528473Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-06-21T18:18:29.265718786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014672s 
2026-06-21T18:18:29.265929291Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-06-21T18:18:29.266137470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.266384848Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2026-06-21T18:18:29.266672538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-06-21T18:18:29', 'make_parsed_episode_info_nullable') 
2026-06-21T18:18:29.267006781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.267816623Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-06-21T18:18:29.268032909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016643s 
2026-06-21T18:18:29.268236509Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-06-21T18:18:29.268440350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.268688379Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2026-06-21T18:18:29.268971460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-06-21T18:18:29', 'rename_torrent_downloadstation') 
2026-06-21T18:18:29.269322266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.270008228Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-06-21T18:18:29.270204905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001553s 
2026-06-21T18:18:29.270401781Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-06-21T18:18:29.270602005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.270848792Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2026-06-21T18:18:29.271121631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-06-21T18:18:29', 'add_minimumavailability') 
2026-06-21T18:18:29.271450694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.272100985Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-06-21T18:18:29.272293773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014861s 
2026-06-21T18:18:29.272499948Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-06-21T18:18:29.272704340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.272957029Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2026-06-21T18:18:29.273244809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-06-21T18:18:29', 'add_remux_qualities_for_the_wankers') 
2026-06-21T18:18:29.273579684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.274228080Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-06-21T18:18:29.274436430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001505s 
2026-06-21T18:18:29.274637304Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-06-21T18:18:29.274838971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.275089325Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2026-06-21T18:18:29.275366303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-06-21T18:18:29', 'add_haspredbentry_to_movies') 
2026-06-21T18:18:29.275697170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.276349905Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-06-21T18:18:29.276560409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001495s 
2026-06-21T18:18:29.276746664Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-06-21T18:18:29.276946286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.277192943Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2026-06-21T18:18:29.277467186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-06-21T18:18:29', 'add_pathstate_to_movies') 
2026-06-21T18:18:29.277804636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.278440787Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-06-21T18:18:29.278632493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001486s 
2026-06-21T18:18:29.278833539Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-06-21T18:18:29.279042790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.279290028Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2026-06-21T18:18:29.279565573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-06-21T18:18:29', 'add_import_exclusions_table') 
2026-06-21T18:18:29.279947172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.280621721Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-06-21T18:18:29.280819049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015663s 
2026-06-21T18:18:29.281018160Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-06-21T18:18:29.281217111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.281463517Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2026-06-21T18:18:29.281737900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-06-21T18:18:29', 'add_physical_release_note') 
2026-06-21T18:18:29.282070079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.283094403Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-06-21T18:18:29.283285327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018615s 
2026-06-21T18:18:29.283485912Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-06-21T18:18:29.283688169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.283964887Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2026-06-21T18:18:29.284242295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-06-21T18:18:29', 'consolidate_indexer_baseurl') 
2026-06-21T18:18:29.284567140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.285341360Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-06-21T18:18:29.285535431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016383s 
2026-06-21T18:18:29.285736987Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-06-21T18:18:29.285940226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.286189779Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2026-06-21T18:18:29.286469412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-06-21T18:18:29', 'add_alternative_titles_table') 
2026-06-21T18:18:29.286796682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.287584920Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-06-21T18:18:29.287776706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001633s 
2026-06-21T18:18:29.287998563Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-06-21T18:18:29.288200039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.288444882Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2026-06-21T18:18:29.288716500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-06-21T18:18:29', 'fix_duplicate_alt_titles') 
2026-06-21T18:18:29.289058609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.289818279Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-06-21T18:18:29.290011388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016057s 
2026-06-21T18:18:29.290200770Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-06-21T18:18:29.290393578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.290636598Z [Info] movie_extras: Starting migration of Log DB to 142 
2026-06-21T18:18:29.290894397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-06-21T18:18:29', 'movie_extras') 
2026-06-21T18:18:29.291228430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.291884953Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-06-21T18:18:29.292064505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001472s 
2026-06-21T18:18:29.292256291Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-06-21T18:18:29.292448599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.292691398Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2026-06-21T18:18:29.292952153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-06-21T18:18:29', 'clean_core_tv') 
2026-06-21T18:18:29.293268831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.293899642Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-06-21T18:18:29.294089895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014495s 
2026-06-21T18:18:29.294292103Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-06-21T18:18:29.294497116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.294743011Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2026-06-21T18:18:29.295022444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-06-21T18:18:29', 'add_cookies_to_indexer_status') 
2026-06-21T18:18:29.295350274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.296048060Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-06-21T18:18:29.296246480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001536s 
2026-06-21T18:18:29.296441002Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-06-21T18:18:29.296635073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.296876890Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2026-06-21T18:18:29.297144790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-06-21T18:18:29', 'banner_to_fanart') 
2026-06-21T18:18:29.297466989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.298142079Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-06-21T18:18:29.298328384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015046s 
2026-06-21T18:18:29.298529049Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-06-21T18:18:29.298743210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.298981490Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2026-06-21T18:18:29.299251534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-06-21T18:18:29', 'naming_config_colon_action') 
2026-06-21T18:18:29.299586619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.300276680Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-06-21T18:18:29.300468396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015245s 
2026-06-21T18:18:29.300661024Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-06-21T18:18:29.300856428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.301101030Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2026-06-21T18:18:29.301366185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-06-21T18:18:29', 'add_custom_formats') 
2026-06-21T18:18:29.301688494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.302362271Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-06-21T18:18:29.302549308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015037s 
2026-06-21T18:18:29.302750133Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-06-21T18:18:29.302952691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.303198667Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2026-06-21T18:18:29.303475985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-06-21T18:18:29', 'remove_extra_naming_config') 
2026-06-21T18:18:29.303803746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.304517013Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-06-21T18:18:29.304709560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015499s 
2026-06-21T18:18:29.304911598Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-06-21T18:18:29.305116310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.305362075Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2026-06-21T18:18:29.305638402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-06-21T18:18:29', 'convert_regex_required_tags') 
2026-06-21T18:18:29.306004880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.306687085Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-06-21T18:18:29.306879462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015588s 
2026-06-21T18:18:29.307089806Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-06-21T18:18:29.309617148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.309907994Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2026-06-21T18:18:29.310203168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-06-21T18:18:29', 'fix_format_tags_double_underscore') 
2026-06-21T18:18:29.310538103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.311236059Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-06-21T18:18:29.311431693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039191s 
2026-06-21T18:18:29.311631686Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-06-21T18:18:29.311830337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.312099629Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2026-06-21T18:18:29.312376948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-06-21T18:18:29', 'add_tags_to_net_import') 
2026-06-21T18:18:29.312701301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.313418837Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-06-21T18:18:29.313609551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015783s 
2026-06-21T18:18:29.313805215Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-06-21T18:18:29.314002112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.314247366Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2026-06-21T18:18:29.314535917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-06-21T18:18:29', 'add_custom_filters') 
2026-06-21T18:18:29.314858006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.315633389Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-06-21T18:18:29.315833341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016247s 
2026-06-21T18:18:29.316072213Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-06-21T18:18:29.316279741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.316532390Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2026-06-21T18:18:29.316820891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-06-21T18:18:29', 'indexer_client_status_search_changes') 
2026-06-21T18:18:29.317172620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.317954485Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-06-21T18:18:29.318145079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016466s 
2026-06-21T18:18:29.318351555Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-06-21T18:18:29.318562830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.318825209Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2026-06-21T18:18:29.319118570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-06-21T18:18:29', 'add_language_to_files_history_blacklist') 
2026-06-21T18:18:29.319463365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.320185389Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-06-21T18:18:29.320391535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001602s 
2026-06-21T18:18:29.320598231Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-06-21T18:18:29.320802543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.321054460Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2026-06-21T18:18:29.321340657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-06-21T18:18:29', 'add_update_allowed_quality_profile') 
2026-06-21T18:18:29.321674590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.322364169Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-06-21T18:18:29.322562178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015442s 
2026-06-21T18:18:29.322766369Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-06-21T18:18:29.322989459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.323225324Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2026-06-21T18:18:29.323501390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-06-21T18:18:29', 'add_download_client_priority') 
2026-06-21T18:18:29.323836235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.324535353Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-06-21T18:18:29.324729474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015489s 
2026-06-21T18:18:29.324926682Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-06-21T18:18:29.325121494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.325367369Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2026-06-21T18:18:29.325633656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-06-21T18:18:29', 'remove_growl_prowl') 
2026-06-21T18:18:29.325957548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.326671357Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-06-21T18:18:29.326860147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015447s 
2026-06-21T18:18:29.327060641Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-06-21T18:18:29.327261125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.327509786Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2026-06-21T18:18:29.327784750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-06-21T18:18:29', 'remove_plex_hometheatre') 
2026-06-21T18:18:29.328177611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.329286776Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-06-21T18:18:29.329478111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020118s 
2026-06-21T18:18:29.329675800Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-06-21T18:18:29.329871333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.330125846Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2026-06-21T18:18:29.330391000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-06-21T18:18:29', 'add_webrip_qualites') 
2026-06-21T18:18:29.330729563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.331511297Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-06-21T18:18:29.331699938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016324s 
2026-06-21T18:18:29.331916835Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-06-21T18:18:29.332131307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.332378575Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2026-06-21T18:18:29.334772588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-06-21T18:18:29', 'health_issue_notification') 
2026-06-21T18:18:29.335135970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.335977205Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-06-21T18:18:29.336190755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038325s 
2026-06-21T18:18:29.336405207Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-06-21T18:18:29.336611352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.336871577Z [Info] speed_improvements: Starting migration of Log DB to 161 
2026-06-21T18:18:29.340487241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-06-21T18:18:29', 'speed_improvements') 
2026-06-21T18:18:29.340817857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.341635294Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-06-21T18:18:29.341820718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050207s 
2026-06-21T18:18:29.342021943Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-06-21T18:18:29.342229301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.342476258Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2026-06-21T18:18:29.342753677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-06-21T18:18:29', 'fix_profile_format_default') 
2026-06-21T18:18:29.343085947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.343836599Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-06-21T18:18:29.344102174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015867s 
2026-06-21T18:18:29.344282026Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-06-21T18:18:29.344476208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.344714097Z [Info] task_duration: Starting migration of Log DB to 163 
2026-06-21T18:18:29.344969010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-06-21T18:18:29', 'task_duration') 
2026-06-21T18:18:29.345318364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.346032413Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-06-21T18:18:29.346223017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015512s 
2026-06-21T18:18:29.346414553Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-06-21T18:18:29.346612752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.346870602Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2026-06-21T18:18:29.347136056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-06-21T18:18:29', 'movie_collections_crew') 
2026-06-21T18:18:29.347470801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.348192485Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-06-21T18:18:29.348382377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001562s 
2026-06-21T18:18:29.348592421Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-06-21T18:18:29.348800901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.349053489Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2026-06-21T18:18:29.349344365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-06-21T18:18:29', 'remove_custom_formats_from_quality_model') 
2026-06-21T18:18:29.349695343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.350421265Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-06-21T18:18:29.350640176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015974s 
2026-06-21T18:18:29.350834437Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-06-21T18:18:29.351032436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.351289665Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2026-06-21T18:18:29.351546502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-06-21T18:18:29', 'fix_tmdb_list_config') 
2026-06-21T18:18:29.351882218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.352600385Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-06-21T18:18:29.352784697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015539s 
2026-06-21T18:18:29.352978888Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-06-21T18:18:29.353178189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.353419586Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2026-06-21T18:18:29.353686544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-06-21T18:18:29', 'remove_movie_pathstate') 
2026-06-21T18:18:29.354013122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.354698001Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-06-21T18:18:29.354887182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015129s 
2026-06-21T18:18:29.355078548Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-06-21T18:18:29.355276387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.355517613Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2026-06-21T18:18:29.355786414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-06-21T18:18:29', 'custom_format_rework') 
2026-06-21T18:18:29.356130908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.356848324Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-06-21T18:18:29.357036192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015625s 
2026-06-21T18:18:29.357229712Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-06-21T18:18:29.357435797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.357676532Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2026-06-21T18:18:29.357943710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-06-21T18:18:29', 'custom_format_scores') 
2026-06-21T18:18:29.358269517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.358978445Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-06-21T18:18:29.359187526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015375s 
2026-06-21T18:18:29.359382599Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-06-21T18:18:29.359581630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.359825862Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2026-06-21T18:18:29.360124424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-06-21T18:18:29', 'fix_trakt_list_config') 
2026-06-21T18:18:29.360452615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.361228588Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-06-21T18:18:29.361428020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001636s 
2026-06-21T18:18:29.361627913Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-06-21T18:18:29.361836393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.362085334Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2026-06-21T18:18:29.362368144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-06-21T18:18:29', 'quality_definition_preferred_size') 
2026-06-21T18:18:29.362701776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.363434903Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-06-21T18:18:29.363631449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015825s 
2026-06-21T18:18:29.363824168Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-06-21T18:18:29.364041986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.364289816Z [Info] add_download_history: Starting migration of Log DB to 172 
2026-06-21T18:18:29.364556172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-06-21T18:18:29', 'add_download_history') 
2026-06-21T18:18:29.364887841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.365623563Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-06-21T18:18:29.365812604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015817s 
2026-06-21T18:18:29.366003478Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-06-21T18:18:29.366197199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.366438675Z [Info] net_import_status: Starting migration of Log DB to 173 
2026-06-21T18:18:29.366701625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-06-21T18:18:29', 'net_import_status') 
2026-06-21T18:18:29.367023784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.367729706Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-06-21T18:18:29.367939128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015277s 
2026-06-21T18:18:29.368142337Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-06-21T18:18:29.368349154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.368593196Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2026-06-21T18:18:29.368867589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-06-21T18:18:29', 'email_multiple_addresses') 
2026-06-21T18:18:29.369191952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.369946272Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-06-21T18:18:29.370137347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015813s 
2026-06-21T18:18:29.370337710Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-06-21T18:18:29.370542142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.370789741Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2026-06-21T18:18:29.371078192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-06-21T18:18:29', 'remove_chown_and_folderchmod_config') 
2026-06-21T18:18:29.371409399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.372157647Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-06-21T18:18:29.372356287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001591s 
2026-06-21T18:18:29.372550729Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-06-21T18:18:29.372748898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.372990675Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2026-06-21T18:18:29.373259266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-06-21T18:18:29', 'movie_recommendations') 
2026-06-21T18:18:29.373584852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.374294823Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-06-21T18:18:29.374483332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015378s 
2026-06-21T18:18:29.374673816Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-06-21T18:18:29.374875062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.375117751Z [Info] language_improvements: Starting migration of Log DB to 177 
2026-06-21T18:18:29.375383616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-06-21T18:18:29', 'language_improvements') 
2026-06-21T18:18:29.375705845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.376805531Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-06-21T18:18:29.376998700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019168s 
2026-06-21T18:18:29.377190727Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-06-21T18:18:29.377382604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.377624240Z [Info] new_list_server: Starting migration of Log DB to 178 
2026-06-21T18:18:29.377884685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-06-21T18:18:29', 'new_list_server') 
2026-06-21T18:18:29.378206153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.378922566Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-06-21T18:18:29.379107228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015359s 
2026-06-21T18:18:29.379319766Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-06-21T18:18:29.379520912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.379765695Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2026-06-21T18:18:29.380057643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-06-21T18:18:29', 'movie_translation_indexes') 
2026-06-21T18:18:29.380393890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.381112689Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-06-21T18:18:29.381305497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015803s 
2026-06-21T18:18:29.381507113Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-06-21T18:18:29.381708810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.381956398Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2026-06-21T18:18:29.382235250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-06-21T18:18:29', 'fix_invalid_profile_references') 
2026-06-21T18:18:29.382572439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.383315216Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-06-21T18:18:29.383507042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015915s 
2026-06-21T18:18:29.383698739Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-06-21T18:18:29.383907439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.384154587Z [Info] list_movies_table: Starting migration of Log DB to 181 
2026-06-21T18:18:29.384417417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-06-21T18:18:29', 'list_movies_table') 
2026-06-21T18:18:29.384744295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.385467642Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-06-21T18:18:29.385655641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015654s 
2026-06-21T18:18:29.385846846Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-06-21T18:18:29.386055386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.386302615Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2026-06-21T18:18:29.386570655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-06-21T18:18:29', 'on_delete_notification') 
2026-06-21T18:18:29.386906491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.387715110Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-06-21T18:18:29.387922779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016581s 
2026-06-21T18:18:29.388122341Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-06-21T18:18:29.388322454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.388567698Z [Info] download_propers_config: Starting migration of Log DB to 183 
2026-06-21T18:18:29.388837411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-06-21T18:18:29', 'download_propers_config') 
2026-06-21T18:18:29.389168759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.389884962Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-06-21T18:18:29.390085195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015562s 
2026-06-21T18:18:29.390285168Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-06-21T18:18:29.390491865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.390735485Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2026-06-21T18:18:29.391008215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-06-21T18:18:29', 'add_priority_to_indexers') 
2026-06-21T18:18:29.391333430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.392041948Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-06-21T18:18:29.392232732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015328s 
2026-06-21T18:18:29.392433206Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-06-21T18:18:29.392639762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.392892832Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2026-06-21T18:18:29.393178036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-06-21T18:18:29', 'add_alternative_title_indices') 
2026-06-21T18:18:29.393517430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.394220286Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-06-21T18:18:29.394414628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015697s 
2026-06-21T18:18:29.394606705Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-06-21T18:18:29.394824834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.395047483Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2026-06-21T18:18:29.395311895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-06-21T18:18:29', 'fix_tmdb_duplicates') 
2026-06-21T18:18:29.395645477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.396275948Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-06-21T18:18:29.396473656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014602s 
2026-06-21T18:18:29.396666124Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-06-21T18:18:29.396869463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.397118645Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2026-06-21T18:18:29.397409121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-06-21T18:18:29', 'swap_filechmod_for_folderchmod') 
2026-06-21T18:18:29.397731871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.398400027Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-06-21T18:18:29.398602254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015147s 
2026-06-21T18:18:29.398788630Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-06-21T18:18:29.398983092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.399225761Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2026-06-21T18:18:29.399488961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-06-21T18:18:29', 'mediainfo_channels') 
2026-06-21T18:18:29.399817743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.400496751Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-06-21T18:18:29.400691965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015047s 
2026-06-21T18:18:29.400875094Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-06-21T18:18:29.401069615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.401309769Z [Info] add_update_history: Starting migration of Log DB to 189 
2026-06-21T18:18:29.401868876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-06-21T18:18:29.402208971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2026-06-21T18:18:29.402693156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006197s 
2026-06-21T18:18:29.402884221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-06-21T18:18:29.403125187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-06-21T18:18:29.403469200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000396s 
2026-06-21T18:18:29.403737200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-06-21T18:18:29', 'add_update_history') 
2026-06-21T18:18:29.404089760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.404816364Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-06-21T18:18:29.405005174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017247s 
2026-06-21T18:18:29.405196630Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-06-21T18:18:29.405399429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.405644633Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2026-06-21T18:18:29.405919877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-06-21T18:18:29', 'update_awesome_hd_link') 
2026-06-21T18:18:29.406239331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.406880232Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-06-21T18:18:29.407071668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014694s 
2026-06-21T18:18:29.407265628Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-06-21T18:18:29.407458327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.407701136Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2026-06-21T18:18:29.407981350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-06-21T18:18:29', 'remove_awesomehd') 
2026-06-21T18:18:29.408314812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.408916755Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-06-21T18:18:29.409106477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014536s 
2026-06-21T18:18:29.409299326Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-06-21T18:18:29.409504279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.409757409Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2026-06-21T18:18:29.410034336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-06-21T18:18:29', 'add_on_delete_to_notifications') 
2026-06-21T18:18:29.410378660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.410986645Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-06-21T18:18:29.411192309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014704s 
2026-06-21T18:18:29.411388415Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-06-21T18:18:29.411592736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.411834423Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2026-06-21T18:18:29.412169107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-06-21T18:18:29', 'add_bypass_to_delay_profile') 
2026-06-21T18:18:29.412490325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.413105434Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-06-21T18:18:29.413305667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015044s 
2026-06-21T18:18:29.413490970Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-06-21T18:18:29.413686725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.413924684Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2026-06-21T18:18:29.414188265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-06-21T18:18:29', 'update_notifiarr') 
2026-06-21T18:18:29.414516827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.415180134Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-06-21T18:18:29.415359425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014886s 
2026-06-21T18:18:29.415556552Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-06-21T18:18:29.415750663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.416027100Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2026-06-21T18:18:29.416289218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-06-21T18:18:29', 'legacy_mediainfo_hdr') 
2026-06-21T18:18:29.416624413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.417676222Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-06-21T18:18:29.417869512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019135s 
2026-06-21T18:18:29.418064515Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-06-21T18:18:29.418279438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.418519612Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2026-06-21T18:18:29.418808263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-06-21T18:18:29', 'rename_blacklist_to_blocklist') 
2026-06-21T18:18:29.419147557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.419759670Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-06-21T18:18:29.419981066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014806s 
2026-06-21T18:18:29.420166570Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-06-21T18:18:29.420359639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.420601065Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2026-06-21T18:18:29.420861921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-06-21T18:18:29', 'add_indexer_tags') 
2026-06-21T18:18:29.421181394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.421794910Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-06-21T18:18:29.421987037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014316s 
2026-06-21T18:18:29.422171920Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-06-21T18:18:29.422375049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.422623289Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2026-06-21T18:18:29.422882311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-06-21T18:18:29', 'mediainfo_to_ffmpeg') 
2026-06-21T18:18:29.423213458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.423842606Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-06-21T18:18:29.424053410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014625s 
2026-06-21T18:18:29.424245668Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-06-21T18:18:29.424452434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.424690314Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2026-06-21T18:18:29.424961249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-06-21T18:18:29', 'cdh_per_downloadclient') 
2026-06-21T18:18:29.425288639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.425902816Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-06-21T18:18:29.426088090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014448s 
2026-06-21T18:18:29.426292481Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-06-21T18:18:29.426490651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.426738250Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2026-06-21T18:18:29.427010959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-06-21T18:18:29', 'migrate_discord_from_slack') 
2026-06-21T18:18:29.427342848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.428016966Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-06-21T18:18:29.428223181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015018s 
2026-06-21T18:18:29.428403024Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-06-21T18:18:29.428592816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.428835124Z [Info] remove_predb: Starting migration of Log DB to 202 
2026-06-21T18:18:29.429085699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-06-21T18:18:29', 'remove_predb') 
2026-06-21T18:18:29.429406876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.430055924Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-06-21T18:18:29.430242780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014631s 
2026-06-21T18:18:29.430445118Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-06-21T18:18:29.430647275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.430896277Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2026-06-21T18:18:29.431169186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-06-21T18:18:29', 'add_on_update_to_notifications') 
2026-06-21T18:18:29.431503049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.432158890Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-06-21T18:18:29.432360467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001492s 
2026-06-21T18:18:29.432549948Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-06-21T18:18:29.432750402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.432993241Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2026-06-21T18:18:29.433274318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-06-21T18:18:29', 'ensure_identity_on_id_columns') 
2026-06-21T18:18:29.433610184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.434213660Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-06-21T18:18:29.434411699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014512s 
2026-06-21T18:18:29.434605700Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-06-21T18:18:29.434817176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.435054043Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2026-06-21T18:18:29.435331703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-06-21T18:18:29', 'download_client_per_indexer') 
2026-06-21T18:18:29.435670635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.436298440Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-06-21T18:18:29.436499095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001474s 
2026-06-21T18:18:29.436689228Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-06-21T18:18:29.436891706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.437134885Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2026-06-21T18:18:29.437412224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-06-21T18:18:29', 'multiple_ratings_support') 
2026-06-21T18:18:29.437732429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.438388040Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-06-21T18:18:29.438585538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014912s 
2026-06-21T18:18:29.438768437Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-06-21T18:18:29.438966896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.439200026Z [Info] movie_metadata: Starting migration of Log DB to 207 
2026-06-21T18:18:29.439465070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-06-21T18:18:29', 'movie_metadata') 
2026-06-21T18:18:29.439778622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.440439814Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-06-21T18:18:29.440617702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014652s 
2026-06-21T18:18:29.440808787Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-06-21T18:18:29.441000754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.441240337Z [Info] add_collections: Starting migration of Log DB to 208 
2026-06-21T18:18:29.441502735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-06-21T18:18:29', 'add_collections') 
2026-06-21T18:18:29.441829433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.442435064Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-06-21T18:18:29.442622722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014305s 
2026-06-21T18:18:29.442813236Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-06-21T18:18:29.443020192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.443256769Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2026-06-21T18:18:29.443532865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-06-21T18:18:29', 'movie_meta_collection_index') 
2026-06-21T18:18:29.443869063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.444533872Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-06-21T18:18:29.444723224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014995s 
2026-06-21T18:18:29.444919449Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-06-21T18:18:29.445114712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.445358964Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2026-06-21T18:18:29.445630441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-06-21T18:18:29', 'movie_added_notifications') 
2026-06-21T18:18:29.445963743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.446567349Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-06-21T18:18:29.446771610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014422s 
2026-06-21T18:18:29.446965361Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-06-21T18:18:29.447164221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.447401570Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2026-06-21T18:18:29.447665972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-06-21T18:18:29', 'more_movie_meta_index') 
2026-06-21T18:18:29.448001919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.448638722Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-06-21T18:18:29.448824296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014648s 
2026-06-21T18:18:29.449040832Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-06-21T18:18:29.449255695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.449510969Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2026-06-21T18:18:29.450007660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-06-21T18:18:29.450179025Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-06-21T18:18:29.450379008Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-06-21T18:18:29.451131013Z [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-06-21T18:18:29.451763878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2026-06-21T18:18:29.452231330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-06-21T18:18:29.452779945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-06-21T18:18:29.453774659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-06-21T18:18:29.454147771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035684s 
2026-06-21T18:18:29.454332343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-06-21T18:18:29.454500602Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-21T18:18:29.454680033Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-06-21T18:18:29.455322197Z [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-06-21T18:18:29.455889189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-06-21T18:18:29.456315799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-06-21T18:18:29.456816538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-06-21T18:18:29.457700970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-06-21T18:18:29.458077528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032027s 
2026-06-21T18:18:29.458261739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-21T18:18:29.458426551Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-21T18:18:29.458609580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-06-21T18:18:29.459259419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-06-21T18:18:29.459766291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-06-21T18:18:29.460262250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-06-21T18:18:29.460755744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-06-21T18:18:29.461638653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-06-21T18:18:29.462032757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003224s 
2026-06-21T18:18:29.462315987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-06-21T18:18:29', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-06-21T18:18:29.462654760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.464046023Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-06-21T18:18:29.464265876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051991s 
2026-06-21T18:18:29.464472442Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-06-21T18:18:29.464675942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.464924362Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2026-06-21T18:18:29.465207182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-06-21T18:18:29', 'add_language_tags_to_subtitle_files') 
2026-06-21T18:18:29.465547608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.466192858Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-06-21T18:18:29.466396809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015028s 
2026-06-21T18:18:29.466584948Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-06-21T18:18:29.466780833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.467019534Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2026-06-21T18:18:29.467279177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-06-21T18:18:29', 'add_salt_to_users') 
2026-06-21T18:18:29.467607378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.468221555Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-06-21T18:18:29.468417590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014351s 
2026-06-21T18:18:29.468603395Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-06-21T18:18:29.468808528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.469045876Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2026-06-21T18:18:29.469308475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-06-21T18:18:29', 'clean_alt_titles') 
2026-06-21T18:18:29.469638049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.470299842Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-06-21T18:18:29.470482320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014882s 
2026-06-21T18:18:29.470664768Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-06-21T18:18:29.470857386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.471092068Z [Info] remove_omg: Starting migration of Log DB to 217 
2026-06-21T18:18:29.471346120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-06-21T18:18:29', 'remove_omg') 
2026-06-21T18:18:29.471666375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.472325854Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-06-21T18:18:29.472500666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001458s 
2026-06-21T18:18:29.472707844Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-06-21T18:18:29.472913578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.473161698Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2026-06-21T18:18:29.473452584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-06-21T18:18:29', 'add_additional_info_to_pending_releases') 
2026-06-21T18:18:29.473793150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.474430815Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-06-21T18:18:29.474632161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014957s 
2026-06-21T18:18:29.474825069Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-06-21T18:18:29.475021635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.475268453Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2026-06-21T18:18:29.475537174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-06-21T18:18:29', 'add_result_to_commands') 
2026-06-21T18:18:29.475877810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.476515445Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-06-21T18:18:29.476702872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014803s 
2026-06-21T18:18:29.476903667Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-06-21T18:18:29.477103750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.477357511Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2026-06-21T18:18:29.477634409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-06-21T18:18:29', 'health_restored_notification') 
2026-06-21T18:18:29.477967119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.478621618Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-06-21T18:18:29.478815819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015031s 
2026-06-21T18:18:29.479027085Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-06-21T18:18:29.479244613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.479494948Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2026-06-21T18:18:29.479811014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-06-21T18:18:29', 'add_on_manual_interaction_required_to_notifications') 
2026-06-21T18:18:29.480202253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.480857863Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-06-21T18:18:29.481065251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001582s 
2026-06-21T18:18:29.481265475Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-06-21T18:18:29.481452421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.481691463Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2026-06-21T18:18:29.481946697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-06-21T18:18:29', 'remove_rarbg') 
2026-06-21T18:18:29.482268375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.482880979Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-06-21T18:18:29.483066984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014264s 
2026-06-21T18:18:29.483271005Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-06-21T18:18:29.483485357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.483731403Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2026-06-21T18:18:29.484041698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-06-21T18:18:29', 'remove_invalid_roksbox_metadata_images') 
2026-06-21T18:18:29.484386172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.485003706Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-06-21T18:18:29.485203809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001496s 
2026-06-21T18:18:29.485395696Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-06-21T18:18:29.485586580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.485826574Z [Info] list_sync_time: Starting migration of Log DB to 224 
2026-06-21T18:18:29.486085014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-06-21T18:18:29', 'list_sync_time') 
2026-06-21T18:18:29.486414548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.487031351Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-06-21T18:18:29.487214740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014423s 
2026-06-21T18:18:29.487416226Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-06-21T18:18:29.487612692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.487877856Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2026-06-21T18:18:29.488158532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-06-21T18:18:29', 'add_tags_to_collections') 
2026-06-21T18:18:29.488480781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.489101682Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-06-21T18:18:29.489288859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014793s 
2026-06-21T18:18:29.489483632Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-06-21T18:18:29.489681039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.489932666Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2026-06-21T18:18:29.490201037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-06-21T18:18:29', 'add_download_client_tags') 
2026-06-21T18:18:29.490529589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.491132293Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-06-21T18:18:29.491320633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014387s 
2026-06-21T18:18:29.491514313Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-06-21T18:18:29.491709716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.492024621Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2026-06-21T18:18:29.492290917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-06-21T18:18:29', 'add_auto_tagging') 
2026-06-21T18:18:29.492610962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.493233877Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-06-21T18:18:29.493430363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001517s 
2026-06-21T18:18:29.493638262Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-06-21T18:18:29.493852874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.494105092Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2026-06-21T18:18:29.494407822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-06-21T18:18:29', 'add_custom_format_score_bypass_to_delay_profile') 
2026-06-21T18:18:29.494750182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.495417116Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-06-21T18:18:29.495621728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015387s 
2026-06-21T18:18:29.495828404Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-06-21T18:18:29.496058899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.496307029Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2026-06-21T18:18:29.496605480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-06-21T18:18:29', 'update_restrictions_to_release_profiles') 
2026-06-21T18:18:29.496944533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.497556165Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-06-21T18:18:29.497755908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014877s 
2026-06-21T18:18:29.497952614Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-06-21T18:18:29.498148789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.498390937Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2026-06-21T18:18:29.498660560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-06-21T18:18:29', 'rename_quality_profiles') 
2026-06-21T18:18:29.498984232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.499597388Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-06-21T18:18:29.499843784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014364s 
2026-06-21T18:18:29.500065861Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-06-21T18:18:29.500269923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.500515297Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2026-06-21T18:18:29.505852590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-06-21T18:18:29', 'update_images_remote_url') 
2026-06-21T18:18:29.506310753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.507042156Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-06-21T18:18:29.507239294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067631s 
2026-06-21T18:18:29.507454778Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-06-21T18:18:29.507651113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.507935186Z [Info] add_notification_status: Starting migration of Log DB to 232 
2026-06-21T18:18:29.508227675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-06-21T18:18:29', 'add_notification_status') 
2026-06-21T18:18:29.508556598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.509704250Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-06-21T18:18:29.509893511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002038s 
2026-06-21T18:18:29.510095358Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-06-21T18:18:29.510303236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.510549703Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2026-06-21T18:18:29.510830799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-06-21T18:18:29', 'rename_deprecated_indexer_flags') 
2026-06-21T18:18:29.511161506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.511866907Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-06-21T18:18:29.512153665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015401s 
2026-06-21T18:18:29.512347495Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-06-21T18:18:29.512562849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.512805087Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2026-06-21T18:18:29.513092436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-06-21T18:18:29', 'movie_last_searched_time') 
2026-06-21T18:18:29.513418583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.514111499Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-06-21T18:18:29.514298195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001541s 
2026-06-21T18:18:29.514499410Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-06-21T18:18:29.514694403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.514935078Z [Info] email_encryption: Starting migration of Log DB to 235 
2026-06-21T18:18:29.515195673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-06-21T18:18:29', 'email_encryption') 
2026-06-21T18:18:29.515520848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.516215257Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-06-21T18:18:29.516411723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015092s 
2026-06-21T18:18:29.516609762Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-06-21T18:18:29.516813753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.517056903Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2026-06-21T18:18:29.517339091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-06-21T18:18:29', 'clear_last_rss_releases_info') 
2026-06-21T18:18:29.517669397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.518338565Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-06-21T18:18:29.518536945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015128s 
2026-06-21T18:18:29.518723100Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-06-21T18:18:29.518917722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.519171824Z [Info] add_indexes: Starting migration of Log DB to 237 
2026-06-21T18:18:29.519424583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-06-21T18:18:29', 'add_indexes') 
2026-06-21T18:18:29.519743425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.520433696Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-06-21T18:18:29.520616565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015092s 
2026-06-21T18:18:29.520822179Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-06-21T18:18:29.521032402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.521281234Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2026-06-21T18:18:29.521579625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-06-21T18:18:29', 'parse_title_from_existing_subtitle_files') 
2026-06-21T18:18:29.521917015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.522610832Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-06-21T18:18:29.522812930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015582s 
2026-06-21T18:18:29.523024836Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-06-21T18:18:29.523252966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.523512499Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2026-06-21T18:18:29.523820309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-06-21T18:18:29', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-06-21T18:18:29.524190755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.524904994Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-06-21T18:18:29.525113434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016212s 
2026-06-21T18:18:29.525321654Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-06-21T18:18:29.525539322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.525796521Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2026-06-21T18:18:29.526093389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-06-21T18:18:29', 'drop_multi_episode_style_from_naming_config') 
2026-06-21T18:18:29.526609719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.527129115Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-06-21T18:18:29.527333347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015699s 
2026-06-21T18:18:29.527523961Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-06-21T18:18:29.527720597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.528006814Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2026-06-21T18:18:29.528274453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-06-21T18:18:29', 'stevenlu_update_url') 
2026-06-21T18:18:29.528598205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.529269006Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-06-21T18:18:29.529457446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015362s 
2026-06-21T18:18:29.529649754Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-06-21T18:18:29.529842372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:29.530087355Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2026-06-21T18:18:29.530350966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-06-21T18:18:29', 'add_movie_keywords') 
2026-06-21T18:18:29.530674298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:29.531448718Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-06-21T18:18:29.531630003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015971s 
2026-06-21T18:18:29.698616908Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2026-06-21T18:18:29.705607261Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-06-21T18:18:29.709700067Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2026-06-21T18:18:29.827618746Z [Info] QualityProfileService: Setting up default quality profiles 
2026-06-21T18:18:29.853232189Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2026-06-21T18:18:29.882843286Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-06-21T18:18:29.883359997Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-06-21T18:18:29.883621093Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 
2026-06-21T18:18:29.960904254Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-06-21T18:18:30.402865355Z [ls.io-init] done.
View SBOM output
Expand
NAME                                                                 VERSION                      
Azure.Core                                                           1.50.0                       
Azure.Identity                                                       1.17.1                       
BouncyCastle.Cryptography                                            2.6.2                        
Dapper                                                               2.1.79                       
Diacritical.Net                                                      1.0.4                        
DryIoc.Microsoft.DependencyInjection                                 6.2.0                        
DryIoc.dll                                                           5.4.3                        
Dynamitey                                                            3.0.3                        
Equ                                                                  2.3.0                        
FluentMigrator                                                       6.2.0                        
FluentMigrator.Abstractions                                          6.2.0                        
FluentMigrator.Extensions.Postgres                                   6.2.0                        
FluentMigrator.Runner.Core                                           6.2.0                        
FluentMigrator.Runner.Postgres                                       6.2.0                        
FluentMigrator.Runner.SQLite                                         6.2.0                        
FluentValidation                                                     9.5.4                        
IPAddressRange                                                       6.3.0                        
Ical.Net                                                             4.3.1                        
ImpromptuInterface                                                   8.0.6                        
Instances                                                            1.6.1                        
MailKit                                                              4.16.0                       
Microsoft.AspNetCore.Cryptography.Internal                           8.0.27                       
Microsoft.AspNetCore.Cryptography.KeyDerivation                      8.0.27                       
Microsoft.Bcl.AsyncInterfaces                                        8.0.0                        
Microsoft.Data.SqlClient                                             6.1.5                        
Microsoft.Extensions.Caching.Abstractions                            8.0.0                        
Microsoft.Extensions.Caching.Memory                                  8.0.1                        
Microsoft.Extensions.Configuration                                   8.0.0                        
Microsoft.Extensions.Configuration.Abstractions                      8.0.0                        
Microsoft.Extensions.Configuration.Binder                            8.0.2                        
Microsoft.Extensions.Configuration.CommandLine                       8.0.0                        
Microsoft.Extensions.Configuration.EnvironmentVariables              8.0.0                        
Microsoft.Extensions.Configuration.FileExtensions                    8.0.1                        
Microsoft.Extensions.Configuration.Json                              8.0.1                        
Microsoft.Extensions.Configuration.UserSecrets                       8.0.1                        
Microsoft.Extensions.DependencyInjection                             8.0.1                        
Microsoft.Extensions.DependencyInjection.Abstractions                8.0.2                        
Microsoft.Extensions.Diagnostics                                     8.0.1                        
Microsoft.Extensions.Diagnostics.Abstractions                        8.0.1                        
Microsoft.Extensions.FileProviders.Abstractions                      8.0.0                        
Microsoft.Extensions.FileProviders.Physical                          8.0.0                        
Microsoft.Extensions.FileSystemGlobbing                              8.0.0                        
Microsoft.Extensions.Hosting                                         8.0.1                        
Microsoft.Extensions.Hosting.Abstractions                            8.0.1                        
Microsoft.Extensions.Hosting.WindowsServices                         8.0.1                        
Microsoft.Extensions.Logging                                         8.0.1                        
Microsoft.Extensions.Logging.Abstractions                            8.0.2                        
Microsoft.Extensions.Logging.Abstractions                            8.0.3                        
Microsoft.Extensions.Logging.Configuration                           8.0.1                        
Microsoft.Extensions.Logging.Console                                 8.0.1                        
Microsoft.Extensions.Logging.Debug                                   8.0.1                        
Microsoft.Extensions.Logging.EventLog                                8.0.1                        
Microsoft.Extensions.Logging.EventSource                             8.0.1                        
Microsoft.Extensions.Options                                         8.0.2                        
Microsoft.Extensions.Options.ConfigurationExtensions                 8.0.0                        
Microsoft.Extensions.Primitives                                      8.0.0                        
Microsoft.Identity.Client                                            4.80.0                       
Microsoft.Identity.Client.Extensions.Msal                            4.78.0                       
Microsoft.IdentityModel.Abstractions                                 8.14.0                       
Microsoft.IdentityModel.JsonWebTokens                                7.7.1                        
Microsoft.IdentityModel.Logging                                      7.7.1                        
Microsoft.IdentityModel.Protocols                                    7.7.1                        
Microsoft.IdentityModel.Protocols.OpenIdConnect                      7.7.1                        
Microsoft.IdentityModel.Tokens                                       7.7.1                        
Microsoft.OpenApi                                                    1.6.23                       
Microsoft.SqlServer.Server                                           1.0.0                        
Microsoft.Win32.SystemEvents                                         8.0.0                        
MimeKit                                                              4.16.0                       
Mono.Nat                                                             3.0.0                        
Mono.Posix.NETStandard                                               5.20.1.34-servarr20          
MonoTorrent                                                          3.0.2                        
NLog                                                                 5.5.1                        
NLog.Extensions.Logging                                              5.5.0                        
NLog.Layouts.ClefJsonLayout                                          1.0.5                        
NLog.Targets.Syslog                                                  7.0.0                        
Newtonsoft.Json                                                      13.0.4                       
NodaTime                                                             3.2.0                        
Npgsql                                                               9.0.5                        
Polly                                                                8.6.6                        
Polly.Contrib.WaitAndRetry                                           1.1.1                        
Polly.Core                                                           8.6.6                        
Radarr                                                               1.0.0                        
Radarr.Api.V3                                                        1.0.0                        
Radarr.Common                                                        1.0.0                        
Radarr.Core                                                          1.0.0                        
Radarr.Host                                                          1.0.0                        
Radarr.Http                                                          1.0.0                        
Radarr.Mono                                                          1.0.0                        
Radarr.SignalR                                                       1.0.0                        
ReusableTasks                                                        4.0.0                        
Sentry                                                               4.0.2                        
Servarr.FFMpegCore                                                   4.7.0-26                     
Servarr.FFprobe                                                      5.1.4.112                    
SharpZipLib                                                          1.4.2                        
SixLabors.ImageSharp                                                 3.1.12                       
SourceGear.sqlite3                                                   3.50.4.5                     
Swashbuckle.AspNetCore.Annotations                                   8.1.4                        
Swashbuckle.AspNetCore.Swagger                                       8.1.4                        
Swashbuckle.AspNetCore.SwaggerGen                                    8.1.4                        
System.ClientModel                                                   1.8.0                        
System.ComponentModel                                                4.3.0                        
System.ComponentModel.Annotations                                    5.0.0                        
System.Configuration.ConfigurationManager                            8.0.1                        
System.Data.SQLite                                                   2.0.3                        
System.Diagnostics.DiagnosticSource                                  8.0.1                        
System.Diagnostics.EventLog                                          8.0.1                        
System.Drawing.Common                                                8.0.27                       
System.Formats.Asn1                                                  8.0.1                        
System.IO                                                            4.3.0                        
System.IO.FileSystem.AccessControl                                   5.0.0                        
System.IdentityModel.Tokens.Jwt                                      7.7.1                        
System.Memory.Data                                                   8.0.1                        
System.Private.Uri                                                   4.3.0                        
System.Reflection                                                    4.3.0                        
System.Reflection.Primitives                                         4.3.0                        
System.Runtime                                                       4.3.0                        
System.Runtime.Loader                                                4.3.0                        
System.Security.AccessControl                                        5.0.0                        
System.Security.Cryptography.Pkcs                                    8.0.1                        
System.Security.Cryptography.ProtectedData                           8.0.0                        
System.Security.Principal.Windows                                    5.0.0                        
System.ServiceProcess.ServiceController                              8.0.1                        
System.Text.Encoding                                                 4.3.0                        
System.Text.Encoding.CodePages                                       8.0.0                        
System.Text.Json                                                     8.0.6                        
System.Threading.Tasks                                               4.3.0                        
acl-libs                                                             2.3.2-r1                     
alpine-baselayout                                                    3.7.2-r0                     
alpine-baselayout-data                                               3.7.2-r0                     
alpine-keys                                                          2.6-r0                       
alpine-release                                                       3.23.4-r0                    
apk-tools                                                            3.0.6-r0                     
bash                                                                 5.3.3-r1                     
brotli-libs                                                          1.2.0-r0                     
busybox                                                              1.37.0-r30                   
busybox-binsh                                                        1.37.0-r30                   
c-ares                                                               1.34.6-r0                    
ca-certificates                                                      20260611-r0                  
ca-certificates-bundle                                               20260611-r0                  
catatonit                                                            0.2.1-r0                     
coreutils                                                            9.8-r1                       
coreutils-env                                                        9.8-r1                       
coreutils-fmt                                                        9.8-r1                       
coreutils-sha512sum                                                  9.8-r1                       
curl                                                                 8.19.0-r0                    
findutils                                                            4.10.0-r0                    
icu-data-en                                                          76.1-r1                      
icu-libs                                                             76.1-r1                      
jq                                                                   1.8.1-r0                     
libapk                                                               3.0.6-r0                     
libattr                                                              2.5.2-r2                     
libbsd                                                               0.12.2-r0                    
libcrypto3                                                           3.5.7-r0                     
libcurl                                                              8.19.0-r0                    
libgcc                                                               15.2.0-r2                    
libidn2                                                              2.3.8-r0                     
libintl                                                              0.24.1-r1                    
libmd                                                                1.1.0-r0                     
libncursesw                                                          6.5_p20251123-r0             
libproc2                                                             4.0.5-r0                     
libpsl                                                               0.21.5-r3                    
libssl3                                                              3.5.7-r0                     
libstdc++                                                            15.2.0-r2                    
libunistring                                                         1.4.1-r0                     
libxml2                                                              2.13.9-r1                    
libxslt                                                              1.1.43-r3                    
linux-pam                                                            1.7.1-r2                     
musl                                                                 1.2.5-r23                    
musl-utils                                                           1.2.5-r23                    
ncurses-terminfo-base                                                6.5_p20251123-r0             
netcat-openbsd                                                       1.234.1-r0                   
nghttp2-libs                                                         1.69.0-r0                    
oniguruma                                                            6.9.10-r0                    
procps-ng                                                            4.0.5-r0                     
readline                                                             8.3.1-r0                     
runtime.any.System.IO                                                4.3.0                        
runtime.any.System.Reflection                                        4.3.0                        
runtime.any.System.Reflection.Primitives                             4.3.0                        
runtime.any.System.Runtime                                           4.3.0                        
runtime.any.System.Text.Encoding                                     4.3.0                        
runtime.any.System.Threading.Tasks                                   4.3.0                        
runtime.unix.System.Private.Uri                                      4.3.0                        
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64          8.0.27                       
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64             8.0.27                       
scanelf                                                              1.3.8-r2                     
shadow                                                               4.18.0-r0                    
skalibs-libs                                                         2.14.4.0-r0                  
sqlite-libs                                                          3.51.2-r0                    
ssl_client                                                           1.37.0-r30                   
tzdata                                                               2026b-r0                     
utmps-libs                                                           0.1.3.1-r0                   
xmlstarlet                                                           1.6.1-r2                     
xz-libs                                                              5.8.3-r0                     
zlib                                                                 1.3.2-r0                     
zstd-libs                                                            1.5.7-r2                     
sbom                                                                                              
View Browser Console Logs
Expand
[
    {
        "level": "INFO",
        "message": "http://172.17.0.5:7878/640-6947d4b0d5ef9ee0fef3.js 1:145985 \"[signalR] starting\"",
        "source": "console-api",
        "timestamp": 1782065922084
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.5:7878/640-6947d4b0d5ef9ee0fef3.js 1:145985 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.5:7878/signalr/messages?access_token=(removed)'.\"",
        "source": "console-api",
        "timestamp": 1782065922084
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.5:7878/640-6947d4b0d5ef9ee0fef3.js 1:145985 \"[signalR] Information: WebSocket connected to ws://172.17.0.5:7878/signalr/messages?access_token=(removed)&id=-k470cxtEFo9qskwps6QdQ.\"",
        "source": "console-api",
        "timestamp": 1782065922084
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.5:7878/640-6947d4b0d5ef9ee0fef3.js 1:145985 \"[signalR] Information: Using HubProtocol 'json'.\"",
        "source": "console-api",
        "timestamp": 1782065922084
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:7878/640-6947d4b0d5ef9ee0fef3.js 1:145985 \"[signalR] connected\"",
        "source": "console-api",
        "timestamp": 1782065922084
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:7878/640-6947d4b0d5ef9ee0fef3.js 1:145985 \"[signalR] received\" \"version\" Object",
        "source": "console-api",
        "timestamp": 1782065922084
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:7878/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1782065922084
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:7878/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1782065922085
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:7878/640-6947d4b0d5ef9ee0fef3.js 1:145985 \"[signalR] received\" \"health\" Object",
        "source": "console-api",
        "timestamp": 1782065922085
    }
]
Test Result Message Runtime
Capture Screenshot PASS - 11.10s
Container Start PASS - 5.14s
Create Buildx SBOM PASS - 1.86s
Get Build Info PASS - 0.03s

ARM64 PASS

linuxserver/radarr

Runtime: 75.01s
arm64v8-develop-6.2.1.10461-ls258
Build Information
Builder: X86-BUILDER-3a --Hetzner
Created: 2026-06-21T18:13:57+00:00
Image: linuxserver/radarr
Maintainer: Roxedus,thespad
Size: 91.25MB
Tag: arm64v8-develop-6.2.1.10461-ls258
Version: 6.2.1.10461-ls258
View Container Logs
Expand
2026-06-21T18:18:28.165481279Z [migrations] started
2026-06-21T18:18:28.170027207Z [migrations] no migrations found
2026-06-21T18:18:28.669407951Z usermod: no changes
2026-06-21T18:18:28.928534107Z ───────────────────────────────────────
2026-06-21T18:18:28.928548135Z 
2026-06-21T18:18:28.928556342Z       ██╗     ███████╗██╗ ██████╗
2026-06-21T18:18:28.928564869Z       ██║     ██╔════╝██║██╔═══██╗
2026-06-21T18:18:28.928573276Z       ██║     ███████╗██║██║   ██║
2026-06-21T18:18:28.928581593Z       ██║     ╚════██║██║██║   ██║
2026-06-21T18:18:28.928589949Z       ███████╗███████║██║╚██████╔╝
2026-06-21T18:18:28.928598356Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-21T18:18:28.928606813Z 
2026-06-21T18:18:28.928614779Z    Brought to you by linuxserver.io
2026-06-21T18:18:28.928623056Z ───────────────────────────────────────
2026-06-21T18:18:28.935018741Z 
2026-06-21T18:18:28.935558820Z To support the app dev(s) visit:
2026-06-21T18:18:28.977121174Z Radarr: https://opencollective.com/radarr
2026-06-21T18:18:28.981813869Z 
2026-06-21T18:18:28.981830442Z To support LSIO projects visit:
2026-06-21T18:18:28.981837266Z https://www.linuxserver.io/donate/
2026-06-21T18:18:28.981843709Z 
2026-06-21T18:18:28.981850012Z ───────────────────────────────────────
2026-06-21T18:18:28.981857637Z GID/UID
2026-06-21T18:18:28.981863990Z ───────────────────────────────────────
2026-06-21T18:18:29.070877524Z 
2026-06-21T18:18:29.070911703Z User UID:    911
2026-06-21T18:18:29.070920370Z User GID:    911
2026-06-21T18:18:29.070928567Z ───────────────────────────────────────
2026-06-21T18:18:29.108231650Z Linuxserver.io version: 6.2.1.10461-ls258
2026-06-21T18:18:29.111143457Z Build-date: 2026-06-21T18:13:57+00:00
2026-06-21T18:18:29.111154790Z ───────────────────────────────────────
2026-06-21T18:18:29.111163617Z     
2026-06-21T18:18:32.029036782Z [custom-init] No custom files found, skipping...
2026-06-21T18:18:37.808244705Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.2.1.10461 
2026-06-21T18:18:38.089455375Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-06-21T18:18:38.156379115Z [Debug] Bootstrap: Console selected 
2026-06-21T18:18:38.168754698Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-06-21T18:18:42.127952371Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-06-21T18:18:43.090780232Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {03986673-e616-44a6-9c5b-167cf14969bc} may be persisted to storage in unencrypted form. 
2026-06-21T18:18:44.122137659Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-06-21T18:18:44.692464556Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-06-21T18:18:45.879111081Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-06-21T18:18:45.993229594Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:46.000780967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:46.569851112Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-06-21T18:18:46.624219888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5771067s 
2026-06-21T18:18:46.627476449Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-06-21T18:18:46.629979111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6309177s 
2026-06-21T18:18:46.737359479Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-06-21T18:18:46.745184514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:46.834142506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-06-21T18:18:46.969374485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-06-21T18:18:47.141158174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3038629s 
2026-06-21T18:18:47.146535949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:47.161359534Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-06-21T18:18:47.163611400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3243658s 
2026-06-21T18:18:47.180113276Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-06-21T18:18:47.182765049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:47.265952736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-06-21T18:18:47.280814578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-06-21T18:18:47.293191293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246995s 
2026-06-21T18:18:47.296523526Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-21T18:18:47.300213881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017006s 
2026-06-21T18:18:47.305528899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-06-21T18:18:47.313278512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-06-21T18:18:47.326060353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181754s 
2026-06-21T18:18:47.329240851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:47.333084605Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-06-21T18:18:47.335675274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252004s 
2026-06-21T18:18:47.341925056Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-06-21T18:18:47.344212865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:47.356787699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-21T18:18:47.359287065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002831s 
2026-06-21T18:18:47.361258797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-06-21T18:18:47.364219883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-06-21T18:18:47.369001667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059286s 
2026-06-21T18:18:47.370956365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:47.373901318Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-06-21T18:18:47.375628848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107201s 
2026-06-21T18:18:47.420145235Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-06-21T18:18:47.422357532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:47.431503799Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-06-21T18:18:47.727093177Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-06-21T18:18:47.732967391Z [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-06-21T18:18:47.739731188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104802s 
2026-06-21T18:18:47.741541285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-06-21T18:18:47.744382549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-06-21T18:18:47.747895657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046219s 
2026-06-21T18:18:47.749646925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-06-21T18:18:47.752714476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-06-21T18:18:47.756637038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052458s 
2026-06-21T18:18:47.758549050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-06-21T18:18:47.760916139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-06-21T18:18:47.764387854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040875s 
2026-06-21T18:18:47.766106266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2026-06-21T18:18:47.776139560Z [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-06-21T18:18:47.786237343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183298s 
2026-06-21T18:18:47.788100888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2026-06-21T18:18:47.790343055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2026-06-21T18:18:47.793680499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038906s 
2026-06-21T18:18:47.795382538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2026-06-21T18:18:47.802964824Z [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-06-21T18:18:47.810677583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132424s 
2026-06-21T18:18:47.812199238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-06-21T18:18:47.814420233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-06-21T18:18:47.817812337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039214s 
2026-06-21T18:18:47.819984323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2026-06-21T18:18:47.822164064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-06-21T18:18:47.825620749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041097s 
2026-06-21T18:18:47.827304310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2026-06-21T18:18:47.835418047Z [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-06-21T18:18:47.842334441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131939s 
2026-06-21T18:18:47.844207966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2026-06-21T18:18:47.848822693Z [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-06-21T18:18:47.853953881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079833s 
2026-06-21T18:18:47.855800972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-06-21T18:18:47.860134292Z [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-06-21T18:18:47.867439129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100494s 
2026-06-21T18:18:47.869348586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-06-21T18:18:47.871657969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-06-21T18:18:47.987419391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0616456s 
2026-06-21T18:18:48.023491455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-06-21T18:18:48.698967534Z [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-06-21T18:18:48.792793113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.7598701s 
2026-06-21T18:18:48.805231483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-06-21T18:18:48.817964636Z [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-06-21T18:18:48.829075621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204224s 
2026-06-21T18:18:48.834230967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-06-21T18:18:48.838979785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-06-21T18:18:48.844322569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085182s 
2026-06-21T18:18:48.847877270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-06-21T18:18:48.903791720Z [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-06-21T18:18:48.911294065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0616482s 
2026-06-21T18:18:48.912935191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-06-21T18:18:48.914971955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-06-21T18:18:48.920183575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056465s 
2026-06-21T18:18:48.921411889Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-06-21T18:18:48.924967873Z [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-06-21T18:18:48.930165745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072891s 
2026-06-21T18:18:48.931709706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-06-21T18:18:48.933757161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-06-21T18:18:48.936726984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036094s 
2026-06-21T18:18:48.948407326Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2026-06-21T18:18:48.979313022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2026-06-21T18:18:48.983508464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0334062s 
2026-06-21T18:18:48.985062255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2026-06-21T18:18:48.988993545Z [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-06-21T18:18:48.993380744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069665s 
2026-06-21T18:18:48.994859162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-06-21T18:18:49.000507261Z [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-06-21T18:18:49.005953293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096491s 
2026-06-21T18:18:49.007467434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-06-21T18:18:49.012175699Z [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-06-21T18:18:49.018360881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094508s 
2026-06-21T18:18:49.019949852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-06-21T18:18:49.023187104Z [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-06-21T18:18:49.027503761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061604s 
2026-06-21T18:18:49.029153484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-06-21T18:18:49.031383317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-06-21T18:18:49.034724458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040538s 
2026-06-21T18:18:49.036331887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-06-21T18:18:49.038486668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-06-21T18:18:49.041887660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041193s 
2026-06-21T18:18:49.043353633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-06-21T18:18:49.046963956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2026-06-21T18:18:49.051447319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062633s 
2026-06-21T18:18:49.052765044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-06-21T18:18:49.057683012Z [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-06-21T18:18:49.062478513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081583s 
2026-06-21T18:18:49.064463252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-06-21T18:18:49.067769102Z [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-06-21T18:18:49.072521667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065344s 
2026-06-21T18:18:49.073776044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-06-21T18:18:49.078041818Z [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-06-21T18:18:49.082614240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073602s 
2026-06-21T18:18:49.084152760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-06-21T18:18:49.087391425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL) 
2026-06-21T18:18:49.090880915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052047s 
2026-06-21T18:18:49.092301848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-06-21T18:18:49.094776764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-06-21T18:18:49.098098266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043521s 
2026-06-21T18:18:49.099539559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-06-21T18:18:49.101508306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-06-21T18:18:49.104637721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036188s 
2026-06-21T18:18:49.106105127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-06-21T18:18:49.109116744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL) 
2026-06-21T18:18:49.112652408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051254s 
2026-06-21T18:18:49.114130425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-06-21T18:18:49.118341900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL) 
2026-06-21T18:18:49.122683748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071151s 
2026-06-21T18:18:49.167600340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]') 
2026-06-21T18:18:49.179677251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-06-21T18:18:49.183502739Z [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-06-21T18:18:49.276265055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0947479s 
2026-06-21T18:18:49.280117998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-06-21T18:18:49.282264492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-06-21T18:18:49.285731317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041171s 
2026-06-21T18:18:49.287292893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-06-21T18:18:49.289290187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-06-21T18:18:49.292334139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035778s 
2026-06-21T18:18:49.293782377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-06-21T18:18:49.298261992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-06-21T18:18:49.303016100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078298s 
2026-06-21T18:18:49.304520591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-06-21T18:18:49.308453585Z [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-06-21T18:18:49.312799300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068534s 
2026-06-21T18:18:49.314402169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2026-06-21T18:18:49.316584276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2026-06-21T18:18:49.320952496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050631s 
2026-06-21T18:18:49.322461106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-06-21T18:18:49.326635826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-06-21T18:18:49.331211655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070697s 
2026-06-21T18:18:49.332766678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-06-21T18:18:49.337181603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2026-06-21T18:18:49.341865479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076697s 
2026-06-21T18:18:49.343434049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-06-21T18:18:49.345362835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-06-21T18:18:49.348368070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035029s 
2026-06-21T18:18:49.396364818Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0545796 taking an average of 00:00:00.0545796 
2026-06-21T18:18:49.412158998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-21T18:18:49', 'InitialSetup') 
2026-06-21T18:18:49.417784181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:49.427892216Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-06-21T18:18:49.429406677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0828644s 
2026-06-21T18:18:49.442216775Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-06-21T18:18:49.444493993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:49.458238754Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2026-06-21T18:18:49.499367816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2026-06-21T18:18:49.503986852Z [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-06-21T18:18:49.509724913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086698s 
2026-06-21T18:18:49.511294214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2026-06-21T18:18:49.513299574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-06-21T18:18:49.516365742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036368s 
2026-06-21T18:18:49.517938921Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:18:49.519563895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002277s 
2026-06-21T18:18:49.522295047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2026-06-21T18:18:49.525017482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:49.540801843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170001s 
2026-06-21T18:18:49.543962811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-06-21T18:18:49', 'add_moviefiles_table') 
2026-06-21T18:18:49.547256397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:49.550147942Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-06-21T18:18:49.551557201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0262446s 
2026-06-21T18:18:49.553576339Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-06-21T18:18:49.555179680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:49.557607341Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2026-06-21T18:18:49.562715953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-06-21T18:18:49.572852344Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.65E-05s 
2026-06-21T18:18:49.574407037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2026-06-21T18:18:49.576661048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:49.585395044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094911s 
2026-06-21T18:18:49.588041335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-06-21T18:18:49', 'fix_history_movieId') 
2026-06-21T18:18:49.591215019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:49.593915069Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-06-21T18:18:49.595313206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179229s 
2026-06-21T18:18:49.597186941Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-06-21T18:18:49.598778337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:49.601081948Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2026-06-21T18:18:49.657519432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:18:49.659327504Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.97E-05s 
2026-06-21T18:18:49.660873910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2026-06-21T18:18:49.663065986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:49.672301513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099019s 
2026-06-21T18:18:49.673784681Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:18:49.675156906Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2026-06-21T18:18:49.676763462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2026-06-21T18:18:49.678756097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2026-06-21T18:18:49.686739471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085256s 
2026-06-21T18:18:49.688660932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:18:49.690011533Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2026-06-21T18:18:49.694682183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2026-06-21T18:18:49.941267734Z [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-06-21T18:18:49.956249107Z [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-06-21T18:18:49.970440568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-06-21T18:18:49.982635447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-06-21T18:18:50.012262927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-06-21T18:18:50.016743093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-06-21T18:18:50.020116549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3238588s 
2026-06-21T18:18:50.021595298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:18:50.022954968Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s 
2026-06-21T18:18:50.024563478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2026-06-21T18:18:50.027008925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2026-06-21T18:18:50.034963281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088286s 
2026-06-21T18:18:50.037432555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-06-21T18:18:50', 'add_tmdb_stuff') 
2026-06-21T18:18:50.040477019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:50.044420724Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-06-21T18:18:50.045847369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183018s 
2026-06-21T18:18:50.047695312Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-06-21T18:18:50.049306287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:50.051619969Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2026-06-21T18:18:50.065732872Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-06-21T18:18:50.067330871Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.82E-05s 
2026-06-21T18:18:50.068907417Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2026-06-21T18:18:50.132897727Z [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-06-21T18:18:50.140152904Z [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-06-21T18:18:50.145238791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-06-21T18:18:50.149025931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-06-21T18:18:50.170206693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-06-21T18:18:50.173461761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1030105s 
2026-06-21T18:18:50.176072311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-06-21T18:18:50', 'fix_movie_files') 
2026-06-21T18:18:50.179155913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:50.182161979Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-06-21T18:18:50.183580046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1116137s 
2026-06-21T18:18:50.185548622Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-06-21T18:18:50.187184919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:50.189550445Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2026-06-21T18:18:50.196790481Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-06-21T18:18:50.198405294Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.92E-05s 
2026-06-21T18:18:50.200052784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2026-06-21T18:18:50.261862781Z [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-06-21T18:18:50.267618968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2026-06-21T18:18:50.271374143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-06-21T18:18:50.275084038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-06-21T18:18:50.296575817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-06-21T18:18:50.300093564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0984751s 
2026-06-21T18:18:50.302485102Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-06-21T18:18:50.305616130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-06-21T18:18:50.310423696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061124s 
2026-06-21T18:18:50.321612919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-06-21T18:18:50', 'update_schedule_intervale') 
2026-06-21T18:18:50.327242370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:50.330344580Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-06-21T18:18:50.331797247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259088s 
2026-06-21T18:18:50.333842808Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-06-21T18:18:50.335480077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:50.337768677Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2026-06-21T18:18:50.348276367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-06-21T18:18:50.349891180Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s 
2026-06-21T18:18:50.351594272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2026-06-21T18:18:50.353864285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2026-06-21T18:18:50.362642711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095006s 
2026-06-21T18:18:50.364150408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-06-21T18:18:50.365461560Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2026-06-21T18:18:50.367193730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2026-06-21T18:18:50.369310524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2026-06-21T18:18:50.377230300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085432s 
2026-06-21T18:18:50.378643497Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:50.380523986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:50.388925903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087942s 
2026-06-21T18:18:50.391675432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-06-21T18:18:50', 'add_movie_formats_to_naming_config') 
2026-06-21T18:18:50.395135373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:50.397678206Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-06-21T18:18:50.399102546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174186s 
2026-06-21T18:18:50.400980880Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-06-21T18:18:50.402593960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:50.404834935Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2026-06-21T18:18:50.409394771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:18:50.410821425Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2026-06-21T18:18:50.412393222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2026-06-21T18:18:50.414440306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2026-06-21T18:18:50.423158411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009293s 
2026-06-21T18:18:50.426234678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-06-21T18:18:50', 'add_phyiscal_release') 
2026-06-21T18:18:50.428647499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:50.431252027Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-06-21T18:18:50.432656987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172332s 
2026-06-21T18:18:50.434490481Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-06-21T18:18:50.436076717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:50.438297481Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2026-06-21T18:18:50.469918798Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-21T18:18:50.482529444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2026-06-21T18:18:50.485795394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140922s 
2026-06-21T18:18:50.488392296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-06-21T18:18:50', 'remove_bitmetv') 
2026-06-21T18:18:50.491298942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:50.493967869Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-06-21T18:18:50.495333681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222114s 
2026-06-21T18:18:50.497194029Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-06-21T18:18:50.498772279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:50.500998323Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2026-06-21T18:18:50.508348021Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-21T18:18:50.510561009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2026-06-21T18:18:50.513202721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034966s 
2026-06-21T18:18:50.515728831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-06-21T18:18:50', 'remove_torrentleech') 
2026-06-21T18:18:50.518661168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:50.521288732Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-06-21T18:18:50.522664844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114604s 
2026-06-21T18:18:50.524553419Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-06-21T18:18:50.526135376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:50.528455120Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2026-06-21T18:18:50.532435169Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-21T18:18:50.534591232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2026-06-21T18:18:50.537129596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031633s 
2026-06-21T18:18:50.539608611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-06-21T18:18:50', 'remove_broadcasthenet') 
2026-06-21T18:18:50.542554706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:50.545098431Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-06-21T18:18:50.546481287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109846s 
2026-06-21T18:18:50.548512179Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-06-21T18:18:50.549813170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:50.552356474Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2026-06-21T18:18:50.556032670Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-21T18:18:50.557996747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2026-06-21T18:18:50.560455791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029782s 
2026-06-21T18:18:50.562936249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-06-21T18:18:50', 'remove_fanzub') 
2026-06-21T18:18:50.565812433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:50.568347861Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-06-21T18:18:50.569712671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107706s 
2026-06-21T18:18:50.571603560Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-06-21T18:18:50.573214807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:50.575706096Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2026-06-21T18:18:50.578647461Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:50.580253156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:50.586844105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066516s 
2026-06-21T18:18:50.589499545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-06-21T18:18:50', 'update_movie_sorttitle') 
2026-06-21T18:18:50.592628779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:50.595157965Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-06-21T18:18:50.596573867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149435s 
2026-06-21T18:18:50.598491370Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-06-21T18:18:50.600101394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:50.602388953Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2026-06-21T18:18:50.605664011Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:50.607251289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:50.613407982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062331s 
2026-06-21T18:18:50.616176510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-06-21T18:18:50', 'update_movie_sorttitle_again') 
2026-06-21T18:18:50.619266626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:50.628156065Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-06-21T18:18:50.629587359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208595s 
2026-06-21T18:18:50.631412556Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-06-21T18:18:50.633019323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:50.635604401Z [Info] update_movie_file: Starting migration of Main DB to 117 
2026-06-21T18:18:50.647825854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2026-06-21T18:18:50.650087099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2026-06-21T18:18:50.658885545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093542s 
2026-06-21T18:18:50.661535133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-06-21T18:18:50', 'update_movie_file') 
2026-06-21T18:18:50.664537482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:50.667159946Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-06-21T18:18:50.668564646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175393s 
2026-06-21T18:18:50.670581549Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-06-21T18:18:50.672226463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:50.674517338Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2026-06-21T18:18:50.677852398Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:50.679436539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:50.686090455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066984s 
2026-06-21T18:18:50.688752508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-06-21T18:18:50', 'update_movie_slug') 
2026-06-21T18:18:50.692042266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:50.694689950Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-06-21T18:18:50.696093748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152624s 
2026-06-21T18:18:50.697968926Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-06-21T18:18:50.699588589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:50.701844203Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2026-06-21T18:18:50.706443770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:18:50.707885715Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2026-06-21T18:18:50.709464997Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2026-06-21T18:18:50.711517021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2026-06-21T18:18:50.720204924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092196s 
2026-06-21T18:18:50.722727998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-06-21T18:18:50', 'add_youtube_trailer_id') 
2026-06-21T18:18:50.725726278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:50.728388772Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-06-21T18:18:50.729810356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172729s 
2026-06-21T18:18:50.731580873Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-06-21T18:18:50.733129183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:50.735389807Z [Info] add_studio: Starting migration of Main DB to 120 
2026-06-21T18:18:50.739774331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:18:50.741204642Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2026-06-21T18:18:50.742673081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2026-06-21T18:18:50.744621015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2026-06-21T18:18:50.753127723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089952s 
2026-06-21T18:18:50.755540695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-06-21T18:18:50', 'add_studio') 
2026-06-21T18:18:50.758435036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:50.760991025Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-06-21T18:18:50.762358761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168107s 
2026-06-21T18:18:50.764252246Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-06-21T18:18:50.765862119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:50.768153085Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2026-06-21T18:18:50.771577614Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:50.773180153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:50.779583183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064405s 
2026-06-21T18:18:50.782244434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-06-21T18:18:50', 'update_filedate_config') 
2026-06-21T18:18:50.785321624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:50.788056484Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-06-21T18:18:50.789402385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148083s 
2026-06-21T18:18:50.791258876Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-06-21T18:18:50.792877727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:50.795168562Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2026-06-21T18:18:50.802893426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-06-21T18:18:50.804296111Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s 
2026-06-21T18:18:50.805849361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2026-06-21T18:18:50.807992489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2026-06-21T18:18:50.816663869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009345s 
2026-06-21T18:18:50.818159692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-06-21T18:18:50.819533961Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2026-06-21T18:18:50.821108573Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2026-06-21T18:18:50.896720567Z [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-06-21T18:18:50.904972833Z [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-06-21T18:18:50.910415779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-06-21T18:18:50.913669674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-06-21T18:18:50.936813752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.114187s 
2026-06-21T18:18:50.938325418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-06-21T18:18:50.939661640Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2026-06-21T18:18:50.941203957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2026-06-21T18:18:51.005462508Z [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-06-21T18:18:51.013387835Z [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-06-21T18:18:51.018780850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-06-21T18:18:51.022356544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-06-21T18:18:51.044874721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1018277s 
2026-06-21T18:18:51.047731356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-06-21T18:18:51', 'add_movieid_to_blacklist') 
2026-06-21T18:18:51.051103741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:51.054177884Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-06-21T18:18:51.055596662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1114007s 
2026-06-21T18:18:51.057865012Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-06-21T18:18:51.059518684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:51.062144975Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2026-06-21T18:18:51.082239840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2026-06-21T18:18:51.087027465Z [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-06-21T18:18:51.092564190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086143s 
2026-06-21T18:18:51.094547085Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2026-06-21T18:18:51.096172380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2026-06-21T18:18:51.099252475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037033s 
2026-06-21T18:18:51.101843655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-06-21T18:18:51', 'create_netimport_table') 
2026-06-21T18:18:51.104756584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:51.107500542Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-06-21T18:18:51.108922798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117968s 
2026-06-21T18:18:51.111616845Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-06-21T18:18:51.113241468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:51.115545180Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2026-06-21T18:18:51.120335551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-06-21T18:18:51.121772786Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2026-06-21T18:18:51.123401588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2026-06-21T18:18:51.125670238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2026-06-21T18:18:51.134594668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095159s 
2026-06-21T18:18:51.136973801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-06-21T18:18:51', 'add_preferred_tags_to_profile') 
2026-06-21T18:18:51.140104489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:51.143023680Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-06-21T18:18:51.144450815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180106s 
2026-06-21T18:18:51.146320843Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-06-21T18:18:51.147894453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:51.150653331Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2026-06-21T18:18:51.153946306Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:51.155516990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:51.160001786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004448s 
2026-06-21T18:18:51.162836747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-06-21T18:18:51', 'fix_imdb_unique') 
2026-06-21T18:18:51.165627650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:51.168234792Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-06-21T18:18:51.169598209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127413s 
2026-06-21T18:18:51.171511724Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-06-21T18:18:51.173127440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:51.175564409Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2026-06-21T18:18:51.178800439Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:51.180363147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:51.207425139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0268507s 
2026-06-21T18:18:51.210412227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-06-21T18:18:51', 'update_qualities_and_profiles') 
2026-06-21T18:18:51.214010616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:51.216713782Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-06-21T18:18:51.218149304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.036197s 
2026-06-21T18:18:51.219970854Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-06-21T18:18:51.221648554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:51.224018379Z [Info] remove_wombles: Starting migration of Main DB to 127 
2026-06-21T18:18:51.228620480Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-21T18:18:51.231222042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-06-21T18:18:51.233617057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033319s 
2026-06-21T18:18:51.236280854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-06-21T18:18:51', 'remove_wombles') 
2026-06-21T18:18:51.238935482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:51.241467794Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-06-21T18:18:51.242798485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111711s 
2026-06-21T18:18:51.244604944Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-06-21T18:18:51.246145578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:51.248344408Z [Info] remove_kickass: Starting migration of Main DB to 128 
2026-06-21T18:18:51.252564340Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-21T18:18:51.254705002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2026-06-21T18:18:51.257220069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031137s 
2026-06-21T18:18:51.259633442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-06-21T18:18:51', 'remove_kickass') 
2026-06-21T18:18:51.262606181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:51.265153673Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-06-21T18:18:51.266531088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109387s 
2026-06-21T18:18:51.268463081Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-06-21T18:18:51.270127213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:51.272447398Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2026-06-21T18:18:51.277141545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-06-21T18:18:51.278596506Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2026-06-21T18:18:51.280245208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2026-06-21T18:18:51.282375309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2026-06-21T18:18:51.291457006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094265s 
2026-06-21T18:18:51.293822572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-06-21T18:18:51', 'add_parsed_movie_info_to_pending_release') 
2026-06-21T18:18:51.297019793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:51.299773451Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-06-21T18:18:51.301262711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177442s 
2026-06-21T18:18:51.303115204Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-06-21T18:18:51.304711490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:51.306980691Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2026-06-21T18:18:51.312141298Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-21T18:18:51.313997929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-06-21T18:18:51.316505992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030375s 
2026-06-21T18:18:51.318109723Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-21T18:18:51.320137238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2026-06-21T18:18:51.322507924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028951s 
2026-06-21T18:18:51.325220960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-06-21T18:18:51', 'remove_wombles_kickass') 
2026-06-21T18:18:51.328134560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:51.330699227Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-06-21T18:18:51.332121392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109709s 
2026-06-21T18:18:51.334161041Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-06-21T18:18:51.335815755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:51.338319158Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2026-06-21T18:18:51.343144760Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-06-21T18:18:51.344622427Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s 
2026-06-21T18:18:51.346237742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2026-06-21T18:18:51.410840676Z [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-06-21T18:18:51.417596917Z [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-06-21T18:18:51.422019457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-06-21T18:18:51.425163011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-06-21T18:18:51.446506651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.09875s 
2026-06-21T18:18:51.449225439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-06-21T18:18:51', 'make_parsed_episode_info_nullable') 
2026-06-21T18:18:51.452257578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:51.455101397Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-06-21T18:18:51.456552551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1071593s 
2026-06-21T18:18:51.458533772Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-06-21T18:18:51.460186061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:51.462521737Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2026-06-21T18:18:51.466675365Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-06-21T18:18:51.469384884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-06-21T18:18:51.472387152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038285s 
2026-06-21T18:18:51.475136080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-06-21T18:18:51', 'rename_torrent_downloadstation') 
2026-06-21T18:18:51.478154742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:51.480893931Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-06-21T18:18:51.482317519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121281s 
2026-06-21T18:18:51.484357769Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-06-21T18:18:51.486049638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:51.488682272Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2026-06-21T18:18:51.507507669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-06-21T18:18:51.509208185Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2026-06-21T18:18:51.510830002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2026-06-21T18:18:51.513138263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-06-21T18:18:51.522126451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009783s 
2026-06-21T18:18:51.523546502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:18:51.524913837Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s 
2026-06-21T18:18:51.526483309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2026-06-21T18:18:51.528713362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-06-21T18:18:51.537265111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093113s 
2026-06-21T18:18:51.540121726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-06-21T18:18:51', 'add_minimumavailability') 
2026-06-21T18:18:51.542814802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:51.545583700Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-06-21T18:18:51.596657488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174921s 
2026-06-21T18:18:51.599087784Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-06-21T18:18:51.600755464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:51.603801551Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2026-06-21T18:18:51.609091999Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:51.610679247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:51.614887114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042223s 
2026-06-21T18:18:51.617527073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-06-21T18:18:51', 'add_remux_qualities_for_the_wankers') 
2026-06-21T18:18:51.620716359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:51.623442912Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-06-21T18:18:51.624924477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126715s 
2026-06-21T18:18:51.627053997Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-06-21T18:18:51.628675734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:51.631278187Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2026-06-21T18:18:51.636177979Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:18:51.637408909Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2026-06-21T18:18:51.639112511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2026-06-21T18:18:51.641340530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:51.650703182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098985s 
2026-06-21T18:18:51.653093498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-06-21T18:18:51', 'add_haspredbentry_to_movies') 
2026-06-21T18:18:51.656087079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:51.658821158Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-06-21T18:18:51.660243173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180687s 
2026-06-21T18:18:51.662114422Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-06-21T18:18:51.663713123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:51.666067226Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2026-06-21T18:18:51.670831535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:18:51.672278370Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2026-06-21T18:18:51.673772810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2026-06-21T18:18:51.676271925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2026-06-21T18:18:51.684906491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096882s 
2026-06-21T18:18:51.687411849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-06-21T18:18:51', 'add_pathstate_to_movies') 
2026-06-21T18:18:51.690305789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:51.692917301Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-06-21T18:18:51.694313984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175875s 
2026-06-21T18:18:51.696210355Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-06-21T18:18:51.697815379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:51.700076795Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2026-06-21T18:18:51.710117924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2026-06-21T18:18:51.713374646Z [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-06-21T18:18:51.717619778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059011s 
2026-06-21T18:18:51.719223499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2026-06-21T18:18:51.721382589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2026-06-21T18:18:51.724462093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037622s 
2026-06-21T18:18:51.725870080Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:51.727374601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:51.739746486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122563s 
2026-06-21T18:18:51.742655788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-06-21T18:18:51', 'add_import_exclusions_table') 
2026-06-21T18:18:51.745801295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:51.748990981Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-06-21T18:18:51.750404599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215594s 
2026-06-21T18:18:51.752330750Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-06-21T18:18:51.753936465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:51.756309025Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2026-06-21T18:18:51.760693107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:18:51.762132647Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2026-06-21T18:18:51.763679153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2026-06-21T18:18:51.765837051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2026-06-21T18:18:51.775025242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098037s 
2026-06-21T18:18:51.777564087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-06-21T18:18:51', 'add_physical_release_note') 
2026-06-21T18:18:51.780523730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:51.783138808Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-06-21T18:18:51.784590994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177801s 
2026-06-21T18:18:51.786484519Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-06-21T18:18:51.788098981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:51.790382452Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2026-06-21T18:18:51.793782462Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:51.795355240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:51.824557584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0290245s 
2026-06-21T18:18:51.827428348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-06-21T18:18:51', 'consolidate_indexer_baseurl') 
2026-06-21T18:18:51.830589276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:51.833230808Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-06-21T18:18:51.834641480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0378246s 
2026-06-21T18:18:51.836560185Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-06-21T18:18:51.838170961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:51.840463119Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2026-06-21T18:18:51.884447613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2026-06-21T18:18:51.889638030Z [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-06-21T18:18:51.895002418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087658s 
2026-06-21T18:18:51.899939454Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2026-06-21T18:18:51.984196977Z [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-06-21T18:18:51.999487131Z [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-06-21T18:18:52.009892244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-06-21T18:18:52.013577048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-06-21T18:18:52.036830767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-06-21T18:18:52.040095745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1385527s 
2026-06-21T18:18:52.041539614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:18:52.042878762Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2026-06-21T18:18:52.044416259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2026-06-21T18:18:52.046858961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2026-06-21T18:18:52.055091376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092208s 
2026-06-21T18:18:52.056643604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:18:52.057996990Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2026-06-21T18:18:52.059553526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2026-06-21T18:18:52.061795563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2026-06-21T18:18:52.070531724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094322s 
2026-06-21T18:18:52.073074677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-06-21T18:18:52', 'add_alternative_titles_table') 
2026-06-21T18:18:52.076023287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:52.079021358Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-06-21T18:18:52.080455026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177736s 
2026-06-21T18:18:52.082371577Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-06-21T18:18:52.083978615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:52.086334060Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2026-06-21T18:18:52.093913050Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:52.095613686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:52.102665633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071179s 
2026-06-21T18:18:52.104385909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-06-21T18:18:52.105907715Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s 
2026-06-21T18:18:52.107828325Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2026-06-21T18:18:52.176232337Z [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-06-21T18:18:52.183366479Z [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-06-21T18:18:52.187923841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-06-21T18:18:52.191061392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-06-21T18:18:52.214389090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1044875s 
2026-06-21T18:18:52.215701935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-06-21T18:18:52.218016658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-06-21T18:18:52.221138478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039674s 
2026-06-21T18:18:52.223682594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-06-21T18:18:52', 'fix_duplicate_alt_titles') 
2026-06-21T18:18:52.226636725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:52.229554173Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-06-21T18:18:52.230982781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122129s 
2026-06-21T18:18:52.233037701Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-06-21T18:18:52.234788699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:52.239585813Z [Info] movie_extras: Starting migration of Main DB to 142 
2026-06-21T18:18:52.281694910Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2026-06-21T18:18:52.284444810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-06-21T18:18:52.287811884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043193s 
2026-06-21T18:18:52.289298158Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2026-06-21T18:18:52.291134187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-06-21T18:18:52.293748544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029925s 
2026-06-21T18:18:52.295139036Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2026-06-21T18:18:52.296761454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-06-21T18:18:52.299366553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027189s 
2026-06-21T18:18:52.300781153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-06-21T18:18:52.304653735Z [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-06-21T18:18:52.308822052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065688s 
2026-06-21T18:18:52.310220630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-06-21T18:18:52.314187532Z [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-06-21T18:18:52.318492545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006757s 
2026-06-21T18:18:52.319918679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-06-21T18:18:52.324189453Z [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-06-21T18:18:52.328422942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070994s 
2026-06-21T18:18:52.331327013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-06-21T18:18:52', 'movie_extras') 
2026-06-21T18:18:52.334286325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:52.337068811Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-06-21T18:18:52.338437298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156595s 
2026-06-21T18:18:52.340481206Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-06-21T18:18:52.342150819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:52.344803313Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2026-06-21T18:18:52.356661624Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2026-06-21T18:18:52.358474827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2026-06-21T18:18:52.361694844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034119s 
2026-06-21T18:18:52.363157401Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2026-06-21T18:18:52.364767605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2026-06-21T18:18:52.367269165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027335s 
2026-06-21T18:18:52.368687031Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2026-06-21T18:18:52.370218567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2026-06-21T18:18:52.373374966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033126s 
2026-06-21T18:18:52.374783764Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2026-06-21T18:18:52.376448578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2026-06-21T18:18:52.378933835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027267s 
2026-06-21T18:18:52.381801703Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2026-06-21T18:18:52.440473538Z [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-06-21T18:18:52.447337808Z [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-06-21T18:18:52.452245315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-06-21T18:18:52.455469871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-06-21T18:18:52.475525146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0921724s 
2026-06-21T18:18:52.477165782Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2026-06-21T18:18:52.534503569Z [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-06-21T18:18:52.540616906Z [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-06-21T18:18:52.544933903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-06-21T18:18:52.548379234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-06-21T18:18:52.569518764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-06-21T18:18:52.573685468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-06-21T18:18:52.576696785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0980339s 
2026-06-21T18:18:52.579058373Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2026-06-21T18:18:52.637986254Z [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-06-21T18:18:52.645013261Z [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-06-21T18:18:52.649504459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-06-21T18:18:52.652916594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-06-21T18:18:52.676142947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0949464s 
2026-06-21T18:18:52.678136544Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2026-06-21T18:18:52.736253682Z [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-06-21T18:18:52.742304873Z [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-06-21T18:18:52.746039226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-06-21T18:18:52.749528767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-06-21T18:18:52.769356443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0896193s 
2026-06-21T18:18:52.772157807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-06-21T18:18:52', 'clean_core_tv') 
2026-06-21T18:18:52.775132189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:52.778408089Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-06-21T18:18:52.779809994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0986434s 
2026-06-21T18:18:52.781811085Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-06-21T18:18:52.783453655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:52.785832347Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2026-06-21T18:18:52.792204124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-06-21T18:18:52.793692643Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.83E-05s 
2026-06-21T18:18:52.795275432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2026-06-21T18:18:52.797385232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2026-06-21T18:18:52.805867401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091303s 
2026-06-21T18:18:52.807741677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2026-06-21T18:18:52.810008224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2026-06-21T18:18:52.817949172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086227s 
2026-06-21T18:18:52.820592067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-06-21T18:18:52', 'add_cookies_to_indexer_status') 
2026-06-21T18:18:52.823566629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:52.826326530Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-06-21T18:18:52.827755669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016846s 
2026-06-21T18:18:52.829660016Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-06-21T18:18:52.831255861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:52.833542778Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2026-06-21T18:18:52.838208077Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-06-21T18:18:52.840405865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-06-21T18:18:52.843342522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035694s 
2026-06-21T18:18:52.845251688Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-06-21T18:18:52.847293021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-06-21T18:18:52.849691332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028375s 
2026-06-21T18:18:52.852210448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-06-21T18:18:52', 'banner_to_fanart') 
2026-06-21T18:18:52.855147445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:52.857730318Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-06-21T18:18:52.859124477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107416s 
2026-06-21T18:18:52.861003573Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-06-21T18:18:52.862618206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:52.864874061Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2026-06-21T18:18:52.870651991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-06-21T18:18:52.872193748Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s 
2026-06-21T18:18:52.873831447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-06-21T18:18:52.876245150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:52.884956871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095597s 
2026-06-21T18:18:52.887533322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-06-21T18:18:52', 'naming_config_colon_action') 
2026-06-21T18:18:52.890596583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:52.893332806Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-06-21T18:18:52.894769691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017795s 
2026-06-21T18:18:52.896681212Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-06-21T18:18:52.898268510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:52.900496469Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2026-06-21T18:18:52.910856872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-06-21T18:18:52.913942137Z [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-06-21T18:18:52.918123602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056357s 
2026-06-21T18:18:52.919737754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-06-21T18:18:52.921893637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-06-21T18:18:52.924990186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003778s 
2026-06-21T18:18:52.926480368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-06-21T18:18:52.927878565Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.54E-05s 
2026-06-21T18:18:52.929424469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2026-06-21T18:18:52.931760917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2026-06-21T18:18:52.940314790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093802s 
2026-06-21T18:18:52.941975426Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2026-06-21T18:18:52.944299718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:52.952427152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088176s 
2026-06-21T18:18:52.953831041Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:52.955415473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:52.957709775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024375s 
2026-06-21T18:18:52.960252588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-06-21T18:18:52', 'add_custom_formats') 
2026-06-21T18:18:52.963265318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:52.966207836Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-06-21T18:18:52.967637336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108064s 
2026-06-21T18:18:52.969567886Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-06-21T18:18:52.971223611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:52.973540670Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2026-06-21T18:18:52.977407750Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-06-21T18:18:52.979720420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-06-21T18:18:52.982963934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038204s 
2026-06-21T18:18:52.985586538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-06-21T18:18:52', 'remove_extra_naming_config') 
2026-06-21T18:18:52.988681544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:52.991312193Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-06-21T18:18:52.992781263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119813s 
2026-06-21T18:18:52.994694047Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-06-21T18:18:52.996331035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:52.998611499Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2026-06-21T18:18:53.002004004Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:53.003637234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:53.058478882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.054483s 
2026-06-21T18:18:53.061532905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-06-21T18:18:53', 'convert_regex_required_tags') 
2026-06-21T18:18:53.065026374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:53.068036738Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-06-21T18:18:53.069419144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0642069s 
2026-06-21T18:18:53.071399734Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-06-21T18:18:53.073121022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:53.075422699Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2026-06-21T18:18:53.079178696Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:53.080795924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:53.089353555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085524s 
2026-06-21T18:18:53.092277817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-06-21T18:18:53', 'fix_format_tags_double_underscore') 
2026-06-21T18:18:53.095610701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:53.098522007Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-06-21T18:18:53.100003762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176848s 
2026-06-21T18:18:53.101948991Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-06-21T18:18:53.103576670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:53.105926975Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2026-06-21T18:18:53.111012210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-06-21T18:18:53.112531652Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2026-06-21T18:18:53.114088869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2026-06-21T18:18:53.116145522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2026-06-21T18:18:53.125251598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095509s 
2026-06-21T18:18:53.127063238Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2026-06-21T18:18:53.128868666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2026-06-21T18:18:53.131146414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025563s 
2026-06-21T18:18:53.133687334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-06-21T18:18:53', 'add_tags_to_net_import') 
2026-06-21T18:18:53.136709071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:53.139451016Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-06-21T18:18:53.140882780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106843s 
2026-06-21T18:18:53.142769441Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-06-21T18:18:53.144356438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:53.146623917Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2026-06-21T18:18:53.153597987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-06-21T18:18:53.156727152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 
2026-06-21T18:18:53.160731770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055656s 
2026-06-21T18:18:53.163250955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-06-21T18:18:53', 'add_custom_filters') 
2026-06-21T18:18:53.166253324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:53.169045669Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-06-21T18:18:53.170466853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138156s 
2026-06-21T18:18:53.172443745Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-06-21T18:18:53.174097036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:53.176450518Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2026-06-21T18:18:53.214594716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-06-21T18:18:53.216429212Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.75E-05s 
2026-06-21T18:18:53.218083675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-06-21T18:18:53.220404491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:53.229749108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100162s 
2026-06-21T18:18:53.233477700Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2026-06-21T18:18:53.341668099Z [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-06-21T18:18:53.350118123Z [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-06-21T18:18:53.355391698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-06-21T18:18:53.359209399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-06-21T18:18:53.382916642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-06-21T18:18:53.386237181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1511467s 
2026-06-21T18:18:53.388060916Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-06-21T18:18:53.463375551Z [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-06-21T18:18:53.470305703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers" 
2026-06-21T18:18:53.474596016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-06-21T18:18:53.478161480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-06-21T18:18:53.500220151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-06-21T18:18:53.503310387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1136177s 
2026-06-21T18:18:53.504904298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-21T18:18:53.506301643Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2026-06-21T18:18:53.508390271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-06-21T18:18:53.510636086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-06-21T18:18:53.519154227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009229s 
2026-06-21T18:18:53.521159086Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-06-21T18:18:53.523348637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-06-21T18:18:53.525836460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030407s 
2026-06-21T18:18:53.527320049Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-21T18:18:53.528719718Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.3E-05s 
2026-06-21T18:18:53.530381877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-06-21T18:18:53.594430605Z [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-06-21T18:18:53.601657305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers" 
2026-06-21T18:18:53.606374879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-06-21T18:18:53.610275147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-06-21T18:18:53.632102061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-06-21T18:18:53.635379083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1034631s 
2026-06-21T18:18:53.636986732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-06-21T18:18:53.640757068Z [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-06-21T18:18:53.645174177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067438s 
2026-06-21T18:18:53.646857769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-06-21T18:18:53.649179447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-06-21T18:18:53.652438202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040879s 
2026-06-21T18:18:53.655183593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-06-21T18:18:53', 'indexer_client_status_search_changes') 
2026-06-21T18:18:53.658199880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:53.661562304Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-06-21T18:18:53.663051194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129623s 
2026-06-21T18:18:53.665176075Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-06-21T18:18:53.666852302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:53.670285278Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2026-06-21T18:18:53.680537623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-06-21T18:18:53.682064419Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2026-06-21T18:18:53.683656938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2026-06-21T18:18:53.685969807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-06-21T18:18:53.695295255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101109s 
2026-06-21T18:18:53.696802452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-06-21T18:18:53.698233174Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s 
2026-06-21T18:18:53.699763307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2026-06-21T18:18:53.701906745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-06-21T18:18:53.710540900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092898s 
2026-06-21T18:18:53.712025832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-06-21T18:18:53.713372946Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s 
2026-06-21T18:18:53.714935354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2026-06-21T18:18:53.717117881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-06-21T18:18:53.725645642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092332s 
2026-06-21T18:18:53.727111575Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:53.728645085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:53.802350598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0733867s 
2026-06-21T18:18:53.805450283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-06-21T18:18:53', 'add_language_to_files_history_blacklist') 
2026-06-21T18:18:53.808947509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:53.811958575Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-06-21T18:18:53.813443847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0831995s 
2026-06-21T18:18:53.815448025Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-06-21T18:18:53.817139994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:53.819472583Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2026-06-21T18:18:53.851245265Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-06-21T18:18:53.853056745Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2026-06-21T18:18:53.854667650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2026-06-21T18:18:53.856840608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-06-21T18:18:53.866294935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101073s 
2026-06-21T18:18:53.867839456Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-21T18:18:53.878704997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-06-21T18:18:53.881760202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124695s 
2026-06-21T18:18:53.884450713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-06-21T18:18:53', 'add_update_allowed_quality_profile') 
2026-06-21T18:18:53.887480537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:53.890435420Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-06-21T18:18:53.892161558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020964s 
2026-06-21T18:18:53.893910732Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-06-21T18:18:53.895568021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:53.897864878Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2026-06-21T18:18:53.903486704Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-06-21T18:18:53.905094734Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2026-06-21T18:18:53.906629145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-06-21T18:18:53.908936915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-06-21T18:18:53.918162131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099871s 
2026-06-21T18:18:53.919638625Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:53.921193237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:54.170079194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2483165s 
2026-06-21T18:18:54.172802641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-06-21T18:18:54', 'add_download_client_priority') 
2026-06-21T18:18:54.176225036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:54.179710007Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-06-21T18:18:54.181187002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.258511s 
2026-06-21T18:18:54.183055126Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-06-21T18:18:54.184665661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:54.186964803Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2026-06-21T18:18:54.191244896Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-21T18:18:54.193436672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-06-21T18:18:54.196022772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031711s 
2026-06-21T18:18:54.198470834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-06-21T18:18:54', 'remove_growl_prowl') 
2026-06-21T18:18:54.201428853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:54.204119404Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-06-21T18:18:54.205519615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111492s 
2026-06-21T18:18:54.207360333Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-06-21T18:18:54.208981099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:54.211197704Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2026-06-21T18:18:54.215967654Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-21T18:18:54.218202517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-06-21T18:18:54.220772715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032249s 
2026-06-21T18:18:54.222822194Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-21T18:18:54.224466627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-06-21T18:18:54.226972245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028736s 
2026-06-21T18:18:54.229237308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-06-21T18:18:54', 'remove_plex_hometheatre') 
2026-06-21T18:18:54.232183965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:54.235115992Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-06-21T18:18:54.236547656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110677s 
2026-06-21T18:18:54.238373725Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-06-21T18:18:54.240014822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:54.242288763Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2026-06-21T18:18:54.245881581Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:54.247216471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:54.272158842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247163s 
2026-06-21T18:18:54.275074957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-06-21T18:18:54', 'add_webrip_qualites') 
2026-06-21T18:18:54.278473554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:54.281188103Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-06-21T18:18:54.282629086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.03395s 
2026-06-21T18:18:54.284594796Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-06-21T18:18:54.286222826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:54.288509002Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2026-06-21T18:18:54.295189491Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-21T18:18:54.296788903Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2026-06-21T18:18:54.298421402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-06-21T18:18:54.300772459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:54.310023216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100716s 
2026-06-21T18:18:54.311549602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-21T18:18:54.312967358Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s 
2026-06-21T18:18:54.314633334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-06-21T18:18:54.317031736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:54.325732205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095103s 
2026-06-21T18:18:54.328322113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-06-21T18:18:54', 'health_issue_notification') 
2026-06-21T18:18:54.331326897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:54.334343083Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-06-21T18:18:54.335773756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179651s 
2026-06-21T18:18:54.337657661Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-06-21T18:18:54.339265741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:54.341516195Z [Info] speed_improvements: Starting migration of Main DB to 161 
2026-06-21T18:18:54.351127478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2026-06-21T18:18:54.353289023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-06-21T18:18:54.356928566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041788s 
2026-06-21T18:18:54.358537036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2026-06-21T18:18:54.360733421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2026-06-21T18:18:54.363818567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038234s 
2026-06-21T18:18:54.365400414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2026-06-21T18:18:54.367391145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-06-21T18:18:54.370315677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034825s 
2026-06-21T18:18:54.371856441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-06-21T18:18:54.373935469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-06-21T18:18:54.376853999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035534s 
2026-06-21T18:18:54.378398451Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-06-21T18:18:54.380320754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-06-21T18:18:54.383271769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034563s 
2026-06-21T18:18:54.385801716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-06-21T18:18:54', 'speed_improvements') 
2026-06-21T18:18:54.388793413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:54.391548344Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-06-21T18:18:54.392964617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116123s 
2026-06-21T18:18:54.394890267Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-06-21T18:18:54.396558828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:54.398851968Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2026-06-21T18:18:54.428967872Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2026-06-21T18:18:54.495432648Z [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-06-21T18:18:54.502665179Z [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-06-21T18:18:54.507485590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-06-21T18:18:54.510863576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-06-21T18:18:54.534706742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-06-21T18:18:54.537640884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1068822s 
2026-06-21T18:18:54.541993804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2026-06-21T18:18:54.612977734Z [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-06-21T18:18:54.620571994Z [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-06-21T18:18:54.625211581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-06-21T18:18:54.628981907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-06-21T18:18:54.654735693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-06-21T18:18:54.657826450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1139203s 
2026-06-21T18:18:54.659023832Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-21T18:18:54.662425535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2026-06-21T18:18:54.664864559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044842s 
2026-06-21T18:18:54.667759852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-06-21T18:18:54', 'fix_profile_format_default') 
2026-06-21T18:18:54.670839677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:54.673563885Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-06-21T18:18:54.674997484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129809s 
2026-06-21T18:18:54.676860577Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-06-21T18:18:54.678926650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:54.680780084Z [Info] task_duration: Starting migration of Main DB to 163 
2026-06-21T18:18:54.685795077Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-06-21T18:18:54.687246151Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2026-06-21T18:18:54.688969864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-06-21T18:18:54.691255178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-06-21T18:18:54.700553711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100074s 
2026-06-21T18:18:54.703051153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-06-21T18:18:54', 'task_duration') 
2026-06-21T18:18:54.706071448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:54.708755065Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-06-21T18:18:54.710148712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181459s 
2026-06-21T18:18:54.712044953Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-06-21T18:18:54.713720739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:54.716045332Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2026-06-21T18:18:54.734552889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:18:54.736161639Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2026-06-21T18:18:54.737659738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2026-06-21T18:18:54.739725630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2026-06-21T18:18:54.749264658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100561s 
2026-06-21T18:18:54.750806805Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2026-06-21T18:18:54.822467158Z [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-06-21T18:18:54.838888241Z [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-06-21T18:18:54.850232316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-06-21T18:18:54.854506336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-06-21T18:18:54.878233920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-06-21T18:18:54.882472459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-06-21T18:18:54.885992832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-06-21T18:18:54.889515609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-06-21T18:18:54.892803633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1405844s 
2026-06-21T18:18:54.894289286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2026-06-21T18:18:54.898752859Z [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-06-21T18:18:54.903808865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081033s 
2026-06-21T18:18:54.905417707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2026-06-21T18:18:54.907745296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-06-21T18:18:54.910870132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039302s 
2026-06-21T18:18:54.912439133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2026-06-21T18:18:54.914394202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-06-21T18:18:54.917840465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039683s 
2026-06-21T18:18:54.919483805Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-21T18:18:54.921663056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-06-21T18:18:54.924952513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039879s 
2026-06-21T18:18:54.926583990Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-21T18:18:54.928646746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-06-21T18:18:54.930917972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028624s 
2026-06-21T18:18:54.933418209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-06-21T18:18:54', 'movie_collections_crew') 
2026-06-21T18:18:54.936350136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:54.939909246Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-06-21T18:18:54.941358446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116584s 
2026-06-21T18:18:54.994029361Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-06-21T18:18:54.996249885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:54.999140448Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2026-06-21T18:18:55.011581002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-06-21T18:18:55.013211707Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2026-06-21T18:18:55.014856982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2026-06-21T18:18:55.017200814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:55.027481617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109364s 
2026-06-21T18:18:55.028887399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-06-21T18:18:55.030284754Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s 
2026-06-21T18:18:55.031875890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2026-06-21T18:18:55.034099810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:55.043355868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099755s 
2026-06-21T18:18:55.044853997Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:55.046376855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:55.079148519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0324723s 
2026-06-21T18:18:55.080946842Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:55.082506084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:55.092543426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009929s 
2026-06-21T18:18:55.094219522Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:55.095760066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:55.109159883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013242s 
2026-06-21T18:18:55.110889698Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:55.112477046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:55.115785892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034766s 
2026-06-21T18:18:55.117335384Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:55.118897230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:55.179635108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0604193s 
2026-06-21T18:18:55.181505967Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:55.182943092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:55.196723746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135666s 
2026-06-21T18:18:55.199718038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-06-21T18:18:55', 'remove_custom_formats_from_quality_model') 
2026-06-21T18:18:55.203153269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:55.206205098Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-06-21T18:18:55.207697364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230776s 
2026-06-21T18:18:55.209603695Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-06-21T18:18:55.211287237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:55.213558212Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2026-06-21T18:18:55.217988838Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:55.219622450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:55.234760328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149323s 
2026-06-21T18:18:55.236471325Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:55.238018943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:55.247971153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098896s 
2026-06-21T18:18:55.249625606Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:55.251191882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:55.260139799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00892s 
2026-06-21T18:18:55.262867214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-06-21T18:18:55', 'fix_tmdb_list_config') 
2026-06-21T18:18:55.266050377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:55.268780618Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-06-21T18:18:55.270202101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175831s 
2026-06-21T18:18:55.272123282Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-06-21T18:18:55.273734007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:55.275995062Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2026-06-21T18:18:55.282542083Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2026-06-21T18:18:55.357967461Z [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-06-21T18:18:55.374019160Z [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-06-21T18:18:55.385292572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-06-21T18:18:55.389722136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-06-21T18:18:55.414982909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-06-21T18:18:55.419200957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-06-21T18:18:55.423319064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-06-21T18:18:55.426810888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-06-21T18:18:55.430441303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1459401s 
2026-06-21T18:18:55.432085144Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-06-21T18:18:55.434077649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-06-21T18:18:55.436838010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031269s 
2026-06-21T18:18:55.438303633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-06-21T18:18:55.439675116Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2026-06-21T18:18:55.441310962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2026-06-21T18:18:55.443453789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-06-21T18:18:55.453225195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103347s 
2026-06-21T18:18:55.454856091Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2026-06-21T18:18:55.527744969Z [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-06-21T18:18:55.536601802Z [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-06-21T18:18:55.551971097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-06-21T18:18:55.556128993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-06-21T18:18:55.582016759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-06-21T18:18:55.585235484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1289261s 
2026-06-21T18:18:55.587797916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-06-21T18:18:55', 'remove_movie_pathstate') 
2026-06-21T18:18:55.590764703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:55.594043209Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-06-21T18:18:55.595472468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.137636s 
2026-06-21T18:18:55.597849337Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-06-21T18:18:55.599465613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:55.601997384Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2026-06-21T18:18:55.608417107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-06-21T18:18:55.609954294Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2026-06-21T18:18:55.611718679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2026-06-21T18:18:55.614075607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2026-06-21T18:18:55.624008770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106973s 
2026-06-21T18:18:55.625514994Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:55.627031560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:55.649400816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221428s 
2026-06-21T18:18:55.651319732Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2026-06-21T18:18:55.718846226Z [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-06-21T18:18:55.724212007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2026-06-21T18:18:55.727465131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-06-21T18:18:55.731054863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-06-21T18:18:55.757349328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-06-21T18:18:55.760585678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1077238s 
2026-06-21T18:18:55.763107980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-06-21T18:18:55', 'custom_format_rework') 
2026-06-21T18:18:55.766071911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:55.769061785Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-06-21T18:18:55.770479060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1161161s 
2026-06-21T18:18:55.772402636Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-06-21T18:18:55.774006126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:55.776294416Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2026-06-21T18:18:55.786055792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-06-21T18:18:55.787593090Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2026-06-21T18:18:55.789218123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2026-06-21T18:18:55.791536845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:55.801414756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106733s 
2026-06-21T18:18:55.802894206Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-06-21T18:18:55.804268976Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s 
2026-06-21T18:18:55.806232492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2026-06-21T18:18:55.808137911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:55.817430312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100527s 
2026-06-21T18:18:55.818912288Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:55.820454815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:55.867622343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0469648s 
2026-06-21T18:18:55.869553554Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2026-06-21T18:18:55.939632210Z [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-06-21T18:18:55.947449239Z [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-06-21T18:18:55.952416486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-06-21T18:18:55.956432227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-06-21T18:18:55.980088827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-06-21T18:18:55.983567766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1121503s 
2026-06-21T18:18:55.984760810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-06-21T18:18:55.986141912Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2026-06-21T18:18:55.987903531Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2026-06-21T18:18:55.990584843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:55.999885391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102059s 
2026-06-21T18:18:56.002543226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-06-21T18:18:56', 'custom_format_scores') 
2026-06-21T18:18:56.005310240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:56.009158293Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-06-21T18:18:56.010578384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195231s 
2026-06-21T18:18:56.012586460Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-06-21T18:18:56.014360303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:56.017394256Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2026-06-21T18:18:56.022034114Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:56.023809300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:56.709209503Z []
2026-06-21T18:18:56.710691770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6868002s 
2026-06-21T18:18:56.712526747Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:56.714127622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:56.721032713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006977s 
2026-06-21T18:18:56.736248999Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-06-21T18:18:56.739742598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-06-21T18:18:56.745282489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00674s 
2026-06-21T18:18:56.747900724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-06-21T18:18:56', 'fix_trakt_list_config') 
2026-06-21T18:18:56.750929596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:56.753649386Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-06-21T18:18:56.755072904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149812s 
2026-06-21T18:18:56.757085448Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-06-21T18:18:56.758758188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:56.761087030Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2026-06-21T18:18:56.766742594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-06-21T18:18:56.768324572Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2026-06-21T18:18:56.769999937Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-06-21T18:18:56.772259820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-06-21T18:18:56.782076197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104787s 
2026-06-21T18:18:56.783585167Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:56.785153166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:56.802121682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167912s 
2026-06-21T18:18:56.805038058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-06-21T18:18:56', 'quality_definition_preferred_size') 
2026-06-21T18:18:56.808443108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:56.811333461Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-06-21T18:18:56.812851579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260843s 
2026-06-21T18:18:56.814753892Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-06-21T18:18:56.816369908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:56.818669871Z [Info] add_download_history: Starting migration of Main DB to 172 
2026-06-21T18:18:56.837095934Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-06-21T18:18:56.841802767Z [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-06-21T18:18:56.847341506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008477s 
2026-06-21T18:18:56.848876979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-06-21T18:18:56.851088855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-06-21T18:18:56.854285425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039076s 
2026-06-21T18:18:56.856182187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2026-06-21T18:18:56.858042024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-06-21T18:18:56.861204164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037978s 
2026-06-21T18:18:56.862828507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-06-21T18:18:56.864999721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-06-21T18:18:56.868184147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038741s 
2026-06-21T18:18:56.869599308Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:56.871173409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:56.883401245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121079s 
2026-06-21T18:18:56.886180624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-06-21T18:18:56', 'add_download_history') 
2026-06-21T18:18:56.889329889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:56.892546419Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-06-21T18:18:56.893961670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213482s 
2026-06-21T18:18:56.895893563Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-06-21T18:18:56.897506703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:56.900241061Z [Info] net_import_status: Starting migration of Main DB to 173 
2026-06-21T18:18:56.909828537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2026-06-21T18:18:56.913874969Z [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-06-21T18:18:56.919043763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076232s 
2026-06-21T18:18:56.920741173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2026-06-21T18:18:56.923307733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2026-06-21T18:18:56.926497640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004021s 
2026-06-21T18:18:56.928790710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-06-21T18:18:56', 'net_import_status') 
2026-06-21T18:18:56.932046660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:56.934612890Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-06-21T18:18:56.936038652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122704s 
2026-06-21T18:18:56.937951917Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-06-21T18:18:56.939573724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:56.942380289Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2026-06-21T18:18:56.945499954Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:56.947195409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:56.960892725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135817s 
2026-06-21T18:18:56.963720332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-06-21T18:18:56', 'email_multiple_addresses') 
2026-06-21T18:18:56.967056233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:56.969715420Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-06-21T18:18:56.971151433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225697s 
2026-06-21T18:18:56.973142344Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-06-21T18:18:56.974773881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:56.977073735Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2026-06-21T18:18:56.981758944Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-06-21T18:18:56.984038416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-06-21T18:18:56.987255819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037225s 
2026-06-21T18:18:56.989882080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-06-21T18:18:56', 'remove_chown_and_folderchmod_config') 
2026-06-21T18:18:56.992892354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:56.995624819Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-06-21T18:18:56.997128268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118852s 
2026-06-21T18:18:56.998945319Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-06-21T18:18:57.000565603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:57.003118136Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2026-06-21T18:18:57.007370994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:18:57.008853421Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2026-06-21T18:18:57.010416550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2026-06-21T18:18:57.012664208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2026-06-21T18:18:57.022975803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110558s 
2026-06-21T18:18:57.025533817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-06-21T18:18:57', 'movie_recommendations') 
2026-06-21T18:18:57.028554242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:57.031109921Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-06-21T18:18:57.032564130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190582s 
2026-06-21T18:18:57.034452615Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-06-21T18:18:57.036090134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:57.038370027Z [Info] language_improvements: Starting migration of Main DB to 177 
2026-06-21T18:18:57.067715880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:18:57.069754587Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2026-06-21T18:18:57.070864413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2026-06-21T18:18:57.073621107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2026-06-21T18:18:57.083686345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011307s 
2026-06-21T18:18:57.085209965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:18:57.086580226Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s 
2026-06-21T18:18:57.088126230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2026-06-21T18:18:57.090133314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2026-06-21T18:18:57.099943869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103269s 
2026-06-21T18:18:57.101435394Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:18:57.102788099Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s 
2026-06-21T18:18:57.104371910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2026-06-21T18:18:57.106682395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2026-06-21T18:18:57.116268438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103049s 
2026-06-21T18:18:57.117906628Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2026-06-21T18:18:57.199256893Z [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-06-21T18:18:57.216634323Z [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-06-21T18:18:57.229014616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-06-21T18:18:57.234007705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-06-21T18:18:57.265470162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-06-21T18:18:57.269347313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-06-21T18:18:57.272939250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-06-21T18:18:57.276681269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-06-21T18:18:57.279684389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1602898s 
2026-06-21T18:18:57.281387691Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2026-06-21T18:18:57.364727875Z [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-06-21T18:18:57.381329131Z [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-06-21T18:18:57.392964653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-06-21T18:18:57.397397754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-06-21T18:18:57.424750892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-06-21T18:18:57.428513292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-06-21T18:18:57.432145670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-06-21T18:18:57.435628537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-06-21T18:18:57.438616908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1557231s 
2026-06-21T18:18:57.440081599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-06-21T18:18:57.441464204Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2026-06-21T18:18:57.443069949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2026-06-21T18:18:57.445529074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:57.455296873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107324s 
2026-06-21T18:18:57.457216791Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-06-21T18:18:57.459259276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-06-21T18:18:57.461623930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027919s 
2026-06-21T18:18:57.463291549Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2026-06-21T18:18:57.538158261Z [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-06-21T18:18:57.545931322Z [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-06-21T18:18:57.550619457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-06-21T18:18:57.554163387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-06-21T18:18:57.580297559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1150438s 
2026-06-21T18:18:57.583527777Z [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-06-21T18:18:57.587695463Z [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-06-21T18:18:57.592301924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062655s 
2026-06-21T18:18:57.594246381Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-06-21T18:18:57.596349518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-06-21T18:18:57.599573594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003187s 
2026-06-21T18:18:57.601191724Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:57.602879424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:57.620789657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017567s 
2026-06-21T18:18:57.622673022Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:57.624416535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:57.632420530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080269s 
2026-06-21T18:18:57.634090184Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-21T18:18:57.637176632Z [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-06-21T18:18:57.640385667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047972s 
2026-06-21T18:18:57.641872543Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-21T18:18:57.644037304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2026-06-21T18:18:57.646679377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033134s 
2026-06-21T18:18:57.649527495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-06-21T18:18:57', 'language_improvements') 
2026-06-21T18:18:57.652798154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:57.656932995Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-06-21T18:18:57.658505543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133377s 
2026-06-21T18:18:57.661130722Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-06-21T18:18:57.662934917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:57.665608233Z [Info] new_list_server: Starting migration of Main DB to 178 
2026-06-21T18:18:57.670126946Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:57.672063829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:57.692091047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199082s 
2026-06-21T18:18:57.694055806Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:57.695906003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:57.707337855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114509s 
2026-06-21T18:18:57.710564976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-06-21T18:18:57', 'new_list_server') 
2026-06-21T18:18:57.714158636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:57.717023959Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-06-21T18:18:57.718603642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212273s 
2026-06-21T18:18:57.720790347Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-06-21T18:18:57.722695024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:57.725273299Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2026-06-21T18:18:57.731340472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2026-06-21T18:18:57.734148650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-06-21T18:18:57.738142186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049919s 
2026-06-21T18:18:57.740166514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2026-06-21T18:18:57.742707854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-06-21T18:18:57.746132333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043646s 
2026-06-21T18:18:57.749156035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-06-21T18:18:57', 'movie_translation_indexes') 
2026-06-21T18:18:57.752578270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:57.755633154Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-06-21T18:18:57.757338250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135615s 
2026-06-21T18:18:57.759842224Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-06-21T18:18:57.761818927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:57.764466230Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2026-06-21T18:18:57.768215343Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:57.770092596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:57.820324016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0500123s 
2026-06-21T18:18:57.823786031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-06-21T18:18:57', 'fix_invalid_profile_references') 
2026-06-21T18:18:57.827533020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:57.830517092Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-06-21T18:18:57.832193199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0603556s 
2026-06-21T18:18:57.834433402Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-06-21T18:18:57.836196454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:57.838731491Z [Info] list_movies_table: Starting migration of Main DB to 181 
2026-06-21T18:18:57.876522147Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2026-06-21T18:18:57.879860613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2026-06-21T18:18:57.907081865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0284824s 
2026-06-21T18:18:57.909187658Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2026-06-21T18:18:57.911784169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2026-06-21T18:18:57.937899333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0269587s 
2026-06-21T18:18:57.940485052Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-06-21T18:18:57.943338501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-06-21T18:18:57.946625974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039805s 
2026-06-21T18:18:57.948130445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-06-21T18:18:57.949675759Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2026-06-21T18:18:57.951634695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2026-06-21T18:18:57.954266778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:57.964469684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112283s 
2026-06-21T18:18:57.966239489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2026-06-21T18:18:57.974985369Z [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-06-21T18:18:57.982659540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148104s 
2026-06-21T18:18:57.985633512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-06-21T18:18:57', 'list_movies_table') 
2026-06-21T18:18:57.989011347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:57.991872582Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-06-21T18:18:57.993460822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238395s 
2026-06-21T18:18:57.995606895Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-06-21T18:18:57.997508226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:58.000067382Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2026-06-21T18:18:58.005467181Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-21T18:18:58.007210393Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2026-06-21T18:18:58.009067865Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2026-06-21T18:18:58.011733666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:58.022769850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119741s 
2026-06-21T18:18:58.025840206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-06-21T18:18:58', 'on_delete_notification') 
2026-06-21T18:18:58.029986419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:58.032961523Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-06-21T18:18:58.034779686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219459s 
2026-06-21T18:18:58.036745877Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-06-21T18:18:58.038633460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:58.041174580Z [Info] download_propers_config: Starting migration of Main DB to 183 
2026-06-21T18:18:58.046417162Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:58.048379355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:58.054898649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066704s 
2026-06-21T18:18:58.057161839Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-06-21T18:18:58.059522495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-06-21T18:18:58.062225541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032767s 
2026-06-21T18:18:58.064084897Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2026-06-21T18:18:58.154254991Z [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-06-21T18:18:58.163223259Z [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-06-21T18:18:58.168594971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-06-21T18:18:58.172695002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-06-21T18:18:58.203329009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-06-21T18:18:58.206861426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1411181s 
2026-06-21T18:18:58.209902363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-06-21T18:18:58', 'download_propers_config') 
2026-06-21T18:18:58.213306661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:58.216599365Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-06-21T18:18:58.218347577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.150641s 
2026-06-21T18:18:58.220587830Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-06-21T18:18:58.222533751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:58.226531776Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2026-06-21T18:18:58.231983419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-21T18:18:58.233716691Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2026-06-21T18:18:58.235626128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-06-21T18:18:58.238329795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-06-21T18:18:58.249859954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121489s 
2026-06-21T18:18:58.252959980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-06-21T18:18:58', 'add_priority_to_indexers') 
2026-06-21T18:18:58.256476154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:58.259370445Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-06-21T18:18:58.261048676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218144s 
2026-06-21T18:18:58.263275803Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-06-21T18:18:58.265259329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:58.267871873Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2026-06-21T18:18:58.273896901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-06-21T18:18:58.276818197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-06-21T18:18:58.280809157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050818s 
2026-06-21T18:18:58.282749967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2026-06-21T18:18:58.285525489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-06-21T18:18:58.289076644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045906s 
2026-06-21T18:18:58.292312022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-06-21T18:18:58', 'add_alternative_title_indices') 
2026-06-21T18:18:58.296170636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:58.299015918Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-06-21T18:18:58.300731494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014206s 
2026-06-21T18:18:58.302823028Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-06-21T18:18:58.304806605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:58.307388156Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2026-06-21T18:18:58.327553362Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:58.329688594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:58.352760887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229629s 
2026-06-21T18:18:58.359698865Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2026-06-21T18:18:58.364647866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2026-06-21T18:18:58.368333361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067489s 
2026-06-21T18:18:58.370046292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:18:58.371671236Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2026-06-21T18:18:58.373388656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2026-06-21T18:18:58.460922488Z [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-06-21T18:18:58.482847641Z [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-06-21T18:18:58.496507431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-06-21T18:18:58.501170886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-06-21T18:18:58.528482219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-06-21T18:18:58.532924679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-06-21T18:18:58.537222198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-06-21T18:18:58.540691928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1655798s 
2026-06-21T18:18:58.542611135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-06-21T18:18:58.545273228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-06-21T18:18:58.548680262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043774s 
2026-06-21T18:18:58.551915560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-06-21T18:18:58', 'fix_tmdb_duplicates') 
2026-06-21T18:18:58.555436454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:58.558956555Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-06-21T18:18:58.560660498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144276s 
2026-06-21T18:18:58.562997116Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-06-21T18:18:58.565035202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:58.567787888Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2026-06-21T18:18:58.571765091Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:58.573728466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:58.581655046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007927s 
2026-06-21T18:18:58.584971597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-06-21T18:18:58', 'swap_filechmod_for_folderchmod') 
2026-06-21T18:18:58.588695750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:58.591700374Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-06-21T18:18:58.593378144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179564s 
2026-06-21T18:18:58.595502554Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-06-21T18:18:58.597412512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:58.599978351Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2026-06-21T18:18:58.606022849Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-06-21T18:18:58.609252746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-06-21T18:18:58.612638507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044386s 
2026-06-21T18:18:58.615613952Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-06-21T18:18:58.619186419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-06-21T18:18:58.622333911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045088s 
2026-06-21T18:18:58.624812725Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-06-21T18:18:58.627564599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-06-21T18:18:58.630501917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003761s 
2026-06-21T18:18:58.633480538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-06-21T18:18:58', 'mediainfo_channels') 
2026-06-21T18:18:58.636881279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:58.639715479Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-06-21T18:18:58.641331926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127572s 
2026-06-21T18:18:58.643369210Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-06-21T18:18:58.645241091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:58.647720366Z [Info] add_update_history: Starting migration of Main DB to 189 
2026-06-21T18:18:58.651883814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-06-21T18:18:58', 'add_update_history') 
2026-06-21T18:18:58.655407383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:58.658223306Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-06-21T18:18:58.659799652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130047s 
2026-06-21T18:18:58.661880264Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-06-21T18:18:58.663700812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:58.666179115Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2026-06-21T18:18:58.703360624Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-06-21T18:18:58.707482949Z [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-06-21T18:18:58.711413438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054256s 
2026-06-21T18:18:58.714380295Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-06-21T18:18:58.717944546Z [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-06-21T18:18:58.721218482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046419s 
2026-06-21T18:18:58.724265330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-06-21T18:18:58', 'update_awesome_hd_link') 
2026-06-21T18:18:58.727704790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:58.730693581Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-06-21T18:18:58.732324236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138602s 
2026-06-21T18:18:58.734420009Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-06-21T18:18:58.736289144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:58.739072672Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2026-06-21T18:18:58.743665255Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-21T18:18:58.746251054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2026-06-21T18:18:58.749160827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036558s 
2026-06-21T18:18:58.752116371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-06-21T18:18:58', 'remove_awesomehd') 
2026-06-21T18:18:58.755520199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:58.758580885Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-06-21T18:18:58.760124174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128609s 
2026-06-21T18:18:58.762322323Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-06-21T18:18:58.764230267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:58.766831447Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2026-06-21T18:18:58.775364729Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2026-06-21T18:18:58.856099574Z [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-06-21T18:18:58.866973963Z [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-06-21T18:18:58.873561985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-06-21T18:18:58.877307051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-06-21T18:18:58.905863302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1278318s 
2026-06-21T18:18:58.907615503Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-21T18:18:58.909177249Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2026-06-21T18:18:58.911121195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2026-06-21T18:18:58.914204116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:58.926299805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012276s 
2026-06-21T18:18:58.928040362Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-21T18:18:58.929597449Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s 
2026-06-21T18:18:58.931658361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2026-06-21T18:18:58.934692444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:58.945916226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012341s 
2026-06-21T18:18:58.949038978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-06-21T18:18:58', 'add_on_delete_to_notifications') 
2026-06-21T18:18:58.952593659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:58.955837986Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-06-21T18:18:58.960269554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022061s 
2026-06-21T18:18:58.963201270Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-06-21T18:18:58.965151339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:58.968064328Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2026-06-21T18:18:58.978099856Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-06-21T18:18:58.979937689Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2026-06-21T18:18:58.981957238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-06-21T18:18:58.984941510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:58.996686412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129248s 
2026-06-21T18:18:58.998254892Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-21T18:18:59.000626991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-06-21T18:18:59.003489719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037258s 
2026-06-21T18:18:59.006600827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-06-21T18:18:59', 'add_bypass_to_delay_profile') 
2026-06-21T18:18:59.010086810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:59.013278199Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-06-21T18:18:59.014899175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132124s 
2026-06-21T18:18:59.016996470Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-06-21T18:18:59.018860877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:59.021426255Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2026-06-21T18:18:59.062256014Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-06-21T18:18:59.070823004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-06-21T18:18:59.078572917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113954s 
2026-06-21T18:18:59.083562570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-06-21T18:18:59', 'update_notifiarr') 
2026-06-21T18:18:59.089777812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:59.094995995Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-06-21T18:18:59.096822665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0279406s 
2026-06-21T18:18:59.099094312Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-06-21T18:18:59.101163009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:59.104036118Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2026-06-21T18:18:59.109263609Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-06-21T18:18:59.113222125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-06-21T18:18:59.117182584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054241s 
2026-06-21T18:18:59.120382390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-06-21T18:18:59', 'legacy_mediainfo_hdr') 
2026-06-21T18:18:59.124178899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:59.127139183Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-06-21T18:18:59.128841262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015217s 
2026-06-21T18:18:59.131136176Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-06-21T18:18:59.133144261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:59.135961768Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2026-06-21T18:18:59.140539530Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-06-21T18:18:59.142995779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-06-21T18:18:59.172286571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294488s 
2026-06-21T18:18:59.176448506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-06-21T18:18:59', 'rename_blacklist_to_blocklist') 
2026-06-21T18:18:59.180994444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:59.184203269Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-06-21T18:18:59.185942012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0415142s 
2026-06-21T18:18:59.188147405Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-06-21T18:18:59.190074448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:59.192893687Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2026-06-21T18:18:59.198289298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-21T18:18:59.200052019Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s 
2026-06-21T18:18:59.201842677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-06-21T18:18:59.204258995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-06-21T18:18:59.216079770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012184s 
2026-06-21T18:18:59.219470441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-06-21T18:18:59', 'add_indexer_tags') 
2026-06-21T18:18:59.223326500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:59.226330753Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-06-21T18:18:59.228037120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022569s 
2026-06-21T18:18:59.230179206Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-06-21T18:18:59.232113242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:59.234882892Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2026-06-21T18:18:59.238836798Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:59.240809102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:59.254756041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138006s 
2026-06-21T18:18:59.258203957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-06-21T18:18:59', 'mediainfo_to_ffmpeg') 
2026-06-21T18:18:59.262136380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:59.265530047Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-06-21T18:18:59.267195963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247343s 
2026-06-21T18:18:59.269411477Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-06-21T18:18:59.271331034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:59.273972355Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2026-06-21T18:18:59.281195898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-06-21T18:18:59.282891024Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2026-06-21T18:18:59.284950282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-06-21T18:18:59.287979535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-06-21T18:18:59.299332698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125272s 
2026-06-21T18:18:59.301485526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-06-21T18:18:59.304448164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-06-21T18:18:59.315612647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122712s 
2026-06-21T18:18:59.317340839Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:59.319126887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:59.361599987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0422735s 
2026-06-21T18:18:59.364964886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-06-21T18:18:59', 'cdh_per_downloadclient') 
2026-06-21T18:18:59.368662586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:59.371542909Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-06-21T18:18:59.373224236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.052417s 
2026-06-21T18:18:59.375428497Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-06-21T18:18:59.377397705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:59.379998755Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2026-06-21T18:18:59.383644229Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:18:59.385620290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:18:59.401531176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158133s 
2026-06-21T18:18:59.405009123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-06-21T18:18:59', 'migrate_discord_from_slack') 
2026-06-21T18:18:59.408966365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:59.411878983Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-06-21T18:18:59.413582315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0261939s 
2026-06-21T18:18:59.415674470Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-06-21T18:18:59.417596412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:59.420174877Z [Info] remove_predb: Starting migration of Main DB to 202 
2026-06-21T18:18:59.438282658Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-21T18:18:59.441164304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-06-21T18:18:59.444581248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044421s 
2026-06-21T18:18:59.446161983Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-21T18:18:59.448754045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-06-21T18:18:59.451637184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039164s 
2026-06-21T18:18:59.453224351Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-21T18:18:59.455485747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2026-06-21T18:18:59.458256399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034683s 
2026-06-21T18:18:59.459873196Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-21T18:18:59.462348163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2026-06-21T18:18:59.465258386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037398s 
2026-06-21T18:18:59.467132963Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2026-06-21T18:18:59.557103143Z [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-06-21T18:18:59.578790196Z [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-06-21T18:18:59.592905714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-06-21T18:18:59.598305212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-06-21T18:18:59.626553734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-06-21T18:18:59.631562876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-06-21T18:18:59.635821416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-06-21T18:18:59.640409449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-06-21T18:18:59.644075685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1751815s 
2026-06-21T18:18:59.647229099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-06-21T18:18:59', 'remove_predb') 
2026-06-21T18:18:59.650831907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:59.654460558Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-06-21T18:18:59.656135903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1854487s 
2026-06-21T18:18:59.659174114Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-06-21T18:18:59.661575913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:59.664577290Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2026-06-21T18:18:59.670361653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-21T18:18:59.672491875Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2026-06-21T18:18:59.674576625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-06-21T18:18:59.677750870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:18:59.689261981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127507s 
2026-06-21T18:18:59.692584034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-06-21T18:18:59', 'add_on_update_to_notifications') 
2026-06-21T18:18:59.696310402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:18:59.699443584Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-06-21T18:18:59.701272178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226415s 
2026-06-21T18:18:59.703606140Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-06-21T18:18:59.705758396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:18:59.708561985Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2026-06-21T18:18:59.734638681Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-21T18:18:59.737400235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-06-21T18:18:59.740306430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036316s 
2026-06-21T18:18:59.742151778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2026-06-21T18:18:59.831389954Z [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-06-21T18:18:59.853808180Z [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-06-21T18:18:59.869238016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-06-21T18:18:59.874480899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-06-21T18:18:59.902486451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-06-21T18:18:59.907584833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-06-21T18:18:59.912352518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-06-21T18:18:59.916363820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-06-21T18:18:59.919912148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1759124s 
2026-06-21T18:18:59.921854552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2026-06-21T18:19:00.002275705Z [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-06-21T18:19:00.009694040Z [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-06-21T18:19:00.014613351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-06-21T18:19:00.019549035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-06-21T18:19:00.048855649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-06-21T18:19:00.053973259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-06-21T18:19:00.058837369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-06-21T18:19:00.062625651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1389137s 
2026-06-21T18:19:00.064745852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2026-06-21T18:19:00.159946020Z [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-06-21T18:19:00.171754922Z [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-06-21T18:19:00.178176228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-06-21T18:19:00.182028880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-06-21T18:19:00.211507130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1446149s 
2026-06-21T18:19:00.214118481Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2026-06-21T18:19:00.296775228Z [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-06-21T18:19:00.306886318Z [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-06-21T18:19:00.313016829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-06-21T18:19:00.317394900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-06-21T18:19:00.345962655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-06-21T18:19:00.351208995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-06-21T18:19:00.354912777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1389861s 
2026-06-21T18:19:00.356884248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2026-06-21T18:19:00.437061019Z [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-06-21T18:19:00.446667814Z [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-06-21T18:19:00.452455123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-06-21T18:19:00.457003327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-06-21T18:19:00.484993458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-06-21T18:19:00.488678722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1300532s 
2026-06-21T18:19:00.490635004Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2026-06-21T18:19:00.569738442Z [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-06-21T18:19:00.576663704Z [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-06-21T18:19:00.581947790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-06-21T18:19:00.586136148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-06-21T18:19:00.613034820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.120594s 
2026-06-21T18:19:00.615159150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2026-06-21T18:19:00.701619289Z [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-06-21T18:19:00.712177030Z [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-06-21T18:19:00.719081891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-06-21T18:19:00.723254538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-06-21T18:19:00.750857920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1335983s 
2026-06-21T18:19:00.752879913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2026-06-21T18:19:00.833186405Z [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-06-21T18:19:00.841464593Z [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-06-21T18:19:00.846821957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-06-21T18:19:00.851752631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-06-21T18:19:00.879158825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-06-21T18:19:00.883578530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-06-21T18:19:00.887004131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1323742s 
2026-06-21T18:19:00.888951264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2026-06-21T18:19:00.968240557Z [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-06-21T18:19:00.979022649Z [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-06-21T18:19:00.986360553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-06-21T18:19:00.990494642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-06-21T18:19:01.023340947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1321392s 
2026-06-21T18:19:01.025821434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2026-06-21T18:19:01.105159455Z [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-06-21T18:19:01.115934152Z [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-06-21T18:19:01.122810596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-06-21T18:19:01.126982471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-06-21T18:19:01.154844013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-06-21T18:19:01.158580131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1309692s 
2026-06-21T18:19:01.160526392Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2026-06-21T18:19:01.241912298Z [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-06-21T18:19:01.249669968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2026-06-21T18:19:01.254419066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-06-21T18:19:01.259225800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-06-21T18:19:01.286715402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-06-21T18:19:01.290489616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1282105s 
2026-06-21T18:19:01.294021622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-06-21T18:19:01', 'ensure_identity_on_id_columns') 
2026-06-21T18:19:01.297654682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:01.302857454Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-06-21T18:19:01.304632710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1402563s 
2026-06-21T18:19:01.307568244Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-06-21T18:19:01.309739970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:01.313279891Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2026-06-21T18:19:01.319568862Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-21T18:19:01.321330331Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s 
2026-06-21T18:19:01.323234126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-06-21T18:19:01.326118647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:19:01.337342791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122683s 
2026-06-21T18:19:01.340635805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-06-21T18:19:01', 'download_client_per_indexer') 
2026-06-21T18:19:01.344355499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:01.347517890Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-06-21T18:19:01.349295041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022148s 
2026-06-21T18:19:01.351518440Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-06-21T18:19:01.353537548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:01.356219301Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2026-06-21T18:19:01.362425655Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-06-21T18:19:01.365922981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-06-21T18:19:01.369828439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050726s 
2026-06-21T18:19:01.372648360Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-06-21T18:19:01.375921635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-06-21T18:19:01.379234940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044265s 
2026-06-21T18:19:01.389956070Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:19:01.391923764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:19:01.414938030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228821s 
2026-06-21T18:19:01.417058983Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:19:01.418939121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:19:01.423219505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044815s 
2026-06-21T18:19:01.426516808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-06-21T18:19:01', 'multiple_ratings_support') 
2026-06-21T18:19:01.430412967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:01.433641702Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-06-21T18:19:01.435345836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146784s 
2026-06-21T18:19:01.437525457Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-06-21T18:19:01.439659256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:01.442450379Z [Info] movie_metadata: Starting migration of Main DB to 207 
2026-06-21T18:19:01.493574708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2026-06-21T18:19:01.504499629Z [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-06-21T18:19:01.515074714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193922s 
2026-06-21T18:19:01.517201940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2026-06-21T18:19:01.519885957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-06-21T18:19:01.523401430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045009s 
2026-06-21T18:19:01.525328492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2026-06-21T18:19:01.528076208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-06-21T18:19:01.531489875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044135s 
2026-06-21T18:19:01.533526278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2026-06-21T18:19:01.536465870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-06-21T18:19:01.540021293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047023s 
2026-06-21T18:19:01.575299237Z [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-06-21T18:19:01.575732701Z                           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-06-21T18:19:01.575890749Z                           FROM "Movies" 
2026-06-21T18:19:01.590087721Z [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-06-21T18:19:01.590130257Z                           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-06-21T18:19:01.590188294Z                           FROM "Movies" 
2026-06-21T18:19:01.601524924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194966s 
2026-06-21T18:19:01.612242646Z [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-06-21T18:19:01.612308449Z                           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-06-21T18:19:01.612346526Z                           FROM "ImportListMovies"
2026-06-21T18:19:01.612383130Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-06-21T18:19:01.613108371Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-06-21T18:19:01.628364166Z [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-06-21T18:19:01.628424618Z                           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-06-21T18:19:01.628485461Z                           FROM "ImportListMovies"
2026-06-21T18:19:01.628524810Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-06-21T18:19:01.628673249Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-06-21T18:19:01.641997844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225268s 
2026-06-21T18:19:01.643724783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:19:01.645295999Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2026-06-21T18:19:01.647376199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2026-06-21T18:19:01.650210510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:19:01.661251273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01209s 
2026-06-21T18:19:01.663094106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-06-21T18:19:01.664742096Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2026-06-21T18:19:01.666827498Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2026-06-21T18:19:01.669800758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:19:01.680619204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119681s 
2026-06-21T18:19:01.682333938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2026-06-21T18:19:01.683909893Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s 
2026-06-21T18:19:01.685796404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2026-06-21T18:19:01.688552056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:19:01.699283366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117073s 
2026-06-21T18:19:01.701132792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2026-06-21T18:19:01.702775732Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s 
2026-06-21T18:19:01.704790992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2026-06-21T18:19:01.707757659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:19:01.718537697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119148s 
2026-06-21T18:19:01.720357464Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2026-06-21T18:19:01.721976586Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s 
2026-06-21T18:19:01.723984030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2026-06-21T18:19:01.726927220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:19:01.738091342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122313s 
2026-06-21T18:19:01.740222736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2026-06-21T18:19:01.743178150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-06-21T18:19:01.746860118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048575s 
2026-06-21T18:19:01.750797620Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2026-06-21T18:19:01.751759899Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-06-21T18:19:01.751772524Z                                                   FROM "MovieMetadata"
2026-06-21T18:19:01.751781142Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-06-21T18:19:01.755444883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2026-06-21T18:19:01.755494974Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-06-21T18:19:01.755527069Z                                                   FROM "MovieMetadata"
2026-06-21T18:19:01.755580616Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-06-21T18:19:01.760051273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064846s 
2026-06-21T18:19:01.763718672Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2026-06-21T18:19:01.763790497Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-06-21T18:19:01.763831018Z                                                   FROM "Movies" 
2026-06-21T18:19:01.763878173Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-06-21T18:19:01.768469073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2026-06-21T18:19:01.768520957Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-06-21T18:19:01.768583613Z                                                   FROM "Movies" 
2026-06-21T18:19:01.768606990Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-06-21T18:19:01.772609184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061147s 
2026-06-21T18:19:01.776071780Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2026-06-21T18:19:01.776129075Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-06-21T18:19:01.776166290Z                                                   FROM "Movies" 
2026-06-21T18:19:01.776265430Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-06-21T18:19:01.780512015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2026-06-21T18:19:01.780544441Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-06-21T18:19:01.780581024Z                                                   FROM "Movies" 
2026-06-21T18:19:01.780603359Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-06-21T18:19:01.784488897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057028s 
2026-06-21T18:19:01.788142168Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2026-06-21T18:19:01.788180455Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-06-21T18:19:01.788216167Z                                                   FROM "Movies" 
2026-06-21T18:19:01.788264985Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-06-21T18:19:01.792949783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2026-06-21T18:19:01.792998752Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-06-21T18:19:01.793033923Z                                                   FROM "Movies" 
2026-06-21T18:19:01.793084936Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-06-21T18:19:01.797090776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061777s 
2026-06-21T18:19:01.800800210Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2026-06-21T18:19:01.800844238Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-06-21T18:19:01.800871393Z                                                   FROM "MovieMetadata" 
2026-06-21T18:19:01.800935292Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-06-21T18:19:01.805683468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2026-06-21T18:19:01.805725813Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-06-21T18:19:01.805815724Z                                                   FROM "MovieMetadata" 
2026-06-21T18:19:01.805841827Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-06-21T18:19:01.809998842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063863s 
2026-06-21T18:19:01.811672724Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:19:01.813284542Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2026-06-21T18:19:01.815171243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2026-06-21T18:19:01.907953680Z [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-06-21T18:19:01.932023894Z [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-06-21T18:19:01.947462718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-06-21T18:19:01.952502732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-06-21T18:19:01.981590044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-06-21T18:19:01.986383281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-06-21T18:19:01.990728314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-06-21T18:19:01.994996353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-06-21T18:19:01.998548780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1815989s 
2026-06-21T18:19:02.000607869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2026-06-21T18:19:02.003357318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-06-21T18:19:02.007142885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047723s 
2026-06-21T18:19:02.009184217Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2026-06-21T18:19:02.099124047Z [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-06-21T18:19:02.109016999Z [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-06-21T18:19:02.114585858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-06-21T18:19:02.119434517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-06-21T18:19:02.149032367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-06-21T18:19:02.152877504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1418117s 
2026-06-21T18:19:02.154729755Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2026-06-21T18:19:02.240028285Z [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-06-21T18:19:02.249699199Z [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-06-21T18:19:02.255408080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-06-21T18:19:02.259613102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-06-21T18:19:02.288868853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-06-21T18:19:02.292585060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1361211s 
2026-06-21T18:19:02.294714811Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2026-06-21T18:19:02.380687518Z [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-06-21T18:19:02.389136791Z [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-06-21T18:19:02.394732695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-06-21T18:19:02.399900627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-06-21T18:19:02.428889991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-06-21T18:19:02.434553932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-06-21T18:19:02.438513069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1420709s 
2026-06-21T18:19:02.443495777Z [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-06-21T18:19:02.530713323Z [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-06-21T18:19:02.542057868Z [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-06-21T18:19:02.547822532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-06-21T18:19:02.553298384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-06-21T18:19:02.580520929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-06-21T18:19:02.584239301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1369401s 
2026-06-21T18:19:02.588564895Z [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-06-21T18:19:02.668711646Z [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-06-21T18:19:02.675332354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2026-06-21T18:19:02.679352393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2026-06-21T18:19:02.683441532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2026-06-21T18:19:02.714303258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-06-21T18:19:02.718890560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1273554s 
2026-06-21T18:19:02.722303947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-06-21T18:19:02', 'movie_metadata') 
2026-06-21T18:19:02.726118071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:02.730768931Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-06-21T18:19:02.732431781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1390261s 
2026-06-21T18:19:02.736347450Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-06-21T18:19:02.738381378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:02.741536154Z [Info] add_collections: Starting migration of Main DB to 208 
2026-06-21T18:19:02.767599734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2026-06-21T18:19:02.778090449Z [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-06-21T18:19:02.787184421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173274s 
2026-06-21T18:19:02.789428281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2026-06-21T18:19:02.792111597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-06-21T18:19:02.795809778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046335s 
2026-06-21T18:19:02.797675086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-06-21T18:19:02.799335291Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2026-06-21T18:19:02.801344769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2026-06-21T18:19:02.804142466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2026-06-21T18:19:02.815012325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116804s 
2026-06-21T18:19:02.817199371Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2026-06-21T18:19:02.819940664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2026-06-21T18:19:02.830545409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114371s 
2026-06-21T18:19:02.832386649Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-06-21T18:19:02.833998737Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2026-06-21T18:19:02.835899526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2026-06-21T18:19:02.838425335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2026-06-21T18:19:02.848942514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112342s 
2026-06-21T18:19:02.850717850Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:19:02.852601305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:19:02.869129875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163904s 
2026-06-21T18:19:02.871758501Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:19:02.873686134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:19:02.882028411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083458s 
2026-06-21T18:19:02.884009693Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:19:02.885900572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:19:02.894774370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088631s 
2026-06-21T18:19:02.896730601Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:19:02.898630850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:19:02.907052737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084921s 
2026-06-21T18:19:02.908969178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-06-21T18:19:02.910611627Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2026-06-21T18:19:02.912470532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2026-06-21T18:19:03.006824806Z [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-06-21T18:19:03.019037951Z [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-06-21T18:19:03.026017202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-06-21T18:19:03.030173035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-06-21T18:19:03.060929970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-06-21T18:19:03.064563070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1502912s 
2026-06-21T18:19:03.066534311Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2026-06-21T18:19:03.151400129Z [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-06-21T18:19:03.162490653Z [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-06-21T18:19:03.169179048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-06-21T18:19:03.173563110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-06-21T18:19:03.201625607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-06-21T18:19:03.205274469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1369436s 
2026-06-21T18:19:03.207441274Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-21T18:19:03.210247027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2026-06-21T18:19:03.213029172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037919s 
2026-06-21T18:19:03.214951124Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2026-06-21T18:19:03.303344709Z [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-06-21T18:19:03.322582567Z [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-06-21T18:19:03.334538876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-06-21T18:19:03.339165547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-06-21T18:19:03.367494641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-06-21T18:19:03.372390234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-06-21T18:19:03.377205275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-06-21T18:19:03.380835569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1639661s 
2026-06-21T18:19:03.384352194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-06-21T18:19:03', 'add_collections') 
2026-06-21T18:19:03.387651841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:03.391118696Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-06-21T18:19:03.392819022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1741155s 
2026-06-21T18:19:03.395302114Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-06-21T18:19:03.397393748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:03.400541229Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2026-06-21T18:19:03.407743369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2026-06-21T18:19:03.410842343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-06-21T18:19:03.415218119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055135s 
2026-06-21T18:19:03.417379002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2026-06-21T18:19:03.420414257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2026-06-21T18:19:03.424198441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050075s 
2026-06-21T18:19:03.427461365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-06-21T18:19:03', 'movie_meta_collection_index') 
2026-06-21T18:19:03.431074695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:03.434160582Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-06-21T18:19:03.435895888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146797s 
2026-06-21T18:19:03.438290883Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-06-21T18:19:03.440341845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:03.443032456Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2026-06-21T18:19:03.448506624Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-21T18:19:03.450293003Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2026-06-21T18:19:03.452521553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2026-06-21T18:19:03.455497238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:19:03.466919380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012513s 
2026-06-21T18:19:03.470216453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-06-21T18:19:03', 'movie_added_notifications') 
2026-06-21T18:19:03.473870274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:03.476871791Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-06-21T18:19:03.478584822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022236s 
2026-06-21T18:19:03.480840647Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-06-21T18:19:03.482855557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:03.485598954Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2026-06-21T18:19:03.491496505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2026-06-21T18:19:03.494667384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-06-21T18:19:03.498866794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054242s 
2026-06-21T18:19:03.500842685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2026-06-21T18:19:03.503568326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2026-06-21T18:19:03.507113459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045078s 
2026-06-21T18:19:03.510311692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-06-21T18:19:03', 'more_movie_meta_index') 
2026-06-21T18:19:03.513872997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:03.516905797Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-06-21T18:19:03.518610702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140426s 
2026-06-21T18:19:03.521179517Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-06-21T18:19:03.523355691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:03.526265905Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2026-06-21T18:19:03.580454097Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-21T18:19:03.582963071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-06-21T18:19:03.585915630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034224s 
2026-06-21T18:19:03.587679023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-06-21T18:19:03.589320810Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2026-06-21T18:19:03.591415871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-06-21T18:19:03.676764802Z [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-06-21T18:19:03.687425650Z [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-06-21T18:19:03.694241933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-06-21T18:19:03.698035145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-06-21T18:19:03.726859788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1334506s 
2026-06-21T18:19:03.728740477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-06-21T18:19:03.730369078Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2026-06-21T18:19:03.732385801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-06-21T18:19:03.821644749Z [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-06-21T18:19:03.833077673Z [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-06-21T18:19:03.839473679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-06-21T18:19:03.843630644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-06-21T18:19:03.871521154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1371334s 
2026-06-21T18:19:03.873462475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-06-21T18:19:03.875231059Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2026-06-21T18:19:03.877309777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2026-06-21T18:19:03.967213454Z [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-06-21T18:19:03.980301632Z [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-06-21T18:19:03.988836698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-06-21T18:19:03.993719225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-06-21T18:19:04.024365317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-06-21T18:19:04.028838268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1493701s 
2026-06-21T18:19:04.030988150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-06-21T18:19:04.032958580Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2026-06-21T18:19:04.035690323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2026-06-21T18:19:04.123196250Z [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-06-21T18:19:04.136742231Z [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-06-21T18:19:04.145290793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-06-21T18:19:04.150397993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-06-21T18:19:04.179741410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-06-21T18:19:04.184784390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1470698s 
2026-06-21T18:19:04.186725691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-06-21T18:19:04.188667693Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2026-06-21T18:19:04.191148662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-06-21T18:19:04.291170003Z [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-06-21T18:19:04.302162309Z [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-06-21T18:19:04.308079150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-06-21T18:19:04.312002454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-06-21T18:19:04.340093248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.146866s 
2026-06-21T18:19:04.342113398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-06-21T18:19:04.343905909Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2026-06-21T18:19:04.346235412Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-06-21T18:19:04.433860058Z [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-06-21T18:19:04.444654476Z [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-06-21T18:19:04.450955540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-06-21T18:19:04.455111313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-06-21T18:19:04.484061558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1357047s 
2026-06-21T18:19:04.486468548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-06-21T18:19:04.488252933Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2026-06-21T18:19:04.490376120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-06-21T18:19:04.576913195Z [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-06-21T18:19:04.588536011Z [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-06-21T18:19:04.594580218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-06-21T18:19:04.598882566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-06-21T18:19:04.626917337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1344095s 
2026-06-21T18:19:04.629688460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-06-21T18:19:04.631413716Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2026-06-21T18:19:04.633915035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-06-21T18:19:04.717760427Z [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-06-21T18:19:04.726746401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-06-21T18:19:04.731724440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-06-21T18:19:04.736490723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-06-21T18:19:04.766327545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-06-21T18:19:04.770644873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1341038s 
2026-06-21T18:19:04.772787750Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-06-21T18:19:04.774551203Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2026-06-21T18:19:04.776867579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-06-21T18:19:04.865287778Z [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-06-21T18:19:04.876180002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-06-21T18:19:04.881579882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-06-21T18:19:04.886307306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-06-21T18:19:04.915466893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-06-21T18:19:04.919440609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1405197s 
2026-06-21T18:19:04.921476521Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-06-21T18:19:04.923211666Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2026-06-21T18:19:04.925505147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-06-21T18:19:05.010100450Z [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-06-21T18:19:05.024859094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-06-21T18:19:05.030507724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-06-21T18:19:05.035606867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-06-21T18:19:05.066012996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-06-21T18:19:05.071839404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1442133s 
2026-06-21T18:19:05.073812529Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-06-21T18:19:05.075542084Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2026-06-21T18:19:05.077733489Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-06-21T18:19:05.164734188Z [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-06-21T18:19:05.176350691Z [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-06-21T18:19:05.184755244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-06-21T18:19:05.189995020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-06-21T18:19:05.221014174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-06-21T18:19:05.228346316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-06-21T18:19:05.234030949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-06-21T18:19:05.239382721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1591408s 
2026-06-21T18:19:05.241600058Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-06-21T18:19:05.243346526Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2026-06-21T18:19:05.245624095Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-06-21T18:19:05.342310006Z [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-06-21T18:19:05.360399611Z [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-06-21T18:19:05.367568364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-06-21T18:19:05.372991189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-06-21T18:19:05.401852125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1540758s 
2026-06-21T18:19:05.405841282Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-06-21T18:19:05.407674706Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2026-06-21T18:19:05.410212849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-06-21T18:19:05.500535911Z [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-06-21T18:19:05.515110514Z [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-06-21T18:19:05.522491765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-06-21T18:19:05.526790776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-06-21T18:19:05.556107300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1438112s 
2026-06-21T18:19:05.559426717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-06-21T18:19:05.561501176Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2026-06-21T18:19:05.563957064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-06-21T18:19:05.671121928Z [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-06-21T18:19:05.682341742Z [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-06-21T18:19:05.688126186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-06-21T18:19:05.692449646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-06-21T18:19:05.722275856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-06-21T18:19:05.726828368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-06-21T18:19:05.732832785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1644013s 
2026-06-21T18:19:05.734937245Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-06-21T18:19:05.737004690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001054s 
2026-06-21T18:19:05.739723428Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-06-21T18:19:05.827745835Z [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-06-21T18:19:05.837282699Z [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-06-21T18:19:05.843099718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-06-21T18:19:05.847970942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-06-21T18:19:05.882779911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-06-21T18:19:05.888232446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1456474s 
2026-06-21T18:19:05.890495676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-06-21T18:19:05.892658333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001158s 
2026-06-21T18:19:05.894935010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-06-21T18:19:05.983056517Z [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-06-21T18:19:05.992708963Z [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-06-21T18:19:05.998459840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-06-21T18:19:06.003033684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-06-21T18:19:06.033789147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-06-21T18:19:06.037808925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1408194s 
2026-06-21T18:19:06.039733112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-06-21T18:19:06.041685215Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.76E-05s 
2026-06-21T18:19:06.044048877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-06-21T18:19:06.136176335Z [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-06-21T18:19:06.145543677Z [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-06-21T18:19:06.151652033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-06-21T18:19:06.156383455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-06-21T18:19:06.186789213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-06-21T18:19:06.190835095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1446555s 
2026-06-21T18:19:06.192827398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-06-21T18:19:06.194510089Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.72E-05s 
2026-06-21T18:19:06.196730492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-06-21T18:19:06.294882076Z [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-06-21T18:19:06.305681173Z [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-06-21T18:19:06.312471203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-06-21T18:19:06.317335493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-06-21T18:19:06.346809473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-06-21T18:19:06.351398258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1525746s 
2026-06-21T18:19:06.353385652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-06-21T18:19:06.355242644Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.06E-05s 
2026-06-21T18:19:06.357463498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-06-21T18:19:06.448937840Z [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-06-21T18:19:06.460314019Z [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-06-21T18:19:06.466849115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-06-21T18:19:06.471459864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-06-21T18:19:06.500975960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-06-21T18:19:06.505014286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1455074s 
2026-06-21T18:19:06.506886578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-06-21T18:19:06.508651323Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.68E-05s 
2026-06-21T18:19:06.510792377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-06-21T18:19:06.603765619Z [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-06-21T18:19:06.614486738Z [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-06-21T18:19:06.621174151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-06-21T18:19:06.625847507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-06-21T18:19:06.658143012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-06-21T18:19:06.662735043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1498447s 
2026-06-21T18:19:06.664779111Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-06-21T18:19:06.666495960Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.64E-05s 
2026-06-21T18:19:06.669070497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-06-21T18:19:06.761995491Z [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-06-21T18:19:06.772778456Z [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-06-21T18:19:06.779303602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-06-21T18:19:06.783832787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-06-21T18:19:06.813045010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-06-21T18:19:06.816959637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1458513s 
2026-06-21T18:19:06.818822330Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-06-21T18:19:06.820594961Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s 
2026-06-21T18:19:06.822726836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-06-21T18:19:06.923283846Z [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-06-21T18:19:06.932767142Z [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-06-21T18:19:06.938740306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-06-21T18:19:06.942776387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-06-21T18:19:06.971364343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1464836s 
2026-06-21T18:19:06.973279601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-06-21T18:19:06.975010348Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s 
2026-06-21T18:19:06.977569765Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-06-21T18:19:07.080387870Z [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-06-21T18:19:07.091024360Z [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-06-21T18:19:07.098608680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-06-21T18:19:07.104299555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-06-21T18:19:07.136873972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1567563s 
2026-06-21T18:19:07.139190980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-06-21T18:19:07.141117000Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.06E-05s 
2026-06-21T18:19:07.143335881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2026-06-21T18:19:07.243560722Z [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-06-21T18:19:07.255858678Z [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-06-21T18:19:07.264177318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-06-21T18:19:07.269491665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-06-21T18:19:07.302327689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-06-21T18:19:07.306607631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1612056s 
2026-06-21T18:19:07.308510174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-06-21T18:19:07.310239468Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s 
2026-06-21T18:19:07.312434561Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2026-06-21T18:19:07.413353931Z [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-06-21T18:19:07.433250637Z [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-06-21T18:19:07.445985353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-06-21T18:19:07.451185249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-06-21T18:19:07.482032607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-06-21T18:19:07.487059174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-06-21T18:19:07.491949076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-06-21T18:19:07.496965242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-06-21T18:19:07.500747041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1863036s 
2026-06-21T18:19:07.502598771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-06-21T18:19:07.504435091Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.73E-05s 
2026-06-21T18:19:07.506567908Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2026-06-21T18:19:07.604353725Z [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-06-21T18:19:07.624646709Z [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-06-21T18:19:07.638069662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-06-21T18:19:07.643320591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-06-21T18:19:07.672848781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-06-21T18:19:07.678094149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-06-21T18:19:07.683150526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-06-21T18:19:07.688137914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-06-21T18:19:07.692049334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1834062s 
2026-06-21T18:19:07.693981858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-06-21T18:19:07.695740431Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.69E-05s 
2026-06-21T18:19:07.698228764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2026-06-21T18:19:07.790791278Z [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-06-21T18:19:07.811681625Z [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-06-21T18:19:07.825016240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-06-21T18:19:07.830222539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-06-21T18:19:07.859424502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-06-21T18:19:07.864274142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-06-21T18:19:07.869208704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-06-21T18:19:07.874151282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-06-21T18:19:07.877975536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1777567s 
2026-06-21T18:19:07.880071750Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-06-21T18:19:07.882213234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003164s 
2026-06-21T18:19:07.884471083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2026-06-21T18:19:07.977120051Z [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-06-21T18:19:07.996522812Z [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-06-21T18:19:08.009221816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-06-21T18:19:08.015693605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-06-21T18:19:08.045620047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-06-21T18:19:08.050638548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-06-21T18:19:08.055623871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-06-21T18:19:08.060659206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-06-21T18:19:08.064513631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.177961s 
2026-06-21T18:19:08.066330823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:19:08.068286152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001054s 
2026-06-21T18:19:08.070341002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2026-06-21T18:19:08.156402989Z [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-06-21T18:19:08.166212122Z [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-06-21T18:19:08.172311841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-06-21T18:19:08.176810284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-06-21T18:19:08.208191036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-06-21T18:19:08.212570539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1399253s 
2026-06-21T18:19:08.214535608Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-06-21T18:19:08.216732685Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.51E-05s 
2026-06-21T18:19:08.219290658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-06-21T18:19:08.316134588Z [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-06-21T18:19:08.324838794Z [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-06-21T18:19:08.330676164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-06-21T18:19:08.335036950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-06-21T18:19:08.365054175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1436457s 
2026-06-21T18:19:08.367341333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-06-21T18:19:08.369088203Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.25E-05s 
2026-06-21T18:19:08.371449981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-06-21T18:19:08.455005197Z [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-06-21T18:19:08.463213374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-06-21T18:19:08.469673379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-06-21T18:19:08.474755829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-06-21T18:19:08.506010447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-06-21T18:19:08.510318897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1368767s 
2026-06-21T18:19:08.512260198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-06-21T18:19:08.514484950Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.72E-05s 
2026-06-21T18:19:08.516792630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-06-21T18:19:08.606351182Z [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-06-21T18:19:08.614248652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-06-21T18:19:08.619031599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-06-21T18:19:08.623556565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-06-21T18:19:08.655344217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-06-21T18:19:08.659478386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.14071s 
2026-06-21T18:19:08.661352822Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-06-21T18:19:08.663031725Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.79E-05s 
2026-06-21T18:19:08.665085883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2026-06-21T18:19:08.749502616Z [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-06-21T18:19:08.757510700Z [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-06-21T18:19:08.763989683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-06-21T18:19:08.768168983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-06-21T18:19:08.797016141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1298966s 
2026-06-21T18:19:08.798897201Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-06-21T18:19:08.800450841Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.92E-05s 
2026-06-21T18:19:08.802381641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2026-06-21T18:19:08.887742095Z [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-06-21T18:19:08.895049327Z [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-06-21T18:19:08.900961147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-06-21T18:19:08.904888099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-06-21T18:19:08.943185406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1385427s 
2026-06-21T18:19:08.945523546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-21T18:19:08.947507583Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.66E-05s 
2026-06-21T18:19:08.949931717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-06-21T18:19:09.034736682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-06-21T18:19:09.039922781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-06-21T18:19:09.043821666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-06-21T18:19:09.047511860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-06-21T18:19:09.077249823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-06-21T18:19:09.082534540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1308443s 
2026-06-21T18:19:09.090506120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-06-21T18:19:09', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-06-21T18:19:09.094649377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:09.102706570Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-06-21T18:19:09.104183005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1508921s 
2026-06-21T18:19:09.112122921Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-06-21T18:19:09.114491253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:09.125005936Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2026-06-21T18:19:09.143127636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-06-21T18:19:09.144440601Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.11E-05s 
2026-06-21T18:19:09.146320098Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2026-06-21T18:19:09.149067443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2026-06-21T18:19:09.160680890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129351s 
2026-06-21T18:19:09.163597726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-06-21T18:19:09', 'add_language_tags_to_subtitle_files') 
2026-06-21T18:19:09.166670277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:09.169682766Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-06-21T18:19:09.171103037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216121s 
2026-06-21T18:19:09.173071403Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-06-21T18:19:09.174455932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:09.177396617Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2026-06-21T18:19:09.182974915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-06-21T18:19:09.184298392Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.94E-05s 
2026-06-21T18:19:09.185565595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-06-21T18:19:09.187364749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-06-21T18:19:09.198766691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117591s 
2026-06-21T18:19:09.200263276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-06-21T18:19:09.202061619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-06-21T18:19:09.215713573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136839s 
2026-06-21T18:19:09.218479125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-06-21T18:19:09', 'add_salt_to_users') 
2026-06-21T18:19:09.222735661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:09.225250738Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-06-21T18:19:09.226791562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236199s 
2026-06-21T18:19:09.228971303Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-06-21T18:19:09.230375352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:09.233197167Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2026-06-21T18:19:09.240944636Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2026-06-21T18:19:09.338226658Z [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-06-21T18:19:09.347787400Z [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-06-21T18:19:09.354351094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-06-21T18:19:09.359553185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-06-21T18:19:09.389333993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-06-21T18:19:09.393357189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-06-21T18:19:09.396415059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1540008s 
2026-06-21T18:19:09.397810060Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2026-06-21T18:19:09.480816522Z [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-06-21T18:19:09.487253771Z [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-06-21T18:19:09.491655930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-06-21T18:19:09.495497980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-06-21T18:19:09.524720975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-06-21T18:19:09.528865044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-06-21T18:19:09.531985741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1327828s 
2026-06-21T18:19:09.533539211Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2026-06-21T18:19:09.625769636Z [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-06-21T18:19:09.632327107Z [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-06-21T18:19:09.636952977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-06-21T18:19:09.641542453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-06-21T18:19:09.672747542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-06-21T18:19:09.677274071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-06-21T18:19:09.680321401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1453905s 
2026-06-21T18:19:09.681947106Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2026-06-21T18:19:09.765794221Z [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-06-21T18:19:09.773937788Z [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-06-21T18:19:09.778629039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-06-21T18:19:09.782948151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-06-21T18:19:09.814088178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-06-21T18:19:09.818657574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-06-21T18:19:09.821836128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1385545s 
2026-06-21T18:19:09.824158807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-06-21T18:19:09', 'clean_alt_titles') 
2026-06-21T18:19:09.826864629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:09.830294308Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-06-21T18:19:09.831480528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1469859s 
2026-06-21T18:19:09.833219121Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-06-21T18:19:09.834513318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:09.836755636Z [Info] remove_omg: Starting migration of Main DB to 217 
2026-06-21T18:19:09.841430725Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-21T18:19:09.843331134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-06-21T18:19:09.845875480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031278s 
2026-06-21T18:19:09.847945209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-06-21T18:19:09', 'remove_omg') 
2026-06-21T18:19:09.851065917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:09.853469098Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-06-21T18:19:09.854597512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107465s 
2026-06-21T18:19:09.856430154Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-06-21T18:19:09.857775504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:09.859870034Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2026-06-21T18:19:09.864196080Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-06-21T18:19:09.865400005Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.94E-05s 
2026-06-21T18:19:09.867147035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2026-06-21T18:19:09.869136363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2026-06-21T18:19:09.880263601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011788s 
2026-06-21T18:19:09.882678787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-06-21T18:19:09', 'add_additional_info_to_pending_releases') 
2026-06-21T18:19:09.885512616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:09.887905376Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-06-21T18:19:09.889065975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192988s 
2026-06-21T18:19:09.890718223Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-06-21T18:19:09.892038223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:09.894042561Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2026-06-21T18:19:09.898644803Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-06-21T18:19:09.899873629Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-05s 
2026-06-21T18:19:09.901077404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-06-21T18:19:09.903222836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-06-21T18:19:09.914469415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121448s 
2026-06-21T18:19:09.916630829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-06-21T18:19:09', 'add_result_to_commands') 
2026-06-21T18:19:09.919383034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:09.921728469Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-06-21T18:19:09.922909950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193665s 
2026-06-21T18:19:09.924555174Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-06-21T18:19:09.925867177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:09.927967479Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2026-06-21T18:19:09.932286861Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-21T18:19:09.933539004Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.03E-05s 
2026-06-21T18:19:09.934842580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-06-21T18:19:09.936930276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:19:09.948230593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121036s 
2026-06-21T18:19:09.950530466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-06-21T18:19:09', 'health_restored_notification') 
2026-06-21T18:19:09.953273112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:09.955671694Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-06-21T18:19:09.956838665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194752s 
2026-06-21T18:19:09.958616888Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-06-21T18:19:09.959989734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:09.962063592Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2026-06-21T18:19:09.966376661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-21T18:19:09.967586358Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-05s 
2026-06-21T18:19:09.969010217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2026-06-21T18:19:09.971070929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:19:09.982445515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121185s 
2026-06-21T18:19:09.984803415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-06-21T18:19:09', 'add_on_manual_interaction_required_to_notifications') 
2026-06-21T18:19:09.987641002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:09.990153805Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-06-21T18:19:09.991373963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195621s 
2026-06-21T18:19:09.992929807Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-06-21T18:19:09.994203503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:09.996199324Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2026-06-21T18:19:09.999881743Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-21T18:19:10.001616138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2026-06-21T18:19:10.003996724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028672s 
2026-06-21T18:19:10.006018687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-06-21T18:19:10', 'remove_rarbg') 
2026-06-21T18:19:10.008681462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:10.011060715Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-06-21T18:19:10.012203438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098443s 
2026-06-21T18:19:10.014026961Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-06-21T18:19:10.015441511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:10.017805815Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2026-06-21T18:19:10.023279923Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2026-06-21T18:19:10.025827456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2026-06-21T18:19:10.030181668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00517s 
2026-06-21T18:19:10.032435940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-06-21T18:19:10', 'remove_invalid_roksbox_metadata_images') 
2026-06-21T18:19:10.035191591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:10.038893860Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-06-21T18:19:10.040097074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137624s 
2026-06-21T18:19:10.041672328Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-06-21T18:19:10.042929451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:10.044984942Z [Info] list_sync_time: Starting migration of Main DB to 224 
2026-06-21T18:19:10.059491328Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-06-21T18:19:10.139501141Z [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-06-21T18:19:10.145418804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus" 
2026-06-21T18:19:10.149210964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-06-21T18:19:10.152694362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-06-21T18:19:10.181425756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-06-21T18:19:10.184442724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1233056s 
2026-06-21T18:19:10.185658414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-06-21T18:19:10.186751897Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s 
2026-06-21T18:19:10.188158931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-06-21T18:19:10.189987696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-06-21T18:19:10.200480425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110442s 
2026-06-21T18:19:10.201815665Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-21T18:19:10.203494828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2026-06-21T18:19:10.205582685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025855s 
2026-06-21T18:19:10.207685742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-06-21T18:19:10', 'list_sync_time') 
2026-06-21T18:19:10.210315951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:10.212890578Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-06-21T18:19:10.213997227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098143s 
2026-06-21T18:19:10.215604987Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-06-21T18:19:10.216916349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:10.218942010Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2026-06-21T18:19:10.222837909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-06-21T18:19:10.223982354Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.76E-05s 
2026-06-21T18:19:10.225230228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2026-06-21T18:19:10.226899992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2026-06-21T18:19:10.237958021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114978s 
2026-06-21T18:19:10.240113704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-06-21T18:19:10', 'add_tags_to_collections') 
2026-06-21T18:19:10.242842862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:10.245178358Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-06-21T18:19:10.246298164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186566s 
2026-06-21T18:19:10.247912225Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-06-21T18:19:10.249211413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:10.251235661Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2026-06-21T18:19:10.255079305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-06-21T18:19:10.256272799Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.96E-05s 
2026-06-21T18:19:10.257523409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-06-21T18:19:10.259226781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-06-21T18:19:10.270314749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011561s 
2026-06-21T18:19:10.272605074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-06-21T18:19:10', 'add_download_client_tags') 
2026-06-21T18:19:10.275288961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:10.277632011Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-06-21T18:19:10.278761908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187997s 
2026-06-21T18:19:10.280339897Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-06-21T18:19:10.281631750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:10.283607520Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2026-06-21T18:19:10.292629827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-06-21T18:19:10.296026490Z [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-06-21T18:19:10.300608462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066603s 
2026-06-21T18:19:10.302540564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-06-21T18:19:10.304314578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-06-21T18:19:10.307098166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003388s 
2026-06-21T18:19:10.309186063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-06-21T18:19:10', 'add_auto_tagging') 
2026-06-21T18:19:10.311768976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:10.314181357Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-06-21T18:19:10.315292195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103938s 
2026-06-21T18:19:10.317154396Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-06-21T18:19:10.318537814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:10.320752756Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2026-06-21T18:19:10.326059648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-06-21T18:19:10.327277802Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.03E-05s 
2026-06-21T18:19:10.328663604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-06-21T18:19:10.330752121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:19:10.342266750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123118s 
2026-06-21T18:19:10.343466066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-06-21T18:19:10.344556703Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2026-06-21T18:19:10.345884559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-06-21T18:19:10.347712361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-06-21T18:19:10.358483040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113421s 
2026-06-21T18:19:10.360728314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-06-21T18:19:10', 'add_custom_format_score_bypass_to_delay_profile') 
2026-06-21T18:19:10.363460939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:10.366022620Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-06-21T18:19:10.367211646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186625s 
2026-06-21T18:19:10.368897252Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-06-21T18:19:10.370236610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:10.372300729Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2026-06-21T18:19:10.387240688Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-06-21T18:19:10.389119132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-06-21T18:19:10.418702464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0298625s 
2026-06-21T18:19:10.419993685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-06-21T18:19:10.421093551Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.69E-05s 
2026-06-21T18:19:10.422340774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2026-06-21T18:19:10.425052216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2026-06-21T18:19:10.436221389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126461s 
2026-06-21T18:19:10.437455916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-06-21T18:19:10.438546012Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s 
2026-06-21T18:19:10.439801331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-06-21T18:19:10.441633152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-06-21T18:19:10.452488411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011446s 
2026-06-21T18:19:10.453701295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-06-21T18:19:10.454754888Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2026-06-21T18:19:10.456003774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-06-21T18:19:10.457881918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:19:10.468759953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115192s 
2026-06-21T18:19:10.470043359Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-06-21T18:19:10.551656323Z [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-06-21T18:19:10.556927022Z [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-06-21T18:19:10.560606615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-06-21T18:19:10.563497820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-06-21T18:19:10.593050259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1217039s 
2026-06-21T18:19:10.594286359Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:19:10.595698084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:19:10.607990519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122259s 
2026-06-21T18:19:10.609665213Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-21T18:19:10.611648589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-06-21T18:19:10.614144788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032759s 
2026-06-21T18:19:10.616593541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-06-21T18:19:10', 'update_restrictions_to_release_profiles') 
2026-06-21T18:19:10.619311056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:10.622070005Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-06-21T18:19:10.623263028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109964s 
2026-06-21T18:19:10.625253528Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-06-21T18:19:10.626600211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:10.628697146Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2026-06-21T18:19:10.634136595Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-06-21T18:19:10.635813393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-06-21T18:19:10.666189111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.03042s 
2026-06-21T18:19:10.667816379Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2026-06-21T18:19:10.757380873Z [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-06-21T18:19:10.764547211Z [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-06-21T18:19:10.768853296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-06-21T18:19:10.772324590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-06-21T18:19:10.802094477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-06-21T18:19:10.805200474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1361276s 
2026-06-21T18:19:10.806530524Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2026-06-21T18:19:10.889996702Z [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-06-21T18:19:10.897658919Z [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-06-21T18:19:10.902686768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-06-21T18:19:10.906063261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-06-21T18:19:10.935998701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-06-21T18:19:10.938993014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1311554s 
2026-06-21T18:19:10.941195000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-06-21T18:19:10', 'rename_quality_profiles') 
2026-06-21T18:19:10.943863837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:10.947245871Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-06-21T18:19:10.948419555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1393517s 
2026-06-21T18:19:10.950024599Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-06-21T18:19:10.951357274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:10.953412755Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2026-06-21T18:19:10.957872470Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-06-21T18:19:10.960062482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-06-21T18:19:10.962755818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034793s 
2026-06-21T18:19:10.964278957Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-06-21T18:19:10.965945254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-06-21T18:19:10.968199556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026384s 
2026-06-21T18:19:10.969702213Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-06-21T18:19:10.971391707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-06-21T18:19:10.973608493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025967s 
2026-06-21T18:19:10.975710598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-06-21T18:19:10', 'update_images_remote_url') 
2026-06-21T18:19:10.978319755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:10.980591451Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-06-21T18:19:10.981730476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094448s 
2026-06-21T18:19:10.983303075Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-06-21T18:19:10.984592452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:10.986602762Z [Info] add_notification_status: Starting migration of Main DB to 232 
2026-06-21T18:19:10.994622981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-06-21T18:19:10.998086518Z [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-06-21T18:19:11.002727198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067329s 
2026-06-21T18:19:11.004108561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-06-21T18:19:11.005991755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-06-21T18:19:11.008856647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035657s 
2026-06-21T18:19:11.010932760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-06-21T18:19:11', 'add_notification_status') 
2026-06-21T18:19:11.013549291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:11.016156584Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-06-21T18:19:11.017289476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107315s 
2026-06-21T18:19:11.018927857Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-06-21T18:19:11.020247245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:11.022257185Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2026-06-21T18:19:11.026618842Z [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-06-21T18:19:11.028959367Z [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-06-21T18:19:11.032018330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003813s 
2026-06-21T18:19:11.034278163Z [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-06-21T18:19:11.037006540Z [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-06-21T18:19:11.039827153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039034s 
2026-06-21T18:19:11.041765558Z [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-06-21T18:19:11.044009709Z [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-06-21T18:19:11.046726883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034626s 
2026-06-21T18:19:11.048546048Z [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-06-21T18:19:11.050667252Z [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-06-21T18:19:11.053287180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032802s 
2026-06-21T18:19:11.055408534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-06-21T18:19:11', 'rename_deprecated_indexer_flags') 
2026-06-21T18:19:11.058029485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:11.060368076Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-06-21T18:19:11.061506149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101684s 
2026-06-21T18:19:11.063058366Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-06-21T18:19:11.064344938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:11.066338505Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2026-06-21T18:19:11.070313383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-21T18:19:11.071482638Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.91E-05s 
2026-06-21T18:19:11.072764992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2026-06-21T18:19:11.074542974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2026-06-21T18:19:11.086515355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122684s 
2026-06-21T18:19:11.088834106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-06-21T18:19:11', 'movie_last_searched_time') 
2026-06-21T18:19:11.091659118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:11.106060041Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-06-21T18:19:11.107405562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.031684s 
2026-06-21T18:19:11.109028912Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-06-21T18:19:11.110275814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:11.112531068Z [Info] email_encryption: Starting migration of Main DB to 235 
2026-06-21T18:19:11.115546473Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:19:11.116858296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:19:11.124503879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074927s 
2026-06-21T18:19:11.126820687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-06-21T18:19:11', 'email_encryption') 
2026-06-21T18:19:11.129709086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:11.132254955Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-06-21T18:19:11.133379371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153728s 
2026-06-21T18:19:11.134977901Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-06-21T18:19:11.136315446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:11.138316768Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2026-06-21T18:19:11.141890307Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-06-21T18:19:11.143551324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-06-21T18:19:11.145859113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026119s 
2026-06-21T18:19:11.148009486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-06-21T18:19:11', 'clear_last_rss_releases_info') 
2026-06-21T18:19:11.150652531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:11.152889006Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-06-21T18:19:11.154044334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095302s 
2026-06-21T18:19:11.155476279Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-06-21T18:19:11.156820758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:11.158798001Z [Info] add_indexes: Starting migration of Main DB to 237 
2026-06-21T18:19:11.172986466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2026-06-21T18:19:11.174882276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2026-06-21T18:19:11.178243648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038644s 
2026-06-21T18:19:11.179495931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2026-06-21T18:19:11.181076916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2026-06-21T18:19:11.183789842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031489s 
2026-06-21T18:19:11.185075352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2026-06-21T18:19:11.186922413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2026-06-21T18:19:11.189811724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035505s 
2026-06-21T18:19:11.192065154Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-06-21T18:19:11.193934740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-06-21T18:19:11.196570080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003253s 
2026-06-21T18:19:11.197867043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-06-21T18:19:11.199604984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-06-21T18:19:11.202544687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035083s 
2026-06-21T18:19:11.203780647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2026-06-21T18:19:11.205394548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2026-06-21T18:19:11.208129068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031879s 
2026-06-21T18:19:11.209332151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2026-06-21T18:19:11.210852805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2026-06-21T18:19:11.213493846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030241s 
2026-06-21T18:19:11.215540309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-06-21T18:19:11', 'add_indexes') 
2026-06-21T18:19:11.218117681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:11.220495051Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-06-21T18:19:11.221580047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099547s 
2026-06-21T18:19:11.223256034Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-06-21T18:19:11.224597466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:11.226696595Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2026-06-21T18:19:11.232329033Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-06-21T18:19:11.233593991Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.85E-05s 
2026-06-21T18:19:11.234817827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2026-06-21T18:19:11.236526068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2026-06-21T18:19:11.248345040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122965s 
2026-06-21T18:19:11.249601421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-06-21T18:19:11.250655094Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2026-06-21T18:19:11.251869080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2026-06-21T18:19:11.253621621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2026-06-21T18:19:11.264855764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117938s 
2026-06-21T18:19:11.266031262Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:19:11.267234456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:19:11.274970211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076127s 
2026-06-21T18:19:11.277445759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-06-21T18:19:11', 'parse_title_from_existing_subtitle_files') 
2026-06-21T18:19:11.280364860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:11.282963916Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-06-21T18:19:11.284178373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156108s 
2026-06-21T18:19:11.285916595Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-06-21T18:19:11.287275643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:11.289363289Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2026-06-21T18:19:11.293711669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-06-21T18:19:11.294941778Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.85E-05s 
2026-06-21T18:19:11.309421700Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2026-06-21T18:19:11.311455958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2026-06-21T18:19:11.323600175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128501s 
2026-06-21T18:19:11.325936191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-06-21T18:19:11', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-06-21T18:19:11.328699178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:11.331917863Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-06-21T18:19:11.333210126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209554s 
2026-06-21T18:19:11.334874750Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-06-21T18:19:11.336223688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:11.338477709Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2026-06-21T18:19:11.341913661Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2026-06-21T18:19:11.427720565Z [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-06-21T18:19:11.433977230Z [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-06-21T18:19:11.438250158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-06-21T18:19:11.441259181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-06-21T18:19:11.473519054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1301514s 
2026-06-21T18:19:11.475891584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-06-21T18:19:11', 'drop_multi_episode_style_from_naming_config') 
2026-06-21T18:19:11.478855966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:11.481784406Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-06-21T18:19:11.483053904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1383368s 
2026-06-21T18:19:11.484694158Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-06-21T18:19:11.485978987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:11.488176675Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2026-06-21T18:19:11.491334126Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:19:11.492661690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:19:11.500802341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007928s 
2026-06-21T18:19:11.503198779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-06-21T18:19:11', 'stevenlu_update_url') 
2026-06-21T18:19:11.506174284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:11.508519028Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-06-21T18:19:11.509647411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158068s 
2026-06-21T18:19:11.511226012Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-06-21T18:19:11.512505489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:11.514646403Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2026-06-21T18:19:11.518894882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-06-21T18:19:11.520114760Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.16E-05s 
2026-06-21T18:19:11.521361301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2026-06-21T18:19:11.523123982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2026-06-21T18:19:11.535330895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126916s 
2026-06-21T18:19:11.537808126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-06-21T18:19:11', 'add_movie_keywords') 
2026-06-21T18:19:11.540617807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:11.542954585Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-06-21T18:19:11.544096355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203212s 
2026-06-21T18:19:11.691317118Z [Debug] MigrationController: Took: 00:00:26.9987153 
2026-06-21T18:19:14.580920260Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-06-21T18:19:15.339458494Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-06-21T18:19:15.852133110Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-06-21T18:19:15.865204685Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-21T18:19:15.867314877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-21T18:19:16.501663989Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-06-21T18:19:16.546877610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6708643s 
2026-06-21T18:19:16.559208292Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-06-21T18:19:16.561149463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6858405s 
2026-06-21T18:19:16.851143078Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-06-21T18:19:16.861877414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:16.928359354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-06-21T18:19:16.968773897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-06-21T18:19:17.034161852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0995582s 
2026-06-21T18:19:17.038126310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:17.060053065Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-06-21T18:19:17.062642903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1255866s 
2026-06-21T18:19:17.088452000Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-06-21T18:19:17.092499324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:17.124192255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-06-21T18:19:17.132784416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-06-21T18:19:17.152406438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245829s 
2026-06-21T18:19:17.156626229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-21T18:19:17.159957090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005505s 
2026-06-21T18:19:17.164987625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-06-21T18:19:17.172999566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-06-21T18:19:17.217582607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0476253s 
2026-06-21T18:19:17.221967411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:17.238071105Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-06-21T18:19:17.241730938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0679922s 
2026-06-21T18:19:17.247564691Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-06-21T18:19:17.250896434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:17.258289589Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-21T18:19:17.262540944Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.25E-05s 
2026-06-21T18:19:17.265675629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-06-21T18:19:17.269548622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-06-21T18:19:17.277643290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086576s 
2026-06-21T18:19:17.281278324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:17.288731890Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-06-21T18:19:17.291914562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197595s 
2026-06-21T18:19:17.323698787Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-06-21T18:19:17.327244631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:17.338229292Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-06-21T18:19:17.354045466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-06-21T18:19:17.358392514Z [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-06-21T18:19:17.365334190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091622s 
2026-06-21T18:19:17.367201211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-06-21T18:19:17.369374419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-06-21T18:19:17.373500472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044737s 
2026-06-21T18:19:17.379721966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-21T18:19:17', 'InitialSetup') 
2026-06-21T18:19:17.460675723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:17.471579560Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-06-21T18:19:17.475675793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1023808s 
2026-06-21T18:19:17.478805829Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-06-21T18:19:17.480608310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:17.483763667Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2026-06-21T18:19:17.487491989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-06-21T18:19:17', 'add_moviefiles_table') 
2026-06-21T18:19:17.491505926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:17.495133304Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-06-21T18:19:17.496815944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145311s 
2026-06-21T18:19:17.498804720Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-06-21T18:19:17.500604797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:17.503106637Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2026-06-21T18:19:17.505900566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-06-21T18:19:17', 'fix_history_movieId') 
2026-06-21T18:19:17.509570670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:17.512995300Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-06-21T18:19:17.514757149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123443s 
2026-06-21T18:19:17.516850276Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-06-21T18:19:17.518641305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:17.521124468Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2026-06-21T18:19:17.523764156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-06-21T18:19:17', 'add_tmdb_stuff') 
2026-06-21T18:19:17.527312234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:17.530610268Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-06-21T18:19:17.532295243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119851s 
2026-06-21T18:19:17.534238318Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-06-21T18:19:17.536029066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:17.538499683Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2026-06-21T18:19:17.541124161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-06-21T18:19:17', 'fix_movie_files') 
2026-06-21T18:19:17.544638952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:17.547918559Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-06-21T18:19:17.549613674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119416s 
2026-06-21T18:19:17.551769417Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-06-21T18:19:17.553636248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:17.556103339Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2026-06-21T18:19:17.558781194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-06-21T18:19:17', 'update_schedule_intervale') 
2026-06-21T18:19:17.562432169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:17.565910317Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-06-21T18:19:17.567750494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121496s 
2026-06-21T18:19:17.570034476Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-06-21T18:19:17.571889804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:17.574486645Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2026-06-21T18:19:17.577298230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-06-21T18:19:17', 'add_movie_formats_to_naming_config') 
2026-06-21T18:19:17.581287337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:17.585500856Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-06-21T18:19:17.608196470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133456s 
2026-06-21T18:19:17.610558238Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-06-21T18:19:17.612425981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:17.615037513Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2026-06-21T18:19:17.617761992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-06-21T18:19:17', 'add_phyiscal_release') 
2026-06-21T18:19:17.621412216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:17.632659996Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-06-21T18:19:17.634305451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203801s 
2026-06-21T18:19:17.636286132Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-06-21T18:19:17.638027119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:17.640425601Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2026-06-21T18:19:17.642929747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-06-21T18:19:17', 'remove_bitmetv') 
2026-06-21T18:19:17.646444528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:17.649455764Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-06-21T18:19:17.651186060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113372s 
2026-06-21T18:19:17.653190809Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-06-21T18:19:17.654985024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:17.657440321Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2026-06-21T18:19:17.660020329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-06-21T18:19:17', 'remove_torrentleech') 
2026-06-21T18:19:17.663650152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:17.666449872Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-06-21T18:19:17.668069044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115232s 
2026-06-21T18:19:17.669900163Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-06-21T18:19:17.671639858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:17.673913659Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2026-06-21T18:19:17.676412323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-06-21T18:19:17', 'remove_broadcasthenet') 
2026-06-21T18:19:17.679757653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:17.682584087Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-06-21T18:19:17.684201666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108996s 
2026-06-21T18:19:17.685966261Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-06-21T18:19:17.687665315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:17.689939847Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2026-06-21T18:19:17.692356636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-06-21T18:19:17', 'remove_fanzub') 
2026-06-21T18:19:17.695668058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:17.698363378Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-06-21T18:19:17.699980576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107568s 
2026-06-21T18:19:17.701856245Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-06-21T18:19:17.703611170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:17.705922707Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2026-06-21T18:19:17.708471272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-06-21T18:19:17', 'update_movie_sorttitle') 
2026-06-21T18:19:17.712045733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:17.714871025Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-06-21T18:19:17.716570980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112953s 
2026-06-21T18:19:17.718559316Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-06-21T18:19:17.720468272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:17.722870412Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2026-06-21T18:19:17.725684882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-06-21T18:19:17', 'update_movie_sorttitle_again') 
2026-06-21T18:19:17.729381620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:17.732439861Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-06-21T18:19:17.734101188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119989s 
2026-06-21T18:19:17.735988621Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-06-21T18:19:17.737725049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:17.740060254Z [Info] update_movie_file: Starting migration of Log DB to 117 
2026-06-21T18:19:17.742561112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-06-21T18:19:17', 'update_movie_file') 
2026-06-21T18:19:17.746842919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:17.749740065Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-06-21T18:19:17.751364799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012028s 
2026-06-21T18:19:17.753287362Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-06-21T18:19:17.755024602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:17.757385849Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2026-06-21T18:19:17.759994725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-06-21T18:19:17', 'update_movie_slug') 
2026-06-21T18:19:17.763424886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:17.766458197Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-06-21T18:19:17.768089915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114598s 
2026-06-21T18:19:17.769941535Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-06-21T18:19:17.771684386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:17.773996404Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2026-06-21T18:19:17.776519087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-06-21T18:19:17', 'add_youtube_trailer_id') 
2026-06-21T18:19:17.779983787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:17.782827306Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-06-21T18:19:17.784517721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111352s 
2026-06-21T18:19:17.786331265Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-06-21T18:19:17.788015929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:17.790376986Z [Info] add_studio: Starting migration of Log DB to 120 
2026-06-21T18:19:17.792880550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-06-21T18:19:17', 'add_studio') 
2026-06-21T18:19:17.796513629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:17.799250092Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-06-21T18:19:17.800870056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112737s 
2026-06-21T18:19:17.802902641Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-06-21T18:19:17.804671345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:17.806999886Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2026-06-21T18:19:17.809565986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-06-21T18:19:17', 'update_filedate_config') 
2026-06-21T18:19:17.813005966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:17.815642618Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-06-21T18:19:17.817264195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010978s 
2026-06-21T18:19:17.819103090Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-06-21T18:19:17.820850100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:17.823096576Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2026-06-21T18:19:17.825564037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-06-21T18:19:17', 'add_movieid_to_blacklist') 
2026-06-21T18:19:17.829053417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:17.832033240Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-06-21T18:19:17.833656110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011161s 
2026-06-21T18:19:17.835767634Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-06-21T18:19:17.837515495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:17.839746680Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2026-06-21T18:19:17.842203380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-06-21T18:19:17', 'create_netimport_table') 
2026-06-21T18:19:17.845520903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:17.848254080Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-06-21T18:19:17.849867821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107175s 
2026-06-21T18:19:17.851700483Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-06-21T18:19:17.853492874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:17.855745232Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2026-06-21T18:19:17.858276672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-06-21T18:19:17', 'add_preferred_tags_to_profile') 
2026-06-21T18:19:17.861670810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:17.864469158Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-06-21T18:19:17.866101346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108932s 
2026-06-21T18:19:17.867871753Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-06-21T18:19:17.869577891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:17.871786580Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2026-06-21T18:19:17.874156836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-06-21T18:19:17', 'fix_imdb_unique') 
2026-06-21T18:19:17.877464991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:17.880054868Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-06-21T18:19:17.881608519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105353s 
2026-06-21T18:19:17.883741676Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-06-21T18:19:17.885555601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:17.887878330Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2026-06-21T18:19:17.890481224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-06-21T18:19:17', 'update_qualities_and_profiles') 
2026-06-21T18:19:17.893975193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:17.896712047Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-06-21T18:19:17.898383495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111202s 
2026-06-21T18:19:17.900127238Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-06-21T18:19:17.901863646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:17.904053388Z [Info] remove_wombles: Starting migration of Log DB to 127 
2026-06-21T18:19:17.906505258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-06-21T18:19:17', 'remove_wombles') 
2026-06-21T18:19:17.909768502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:17.912465566Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-06-21T18:19:17.914019025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106783s 
2026-06-21T18:19:17.915774542Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-06-21T18:19:17.917516331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:17.919784471Z [Info] remove_kickass: Starting migration of Log DB to 128 
2026-06-21T18:19:17.922116459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-06-21T18:19:17', 'remove_kickass') 
2026-06-21T18:19:17.925469314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:17.928216369Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-06-21T18:19:17.929785049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107773s 
2026-06-21T18:19:17.931733735Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-06-21T18:19:17.933542138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:17.935812312Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2026-06-21T18:19:17.938450467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-06-21T18:19:17', 'add_parsed_movie_info_to_pending_release') 
2026-06-21T18:19:17.941933775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:17.944981755Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-06-21T18:19:17.946680207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113165s 
2026-06-21T18:19:17.948505064Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-06-21T18:19:17.950242063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:17.952540744Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2026-06-21T18:19:17.955019418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-06-21T18:19:17', 'remove_wombles_kickass') 
2026-06-21T18:19:17.958395760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:17.961310513Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-06-21T18:19:17.962895686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011012s 
2026-06-21T18:19:17.964940596Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-06-21T18:19:17.966717306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:17.968959042Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2026-06-21T18:19:17.971497747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-06-21T18:19:17', 'make_parsed_episode_info_nullable') 
2026-06-21T18:19:17.974807675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:17.977557756Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-06-21T18:19:17.979194734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107718s 
2026-06-21T18:19:17.981030362Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-06-21T18:19:17.982806711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:17.985037385Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2026-06-21T18:19:17.987539917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-06-21T18:19:17', 'rename_torrent_downloadstation') 
2026-06-21T18:19:17.990824464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:17.993551428Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-06-21T18:19:17.995226072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106917s 
2026-06-21T18:19:17.996967530Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-06-21T18:19:17.998699971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.001094074Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2026-06-21T18:19:18.003653761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-06-21T18:19:18', 'add_minimumavailability') 
2026-06-21T18:19:18.007243974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.010141492Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-06-21T18:19:18.011772548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114177s 
2026-06-21T18:19:18.013849983Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-06-21T18:19:18.015693738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.018945890Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2026-06-21T18:19:18.021785761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-06-21T18:19:18', 'add_remux_qualities_for_the_wankers') 
2026-06-21T18:19:18.025595426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.028558666Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-06-21T18:19:18.030583275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012776s 
2026-06-21T18:19:18.033069985Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-06-21T18:19:18.035115847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.037992513Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2026-06-21T18:19:18.041042507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-06-21T18:19:18', 'add_haspredbentry_to_movies') 
2026-06-21T18:19:18.045491200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.048671648Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-06-21T18:19:18.050327123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013446s 
2026-06-21T18:19:18.052603529Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-06-21T18:19:18.054430510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.057208246Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2026-06-21T18:19:18.060075643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-06-21T18:19:18', 'add_pathstate_to_movies') 
2026-06-21T18:19:18.064164110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.067095736Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-06-21T18:19:18.068741592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012735s 
2026-06-21T18:19:18.070790610Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-06-21T18:19:18.072591368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.075405678Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2026-06-21T18:19:18.078100157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-06-21T18:19:18', 'add_import_exclusions_table') 
2026-06-21T18:19:18.081891826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.084833492Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-06-21T18:19:18.086527746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122202s 
2026-06-21T18:19:18.088545501Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-06-21T18:19:18.090320437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.093054916Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2026-06-21T18:19:18.096088758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-06-21T18:19:18', 'add_physical_release_note') 
2026-06-21T18:19:18.100356126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.105221367Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-06-21T18:19:18.107124011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144035s 
2026-06-21T18:19:18.109267699Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-06-21T18:19:18.111121745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.114110346Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2026-06-21T18:19:18.117250763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-06-21T18:19:18', 'consolidate_indexer_baseurl') 
2026-06-21T18:19:18.121340001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.124712416Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-06-21T18:19:18.126504246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134643s 
2026-06-21T18:19:18.129601045Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-06-21T18:19:18.133433857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.136163245Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2026-06-21T18:19:18.138795358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-06-21T18:19:18', 'add_alternative_titles_table') 
2026-06-21T18:19:18.142665305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.145750892Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-06-21T18:19:18.147306926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01266s 
2026-06-21T18:19:18.149114097Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-06-21T18:19:18.150938713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.153079957Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2026-06-21T18:19:18.155577349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-06-21T18:19:18', 'fix_duplicate_alt_titles') 
2026-06-21T18:19:18.158943641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.161844475Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-06-21T18:19:18.163474699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108021s 
2026-06-21T18:19:18.165116437Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-06-21T18:19:18.166695067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.168895641Z [Info] movie_extras: Starting migration of Log DB to 142 
2026-06-21T18:19:18.171191747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-06-21T18:19:18', 'movie_extras') 
2026-06-21T18:19:18.174462697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.177521048Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-06-21T18:19:18.179229029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109023s 
2026-06-21T18:19:18.180879104Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-06-21T18:19:18.182465360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.184547875Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2026-06-21T18:19:18.186857869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-06-21T18:19:18', 'clean_core_tv') 
2026-06-21T18:19:18.190152326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.193238985Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-06-21T18:19:18.194820301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108067s 
2026-06-21T18:19:18.196536629Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-06-21T18:19:18.198194058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.200325973Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2026-06-21T18:19:18.202745748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-06-21T18:19:18', 'add_cookies_to_indexer_status') 
2026-06-21T18:19:18.206330691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.209372649Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-06-21T18:19:18.210965619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110973s 
2026-06-21T18:19:18.212636595Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-06-21T18:19:18.214250587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.216601333Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2026-06-21T18:19:18.218924633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-06-21T18:19:18', 'banner_to_fanart') 
2026-06-21T18:19:18.222473283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.225418106Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-06-21T18:19:18.226867696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110832s 
2026-06-21T18:19:18.228691561Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-06-21T18:19:18.230345703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.232485013Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2026-06-21T18:19:18.234836531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-06-21T18:19:18', 'naming_config_colon_action') 
2026-06-21T18:19:18.238171349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.240881179Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-06-21T18:19:18.242518287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105053s 
2026-06-21T18:19:18.244173692Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-06-21T18:19:18.245746411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.247885490Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2026-06-21T18:19:18.250154321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-06-21T18:19:18', 'add_custom_formats') 
2026-06-21T18:19:18.253323997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.255962593Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-06-21T18:19:18.257405119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102196s 
2026-06-21T18:19:18.259085545Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-06-21T18:19:18.260966474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.263110484Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2026-06-21T18:19:18.265581913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-06-21T18:19:18', 'remove_extra_naming_config') 
2026-06-21T18:19:18.268758062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.271399033Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-06-21T18:19:18.272900277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106588s 
2026-06-21T18:19:18.275242215Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-06-21T18:19:18.276932140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.279061300Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2026-06-21T18:19:18.281453870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-06-21T18:19:18', 'convert_regex_required_tags') 
2026-06-21T18:19:18.284666573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.287341021Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-06-21T18:19:18.288971225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104007s 
2026-06-21T18:19:18.290701832Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-06-21T18:19:18.292492409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.294687221Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2026-06-21T18:19:18.297109020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-06-21T18:19:18', 'fix_format_tags_double_underscore') 
2026-06-21T18:19:18.300401243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.303238078Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-06-21T18:19:18.304871519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106227s 
2026-06-21T18:19:18.306567516Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-06-21T18:19:18.308153852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.310206367Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2026-06-21T18:19:18.312530299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-06-21T18:19:18', 'add_tags_to_net_import') 
2026-06-21T18:19:18.315648772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.318664548Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-06-21T18:19:18.320142505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101831s 
2026-06-21T18:19:18.321745695Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-06-21T18:19:18.323321891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.325510831Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2026-06-21T18:19:18.327750824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-06-21T18:19:18', 'add_custom_filters') 
2026-06-21T18:19:18.330930149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.333643696Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-06-21T18:19:18.335051482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103565s 
2026-06-21T18:19:18.337008645Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-06-21T18:19:18.338645072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.340750855Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2026-06-21T18:19:18.343177293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-06-21T18:19:18', 'indexer_client_status_search_changes') 
2026-06-21T18:19:18.346351859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.349025064Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-06-21T18:19:18.350536469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102929s 
2026-06-21T18:19:18.352252036Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-06-21T18:19:18.353912922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.356014967Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2026-06-21T18:19:18.358807743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-06-21T18:19:18', 'add_language_to_files_history_blacklist') 
2026-06-21T18:19:18.362239337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.365108698Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-06-21T18:19:18.366640374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109859s 
2026-06-21T18:19:18.368333856Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-06-21T18:19:18.369946464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.372078750Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2026-06-21T18:19:18.374497303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-06-21T18:19:18', 'add_update_allowed_quality_profile') 
2026-06-21T18:19:18.377713112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.380493614Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-06-21T18:19:18.381928615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104558s 
2026-06-21T18:19:18.383594491Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-06-21T18:19:18.385190577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.387243793Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2026-06-21T18:19:18.389574930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-06-21T18:19:18', 'add_download_client_priority') 
2026-06-21T18:19:18.392777081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.395367590Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-06-21T18:19:18.396870919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101479s 
2026-06-21T18:19:18.398777760Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-06-21T18:19:18.400339767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.402355478Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2026-06-21T18:19:18.404584750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-06-21T18:19:18', 'remove_growl_prowl') 
2026-06-21T18:19:18.407644173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.410269082Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-06-21T18:19:18.411644433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099749s 
2026-06-21T18:19:18.413288645Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-06-21T18:19:18.415168813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.417359958Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2026-06-21T18:19:18.419698559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-06-21T18:19:18', 'remove_plex_hometheatre') 
2026-06-21T18:19:18.422897965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.425907819Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-06-21T18:19:18.427358802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107761s 
2026-06-21T18:19:18.428986792Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-06-21T18:19:18.430986370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.433111031Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2026-06-21T18:19:18.435372968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-06-21T18:19:18', 'add_webrip_qualites') 
2026-06-21T18:19:18.438536261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.441293296Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-06-21T18:19:18.442713076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103498s 
2026-06-21T18:19:18.444380566Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-06-21T18:19:18.446112084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.448271434Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2026-06-21T18:19:18.450920732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-06-21T18:19:18', 'health_issue_notification') 
2026-06-21T18:19:18.454140028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.456841420Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-06-21T18:19:18.458344258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106737s 
2026-06-21T18:19:18.460038862Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-06-21T18:19:18.461843358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.463937006Z [Info] speed_improvements: Starting migration of Log DB to 161 
2026-06-21T18:19:18.466368384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-06-21T18:19:18', 'speed_improvements') 
2026-06-21T18:19:18.469785228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.472485288Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-06-21T18:19:18.473954448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106853s 
2026-06-21T18:19:18.475697429Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-06-21T18:19:18.477277743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.479504138Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2026-06-21T18:19:18.481824884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-06-21T18:19:18', 'fix_profile_format_default') 
2026-06-21T18:19:18.485003197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.487866255Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-06-21T18:19:18.489486470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105446s 
2026-06-21T18:19:18.491177777Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-06-21T18:19:18.492731948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.494760986Z [Info] task_duration: Starting migration of Log DB to 163 
2026-06-21T18:19:18.496918914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-06-21T18:19:18', 'task_duration') 
2026-06-21T18:19:18.499958688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.502679219Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-06-21T18:19:18.504260294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100054s 
2026-06-21T18:19:18.505849436Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-06-21T18:19:18.507382645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.509403817Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2026-06-21T18:19:18.511648599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-06-21T18:19:18', 'movie_collections_crew') 
2026-06-21T18:19:18.514709456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.517449877Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-06-21T18:19:18.518851300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100619s 
2026-06-21T18:19:18.520836971Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-06-21T18:19:18.522477686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.524559942Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2026-06-21T18:19:18.528225827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-06-21T18:19:18', 'remove_custom_formats_from_quality_model') 
2026-06-21T18:19:18.531496697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.534419505Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-06-21T18:19:18.536114681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011829s 
2026-06-21T18:19:18.537934357Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-06-21T18:19:18.539447726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.541507946Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2026-06-21T18:19:18.543754252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-06-21T18:19:18', 'fix_tmdb_list_config') 
2026-06-21T18:19:18.546941002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.549849362Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-06-21T18:19:18.551482973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103187s 
2026-06-21T18:19:18.553085782Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-06-21T18:19:18.554601245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.556613860Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2026-06-21T18:19:18.558891459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-06-21T18:19:18', 'remove_movie_pathstate') 
2026-06-21T18:19:18.561917124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.564604579Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-06-21T18:19:18.566023668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099914s 
2026-06-21T18:19:18.567576216Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-06-21T18:19:18.569110507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.571126017Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2026-06-21T18:19:18.573333004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-06-21T18:19:18', 'custom_format_rework') 
2026-06-21T18:19:18.576379151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.579050924Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-06-21T18:19:18.580452517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099531s 
2026-06-21T18:19:18.582010907Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-06-21T18:19:18.583488123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.585591250Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2026-06-21T18:19:18.587829941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-06-21T18:19:18', 'custom_format_scores') 
2026-06-21T18:19:18.590876308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.594189713Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-06-21T18:19:18.595555114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101407s 
2026-06-21T18:19:18.597152402Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-06-21T18:19:18.598646733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.600661061Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2026-06-21T18:19:18.602875302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-06-21T18:19:18', 'fix_trakt_list_config') 
2026-06-21T18:19:18.605931640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.608480856Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-06-21T18:19:18.609864193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098319s 
2026-06-21T18:19:18.611467903Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-06-21T18:19:18.613012976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.615033297Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2026-06-21T18:19:18.617348170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-06-21T18:19:18', 'quality_definition_preferred_size') 
2026-06-21T18:19:18.620478417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.623318278Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-06-21T18:19:18.624751285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102313s 
2026-06-21T18:19:18.626288512Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-06-21T18:19:18.627771119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.629753804Z [Info] add_download_history: Starting migration of Log DB to 172 
2026-06-21T18:19:18.631941060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-06-21T18:19:18', 'add_download_history') 
2026-06-21T18:19:18.634937597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.637616164Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-06-21T18:19:18.639056766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098471s 
2026-06-21T18:19:18.640594294Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-06-21T18:19:18.642074546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.644043533Z [Info] net_import_status: Starting migration of Log DB to 173 
2026-06-21T18:19:18.646188104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-06-21T18:19:18', 'net_import_status') 
2026-06-21T18:19:18.649205052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.651908619Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-06-21T18:19:18.653268669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097603s 
2026-06-21T18:19:18.654838692Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-06-21T18:19:18.656421220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.658395708Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2026-06-21T18:19:18.661044525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-06-21T18:19:18', 'email_multiple_addresses') 
2026-06-21T18:19:18.664083076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.666933369Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-06-21T18:19:18.668435565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105997s 
2026-06-21T18:19:18.670065810Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-06-21T18:19:18.671619189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.674116881Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2026-06-21T18:19:18.676915890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-06-21T18:19:18', 'remove_chown_and_folderchmod_config') 
2026-06-21T18:19:18.680140076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.683776412Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-06-21T18:19:18.685407248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119145s 
2026-06-21T18:19:18.687068304Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-06-21T18:19:18.688607686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.690741915Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2026-06-21T18:19:18.693129365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-06-21T18:19:18', 'movie_recommendations') 
2026-06-21T18:19:18.696218168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.699193182Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-06-21T18:19:18.700773546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104729s 
2026-06-21T18:19:18.702372127Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-06-21T18:19:18.704068043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.706062001Z [Info] language_improvements: Starting migration of Log DB to 177 
2026-06-21T18:19:18.708450853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-06-21T18:19:18', 'language_improvements') 
2026-06-21T18:19:18.711681873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.714725725Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-06-21T18:19:18.716419558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107077s 
2026-06-21T18:19:18.718612396Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-06-21T18:19:18.720716595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.723515394Z [Info] new_list_server: Starting migration of Log DB to 178 
2026-06-21T18:19:18.727203173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-06-21T18:19:18', 'new_list_server') 
2026-06-21T18:19:18.731066537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.734587070Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-06-21T18:19:18.736698423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013954s 
2026-06-21T18:19:18.740580655Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-06-21T18:19:18.742162842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.744564561Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2026-06-21T18:19:18.747043836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-06-21T18:19:18', 'movie_translation_indexes') 
2026-06-21T18:19:18.750401601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.753269900Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-06-21T18:19:18.754655551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111484s 
2026-06-21T18:19:18.756245134Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-06-21T18:19:18.757787050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.760227136Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2026-06-21T18:19:18.762526649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-06-21T18:19:18', 'fix_invalid_profile_references') 
2026-06-21T18:19:18.765577014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.768051911Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-06-21T18:19:18.769427933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102414s 
2026-06-21T18:19:18.770934839Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-06-21T18:19:18.772389509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.774311051Z [Info] list_movies_table: Starting migration of Log DB to 181 
2026-06-21T18:19:18.776443397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-06-21T18:19:18', 'list_movies_table') 
2026-06-21T18:19:18.779408430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.781783215Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-06-21T18:19:18.783107142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094504s 
2026-06-21T18:19:18.784641042Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-06-21T18:19:18.786122497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.788134060Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2026-06-21T18:19:18.790329433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-06-21T18:19:18', 'on_delete_notification') 
2026-06-21T18:19:18.794694026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.797558176Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-06-21T18:19:18.798936163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011423s 
2026-06-21T18:19:18.800519653Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-06-21T18:19:18.802014154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.803982038Z [Info] download_propers_config: Starting migration of Log DB to 183 
2026-06-21T18:19:18.806192402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-06-21T18:19:18', 'download_propers_config') 
2026-06-21T18:19:18.809494204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.811945903Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-06-21T18:19:18.813296374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099163s 
2026-06-21T18:19:18.814839523Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-06-21T18:19:18.816341779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.818572974Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2026-06-21T18:19:18.820956567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-06-21T18:19:18', 'add_priority_to_indexers') 
2026-06-21T18:19:18.823988736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.826438862Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-06-21T18:19:18.827782298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101102s 
2026-06-21T18:19:18.829341630Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-06-21T18:19:18.830846422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.833262128Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2026-06-21T18:19:18.835587674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-06-21T18:19:18', 'add_alternative_title_indices') 
2026-06-21T18:19:18.838696076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.841366336Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-06-21T18:19:18.842736376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104817s 
2026-06-21T18:19:18.844242190Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-06-21T18:19:18.845690498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.847620065Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2026-06-21T18:19:18.849750618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-06-21T18:19:18', 'fix_tmdb_duplicates') 
2026-06-21T18:19:18.853058993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.855499840Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-06-21T18:19:18.856817034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098302s 
2026-06-21T18:19:18.858353379Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-06-21T18:19:18.859859283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.861798911Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2026-06-21T18:19:18.864043233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-06-21T18:19:18', 'swap_filechmod_for_folderchmod') 
2026-06-21T18:19:18.867037034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.869525287Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-06-21T18:19:18.870940769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096316s 
2026-06-21T18:19:18.872423115Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-06-21T18:19:18.873856473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.875737583Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2026-06-21T18:19:18.877855801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-06-21T18:19:18', 'mediainfo_channels') 
2026-06-21T18:19:18.880793128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.883190819Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-06-21T18:19:18.884698897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093623s 
2026-06-21T18:19:18.886188027Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-06-21T18:19:18.887615243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.889773741Z [Info] add_update_history: Starting migration of Log DB to 189 
2026-06-21T18:19:18.897652565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-06-21T18:19:18.900750636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2026-06-21T18:19:18.905033064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058984s 
2026-06-21T18:19:18.906449909Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-06-21T18:19:18.908254494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-06-21T18:19:18.911511686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035278s 
2026-06-21T18:19:18.913641467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-06-21T18:19:18', 'add_update_history') 
2026-06-21T18:19:18.916591962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.919126318Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-06-21T18:19:18.920416076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112937s 
2026-06-21T18:19:18.922069417Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-06-21T18:19:18.957489557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.960552037Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2026-06-21T18:19:18.962978997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-06-21T18:19:18', 'update_awesome_hd_link') 
2026-06-21T18:19:18.966259275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.968808882Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-06-21T18:19:18.970149202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.045247s 
2026-06-21T18:19:18.971655627Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-06-21T18:19:18.973074025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.974980777Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2026-06-21T18:19:18.977051328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-06-21T18:19:18', 'remove_awesomehd') 
2026-06-21T18:19:18.980003085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.982364102Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-06-21T18:19:18.983647918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093265s 
2026-06-21T18:19:18.985180105Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-06-21T18:19:18.986643383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:18.988569534Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2026-06-21T18:19:18.990817132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-06-21T18:19:18', 'add_on_delete_to_notifications') 
2026-06-21T18:19:18.993812837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:18.996272843Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-06-21T18:19:18.997602462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009537s 
2026-06-21T18:19:18.999095089Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-06-21T18:19:19.000567666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.002473205Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2026-06-21T18:19:19.004650361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-06-21T18:19:19', 'add_bypass_to_delay_profile') 
2026-06-21T18:19:19.007607118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.010029318Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-06-21T18:19:19.011321482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094389s 
2026-06-21T18:19:19.012805752Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-06-21T18:19:19.014214069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.016099949Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2026-06-21T18:19:19.018172023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-06-21T18:19:19', 'update_notifiarr') 
2026-06-21T18:19:19.021281568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.023769821Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-06-21T18:19:19.025100111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095832s 
2026-06-21T18:19:19.026713101Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-06-21T18:19:19.028147040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.030116608Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2026-06-21T18:19:19.032380158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-06-21T18:19:19', 'legacy_mediainfo_hdr') 
2026-06-21T18:19:19.035402357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.037733984Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-06-21T18:19:19.039041519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095727s 
2026-06-21T18:19:19.040567483Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-06-21T18:19:19.042011392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.043945559Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2026-06-21T18:19:19.046151643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-06-21T18:19:19', 'rename_blacklist_to_blocklist') 
2026-06-21T18:19:19.049190035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.051625421Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-06-21T18:19:19.052990922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095176s 
2026-06-21T18:19:19.054447076Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-06-21T18:19:19.056611166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.058429389Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2026-06-21T18:19:19.060519971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-06-21T18:19:19', 'add_indexer_tags') 
2026-06-21T18:19:19.063489734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.065889338Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-06-21T18:19:19.067147573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093933s 
2026-06-21T18:19:19.068617605Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-06-21T18:19:19.070022536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.071910189Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2026-06-21T18:19:19.073980900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-06-21T18:19:19', 'mediainfo_to_ffmpeg') 
2026-06-21T18:19:19.076896324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.079344877Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-06-21T18:19:19.080628403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093306s 
2026-06-21T18:19:19.082147544Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-06-21T18:19:19.083505950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.085399756Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2026-06-21T18:19:19.087499506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-06-21T18:19:19', 'cdh_per_downloadclient') 
2026-06-21T18:19:19.090662368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.093071291Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-06-21T18:19:19.094341340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095626s 
2026-06-21T18:19:19.096243753Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-06-21T18:19:19.097862655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.099760037Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2026-06-21T18:19:19.101995230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-06-21T18:19:19', 'migrate_discord_from_slack') 
2026-06-21T18:19:19.105006687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.107759914Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-06-21T18:19:19.109097088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098629s 
2026-06-21T18:19:19.110522620Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-06-21T18:19:19.111831968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.113767317Z [Info] remove_predb: Starting migration of Log DB to 202 
2026-06-21T18:19:19.115817828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-06-21T18:19:19', 'remove_predb') 
2026-06-21T18:19:19.118695817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.120985620Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-06-21T18:19:19.122204636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091463s 
2026-06-21T18:19:19.123639286Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-06-21T18:19:19.125114809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.127005899Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2026-06-21T18:19:19.129666900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-06-21T18:19:19', 'add_on_update_to_notifications') 
2026-06-21T18:19:19.132639138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.135259287Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-06-21T18:19:19.136519506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100837s 
2026-06-21T18:19:19.138035380Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-06-21T18:19:19.139543067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.141481833Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2026-06-21T18:19:19.143812809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-06-21T18:19:19', 'ensure_identity_on_id_columns') 
2026-06-21T18:19:19.146732782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.149170944Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-06-21T18:19:19.150461865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095352s 
2026-06-21T18:19:19.151917668Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-06-21T18:19:19.153337549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.155221554Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2026-06-21T18:19:19.157353119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-06-21T18:19:19', 'download_client_per_indexer') 
2026-06-21T18:19:19.160297411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.162922970Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-06-21T18:19:19.164256577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095747s 
2026-06-21T18:19:19.165712951Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-06-21T18:19:19.167064444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.168967989Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2026-06-21T18:19:19.171025044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-06-21T18:19:19', 'multiple_ratings_support') 
2026-06-21T18:19:19.174189278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.176683594Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-06-21T18:19:19.177937390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095625s 
2026-06-21T18:19:19.179331408Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-06-21T18:19:19.180707621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.182682780Z [Info] movie_metadata: Starting migration of Log DB to 207 
2026-06-21T18:19:19.184965579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-06-21T18:19:19', 'movie_metadata') 
2026-06-21T18:19:19.187781673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.190135655Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-06-21T18:19:19.191358369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094822s 
2026-06-21T18:19:19.192799582Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-06-21T18:19:19.194176577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.196032125Z [Info] add_collections: Starting migration of Log DB to 208 
2026-06-21T18:19:19.198115272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-06-21T18:19:19', 'add_collections') 
2026-06-21T18:19:19.201355981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.203642407Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-06-21T18:19:19.204880822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095653s 
2026-06-21T18:19:19.206332647Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-06-21T18:19:19.207782739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.209707667Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2026-06-21T18:19:19.211917479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-06-21T18:19:19', 'movie_meta_collection_index') 
2026-06-21T18:19:19.215502481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.217971666Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-06-21T18:19:19.219313149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101776s 
2026-06-21T18:19:19.220853602Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-06-21T18:19:19.222277220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.224234163Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2026-06-21T18:19:19.226425197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-06-21T18:19:19', 'movie_added_notifications') 
2026-06-21T18:19:19.229510142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.232080260Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-06-21T18:19:19.233428246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097402s 
2026-06-21T18:19:19.235052008Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-06-21T18:19:19.236486127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.238580055Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2026-06-21T18:19:19.240818245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-06-21T18:19:19', 'more_movie_meta_index') 
2026-06-21T18:19:19.244085187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.246504781Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-06-21T18:19:19.247772335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100351s 
2026-06-21T18:19:19.249400355Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-06-21T18:19:19.251011240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.253049076Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2026-06-21T18:19:19.260671352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-06-21T18:19:19.261995610Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.04E-05s 
2026-06-21T18:19:19.263953926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-06-21T18:19:19.297666796Z [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-06-21T18:19:19.304696178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2026-06-21T18:19:19.310364588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-06-21T18:19:19.317107724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-06-21T18:19:19.328935733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-06-21T18:19:19.332226343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0669247s 
2026-06-21T18:19:19.333482784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-06-21T18:19:19.334682862Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s 
2026-06-21T18:19:19.335971639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-06-21T18:19:19.344985829Z [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-06-21T18:19:19.349575516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-06-21T18:19:19.352828259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-06-21T18:19:19.355772661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-06-21T18:19:19.362194499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-06-21T18:19:19.365204423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278565s 
2026-06-21T18:19:19.366503531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-21T18:19:19.367685782Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.42E-05s 
2026-06-21T18:19:19.369069941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-06-21T18:19:19.377684677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-06-21T18:19:19.381679806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-06-21T18:19:19.385548620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-06-21T18:19:19.388673967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-06-21T18:19:19.394846413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-06-21T18:19:19.399366990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0289396s 
2026-06-21T18:19:19.401687796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-06-21T18:19:19', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-06-21T18:19:19.404844676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.407905943Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-06-21T18:19:19.409320543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0372471s 
2026-06-21T18:19:19.411036741Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-06-21T18:19:19.412569609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.414619158Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2026-06-21T18:19:19.416911316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-06-21T18:19:19', 'add_language_tags_to_subtitle_files') 
2026-06-21T18:19:19.419748152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.422185222Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-06-21T18:19:19.423510542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096166s 
2026-06-21T18:19:19.424937507Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-06-21T18:19:19.426305312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.428117854Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2026-06-21T18:19:19.430134797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-06-21T18:19:19', 'add_salt_to_users') 
2026-06-21T18:19:19.432832793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.435070040Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-06-21T18:19:19.436297724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087891s 
2026-06-21T18:19:19.437701342Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-06-21T18:19:19.439058366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.441490155Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2026-06-21T18:19:19.443499192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-06-21T18:19:19', 'clean_alt_titles') 
2026-06-21T18:19:19.446192819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.448459105Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-06-21T18:19:19.449681808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094319s 
2026-06-21T18:19:19.451041738Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-06-21T18:19:19.452366728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.454130732Z [Info] remove_omg: Starting migration of Log DB to 217 
2026-06-21T18:19:19.456154799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-06-21T18:19:19', 'remove_omg') 
2026-06-21T18:19:19.458775549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.460965481Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-06-21T18:19:19.462151892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086686s 
2026-06-21T18:19:19.463646232Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-06-21T18:19:19.465125192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.466972343Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2026-06-21T18:19:19.469355044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-06-21T18:19:19', 'add_additional_info_to_pending_releases') 
2026-06-21T18:19:19.472207601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.475106972Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-06-21T18:19:19.476452122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099061s 
2026-06-21T18:19:19.477928797Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-06-21T18:19:19.479320782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.481173524Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2026-06-21T18:19:19.483334708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-06-21T18:19:19', 'add_result_to_commands') 
2026-06-21T18:19:19.486192716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.488340534Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-06-21T18:19:19.489617727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089814s 
2026-06-21T18:19:19.491148511Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-06-21T18:19:19.492618602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.494498279Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2026-06-21T18:19:19.496913385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-06-21T18:19:19', 'health_restored_notification') 
2026-06-21T18:19:19.499821123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.502089864Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-06-21T18:19:19.503390404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094504s 
2026-06-21T18:19:19.505064056Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-06-21T18:19:19.506582756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.508513385Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2026-06-21T18:19:19.511507588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-06-21T18:19:19', 'add_on_manual_interaction_required_to_notifications') 
2026-06-21T18:19:19.514494335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.516909982Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-06-21T18:19:19.518328510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101711s 
2026-06-21T18:19:19.519736837Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-06-21T18:19:19.521086727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.522887204Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2026-06-21T18:19:19.524890600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-06-21T18:19:19', 'remove_rarbg') 
2026-06-21T18:19:19.527556501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.529711082Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-06-21T18:19:19.530914456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086756s 
2026-06-21T18:19:19.532435731Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-06-21T18:19:19.533903458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.535739808Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2026-06-21T18:19:19.538005322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-06-21T18:19:19', 'remove_invalid_roksbox_metadata_images') 
2026-06-21T18:19:19.540812598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.543106981Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-06-21T18:19:19.544461199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091244s 
2026-06-21T18:19:19.545862352Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-06-21T18:19:19.547198203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.548945022Z [Info] list_sync_time: Starting migration of Log DB to 224 
2026-06-21T18:19:19.550925071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-06-21T18:19:19', 'list_sync_time') 
2026-06-21T18:19:19.553571944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.555797989Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-06-21T18:19:19.557012175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086924s 
2026-06-21T18:19:19.558448880Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-06-21T18:19:19.559826956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.561671963Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2026-06-21T18:19:19.563737925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-06-21T18:19:19', 'add_tags_to_collections') 
2026-06-21T18:19:19.566515060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.568827710Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-06-21T18:19:19.570084231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089965s 
2026-06-21T18:19:19.571506517Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-06-21T18:19:19.572907349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.574716303Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2026-06-21T18:19:19.576802095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-06-21T18:19:19', 'add_download_client_tags') 
2026-06-21T18:19:19.579537015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.581891619Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-06-21T18:19:19.584330162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089221s 
2026-06-21T18:19:19.585695874Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-06-21T18:19:19.587013799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.588812493Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2026-06-21T18:19:19.590874878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-06-21T18:19:19', 'add_auto_tagging') 
2026-06-21T18:19:19.593810562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.596010755Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-06-21T18:19:19.597255513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090002s 
2026-06-21T18:19:19.598951580Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-06-21T18:19:19.600482003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.602654259Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2026-06-21T18:19:19.605113764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-06-21T18:19:19', 'add_custom_format_score_bypass_to_delay_profile') 
2026-06-21T18:19:19.608144090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.610597703Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-06-21T18:19:19.612037003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099822s 
2026-06-21T18:19:19.613654331Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-06-21T18:19:19.615119653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.617103159Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2026-06-21T18:19:19.619453785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-06-21T18:19:19', 'update_restrictions_to_release_profiles') 
2026-06-21T18:19:19.622496686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.624903104Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-06-21T18:19:19.626245608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096978s 
2026-06-21T18:19:19.627707995Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-06-21T18:19:19.629102153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.631012602Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2026-06-21T18:19:19.633264068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-06-21T18:19:19', 'rename_quality_profiles') 
2026-06-21T18:19:19.637807642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.640218509Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-06-21T18:19:19.641503298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110908s 
2026-06-21T18:19:19.643075074Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-06-21T18:19:19.644481388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.646443611Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2026-06-21T18:19:19.648688564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-06-21T18:19:19', 'update_images_remote_url') 
2026-06-21T18:19:19.651902930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.654397065Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-06-21T18:19:19.655686563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098439s 
2026-06-21T18:19:19.657325034Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-06-21T18:19:19.658724533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.660765846Z [Info] add_notification_status: Starting migration of Log DB to 232 
2026-06-21T18:19:19.662976259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-06-21T18:19:19', 'add_notification_status') 
2026-06-21T18:19:19.666001664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.668374134Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-06-21T18:19:19.669625104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096328s 
2026-06-21T18:19:19.671203274Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-06-21T18:19:19.672647534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.674632593Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2026-06-21T18:19:19.678311625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-06-21T18:19:19', 'rename_deprecated_indexer_flags') 
2026-06-21T18:19:19.684016619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.686481685Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-06-21T18:19:19.687824841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138331s 
2026-06-21T18:19:19.689536900Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-06-21T18:19:19.690955047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.692912681Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2026-06-21T18:19:19.695157835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-06-21T18:19:19', 'movie_last_searched_time') 
2026-06-21T18:19:19.697906793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.700134391Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-06-21T18:19:19.701385652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091608s 
2026-06-21T18:19:19.702845553Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-06-21T18:19:19.704374774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.706143457Z [Info] email_encryption: Starting migration of Log DB to 235 
2026-06-21T18:19:19.708109939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-06-21T18:19:19', 'email_encryption') 
2026-06-21T18:19:19.710729517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.713204002Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-06-21T18:19:19.714411425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088841s 
2026-06-21T18:19:19.717469796Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-06-21T18:19:19.718865147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.720689333Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2026-06-21T18:19:19.722829855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-06-21T18:19:19', 'clear_last_rss_releases_info') 
2026-06-21T18:19:19.725553522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.727765409Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-06-21T18:19:19.729035117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008869s 
2026-06-21T18:19:19.730368353Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-06-21T18:19:19.731710036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.733438458Z [Info] add_indexes: Starting migration of Log DB to 237 
2026-06-21T18:19:19.735376713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-06-21T18:19:19', 'add_indexes') 
2026-06-21T18:19:19.738036842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.740181403Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-06-21T18:19:19.741350669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085606s 
2026-06-21T18:19:19.742869589Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-06-21T18:19:19.744334189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.746212935Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2026-06-21T18:19:19.748435603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-06-21T18:19:19', 'parse_title_from_existing_subtitle_files') 
2026-06-21T18:19:19.751267849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.753611370Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-06-21T18:19:19.754907982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091359s 
2026-06-21T18:19:19.756501733Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-06-21T18:19:19.758021134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.759911944Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2026-06-21T18:19:19.762279083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-06-21T18:19:19', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-06-21T18:19:19.765158845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.767605774Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-06-21T18:19:19.769011607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094259s 
2026-06-21T18:19:19.770522921Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-06-21T18:19:19.772018244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.773813090Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2026-06-21T18:19:19.776060909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-06-21T18:19:19', 'drop_multi_episode_style_from_naming_config') 
2026-06-21T18:19:19.779095573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.781812015Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-06-21T18:19:19.783288189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096784s 
2026-06-21T18:19:19.785305534Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-06-21T18:19:19.786776167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.788819473Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2026-06-21T18:19:19.791047642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-06-21T18:19:19', 'stevenlu_update_url') 
2026-06-21T18:19:19.794182678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.796656001Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-06-21T18:19:19.798149019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099565s 
2026-06-21T18:19:19.799968074Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-06-21T18:19:19.801363816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-21T18:19:19.803169434Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2026-06-21T18:19:19.805544158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-06-21T18:19:19', 'add_movie_keywords') 
2026-06-21T18:19:19.809381659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-21T18:19:19.813290885Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-06-21T18:19:19.814610845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119102s 
2026-06-21T18:19:23.077147871Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2026-06-21T18:19:23.193660727Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-06-21T18:19:23.302845429Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2026-06-21T18:19:24.697922888Z [Info] QualityProfileService: Setting up default quality profiles 
2026-06-21T18:19:25.275833244Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2026-06-21T18:19:26.032987169Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-06-21T18:19:26.040206985Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-06-21T18:19:26.041862801Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 
2026-06-21T18:19:26.817245901Z [ls.io-init] done.
2026-06-21T18:19:27.880010515Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
View SBOM output
Expand
NAME                                                                   VERSION                      
Azure.Core                                                             1.50.0                       
Azure.Identity                                                         1.17.1                       
BouncyCastle.Cryptography                                              2.6.2                        
Dapper                                                                 2.1.79                       
Diacritical.Net                                                        1.0.4                        
DryIoc.Microsoft.DependencyInjection                                   6.2.0                        
DryIoc.dll                                                             5.4.3                        
Dynamitey                                                              3.0.3                        
Equ                                                                    2.3.0                        
FluentMigrator                                                         6.2.0                        
FluentMigrator.Abstractions                                            6.2.0                        
FluentMigrator.Extensions.Postgres                                     6.2.0                        
FluentMigrator.Runner.Core                                             6.2.0                        
FluentMigrator.Runner.Postgres                                         6.2.0                        
FluentMigrator.Runner.SQLite                                           6.2.0                        
FluentValidation                                                       9.5.4                        
IPAddressRange                                                         6.3.0                        
Ical.Net                                                               4.3.1                        
ImpromptuInterface                                                     8.0.6                        
Instances                                                              1.6.1                        
MailKit                                                                4.16.0                       
Microsoft.AspNetCore.Cryptography.Internal                             8.0.27                       
Microsoft.AspNetCore.Cryptography.KeyDerivation                        8.0.27                       
Microsoft.Bcl.AsyncInterfaces                                          8.0.0                        
Microsoft.Data.SqlClient                                               6.1.5                        
Microsoft.Extensions.Caching.Abstractions                              8.0.0                        
Microsoft.Extensions.Caching.Memory                                    8.0.1                        
Microsoft.Extensions.Configuration                                     8.0.0                        
Microsoft.Extensions.Configuration.Abstractions                        8.0.0                        
Microsoft.Extensions.Configuration.Binder                              8.0.2                        
Microsoft.Extensions.Configuration.CommandLine                         8.0.0                        
Microsoft.Extensions.Configuration.EnvironmentVariables                8.0.0                        
Microsoft.Extensions.Configuration.FileExtensions                      8.0.1                        
Microsoft.Extensions.Configuration.Json                                8.0.1                        
Microsoft.Extensions.Configuration.UserSecrets                         8.0.1                        
Microsoft.Extensions.DependencyInjection                               8.0.1                        
Microsoft.Extensions.DependencyInjection.Abstractions                  8.0.2                        
Microsoft.Extensions.Diagnostics                                       8.0.1                        
Microsoft.Extensions.Diagnostics.Abstractions                          8.0.1                        
Microsoft.Extensions.FileProviders.Abstractions                        8.0.0                        
Microsoft.Extensions.FileProviders.Physical                            8.0.0                        
Microsoft.Extensions.FileSystemGlobbing                                8.0.0                        
Microsoft.Extensions.Hosting                                           8.0.1                        
Microsoft.Extensions.Hosting.Abstractions                              8.0.1                        
Microsoft.Extensions.Hosting.WindowsServices                           8.0.1                        
Microsoft.Extensions.Logging                                           8.0.1                        
Microsoft.Extensions.Logging.Abstractions                              8.0.2                        
Microsoft.Extensions.Logging.Abstractions                              8.0.3                        
Microsoft.Extensions.Logging.Configuration                             8.0.1                        
Microsoft.Extensions.Logging.Console                                   8.0.1                        
Microsoft.Extensions.Logging.Debug                                     8.0.1                        
Microsoft.Extensions.Logging.EventLog                                  8.0.1                        
Microsoft.Extensions.Logging.EventSource                               8.0.1                        
Microsoft.Extensions.Options                                           8.0.2                        
Microsoft.Extensions.Options.ConfigurationExtensions                   8.0.0                        
Microsoft.Extensions.Primitives                                        8.0.0                        
Microsoft.Identity.Client                                              4.80.0                       
Microsoft.Identity.Client.Extensions.Msal                              4.78.0                       
Microsoft.IdentityModel.Abstractions                                   8.14.0                       
Microsoft.IdentityModel.JsonWebTokens                                  7.7.1                        
Microsoft.IdentityModel.Logging                                        7.7.1                        
Microsoft.IdentityModel.Protocols                                      7.7.1                        
Microsoft.IdentityModel.Protocols.OpenIdConnect                        7.7.1                        
Microsoft.IdentityModel.Tokens                                         7.7.1                        
Microsoft.OpenApi                                                      1.6.23                       
Microsoft.SqlServer.Server                                             1.0.0                        
Microsoft.Win32.SystemEvents                                           8.0.0                        
MimeKit                                                                4.16.0                       
Mono.Nat                                                               3.0.0                        
Mono.Posix.NETStandard                                                 5.20.1.34-servarr20          
MonoTorrent                                                            3.0.2                        
NLog                                                                   5.5.1                        
NLog.Extensions.Logging                                                5.5.0                        
NLog.Layouts.ClefJsonLayout                                            1.0.5                        
NLog.Targets.Syslog                                                    7.0.0                        
Newtonsoft.Json                                                        13.0.4                       
NodaTime                                                               3.2.0                        
Npgsql                                                                 9.0.5                        
Polly                                                                  8.6.6                        
Polly.Contrib.WaitAndRetry                                             1.1.1                        
Polly.Core                                                             8.6.6                        
Radarr                                                                 1.0.0                        
Radarr.Api.V3                                                          1.0.0                        
Radarr.Common                                                          1.0.0                        
Radarr.Core                                                            1.0.0                        
Radarr.Host                                                            1.0.0                        
Radarr.Http                                                            1.0.0                        
Radarr.Mono                                                            1.0.0                        
Radarr.SignalR                                                         1.0.0                        
ReusableTasks                                                          4.0.0                        
Sentry                                                                 4.0.2                        
Servarr.FFMpegCore                                                     4.7.0-26                     
Servarr.FFprobe                                                        5.1.4.112                    
SharpZipLib                                                            1.4.2                        
SixLabors.ImageSharp                                                   3.1.12                       
SourceGear.sqlite3                                                     3.50.4.5                     
Swashbuckle.AspNetCore.Annotations                                     8.1.4                        
Swashbuckle.AspNetCore.Swagger                                         8.1.4                        
Swashbuckle.AspNetCore.SwaggerGen                                      8.1.4                        
System.ClientModel                                                     1.8.0                        
System.ComponentModel                                                  4.3.0                        
System.ComponentModel.Annotations                                      5.0.0                        
System.Configuration.ConfigurationManager                              8.0.1                        
System.Data.SQLite                                                     2.0.3                        
System.Diagnostics.DiagnosticSource                                    8.0.1                        
System.Diagnostics.EventLog                                            8.0.1                        
System.Drawing.Common                                                  8.0.27                       
System.Formats.Asn1                                                    8.0.1                        
System.IO                                                              4.3.0                        
System.IO.FileSystem.AccessControl                                     5.0.0                        
System.IdentityModel.Tokens.Jwt                                        7.7.1                        
System.Memory.Data                                                     8.0.1                        
System.Private.Uri                                                     4.3.0                        
System.Reflection                                                      4.3.0                        
System.Reflection.Primitives                                           4.3.0                        
System.Runtime                                                         4.3.0                        
System.Runtime.Loader                                                  4.3.0                        
System.Security.AccessControl                                          5.0.0                        
System.Security.Cryptography.Pkcs                                      8.0.1                        
System.Security.Cryptography.ProtectedData                             8.0.0                        
System.Security.Principal.Windows                                      5.0.0                        
System.ServiceProcess.ServiceController                                8.0.1                        
System.Text.Encoding                                                   4.3.0                        
System.Text.Encoding.CodePages                                         8.0.0                        
System.Text.Json                                                       8.0.6                        
System.Threading.Tasks                                                 4.3.0                        
acl-libs                                                               2.3.2-r1                     
alpine-baselayout                                                      3.7.2-r0                     
alpine-baselayout-data                                                 3.7.2-r0                     
alpine-keys                                                            2.6-r0                       
alpine-release                                                         3.23.4-r0                    
apk-tools                                                              3.0.6-r0                     
bash                                                                   5.3.3-r1                     
brotli-libs                                                            1.2.0-r0                     
busybox                                                                1.37.0-r30                   
busybox-binsh                                                          1.37.0-r30                   
c-ares                                                                 1.34.6-r0                    
ca-certificates                                                        20260611-r0                  
ca-certificates-bundle                                                 20260611-r0                  
catatonit                                                              0.2.1-r0                     
coreutils                                                              9.8-r1                       
coreutils-env                                                          9.8-r1                       
coreutils-fmt                                                          9.8-r1                       
coreutils-sha512sum                                                    9.8-r1                       
curl                                                                   8.19.0-r0                    
findutils                                                              4.10.0-r0                    
icu-data-en                                                            76.1-r1                      
icu-libs                                                               76.1-r1                      
jq                                                                     1.8.1-r0                     
libapk                                                                 3.0.6-r0                     
libattr                                                                2.5.2-r2                     
libbsd                                                                 0.12.2-r0                    
libcrypto3                                                             3.5.7-r0                     
libcurl                                                                8.19.0-r0                    
libgcc                                                                 15.2.0-r2                    
libidn2                                                                2.3.8-r0                     
libintl                                                                0.24.1-r1                    
libmd                                                                  1.1.0-r0                     
libncursesw                                                            6.5_p20251123-r0             
libproc2                                                               4.0.5-r0                     
libpsl                                                                 0.21.5-r3                    
libssl3                                                                3.5.7-r0                     
libstdc++                                                              15.2.0-r2                    
libunistring                                                           1.4.1-r0                     
libxml2                                                                2.13.9-r1                    
libxslt                                                                1.1.43-r3                    
linux-pam                                                              1.7.1-r2                     
musl                                                                   1.2.5-r23                    
musl-utils                                                             1.2.5-r23                    
ncurses-terminfo-base                                                  6.5_p20251123-r0             
netcat-openbsd                                                         1.234.1-r0                   
nghttp2-libs                                                           1.69.0-r0                    
oniguruma                                                              6.9.10-r0                    
procps-ng                                                              4.0.5-r0                     
readline                                                               8.3.1-r0                     
runtime.any.System.IO                                                  4.3.0                        
runtime.any.System.Reflection                                          4.3.0                        
runtime.any.System.Reflection.Primitives                               4.3.0                        
runtime.any.System.Runtime                                             4.3.0                        
runtime.any.System.Text.Encoding                                       4.3.0                        
runtime.any.System.Threading.Tasks                                     4.3.0                        
runtime.unix.System.Private.Uri                                        4.3.0                        
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-arm64          8.0.27                       
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64             8.0.27                       
scanelf                                                                1.3.8-r2                     
shadow                                                                 4.18.0-r0                    
skalibs-libs                                                           2.14.4.0-r0                  
sqlite-libs                                                            3.51.2-r0                    
ssl_client                                                             1.37.0-r30                   
tzdata                                                                 2026b-r0                     
utmps-libs                                                             0.1.3.1-r0                   
xmlstarlet                                                             1.6.1-r2                     
xz-libs                                                                5.8.3-r0                     
zlib                                                                   1.3.2-r0                     
zstd-libs                                                              1.5.7-r2                     
sbom                                                                                                
View Browser Console Logs
Expand
[
    {
        "level": "INFO",
        "message": "http://172.17.0.4:7878/640-6947d4b0d5ef9ee0fef3.js 1:145985 \"[signalR] starting\"",
        "source": "console-api",
        "timestamp": 1782065980332
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.4:7878/640-6947d4b0d5ef9ee0fef3.js 1:145985 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.4:7878/signalr/messages?access_token=(removed)'.\"",
        "source": "console-api",
        "timestamp": 1782065980332
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.4:7878/640-6947d4b0d5ef9ee0fef3.js 1:145985 \"[signalR] Information: WebSocket connected to ws://172.17.0.4:7878/signalr/messages?access_token=(removed)&id=1wFuKMNiwXADG7X6HPzyJQ.\"",
        "source": "console-api",
        "timestamp": 1782065980332
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.4:7878/640-6947d4b0d5ef9ee0fef3.js 1:145985 \"[signalR] Information: Using HubProtocol 'json'.\"",
        "source": "console-api",
        "timestamp": 1782065980332
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:7878/640-6947d4b0d5ef9ee0fef3.js 1:145985 \"[signalR] connected\"",
        "source": "console-api",
        "timestamp": 1782065980332
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:7878/640-6947d4b0d5ef9ee0fef3.js 1:145985 \"[signalR] received\" \"version\" Object",
        "source": "console-api",
        "timestamp": 1782065980332
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:7878/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1782065980332
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:7878/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1782065980332
    }
]
Test Result Message Runtime
Capture Screenshot PASS - 13.24s
Container Start PASS - 61.31s
Create Buildx SBOM PASS - 1.59s
Get Build Info PASS - 0.03s
View Python Logs
Expand