LinuxServer.io

Test Results

linuxserver/radarr

develop-6.1.2.10359-ls247

Cumulative: PASS

Total Runtime: 72.15s

AMD64 PASS

linuxserver/radarr

Runtime: 17.03s
amd64-develop-6.1.2.10359-ls247
Build Information
Builder: X86-BUILDER-3n --Hetzner
Created: 2026-03-29T17:20:35+00:00
Image: linuxserver/radarr
Maintainer: Roxedus,thespad
Size: 92.94MB
Tag: amd64-develop-6.1.2.10359-ls247
Version: 6.1.2.10359-ls247
View Container Logs
Expand
2026-03-29T17:24:19.829320410Z [migrations] started
2026-03-29T17:24:19.829361002Z [migrations] no migrations found
2026-03-29T17:24:19.848152301Z usermod: no changes
2026-03-29T17:24:19.853807057Z ───────────────────────────────────────
2026-03-29T17:24:19.853818711Z 
2026-03-29T17:24:19.853822358Z       ██╗     ███████╗██╗ ██████╗
2026-03-29T17:24:19.853826126Z       ██║     ██╔════╝██║██╔═══██╗
2026-03-29T17:24:19.853829933Z       ██║     ███████╗██║██║   ██║
2026-03-29T17:24:19.853833701Z       ██║     ╚════██║██║██║   ██║
2026-03-29T17:24:19.853837368Z       ███████╗███████║██║╚██████╔╝
2026-03-29T17:24:19.853841086Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-29T17:24:19.853844763Z 
2026-03-29T17:24:19.853848230Z    Brought to you by linuxserver.io
2026-03-29T17:24:19.853851867Z ───────────────────────────────────────
2026-03-29T17:24:19.854091821Z 
2026-03-29T17:24:19.854104897Z To support the app dev(s) visit:
2026-03-29T17:24:19.855614156Z Radarr: https://opencollective.com/radarr
2026-03-29T17:24:19.855948840Z 
2026-03-29T17:24:19.855960303Z To support LSIO projects visit:
2026-03-29T17:24:19.855964752Z https://www.linuxserver.io/donate/
2026-03-29T17:24:19.855968319Z 
2026-03-29T17:24:19.855971906Z ───────────────────────────────────────
2026-03-29T17:24:19.855976506Z GID/UID
2026-03-29T17:24:19.855980063Z ───────────────────────────────────────
2026-03-29T17:24:19.860283990Z 
2026-03-29T17:24:19.860292136Z User UID:    911
2026-03-29T17:24:19.860296054Z User GID:    911
2026-03-29T17:24:19.860299591Z ───────────────────────────────────────
2026-03-29T17:24:19.861913491Z Linuxserver.io version: 6.1.2.10359-ls247
2026-03-29T17:24:19.862151981Z Build-date: 2026-03-29T17:20:35+00:00
2026-03-29T17:24:19.862158735Z ───────────────────────────────────────
2026-03-29T17:24:19.862162523Z     
2026-03-29T17:24:19.909115760Z [custom-init] No custom files found, skipping...
2026-03-29T17:24:20.223758945Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.1.2.10359 
2026-03-29T17:24:20.240934631Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-03-29T17:24:20.244765415Z [Debug] Bootstrap: Console selected 
2026-03-29T17:24:20.245986554Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-03-29T17:24:20.546282007Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-03-29T17:24:20.597682410Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {39b10f5e-3847-4dd8-9174-eefc0f63d676} may be persisted to storage in unencrypted form. 
2026-03-29T17:24:20.654496825Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-03-29T17:24:20.686168130Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-03-29T17:24:20.764445304Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-03-29T17:24:20.771313394Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:20.771819052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:20.822099600Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-03-29T17:24:20.825724850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0508551s 
2026-03-29T17:24:20.825964342Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-03-29T17:24:20.826139575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0544278s 
2026-03-29T17:24:20.833360817Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-03-29T17:24:20.833968220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:20.839436461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-03-29T17:24:20.849520366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-03-29T17:24:20.860307678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206585s 
2026-03-29T17:24:20.860680789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:20.863544587Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-03-29T17:24:20.863696783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239079s 
2026-03-29T17:24:20.864484269Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-03-29T17:24:20.864673059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:20.869633868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-03-29T17:24:20.870631798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-29T17:24:20.871147957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001333s 
2026-03-29T17:24:20.871373070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-29T17:24:20.872245036Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.56E-05s 
2026-03-29T17:24:20.872690724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-03-29T17:24:20.873200450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-03-29T17:24:20.873853625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009699s 
2026-03-29T17:24:20.874074420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:20.874891014Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-03-29T17:24:20.875031718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019811s 
2026-03-29T17:24:20.875436924Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-03-29T17:24:20.875649231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:20.876448210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-29T17:24:20.876604164Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2026-03-29T17:24:20.876826371Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-03-29T17:24:20.877064351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-03-29T17:24:20.877540730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005389s 
2026-03-29T17:24:20.877699900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:20.878464410Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-03-29T17:24:20.878612769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014193s 
2026-03-29T17:24:20.881988907Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-03-29T17:24:20.882162527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:20.882745270Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-03-29T17:24:20.894461903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-03-29T17:24:20.894981399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL) 
2026-03-29T17:24:20.895516667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008751s 
2026-03-29T17:24:20.895657871Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-03-29T17:24:20.895990000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-03-29T17:24:20.896298411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004794s 
2026-03-29T17:24:20.896473754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-03-29T17:24:20.896821925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-03-29T17:24:20.897210548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005495s 
2026-03-29T17:24:20.897361131Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-03-29T17:24:20.897619912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-03-29T17:24:20.898001150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004485s 
2026-03-29T17:24:20.898133256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2026-03-29T17:24:20.899494407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL UNIQUE, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL DEFAULT 0) 
2026-03-29T17:24:20.900576166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022198s 
2026-03-29T17:24:20.900689283Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2026-03-29T17:24:20.900967824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2026-03-29T17:24:20.901295284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004212s 
2026-03-29T17:24:20.901427590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2026-03-29T17:24:20.902438075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT) 
2026-03-29T17:24:20.903213276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016062s 
2026-03-29T17:24:20.903372887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-03-29T17:24:20.903607399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-29T17:24:20.903985541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004189s 
2026-03-29T17:24:20.904140673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2026-03-29T17:24:20.904396629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-29T17:24:20.904724779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004274s 
2026-03-29T17:24:20.904888639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2026-03-29T17:24:20.905864805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AirDate" TEXT, "AirDateUtc" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "Ratings" TEXT, "Images" TEXT, "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0) 
2026-03-29T17:24:20.906640958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015198s 
2026-03-29T17:24:20.906747613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2026-03-29T17:24:20.907341819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT) 
2026-03-29T17:24:20.907858660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009457s 
2026-03-29T17:24:20.908031278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-03-29T17:24:20.908582337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT) 
2026-03-29T17:24:20.909091272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009057s 
2026-03-29T17:24:20.909277567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-03-29T17:24:20.909537982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-03-29T17:24:20.909883778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004423s 
2026-03-29T17:24:20.910057969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-03-29T17:24:20.914612269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL) 
2026-03-29T17:24:20.915219051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049893s 
2026-03-29T17:24:20.915395957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-03-29T17:24:20.915820262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL) 
2026-03-29T17:24:20.916335279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007775s 
2026-03-29T17:24:20.916532296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-03-29T17:24:20.916833492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-29T17:24:20.917208958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005026s 
2026-03-29T17:24:20.917386275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-03-29T17:24:20.919635574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 
2026-03-29T17:24:20.920230703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026808s 
2026-03-29T17:24:20.920409032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-03-29T17:24:20.920693254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-29T17:24:20.921061867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004894s 
2026-03-29T17:24:20.921227941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-03-29T17:24:20.921638808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER) 
2026-03-29T17:24:20.922091199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007073s 
2026-03-29T17:24:20.922271212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-03-29T17:24:20.922527097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-03-29T17:24:20.922887753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004528s 
2026-03-29T17:24:20.923228930Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2026-03-29T17:24:20.923752995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2026-03-29T17:24:20.924022258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000598s 
2026-03-29T17:24:20.924190957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2026-03-29T17:24:20.924707578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER, "SearchTerm" TEXT NOT NULL, "ParseTerm" TEXT NOT NULL, "Title" TEXT, "Type" TEXT, "SceneSeasonNumber" INTEGER) 
2026-03-29T17:24:20.925201302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008502s 
2026-03-29T17:24:20.925375302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-03-29T17:24:20.926050742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "StandardEpisodeFormat" TEXT, "DailyEpisodeFormat" TEXT, "SeriesFolderFormat" TEXT, "SeasonFolderFormat" TEXT, "AnimeEpisodeFormat" TEXT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1) 
2026-03-29T17:24:20.926636372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010994s 
2026-03-29T17:24:20.926811344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-03-29T17:24:20.927442705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT) 
2026-03-29T17:24:20.928036661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010622s 
2026-03-29T17:24:20.928226023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-03-29T17:24:20.928682422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL UNIQUE, "Title" TEXT NOT NULL UNIQUE, "MinSize" NUMERIC, "MaxSize" NUMERIC) 
2026-03-29T17:24:20.929164853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007517s 
2026-03-29T17:24:20.929374124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-03-29T17:24:20.929678668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-03-29T17:24:20.930044554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005046s 
2026-03-29T17:24:20.930242994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-03-29T17:24:20.930540954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-03-29T17:24:20.930893143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004871s 
2026-03-29T17:24:20.931065621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-03-29T17:24:20.931529104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2026-03-29T17:24:20.932042818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008142s 
2026-03-29T17:24:20.932215767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-03-29T17:24:20.932861747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Added" DATETIME, "Extension" TEXT NOT NULL, "Hash" TEXT) 
2026-03-29T17:24:20.933415673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010376s 
2026-03-29T17:24:20.933596848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-03-29T17:24:20.934084951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2026-03-29T17:24:20.934556510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007972s 
2026-03-29T17:24:20.934734940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-03-29T17:24:20.935293685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL DEFAULT 0, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL DEFAULT 0) 
2026-03-29T17:24:20.935787569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008895s 
2026-03-29T17:24:20.935994456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-03-29T17:24:20.936401235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL) 
2026-03-29T17:24:20.936812153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006512s 
2026-03-29T17:24:20.936971233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-03-29T17:24:20.937276347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-03-29T17:24:20.937657284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005291s 
2026-03-29T17:24:20.937843559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-03-29T17:24:20.938090667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-03-29T17:24:20.938437726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004303s 
2026-03-29T17:24:20.938615073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-03-29T17:24:20.939007143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL) 
2026-03-29T17:24:20.939410845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006307s 
2026-03-29T17:24:20.939582241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-03-29T17:24:20.940200245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL) 
2026-03-29T17:24:20.940728118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009774s 
2026-03-29T17:24:20.941812672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]') 
2026-03-29T17:24:20.942415185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-03-29T17:24:20.942833417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL) 
2026-03-29T17:24:20.943290979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007053s 
2026-03-29T17:24:20.943471773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-03-29T17:24:20.943736957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-03-29T17:24:20.944202274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005002s 
2026-03-29T17:24:20.944351614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-03-29T17:24:20.944601688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-03-29T17:24:20.944944178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004426s 
2026-03-29T17:24:20.945113088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-03-29T17:24:20.945710240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-03-29T17:24:20.946289236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009817s 
2026-03-29T17:24:20.946425811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-03-29T17:24:20.946985468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2026-03-29T17:24:20.947525465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009381s 
2026-03-29T17:24:20.947725077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2026-03-29T17:24:20.948035993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2026-03-29T17:24:20.948446740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005463s 
2026-03-29T17:24:20.948623396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-03-29T17:24:20.949203154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-03-29T17:24:20.949742670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009586s 
2026-03-29T17:24:20.949916630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-03-29T17:24:20.950550807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2026-03-29T17:24:20.951112949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010329s 
2026-03-29T17:24:20.951289845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-03-29T17:24:20.951530470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-03-29T17:24:20.951892329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004101s 
2026-03-29T17:24:20.953298520Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0015110 taking an average of 00:00:00.0015110 
2026-03-29T17:24:20.953985243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-29T17:24:20', 'InitialSetup') 
2026-03-29T17:24:20.954343805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:20.957615884Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-03-29T17:24:20.957777449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061275s 
2026-03-29T17:24:20.958042413Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-03-29T17:24:20.958242446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:20.958506277Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2026-03-29T17:24:20.959407892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2026-03-29T17:24:20.960024464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Path" TEXT NOT NULL UNIQUE, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT) 
2026-03-29T17:24:20.960608510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010235s 
2026-03-29T17:24:20.960794635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2026-03-29T17:24:20.961056883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-03-29T17:24:20.961398040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004396s 
2026-03-29T17:24:20.961566188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:20.961704988Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T17:24:20.961886684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2026-03-29T17:24:20.962162690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:20.963002461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009231s 
2026-03-29T17:24:20.963327836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-03-29T17:24:20', 'add_moviefiles_table') 
2026-03-29T17:24:20.963659995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:20.964705490Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-03-29T17:24:20.964870973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026068s 
2026-03-29T17:24:20.965063220Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-03-29T17:24:20.965260478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:20.965513357Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2026-03-29T17:24:20.965828191Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-03-29T17:24:20.965988654Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T17:24:20.966160720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2026-03-29T17:24:20.966428099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:20.967343452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001008s 
2026-03-29T17:24:20.967665711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-03-29T17:24:20', 'fix_history_movieId') 
2026-03-29T17:24:20.968022520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:20.969024527Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-03-29T17:24:20.969186343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026586s 
2026-03-29T17:24:20.969368290Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-03-29T17:24:20.969559435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:20.969795370Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2026-03-29T17:24:20.970907860Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:20.971068203Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T17:24:20.971236522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2026-03-29T17:24:20.971502668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:20.976887952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054469s 
2026-03-29T17:24:20.977071231Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:20.977213978Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T17:24:20.977411215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2026-03-29T17:24:20.977654695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2026-03-29T17:24:20.978509286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009254s 
2026-03-29T17:24:20.978696804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:20.978844010Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-03-29T17:24:20.979244617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2026-03-29T17:24:20.990351212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT) 
2026-03-29T17:24:20.992205305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website" FROM "Movies" 
2026-03-29T17:24:20.993283576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-29T17:24:20.994348331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-29T17:24:20.996891492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-29T17:24:20.997388833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-29T17:24:20.997767045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183325s 
2026-03-29T17:24:20.997933139Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:20.998074143Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T17:24:20.998262382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2026-03-29T17:24:20.998524079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2026-03-29T17:24:20.999318659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008756s 
2026-03-29T17:24:20.999645287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-03-29T17:24:20', 'add_tmdb_stuff') 
2026-03-29T17:24:21.000002065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.001550574Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-03-29T17:24:21.001714143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030777s 
2026-03-29T17:24:21.001916380Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-03-29T17:24:21.002103427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.002355384Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2026-03-29T17:24:21.002846624Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-03-29T17:24:21.003009512Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T17:24:21.003185065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2026-03-29T17:24:21.005729759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Path" TEXT, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT) 
2026-03-29T17:24:21.006658880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Path", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath") SELECT "Id", "MovieId", "Path", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath" FROM "MovieFiles" 
2026-03-29T17:24:21.007174839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-03-29T17:24:21.007789056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-03-29T17:24:21.010497941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-03-29T17:24:21.010890732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075201s 
2026-03-29T17:24:21.011193261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-03-29T17:24:21', 'fix_movie_files') 
2026-03-29T17:24:21.011525229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.012439540Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-03-29T17:24:21.012596406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090577s 
2026-03-29T17:24:21.012800086Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-03-29T17:24:21.012998897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.013244321Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2026-03-29T17:24:21.013705840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-03-29T17:24:21.013868778Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T17:24:21.014062569Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2026-03-29T17:24:21.016471008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL) 
2026-03-29T17:24:21.017232913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2026-03-29T17:24:21.017648539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-03-29T17:24:21.018262967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-03-29T17:24:21.021737673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-29T17:24:21.022144382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079063s 
2026-03-29T17:24:21.022475910Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-03-29T17:24:21.022893571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-03-29T17:24:21.023184357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004733s 
2026-03-29T17:24:21.023509862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-03-29T17:24:21', 'update_schedule_intervale') 
2026-03-29T17:24:21.023841289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.025365879Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-03-29T17:24:21.025537365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026006s 
2026-03-29T17:24:21.025746205Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-03-29T17:24:21.025950487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.026201813Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2026-03-29T17:24:21.026663382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-03-29T17:24:21.026821981Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T17:24:21.027022255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2026-03-29T17:24:21.027299904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2026-03-29T17:24:21.028307864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010866s 
2026-03-29T17:24:21.028472976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-03-29T17:24:21.028616846Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-03-29T17:24:21.028826568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2026-03-29T17:24:21.029104167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2026-03-29T17:24:21.030074260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001062s 
2026-03-29T17:24:21.030241026Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:21.030435929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:21.030937619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005399s 
2026-03-29T17:24:21.031292834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-03-29T17:24:21', 'add_movie_formats_to_naming_config') 
2026-03-29T17:24:21.031640815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.032716130Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-03-29T17:24:21.033112358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002076s 
2026-03-29T17:24:21.033314796Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-03-29T17:24:21.033520680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.033776165Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2026-03-29T17:24:21.034077782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:21.034239127Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T17:24:21.034445032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2026-03-29T17:24:21.034712540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2026-03-29T17:24:21.035722534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010911s 
2026-03-29T17:24:21.036076607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-03-29T17:24:21', 'add_phyiscal_release') 
2026-03-29T17:24:21.036424067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.037115249Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-03-29T17:24:21.037292165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024549s 
2026-03-29T17:24:21.037490214Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-03-29T17:24:21.037700006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.037935551Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2026-03-29T17:24:21.039502446Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T17:24:21.040390394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2026-03-29T17:24:21.040659205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009742s 
2026-03-29T17:24:21.040981344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-03-29T17:24:21', 'remove_bitmetv') 
2026-03-29T17:24:21.041316779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.041939904Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-03-29T17:24:21.042107872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022295s 
2026-03-29T17:24:21.042307214Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-03-29T17:24:21.042512016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.042766348Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2026-03-29T17:24:21.043254020Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T17:24:21.043568343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2026-03-29T17:24:21.043837325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000377s 
2026-03-29T17:24:21.044185406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-03-29T17:24:21', 'remove_torrentleech') 
2026-03-29T17:24:21.044522855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.045149477Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-03-29T17:24:21.045322856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016583s 
2026-03-29T17:24:21.045526637Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-03-29T17:24:21.045732762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.045986162Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2026-03-29T17:24:21.046321257Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T17:24:21.046628285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2026-03-29T17:24:21.046877587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003609s 
2026-03-29T17:24:21.047209054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-03-29T17:24:21', 'remove_broadcasthenet') 
2026-03-29T17:24:21.047548408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.048171743Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-03-29T17:24:21.048349531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016171s 
2026-03-29T17:24:21.048536958Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-03-29T17:24:21.048735969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.048987496Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2026-03-29T17:24:21.049294674Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T17:24:21.049574027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2026-03-29T17:24:21.049836525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003417s 
2026-03-29T17:24:21.050156319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-03-29T17:24:21', 'remove_fanzub') 
2026-03-29T17:24:21.050490773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.051168608Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-03-29T17:24:21.051336506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016536s 
2026-03-29T17:24:21.051538963Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-03-29T17:24:21.051745309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.052032677Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2026-03-29T17:24:21.052286549Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:21.052490018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:21.052991037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005254s 
2026-03-29T17:24:21.053327595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-03-29T17:24:21', 'update_movie_sorttitle') 
2026-03-29T17:24:21.053669714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.054288530Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-03-29T17:24:21.054469825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017923s 
2026-03-29T17:24:21.054684567Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-03-29T17:24:21.054894961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.055153401Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2026-03-29T17:24:21.055411561Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:21.055613678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:21.056112262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005174s 
2026-03-29T17:24:21.056460173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-03-29T17:24:21', 'update_movie_sorttitle_again') 
2026-03-29T17:24:21.056806240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.057445878Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-03-29T17:24:21.057628295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018127s 
2026-03-29T17:24:21.057825733Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-03-29T17:24:21.058031216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.058280408Z [Info] update_movie_file: Starting migration of Main DB to 117 
2026-03-29T17:24:21.059081391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2026-03-29T17:24:21.059350052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2026-03-29T17:24:21.060365898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010864s 
2026-03-29T17:24:21.060695622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-03-29T17:24:21', 'update_movie_file') 
2026-03-29T17:24:21.061035506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.061698491Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-03-29T17:24:21.061868994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023998s 
2026-03-29T17:24:21.062068716Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-03-29T17:24:21.062312287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.062562771Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2026-03-29T17:24:21.062813366Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:21.063012948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:21.063503205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005128s 
2026-03-29T17:24:21.063832568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-03-29T17:24:21', 'update_movie_slug') 
2026-03-29T17:24:21.064188786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.064840227Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-03-29T17:24:21.065009919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018256s 
2026-03-29T17:24:21.065215293Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-03-29T17:24:21.065421167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.065674237Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2026-03-29T17:24:21.065967758Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:21.066128511Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T17:24:21.066325468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2026-03-29T17:24:21.066596834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2026-03-29T17:24:21.067571597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010542s 
2026-03-29T17:24:21.067922093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-03-29T17:24:21', 'add_youtube_trailer_id') 
2026-03-29T17:24:21.068271737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.068951386Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-03-29T17:24:21.069125857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024003s 
2026-03-29T17:24:21.069310539Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-03-29T17:24:21.069506724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.069749793Z [Info] add_studio: Starting migration of Main DB to 120 
2026-03-29T17:24:21.070030288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:21.070189860Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T17:24:21.070372377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2026-03-29T17:24:21.070617541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2026-03-29T17:24:21.071587915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010339s 
2026-03-29T17:24:21.071936477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-03-29T17:24:21', 'add_studio') 
2026-03-29T17:24:21.072279177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.072934326Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-03-29T17:24:21.073102635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023679s 
2026-03-29T17:24:21.073304562Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-03-29T17:24:21.073510055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.073762293Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2026-03-29T17:24:21.074015914Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:21.074214935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:21.074696825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005035s 
2026-03-29T17:24:21.075031880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-03-29T17:24:21', 'update_filedate_config') 
2026-03-29T17:24:21.075372115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.076068688Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-03-29T17:24:21.076248520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018418s 
2026-03-29T17:24:21.076456158Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-03-29T17:24:21.076662233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.076920243Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2026-03-29T17:24:21.077326240Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-03-29T17:24:21.077487956Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T17:24:21.077674371Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2026-03-29T17:24:21.077949084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2026-03-29T17:24:21.078886973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001031s 
2026-03-29T17:24:21.079058579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-03-29T17:24:21.079209983Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T17:24:21.079393242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2026-03-29T17:24:21.082151517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER) 
2026-03-29T17:24:21.083218575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId" FROM "Blacklist" 
2026-03-29T17:24:21.083793603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-03-29T17:24:21.084264461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-03-29T17:24:21.086656228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070657s 
2026-03-29T17:24:21.086829406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-03-29T17:24:21.086980611Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T17:24:21.087168900Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2026-03-29T17:24:21.089850830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER, "EpisodeIds" TEXT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER) 
2026-03-29T17:24:21.090895855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId" FROM "Blacklist" 
2026-03-29T17:24:21.091472636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-03-29T17:24:21.092010249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-03-29T17:24:21.093860244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065021s 
2026-03-29T17:24:21.094199627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-03-29T17:24:21', 'add_movieid_to_blacklist') 
2026-03-29T17:24:21.094543730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.095519425Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-03-29T17:24:21.095696421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081292s 
2026-03-29T17:24:21.095915442Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-03-29T17:24:21.096202440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.096459798Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2026-03-29T17:24:21.097359420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2026-03-29T17:24:21.098014920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NetImport" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL) 
2026-03-29T17:24:21.098592453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010591s 
2026-03-29T17:24:21.098772265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2026-03-29T17:24:21.099034513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2026-03-29T17:24:21.099372744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004336s 
2026-03-29T17:24:21.099698891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-03-29T17:24:21', 'create_netimport_table') 
2026-03-29T17:24:21.100050318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.101219072Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-03-29T17:24:21.101382872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022396s 
2026-03-29T17:24:21.101582864Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-03-29T17:24:21.101786354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.102031117Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2026-03-29T17:24:21.102324207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-03-29T17:24:21.102482516Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T17:24:21.102664272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2026-03-29T17:24:21.102911410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2026-03-29T17:24:21.103760249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009235s 
2026-03-29T17:24:21.104155074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-03-29T17:24:21', 'add_preferred_tags_to_profile') 
2026-03-29T17:24:21.104491111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.105374971Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-03-29T17:24:21.105548700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024883s 
2026-03-29T17:24:21.105724194Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-03-29T17:24:21.105912333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.106145883Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2026-03-29T17:24:21.106384884Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:21.106577612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:21.107015715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004589s 
2026-03-29T17:24:21.107345930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-03-29T17:24:21', 'fix_imdb_unique') 
2026-03-29T17:24:21.107660654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.108394762Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-03-29T17:24:21.108549533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001805s 
2026-03-29T17:24:21.108754436Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-03-29T17:24:21.108956323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.109203250Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2026-03-29T17:24:21.109453925Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:21.109650831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:21.111385414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017596s 
2026-03-29T17:24:21.111731641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-03-29T17:24:21', 'update_qualities_and_profiles') 
2026-03-29T17:24:21.112115033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.112873691Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-03-29T17:24:21.113058523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031995s 
2026-03-29T17:24:21.113232814Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-03-29T17:24:21.113422055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.113659202Z [Info] remove_wombles: Starting migration of Main DB to 127 
2026-03-29T17:24:21.113964247Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T17:24:21.114239862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-03-29T17:24:21.114483923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003347s 
2026-03-29T17:24:21.114796553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-03-29T17:24:21', 'remove_wombles') 
2026-03-29T17:24:21.115121758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.115811005Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-03-29T17:24:21.116001218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016356s 
2026-03-29T17:24:21.116179287Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-03-29T17:24:21.116372145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.116608992Z [Info] remove_kickass: Starting migration of Main DB to 128 
2026-03-29T17:24:21.116908666Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T17:24:21.117193119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2026-03-29T17:24:21.117452170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003515s 
2026-03-29T17:24:21.117758667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-03-29T17:24:21', 'remove_kickass') 
2026-03-29T17:24:21.118084814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.118805716Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-03-29T17:24:21.118967391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016827s 
2026-03-29T17:24:21.119196773Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-03-29T17:24:21.119406746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.119660357Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2026-03-29T17:24:21.119991463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-03-29T17:24:21.120147979Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T17:24:21.120344494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2026-03-29T17:24:21.120619278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2026-03-29T17:24:21.121419289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008919s 
2026-03-29T17:24:21.121778662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-03-29T17:24:21', 'add_parsed_movie_info_to_pending_release') 
2026-03-29T17:24:21.122126773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.122928377Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-03-29T17:24:21.123114692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023372s 
2026-03-29T17:24:21.123301028Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-03-29T17:24:21.123505700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.123735342Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2026-03-29T17:24:21.124082682Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T17:24:21.124357545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-03-29T17:24:21.124600745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003327s 
2026-03-29T17:24:21.124800898Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T17:24:21.125069890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2026-03-29T17:24:21.125308209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000339s 
2026-03-29T17:24:21.125625809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-03-29T17:24:21', 'remove_wombles_kickass') 
2026-03-29T17:24:21.125956314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.126886628Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-03-29T17:24:21.127124858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017318s 
2026-03-29T17:24:21.127345201Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-03-29T17:24:21.127573631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.127870198Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2026-03-29T17:24:21.128190774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-03-29T17:24:21.128362880Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T17:24:21.128580398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2026-03-29T17:24:21.131351969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT) 
2026-03-29T17:24:21.132276862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "MovieId", "ParsedMovieInfo") SELECT "Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "MovieId", "ParsedMovieInfo" FROM "PendingReleases" 
2026-03-29T17:24:21.132790576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-03-29T17:24:21.133273138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-03-29T17:24:21.135227143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006441s 
2026-03-29T17:24:21.135584612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-03-29T17:24:21', 'make_parsed_episode_info_nullable') 
2026-03-29T17:24:21.136005710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.137510591Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-03-29T17:24:21.137705954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086747s 
2026-03-29T17:24:21.137930697Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-03-29T17:24:21.138153034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.138422998Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2026-03-29T17:24:21.138873435Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-03-29T17:24:21.139303351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-03-29T17:24:21.139617533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004848s 
2026-03-29T17:24:21.139989172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-03-29T17:24:21', 'rename_torrent_downloadstation') 
2026-03-29T17:24:21.140350109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.141101812Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-03-29T17:24:21.141292637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019159s 
2026-03-29T17:24:21.141503221Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-03-29T17:24:21.141720188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.141980522Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2026-03-29T17:24:21.142789852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-03-29T17:24:21.142957199Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T17:24:21.143170077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2026-03-29T17:24:21.143492877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-03-29T17:24:21.144352789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009781s 
2026-03-29T17:24:21.144527801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:21.144685910Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T17:24:21.144889209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2026-03-29T17:24:21.145212540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-03-29T17:24:21.146083684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009951s 
2026-03-29T17:24:21.146426665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-03-29T17:24:21', 'add_minimumavailability') 
2026-03-29T17:24:21.146775838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.147538975Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-03-29T17:24:21.147721242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024195s 
2026-03-29T17:24:21.147970504Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-03-29T17:24:21.148197280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.148469689Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2026-03-29T17:24:21.148742328Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:21.148947872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:21.149232375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003131s 
2026-03-29T17:24:21.149592009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-03-29T17:24:21', 'add_remux_qualities_for_the_wankers') 
2026-03-29T17:24:21.149949709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.150619688Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-03-29T17:24:21.150818278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016434s 
2026-03-29T17:24:21.151037720Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-03-29T17:24:21.151252322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.151517316Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2026-03-29T17:24:21.151880537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:21.152046992Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T17:24:21.152245041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2026-03-29T17:24:21.152549384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:21.153426981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000985s 
2026-03-29T17:24:21.153772327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-03-29T17:24:21', 'add_haspredbentry_to_movies') 
2026-03-29T17:24:21.154134536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.154827371Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-03-29T17:24:21.155015149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023501s 
2026-03-29T17:24:21.155232266Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-03-29T17:24:21.155445055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.155706521Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2026-03-29T17:24:21.156041085Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:21.156208282Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-29T17:24:21.156398084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2026-03-29T17:24:21.156689571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2026-03-29T17:24:21.157549322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009594s 
2026-03-29T17:24:21.157890639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-03-29T17:24:21', 'add_pathstate_to_movies') 
2026-03-29T17:24:21.158243771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.158930604Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-03-29T17:24:21.159114764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023118s 
2026-03-29T17:24:21.159329367Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-03-29T17:24:21.159547215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.159812880Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2026-03-29T17:24:21.160359561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2026-03-29T17:24:21.160799206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "MovieTitle" TEXT, "MovieYear" INTEGER DEFAULT 0) 
2026-03-29T17:24:21.161263281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00072s 
2026-03-29T17:24:21.161469536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2026-03-29T17:24:21.161785693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2026-03-29T17:24:21.162157541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000501s 
2026-03-29T17:24:21.162332774Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:21.162531094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:21.163212516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007057s 
2026-03-29T17:24:21.163579575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-03-29T17:24:21', 'add_import_exclusions_table') 
2026-03-29T17:24:21.163953788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.164781676Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-03-29T17:24:21.164963361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022309s 
2026-03-29T17:24:21.165181942Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-03-29T17:24:21.173590193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.173997874Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2026-03-29T17:24:21.174484794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:21.174655608Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-29T17:24:21.174880140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2026-03-29T17:24:21.175174132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2026-03-29T17:24:21.176210820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011245s 
2026-03-29T17:24:21.176564482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-03-29T17:24:21', 'add_physical_release_note') 
2026-03-29T17:24:21.176915288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.177874029Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-03-29T17:24:21.178059733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027591s 
2026-03-29T17:24:21.178288514Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-03-29T17:24:21.178506132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.178772989Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2026-03-29T17:24:21.179050268Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:21.179258678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:21.181109815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018688s 
2026-03-29T17:24:21.181466083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-03-29T17:24:21', 'consolidate_indexer_baseurl') 
2026-03-29T17:24:21.181816829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.182623443Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-03-29T17:24:21.182809327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033477s 
2026-03-29T17:24:21.183031946Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-03-29T17:24:21.183249043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.183514447Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2026-03-29T17:24:21.185880071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2026-03-29T17:24:21.186595391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL DEFAULT 0, "SourceId" INTEGER NOT NULL DEFAULT 0, "Votes" INTEGER NOT NULL DEFAULT 0, "VoteCount" INTEGER NOT NULL DEFAULT 0, "Language" INTEGER NOT NULL DEFAULT 0) 
2026-03-29T17:24:21.187188516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011203s 
2026-03-29T17:24:21.187531867Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2026-03-29T17:24:21.191999774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "PathState" INTEGER NOT NULL, "PhysicalReleaseNote" TEXT) 
2026-03-29T17:24:21.194198461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote" FROM "Movies" 
2026-03-29T17:24:21.195228475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-29T17:24:21.195982834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-29T17:24:21.198113715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-29T17:24:21.198481085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107433s 
2026-03-29T17:24:21.198653602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:21.198815799Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T17:24:21.199009218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2026-03-29T17:24:21.199280264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2026-03-29T17:24:21.200166338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009594s 
2026-03-29T17:24:21.200340940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:21.200504399Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-29T17:24:21.200712688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2026-03-29T17:24:21.201029847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2026-03-29T17:24:21.201909809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009985s 
2026-03-29T17:24:21.202264884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-03-29T17:24:21', 'add_alternative_titles_table') 
2026-03-29T17:24:21.202619749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.203949927Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-03-29T17:24:21.204142725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029826s 
2026-03-29T17:24:21.204356927Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-03-29T17:24:21.205090624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.205356189Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2026-03-29T17:24:21.205811766Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:21.206020206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:21.206351473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003553s 
2026-03-29T17:24:21.206537157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-03-29T17:24:21.206711698Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.1E-06s 
2026-03-29T17:24:21.206922613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2026-03-29T17:24:21.209916372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "Language" INTEGER NOT NULL) 
2026-03-29T17:24:21.210886986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "MovieId", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language") SELECT "Id", "MovieId", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language" FROM "AlternativeTitles" 
2026-03-29T17:24:21.211408847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-03-29T17:24:21.211920247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-03-29T17:24:21.214290069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071625s 
2026-03-29T17:24:21.214505533Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-03-29T17:24:21.214842351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-03-29T17:24:21.215228579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005243s 
2026-03-29T17:24:21.215570698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-03-29T17:24:21', 'fix_duplicate_alt_titles') 
2026-03-29T17:24:21.215939681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.217004805Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-03-29T17:24:21.217193666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022674s 
2026-03-29T17:24:21.217387967Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-03-29T17:24:21.217594353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.217849286Z [Info] movie_extras: Starting migration of Main DB to 142 
2026-03-29T17:24:21.219542766Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2026-03-29T17:24:21.219836007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-03-29T17:24:21.220246663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005177s 
2026-03-29T17:24:21.220430634Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2026-03-29T17:24:21.220651699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-03-29T17:24:21.221034550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004263s 
2026-03-29T17:24:21.221217208Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2026-03-29T17:24:21.221433784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-03-29T17:24:21.221813498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004136s 
2026-03-29T17:24:21.221990365Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-03-29T17:24:21.222546484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-03-29T17:24:21.223053505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008789s 
2026-03-29T17:24:21.223241253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-03-29T17:24:21.223834077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2026-03-29T17:24:21.224409466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009887s 
2026-03-29T17:24:21.224591823Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-03-29T17:24:21.225208034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "MovieFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2026-03-29T17:24:21.225746438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00098s 
2026-03-29T17:24:21.226072475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-03-29T17:24:21', 'movie_extras') 
2026-03-29T17:24:21.226414042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.227386841Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-03-29T17:24:21.227557625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002601s 
2026-03-29T17:24:21.227754952Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-03-29T17:24:21.227980978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.228235119Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2026-03-29T17:24:21.228822883Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2026-03-29T17:24:21.229032204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2026-03-29T17:24:21.229416999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000412s 
2026-03-29T17:24:21.229596481Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2026-03-29T17:24:21.229806484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2026-03-29T17:24:21.230185837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004124s 
2026-03-29T17:24:21.230359247Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2026-03-29T17:24:21.230553418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2026-03-29T17:24:21.231124778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005918s 
2026-03-29T17:24:21.231303378Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2026-03-29T17:24:21.231517890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2026-03-29T17:24:21.231908276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004128s 
2026-03-29T17:24:21.232181877Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2026-03-29T17:24:21.234846623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER) 
2026-03-29T17:24:21.235796716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId" FROM "Blacklist" 
2026-03-29T17:24:21.236377956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-03-29T17:24:21.236930449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-03-29T17:24:21.238858501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064706s 
2026-03-29T17:24:21.239068053Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2026-03-29T17:24:21.241801678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "MovieId" INTEGER NOT NULL) 
2026-03-29T17:24:21.242620376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId" FROM "History" 
2026-03-29T17:24:21.243102537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-03-29T17:24:21.243742987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-03-29T17:24:21.245671240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-03-29T17:24:21.246169573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-03-29T17:24:21.246550039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007288s 
2026-03-29T17:24:21.246905656Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2026-03-29T17:24:21.250003864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT) 
2026-03-29T17:24:21.250986072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "RenameEpisodes", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat") SELECT "Id", "MultiEpisodeStyle", "RenameEpisodes", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat" FROM "NamingConfig" 
2026-03-29T17:24:21.251554296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-03-29T17:24:21.252095887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-03-29T17:24:21.253984941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067759s 
2026-03-29T17:24:21.254261838Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2026-03-29T17:24:21.257361240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT) 
2026-03-29T17:24:21.258138635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo") SELECT "Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo" FROM "PendingReleases" 
2026-03-29T17:24:21.258633221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-03-29T17:24:21.259222247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-03-29T17:24:21.261087463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066197s 
2026-03-29T17:24:21.261458530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-03-29T17:24:21', 'clean_core_tv') 
2026-03-29T17:24:21.261813034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.263517957Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-03-29T17:24:21.263692669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00903s 
2026-03-29T17:24:21.263984136Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-03-29T17:24:21.264207015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.264500004Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2026-03-29T17:24:21.265015082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-29T17:24:21.265195565Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-29T17:24:21.265411259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2026-03-29T17:24:21.265692506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2026-03-29T17:24:21.266507838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009013s 
2026-03-29T17:24:21.266760977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2026-03-29T17:24:21.267082154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2026-03-29T17:24:21.267879560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009003s 
2026-03-29T17:24:21.268289676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-03-29T17:24:21', 'add_cookies_to_indexer_status') 
2026-03-29T17:24:21.268655843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.269715386Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-03-29T17:24:21.269902122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027048s 
2026-03-29T17:24:21.270131364Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-03-29T17:24:21.270348251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.270610369Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2026-03-29T17:24:21.271014252Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-03-29T17:24:21.271379628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-03-29T17:24:21.271711235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004489s 
2026-03-29T17:24:21.271998564Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-03-29T17:24:21.272327667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-03-29T17:24:21.272605516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003746s 
2026-03-29T17:24:21.272944900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-03-29T17:24:21', 'banner_to_fanart') 
2026-03-29T17:24:21.273301437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.274160277Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-03-29T17:24:21.274342133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019048s 
2026-03-29T17:24:21.274568168Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-03-29T17:24:21.274812089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.275080730Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2026-03-29T17:24:21.275521879Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-03-29T17:24:21.275701981Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-29T17:24:21.275950051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-03-29T17:24:21.276298923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:21.277156851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010015s 
2026-03-29T17:24:21.277512397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-03-29T17:24:21', 'naming_config_colon_action') 
2026-03-29T17:24:21.277891661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.278766753Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-03-29T17:24:21.278943869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025629s 
2026-03-29T17:24:21.279149042Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-03-29T17:24:21.279366570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.279649881Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2026-03-29T17:24:21.280206081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-03-29T17:24:21.280617600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "FormatTags" TEXT NOT NULL) 
2026-03-29T17:24:21.281068508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006583s 
2026-03-29T17:24:21.281285184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-03-29T17:24:21.281582823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-03-29T17:24:21.281973099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005061s 
2026-03-29T17:24:21.282154845Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-03-29T17:24:21.282312022Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T17:24:21.282527556Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2026-03-29T17:24:21.282864304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2026-03-29T17:24:21.283699436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009775s 
2026-03-29T17:24:21.283963708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2026-03-29T17:24:21.284287119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:21.285117541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009571s 
2026-03-29T17:24:21.285302273Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:21.285521304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:21.285745506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002638s 
2026-03-29T17:24:21.286088366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-03-29T17:24:21', 'add_custom_formats') 
2026-03-29T17:24:21.286438461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.287809272Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-03-29T17:24:21.288007561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022896s 
2026-03-29T17:24:21.288214778Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-03-29T17:24:21.288425963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.288699775Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2026-03-29T17:24:21.289086504Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-03-29T17:24:21.289423091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-03-29T17:24:21.289726853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004117s 
2026-03-29T17:24:21.290072719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-03-29T17:24:21', 'remove_extra_naming_config') 
2026-03-29T17:24:21.290421752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.291501406Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-03-29T17:24:21.291684325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021359s 
2026-03-29T17:24:21.291926693Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-03-29T17:24:21.292139942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.292399665Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2026-03-29T17:24:21.292664007Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:21.292862146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:21.294401576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015578s 
2026-03-29T17:24:21.294751902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-03-29T17:24:21', 'convert_regex_required_tags') 
2026-03-29T17:24:21.295107758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.296548710Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-03-29T17:24:21.297090100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035121s 
2026-03-29T17:24:21.297506017Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-03-29T17:24:21.297776743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.298110785Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2026-03-29T17:24:21.298448014Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:21.298713138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:21.299345932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006508s 
2026-03-29T17:24:21.299755517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-03-29T17:24:21', 'fix_format_tags_double_underscore') 
2026-03-29T17:24:21.300197928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.301496333Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-03-29T17:24:21.301676094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027697s 
2026-03-29T17:24:21.301874113Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-03-29T17:24:21.302070088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.302316564Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2026-03-29T17:24:21.302664395Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-03-29T17:24:21.302829908Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-29T17:24:21.303005942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2026-03-29T17:24:21.303248070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2026-03-29T17:24:21.304133142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009503s 
2026-03-29T17:24:21.304369268Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2026-03-29T17:24:21.304607417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2026-03-29T17:24:21.304844484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002899s 
2026-03-29T17:24:21.305172745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-03-29T17:24:21', 'add_tags_to_net_import') 
2026-03-29T17:24:21.305518091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.306927569Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-03-29T17:24:21.307106790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023311s 
2026-03-29T17:24:21.307299728Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-03-29T17:24:21.307519711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.307767711Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2026-03-29T17:24:21.308178668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-03-29T17:24:21.308601299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 
2026-03-29T17:24:21.309035995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006678s 
2026-03-29T17:24:21.309365218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-03-29T17:24:21', 'add_custom_filters') 
2026-03-29T17:24:21.309707246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.310891471Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-03-29T17:24:21.311059730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025009s 
2026-03-29T17:24:21.311274001Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-03-29T17:24:21.311507592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.311778868Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2026-03-29T17:24:21.313881061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-03-29T17:24:21.314060312Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T17:24:21.314243411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-03-29T17:24:21.314536962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:21.315372805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009496s 
2026-03-29T17:24:21.315681557Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2026-03-29T17:24:21.321040969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-03-29T17:24:21.322231156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "IndexerId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-03-29T17:24:21.322843258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-29T17:24:21.323504750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-29T17:24:21.325645140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-29T17:24:21.326044655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101666s 
2026-03-29T17:24:21.326283606Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-03-29T17:24:21.331138301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER) 
2026-03-29T17:24:21.332035759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers" 
2026-03-29T17:24:21.332532940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-03-29T17:24:21.333168369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-03-29T17:24:21.335148236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-29T17:24:21.335509664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090375s 
2026-03-29T17:24:21.335684756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-29T17:24:21.335834588Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T17:24:21.336084662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-03-29T17:24:21.336389726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-03-29T17:24:21.337179907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009015s 
2026-03-29T17:24:21.337468348Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-03-29T17:24:21.337788142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-03-29T17:24:21.338050650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003691s 
2026-03-29T17:24:21.338216555Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-29T17:24:21.338368370Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T17:24:21.338572822Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-03-29T17:24:21.341360866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL) 
2026-03-29T17:24:21.342356260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers" 
2026-03-29T17:24:21.342908703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-03-29T17:24:21.343582419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-03-29T17:24:21.345548539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-29T17:24:21.345912702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071475s 
2026-03-29T17:24:21.346111031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-03-29T17:24:21.346647962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-29T17:24:21.347163881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008842s 
2026-03-29T17:24:21.347379536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-03-29T17:24:21.347716785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-29T17:24:21.348112201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000546s 
2026-03-29T17:24:21.348475563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-03-29T17:24:21', 'indexer_client_status_search_changes') 
2026-03-29T17:24:21.348828363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.359044856Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-03-29T17:24:21.359236081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113743s 
2026-03-29T17:24:21.359498499Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-03-29T17:24:21.359716198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.360072485Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2026-03-29T17:24:21.360745150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-03-29T17:24:21.360912196Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-29T17:24:21.361103632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2026-03-29T17:24:21.361396321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-03-29T17:24:21.362286864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010008s 
2026-03-29T17:24:21.362458941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-03-29T17:24:21.362613482Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T17:24:21.362798054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2026-03-29T17:24:21.363080673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-03-29T17:24:21.363902938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009172s 
2026-03-29T17:24:21.364089193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-03-29T17:24:21.364234486Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-29T17:24:21.364419629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2026-03-29T17:24:21.364707929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-03-29T17:24:21.365527650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009256s 
2026-03-29T17:24:21.365702963Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:21.365890280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:21.370237684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043579s 
2026-03-29T17:24:21.370617549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-03-29T17:24:21', 'add_language_to_files_history_blacklist') 
2026-03-29T17:24:21.370979648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.372353134Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-03-29T17:24:21.372541143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064031s 
2026-03-29T17:24:21.372751466Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-03-29T17:24:21.372968724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.373231593Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2026-03-29T17:24:21.375019383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-03-29T17:24:21.375185427Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-29T17:24:21.375380821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2026-03-29T17:24:21.375655624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-03-29T17:24:21.376498752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009303s 
2026-03-29T17:24:21.376674355Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T17:24:21.377383433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-03-29T17:24:21.377651403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000826s 
2026-03-29T17:24:21.378000075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-03-29T17:24:21', 'add_update_allowed_quality_profile') 
2026-03-29T17:24:21.378347835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.379277167Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-03-29T17:24:21.379457339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023895s 
2026-03-29T17:24:21.379667533Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-03-29T17:24:21.379892816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.380201899Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2026-03-29T17:24:21.380545420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-03-29T17:24:21.380716174Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-03-29T17:24:21.380912570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-03-29T17:24:21.381212183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-03-29T17:24:21.382053086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000957s 
2026-03-29T17:24:21.382225684Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:21.382417620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:21.398002082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155753s 
2026-03-29T17:24:21.398376166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-03-29T17:24:21', 'add_download_client_priority') 
2026-03-29T17:24:21.398722433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.400101149Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-03-29T17:24:21.400314799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176265s 
2026-03-29T17:24:21.400537538Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-03-29T17:24:21.400737711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.401006993Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2026-03-29T17:24:21.401326677Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T17:24:21.401609527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-03-29T17:24:21.401892186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003769s 
2026-03-29T17:24:21.402217260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-03-29T17:24:21', 'remove_growl_prowl') 
2026-03-29T17:24:21.402561894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.403413649Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-03-29T17:24:21.403591387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018612s 
2026-03-29T17:24:21.403800148Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-03-29T17:24:21.404057386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.404321908Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2026-03-29T17:24:21.404684979Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T17:24:21.405002789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-03-29T17:24:21.405276220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003907s 
2026-03-29T17:24:21.405520803Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T17:24:21.405820526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-03-29T17:24:21.406104087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003898s 
2026-03-29T17:24:21.406439573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-03-29T17:24:21', 'remove_plex_hometheatre') 
2026-03-29T17:24:21.406793395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.407660140Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-03-29T17:24:21.407843650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019053s 
2026-03-29T17:24:21.408076328Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-03-29T17:24:21.408293826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.408564592Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2026-03-29T17:24:21.408842982Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:21.409039177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:21.411054766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020143s 
2026-03-29T17:24:21.411401173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-03-29T17:24:21', 'add_webrip_qualites') 
2026-03-29T17:24:21.411740517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.412636501Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-03-29T17:24:21.412805221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035875s 
2026-03-29T17:24:21.412995544Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-03-29T17:24:21.413194024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.413431221Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2026-03-29T17:24:21.413814633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-29T17:24:21.413970457Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-29T17:24:21.414171432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-03-29T17:24:21.414475875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:21.415355526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010051s 
2026-03-29T17:24:21.415528745Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-29T17:24:21.415667855Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T17:24:21.415890864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-03-29T17:24:21.416240338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:21.417051501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009435s 
2026-03-29T17:24:21.417379893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-03-29T17:24:21', 'health_issue_notification') 
2026-03-29T17:24:21.417713865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.418599248Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-03-29T17:24:21.418763880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024556s 
2026-03-29T17:24:21.418952369Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-03-29T17:24:21.419137582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.419369339Z [Info] speed_improvements: Starting migration of Main DB to 161 
2026-03-29T17:24:21.419869196Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2026-03-29T17:24:21.420143688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-03-29T17:24:21.420503904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004577s 
2026-03-29T17:24:21.420707634Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2026-03-29T17:24:21.420995083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2026-03-29T17:24:21.421344987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004693s 
2026-03-29T17:24:21.421525872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2026-03-29T17:24:21.421784442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-03-29T17:24:21.422113114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004258s 
2026-03-29T17:24:21.422293748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-03-29T17:24:21.422531336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-29T17:24:21.422864026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004113s 
2026-03-29T17:24:21.423035822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-03-29T17:24:21.423280094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-03-29T17:24:21.423598836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004035s 
2026-03-29T17:24:21.423942738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-03-29T17:24:21', 'speed_improvements') 
2026-03-29T17:24:21.424269256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.425369992Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-03-29T17:24:21.425528281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021374s 
2026-03-29T17:24:21.425738845Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-03-29T17:24:21.425940301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.426189673Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2026-03-29T17:24:21.428099308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2026-03-29T17:24:21.431146895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "PreferredTags" TEXT, "FormatItems" TEXT NOT NULL DEFAULT '[{"format":0, "allowed":true}]', "FormatCutoff" INTEGER NOT NULL, "UpgradeAllowed" INTEGER) 
2026-03-29T17:24:21.432140476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "FormatCutoff", "UpgradeAllowed") SELECT "Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "FormatCutoff", "UpgradeAllowed" FROM "Profiles" 
2026-03-29T17:24:21.432645984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-03-29T17:24:21.433335742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-03-29T17:24:21.435427875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-03-29T17:24:21.435786608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074951s 
2026-03-29T17:24:21.436142685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2026-03-29T17:24:21.439429102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "PreferredTags" TEXT, "FormatItems" TEXT NOT NULL DEFAULT '[{"format":0, "allowed":true}]', "FormatCutoff" INTEGER NOT NULL, "UpgradeAllowed" INTEGER) 
2026-03-29T17:24:21.440395067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "FormatCutoff", "UpgradeAllowed") SELECT "Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "FormatCutoff", "UpgradeAllowed" FROM "Profiles" 
2026-03-29T17:24:21.440890315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-03-29T17:24:21.441602108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-03-29T17:24:21.443717518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-03-29T17:24:21.444112042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007754s 
2026-03-29T17:24:21.444276133Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T17:24:21.444608131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2026-03-29T17:24:21.444898235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004926s 
2026-03-29T17:24:21.445226296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-03-29T17:24:21', 'fix_profile_format_default') 
2026-03-29T17:24:21.445557362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.446839013Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-03-29T17:24:21.447006811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023787s 
2026-03-29T17:24:21.447182034Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-03-29T17:24:21.447373019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.447613413Z [Info] task_duration: Starting migration of Main DB to 163 
2026-03-29T17:24:21.447961173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-03-29T17:24:21.448115494Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-29T17:24:21.448308532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-03-29T17:24:21.448582514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-03-29T17:24:21.449417455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009315s 
2026-03-29T17:24:21.449736728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-03-29T17:24:21', 'task_duration') 
2026-03-29T17:24:21.450060490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.450989050Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-03-29T17:24:21.451149874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024804s 
2026-03-29T17:24:21.451332512Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-03-29T17:24:21.451529208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.451762287Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2026-03-29T17:24:21.452541346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:21.452690997Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-29T17:24:21.452861501Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2026-03-29T17:24:21.453097005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2026-03-29T17:24:21.453914100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000887s 
2026-03-29T17:24:21.454088010Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2026-03-29T17:24:21.457893434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "PathState" INTEGER NOT NULL, "PhysicalReleaseNote" TEXT, "SecondaryYear" INTEGER, "SecondaryYearSourceId" INTEGER, "Collection" TEXT) 
2026-03-29T17:24:21.460223175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection" FROM "Movies" 
2026-03-29T17:24:21.461309853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-29T17:24:21.462258022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-29T17:24:21.464304884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-29T17:24:21.464772195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-03-29T17:24:21.465204996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-29T17:24:21.465633469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-03-29T17:24:21.465971630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117242s 
2026-03-29T17:24:21.466134348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2026-03-29T17:24:21.466736230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "CreditTmdbId" TEXT NOT NULL UNIQUE, "PersonTmdbId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Images" TEXT NOT NULL, "Character" TEXT, "Order" INTEGER NOT NULL, "Job" TEXT, "Department" TEXT, "Type" INTEGER NOT NULL) 
2026-03-29T17:24:21.467293141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010007s 
2026-03-29T17:24:21.467478164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2026-03-29T17:24:21.467758819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-03-29T17:24:21.468136509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004823s 
2026-03-29T17:24:21.468316722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2026-03-29T17:24:21.468558659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-03-29T17:24:21.468901750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004311s 
2026-03-29T17:24:21.469107835Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T17:24:21.469383060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-03-29T17:24:21.469629927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003527s 
2026-03-29T17:24:21.469828627Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T17:24:21.470091807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-03-29T17:24:21.470338423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000339s 
2026-03-29T17:24:21.470661554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-03-29T17:24:21', 'movie_collections_crew') 
2026-03-29T17:24:21.470988723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.472625839Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-03-29T17:24:21.472791814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025699s 
2026-03-29T17:24:21.476774463Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-03-29T17:24:21.477005929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.477269951Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2026-03-29T17:24:21.477904509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-03-29T17:24:21.478063759Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-29T17:24:21.478243211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2026-03-29T17:24:21.478536211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:21.479442696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010219s 
2026-03-29T17:24:21.479608400Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-03-29T17:24:21.479761668Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T17:24:21.479992433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2026-03-29T17:24:21.480283780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:21.481131567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009642s 
2026-03-29T17:24:21.481298723Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:21.481475269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:21.483394423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001943s 
2026-03-29T17:24:21.483558694Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:21.483746152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:21.484315739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005859s 
2026-03-29T17:24:21.484488216Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:21.484660403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:21.485437618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008029s 
2026-03-29T17:24:21.485603522Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:21.485783905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:21.486048438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002901s 
2026-03-29T17:24:21.486210284Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:21.486387150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:21.489093720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027126s 
2026-03-29T17:24:21.489256879Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:21.489433474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:21.490176941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007668s 
2026-03-29T17:24:21.490538950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-03-29T17:24:21', 'remove_custom_formats_from_quality_model') 
2026-03-29T17:24:21.490888775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.492162390Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-03-29T17:24:21.492345558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026807s 
2026-03-29T17:24:21.492530080Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-03-29T17:24:21.492721996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.492957651Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2026-03-29T17:24:21.493229298Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:21.493423188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:21.494309443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009123s 
2026-03-29T17:24:21.494483193Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:21.494660149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:21.495217672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005763s 
2026-03-29T17:24:21.495378526Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:21.495562166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:21.496213778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006665s 
2026-03-29T17:24:21.496537399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-03-29T17:24:21', 'fix_tmdb_list_config') 
2026-03-29T17:24:21.496859869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.497718518Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-03-29T17:24:21.497873309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021391s 
2026-03-29T17:24:21.498067510Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-03-29T17:24:21.498256992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.498495001Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2026-03-29T17:24:21.498871199Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2026-03-29T17:24:21.502775080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "PhysicalReleaseNote" TEXT, "SecondaryYear" INTEGER, "SecondaryYearSourceId" INTEGER, "Collection" TEXT) 
2026-03-29T17:24:21.505258981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection" FROM "Movies" 
2026-03-29T17:24:21.506353616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-29T17:24:21.507332557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-29T17:24:21.509480773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-29T17:24:21.509958485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-03-29T17:24:21.510390585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-29T17:24:21.510824619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-03-29T17:24:21.511166337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121183s 
2026-03-29T17:24:21.511416551Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-03-29T17:24:21.511680422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-03-29T17:24:21.511951257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003154s 
2026-03-29T17:24:21.512112392Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-03-29T17:24:21.512246953Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T17:24:21.512437076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2026-03-29T17:24:21.512695646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-03-29T17:24:21.513536750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009242s 
2026-03-29T17:24:21.513716151Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2026-03-29T17:24:21.516809690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT, "Edition" TEXT, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL, "OriginalFilePath" TEXT) 
2026-03-29T17:24:21.517911880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath") SELECT "Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath" FROM "MovieFiles" 
2026-03-29T17:24:21.518503291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-03-29T17:24:21.519174071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-03-29T17:24:21.521298058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-03-29T17:24:21.521651440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077724s 
2026-03-29T17:24:21.521983940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-03-29T17:24:21', 'remove_movie_pathstate') 
2026-03-29T17:24:21.522310337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.524139009Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-03-29T17:24:21.524301316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010207s 
2026-03-29T17:24:21.525927671Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-03-29T17:24:21.526524473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.526537219Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2026-03-29T17:24:21.526953236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-03-29T17:24:21.527124301Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-29T17:24:21.527349244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2026-03-29T17:24:21.527674429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2026-03-29T17:24:21.528661316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011042s 
2026-03-29T17:24:21.528837431Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:21.529035860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:21.531139817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021265s 
2026-03-29T17:24:21.531346032Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2026-03-29T17:24:21.534143916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL) 
2026-03-29T17:24:21.534778604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2026-03-29T17:24:21.535187868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-03-29T17:24:21.535875433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-03-29T17:24:21.538077577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-03-29T17:24:21.538457462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069134s 
2026-03-29T17:24:21.538797787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-03-29T17:24:21', 'custom_format_rework') 
2026-03-29T17:24:21.539145167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.540720789Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-03-29T17:24:21.540902145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091408s 
2026-03-29T17:24:21.541124553Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-03-29T17:24:21.541335127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.541603176Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2026-03-29T17:24:21.542149076Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-03-29T17:24:21.542314839Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-03-29T17:24:21.542517658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2026-03-29T17:24:21.542823033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:21.543689077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009795s 
2026-03-29T17:24:21.543878288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-03-29T17:24:21.544042077Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-29T17:24:21.544247611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2026-03-29T17:24:21.544564700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:21.545457017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010146s 
2026-03-29T17:24:21.545633793Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:21.545831030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:21.547549300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017382s 
2026-03-29T17:24:21.547757268Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2026-03-29T17:24:21.550893023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "PreferredTags" TEXT, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL) 
2026-03-29T17:24:21.551956194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore") SELECT "Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore" FROM "Profiles" 
2026-03-29T17:24:21.552529859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-03-29T17:24:21.553235189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-03-29T17:24:21.555431301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-03-29T17:24:21.555800795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078615s 
2026-03-29T17:24:21.556001539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-03-29T17:24:21.556153495Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T17:24:21.556388719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2026-03-29T17:24:21.556759225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:21.557690380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010774s 
2026-03-29T17:24:21.558056858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-03-29T17:24:21', 'custom_format_scores') 
2026-03-29T17:24:21.558404438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.560352802Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-03-29T17:24:21.560655371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037016s 
2026-03-29T17:24:21.560764321Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-03-29T17:24:21.560968632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.561243305Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2026-03-29T17:24:21.561665445Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:21.561867712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:21.603155953Z []
2026-03-29T17:24:21.603293420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0413949s 
2026-03-29T17:24:21.603529936Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:21.603725470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:21.604318193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006092s 
2026-03-29T17:24:21.605786841Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-03-29T17:24:21.606303000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-03-29T17:24:21.606767676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006922s 
2026-03-29T17:24:21.607112730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-03-29T17:24:21', 'fix_trakt_list_config') 
2026-03-29T17:24:21.607458737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.608684024Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-03-29T17:24:21.608859177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025684s 
2026-03-29T17:24:21.609092357Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-03-29T17:24:21.609304434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.609575009Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2026-03-29T17:24:21.609953300Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-03-29T17:24:21.610126489Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-03-29T17:24:21.610394950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-03-29T17:24:21.610682589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-03-29T17:24:21.611590046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010371s 
2026-03-29T17:24:21.611760329Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:21.611969190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:21.612925876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009878s 
2026-03-29T17:24:21.613275841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-03-29T17:24:21', 'quality_definition_preferred_size') 
2026-03-29T17:24:21.613624352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.614488472Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-03-29T17:24:21.614672072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002514s 
2026-03-29T17:24:21.614868067Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-03-29T17:24:21.615073821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.615319877Z [Info] add_download_history: Starting migration of Main DB to 172 
2026-03-29T17:24:21.616089456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-03-29T17:24:21.616762251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "MovieId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2026-03-29T17:24:21.617338341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001062s 
2026-03-29T17:24:21.617539446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-03-29T17:24:21.617842436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-03-29T17:24:21.618220487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004881s 
2026-03-29T17:24:21.618417634Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2026-03-29T17:24:21.618724051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-03-29T17:24:21.619088315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004845s 
2026-03-29T17:24:21.619292576Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-03-29T17:24:21.619614545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-03-29T17:24:21.620000802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005191s 
2026-03-29T17:24:21.620170434Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:21.620360697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:21.621078553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007376s 
2026-03-29T17:24:21.621414459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-03-29T17:24:21', 'add_download_history') 
2026-03-29T17:24:21.621758572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.622761271Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-03-29T17:24:21.622934430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023941s 
2026-03-29T17:24:21.623141757Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-03-29T17:24:21.623339525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.623588857Z [Info] net_import_status: Starting migration of Main DB to 173 
2026-03-29T17:24:21.624081840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2026-03-29T17:24:21.624659994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NetImportStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-03-29T17:24:21.625209601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009462s 
2026-03-29T17:24:21.625414774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2026-03-29T17:24:21.625731833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2026-03-29T17:24:21.626101747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005042s 
2026-03-29T17:24:21.626433656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-03-29T17:24:21', 'net_import_status') 
2026-03-29T17:24:21.626777649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.627710086Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-03-29T17:24:21.627895970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020885s 
2026-03-29T17:24:21.628108007Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-03-29T17:24:21.628323261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.628571110Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2026-03-29T17:24:21.628825532Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:21.629028090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:21.629879495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008765s 
2026-03-29T17:24:21.630221263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-03-29T17:24:21', 'email_multiple_addresses') 
2026-03-29T17:24:21.630571849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.631334294Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-03-29T17:24:21.631510439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022997s 
2026-03-29T17:24:21.631733749Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-03-29T17:24:21.631976458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.632243105Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2026-03-29T17:24:21.632622879Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-03-29T17:24:21.632953134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-03-29T17:24:21.633320454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004689s 
2026-03-29T17:24:21.633674998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-03-29T17:24:21', 'remove_chown_and_folderchmod_config') 
2026-03-29T17:24:21.634026095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.634950456Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-03-29T17:24:21.635132904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020425s 
2026-03-29T17:24:21.635357917Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-03-29T17:24:21.635547969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.635905830Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2026-03-29T17:24:21.636223610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:21.636382109Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T17:24:21.636588885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2026-03-29T17:24:21.636877857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2026-03-29T17:24:21.637843181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010708s 
2026-03-29T17:24:21.638172895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-03-29T17:24:21', 'movie_recommendations') 
2026-03-29T17:24:21.638513651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.639299373Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-03-29T17:24:21.639474115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025073s 
2026-03-29T17:24:21.639678176Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-03-29T17:24:21.639895353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.640155447Z [Info] language_improvements: Starting migration of Main DB to 177 
2026-03-29T17:24:21.641712583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:21.641878787Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-29T17:24:21.642069131Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2026-03-29T17:24:21.642375367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2026-03-29T17:24:21.643298396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010407s 
2026-03-29T17:24:21.643469701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:21.643617158Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T17:24:21.643810317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2026-03-29T17:24:21.644118578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2026-03-29T17:24:21.645005924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009661s 
2026-03-29T17:24:21.645172269Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:21.645325508Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T17:24:21.645515981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2026-03-29T17:24:21.645788200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2026-03-29T17:24:21.646670436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000969s 
2026-03-29T17:24:21.646876782Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2026-03-29T17:24:21.651124555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "SecondaryYear" INTEGER, "SecondaryYearSourceId" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2026-03-29T17:24:21.653676804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "SecondaryYearSourceId", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "SecondaryYearSourceId", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 
2026-03-29T17:24:21.654851189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-29T17:24:21.655832916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-29T17:24:21.658100783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-29T17:24:21.658575709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-03-29T17:24:21.659021376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-29T17:24:21.659463106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-03-29T17:24:21.659810215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127551s 
2026-03-29T17:24:21.660048655Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2026-03-29T17:24:21.664117359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2026-03-29T17:24:21.666543073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 
2026-03-29T17:24:21.667680113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-29T17:24:21.668610937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-29T17:24:21.670815286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-29T17:24:21.671285873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-03-29T17:24:21.671731110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-29T17:24:21.672446891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-03-29T17:24:21.672787968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125553s 
2026-03-29T17:24:21.672964504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-03-29T17:24:21.673136089Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T17:24:21.673326753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2026-03-29T17:24:21.673629773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:21.674527611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001014s 
2026-03-29T17:24:21.674783466Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-03-29T17:24:21.675067168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-03-29T17:24:21.675323644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003359s 
2026-03-29T17:24:21.675524048Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2026-03-29T17:24:21.678714432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL) 
2026-03-29T17:24:21.679812022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies") SELECT "Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies" FROM "NamingConfig" 
2026-03-29T17:24:21.680384234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-03-29T17:24:21.681120407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-03-29T17:24:21.683876186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081451s 
2026-03-29T17:24:21.684365281Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement CREATE TABLE "MovieTranslations"("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL, Unique("MovieId", "Language")); 
2026-03-29T17:24:21.685201174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieTranslations"("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL, Unique("MovieId", "Language")); 
2026-03-29T17:24:21.685718816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008129s 
2026-03-29T17:24:21.685972106Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-03-29T17:24:21.686259375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-03-29T17:24:21.686644901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000449s 
2026-03-29T17:24:21.686800765Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:21.686993753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:21.687962504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009646s 
2026-03-29T17:24:21.688137727Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:21.688327098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:21.688810722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005117s 
2026-03-29T17:24:21.688971075Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T17:24:21.689317372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2014-01-01 00:00:00' WHERE "TypeName" = 'NzbDrone.Core.Movies.Commands.RefreshMovieCommand' 
2026-03-29T17:24:21.689627888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000501s 
2026-03-29T17:24:21.689786367Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T17:24:21.690031951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2026-03-29T17:24:21.690321635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003759s 
2026-03-29T17:24:21.690657892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-03-29T17:24:21', 'language_improvements') 
2026-03-29T17:24:21.690999600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.692715034Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-03-29T17:24:21.692881239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027214s 
2026-03-29T17:24:21.693093135Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-03-29T17:24:21.693296755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.693554705Z [Info] new_list_server: Starting migration of Main DB to 178 
2026-03-29T17:24:21.693837885Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:21.694037557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:21.695209627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011926s 
2026-03-29T17:24:21.695381433Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:21.695572368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:21.696366307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008064s 
2026-03-29T17:24:21.696699828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-03-29T17:24:21', 'new_list_server') 
2026-03-29T17:24:21.697033220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.697963202Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-03-29T17:24:21.698124086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002389s 
2026-03-29T17:24:21.698334510Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-03-29T17:24:21.698540625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.698800468Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2026-03-29T17:24:21.699174902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2026-03-29T17:24:21.699492512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-03-29T17:24:21.699884521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005047s 
2026-03-29T17:24:21.700112180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2026-03-29T17:24:21.700416873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-03-29T17:24:21.700782339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004887s 
2026-03-29T17:24:21.701123587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-03-29T17:24:21', 'movie_translation_indexes') 
2026-03-29T17:24:21.701468321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.702351569Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-03-29T17:24:21.702527884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020187s 
2026-03-29T17:24:21.702742807Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-03-29T17:24:21.702957129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.703216601Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2026-03-29T17:24:21.703478729Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:21.703679764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:21.706911231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032473s 
2026-03-29T17:24:21.707282158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-03-29T17:24:21', 'fix_invalid_profile_references') 
2026-03-29T17:24:21.707624717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.708491633Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-03-29T17:24:21.708674511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047868s 
2026-03-29T17:24:21.708869414Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-03-29T17:24:21.709068535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.709317917Z [Info] list_movies_table: Starting migration of Main DB to 181 
2026-03-29T17:24:21.710961006Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2026-03-29T17:24:21.711294698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2026-03-29T17:24:21.715473973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042948s 
2026-03-29T17:24:21.715668455Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2026-03-29T17:24:21.715953509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2026-03-29T17:24:21.718815842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029553s 
2026-03-29T17:24:21.719108973Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-03-29T17:24:21.719450060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-03-29T17:24:21.719733380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004017s 
2026-03-29T17:24:21.719920968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-03-29T17:24:21.720078345Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T17:24:21.720277095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2026-03-29T17:24:21.720592089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:21.721488234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010056s 
2026-03-29T17:24:21.721663567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2026-03-29T17:24:21.722688841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListMovies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "TmdbId" INTEGER NOT NULL, "ListId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "Collection" TEXT, "Website" TEXT, "OriginalTitle" TEXT, "PhysicalRelease" DATETIME, "Translations" TEXT NOT NULL, "Studio" TEXT, "YouTubeTrailerId" TEXT, "DigitalRelease" DATETIME) 
2026-03-29T17:24:21.723450034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016097s 
2026-03-29T17:24:21.723774026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-03-29T17:24:21', 'list_movies_table') 
2026-03-29T17:24:21.724137548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.725173575Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-03-29T17:24:21.725342435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033094s 
2026-03-29T17:24:21.725548560Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-03-29T17:24:21.725753723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.726006812Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2026-03-29T17:24:21.726325274Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-29T17:24:21.726489655Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-29T17:24:21.726686010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2026-03-29T17:24:21.726985122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:21.727965346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010306s 
2026-03-29T17:24:21.728314099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-03-29T17:24:21', 'on_delete_notification') 
2026-03-29T17:24:21.728660286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.729558314Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-03-29T17:24:21.729732585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002654s 
2026-03-29T17:24:21.729935564Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-03-29T17:24:21.730141017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.730392383Z [Info] download_propers_config: Starting migration of Main DB to 183 
2026-03-29T17:24:21.730690303Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:21.730889825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:21.731410413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000528s 
2026-03-29T17:24:21.731647351Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-03-29T17:24:21.731936252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-03-29T17:24:21.732190033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003387s 
2026-03-29T17:24:21.732382741Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2026-03-29T17:24:21.737341237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL) 
2026-03-29T17:24:21.738334727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore") SELECT "Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore" FROM "Profiles" 
2026-03-29T17:24:21.738850987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-03-29T17:24:21.739549153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-03-29T17:24:21.741963163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-03-29T17:24:21.742328449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097646s 
2026-03-29T17:24:21.742664596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-03-29T17:24:21', 'download_propers_config') 
2026-03-29T17:24:21.743005502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.744277594Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-03-29T17:24:21.744469240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116805s 
2026-03-29T17:24:21.744666226Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-03-29T17:24:21.744870889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.745137515Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2026-03-29T17:24:21.745480456Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-29T17:24:21.745643845Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-29T17:24:21.745843647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-03-29T17:24:21.746136928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-03-29T17:24:21.747037281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010115s 
2026-03-29T17:24:21.747389350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-03-29T17:24:21', 'add_priority_to_indexers') 
2026-03-29T17:24:21.747727591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.748622794Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-03-29T17:24:21.748807746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025561s 
2026-03-29T17:24:21.749055305Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-03-29T17:24:21.749507164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.749517505Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2026-03-29T17:24:21.749893883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-03-29T17:24:21.750231954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-03-29T17:24:21.750608392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005237s 
2026-03-29T17:24:21.750815489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2026-03-29T17:24:21.751134151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-03-29T17:24:21.751512603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005123s 
2026-03-29T17:24:21.751878008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-03-29T17:24:21', 'add_alternative_title_indices') 
2026-03-29T17:24:21.752231089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.753281585Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-03-29T17:24:21.753461277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022296s 
2026-03-29T17:24:21.753666670Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-03-29T17:24:21.753869018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.754128340Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2026-03-29T17:24:21.755409069Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:21.755616035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:21.757071196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014758s 
2026-03-29T17:24:21.757598548Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2026-03-29T17:24:21.758060027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2026-03-29T17:24:21.758487658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006902s 
2026-03-29T17:24:21.758643822Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:21.758788854Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T17:24:21.758964218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2026-03-29T17:24:21.763298796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2026-03-29T17:24:21.765812818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 
2026-03-29T17:24:21.766929227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-29T17:24:21.767812756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-29T17:24:21.770432651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-29T17:24:21.770899742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-03-29T17:24:21.771347083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-29T17:24:21.771705454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125603s 
2026-03-29T17:24:21.771901309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-03-29T17:24:21.772166924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-03-29T17:24:21.772579044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004427s 
2026-03-29T17:24:21.772916713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-03-29T17:24:21', 'fix_tmdb_duplicates') 
2026-03-29T17:24:21.773256337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.774444941Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-03-29T17:24:21.774615113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023446s 
2026-03-29T17:24:21.774837722Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-03-29T17:24:21.775050170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.775316746Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2026-03-29T17:24:21.775595077Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:21.775796462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:21.776392362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005934s 
2026-03-29T17:24:21.776725393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-03-29T17:24:21', 'swap_filechmod_for_folderchmod') 
2026-03-29T17:24:21.777080969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.777797912Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-03-29T17:24:21.777978376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019759s 
2026-03-29T17:24:21.778169521Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-03-29T17:24:21.778376417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.778621311Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2026-03-29T17:24:21.779072910Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-03-29T17:24:21.779455691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-03-29T17:24:21.779754051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004424s 
2026-03-29T17:24:21.780148005Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-03-29T17:24:21.780585686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-03-29T17:24:21.780900861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004987s 
2026-03-29T17:24:21.781172317Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-03-29T17:24:21.781496971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-03-29T17:24:21.781770762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003776s 
2026-03-29T17:24:21.782092861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-03-29T17:24:21', 'mediainfo_channels') 
2026-03-29T17:24:21.782433577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.783149799Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-03-29T17:24:21.783323389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017303s 
2026-03-29T17:24:21.783519714Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-03-29T17:24:21.783723865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.783984781Z [Info] add_update_history: Starting migration of Main DB to 189 
2026-03-29T17:24:21.784376419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-03-29T17:24:21', 'add_update_history') 
2026-03-29T17:24:21.784786515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.785421113Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-03-29T17:24:21.785602869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016857s 
2026-03-29T17:24:21.785817591Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-03-29T17:24:21.786007975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.786255343Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2026-03-29T17:24:21.789754348Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-03-29T17:24:21.790291751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-03-29T17:24:21.790721015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006614s 
2026-03-29T17:24:21.791154758Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-03-29T17:24:21.791694205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-03-29T17:24:21.792109401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000647s 
2026-03-29T17:24:21.792518304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-03-29T17:24:21', 'update_awesome_hd_link') 
2026-03-29T17:24:21.792873960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.793783722Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-03-29T17:24:21.793962031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022944s 
2026-03-29T17:24:21.794173006Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-03-29T17:24:21.794327728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.794578072Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2026-03-29T17:24:21.794919700Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T17:24:21.795194603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2026-03-29T17:24:21.795451390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003479s 
2026-03-29T17:24:21.795767547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-03-29T17:24:21', 'remove_awesomehd') 
2026-03-29T17:24:21.796149787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.796908975Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-03-29T17:24:21.797066893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001772s 
2026-03-29T17:24:21.797259611Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-03-29T17:24:21.797476679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.797717383Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2026-03-29T17:24:21.798188301Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2026-03-29T17:24:21.801924054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnMovieDelete" INTEGER NOT NULL) 
2026-03-29T17:24:21.803154442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnHealthIssue", "IncludeHealthWarnings", "OnMovieDelete") SELECT "Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnHealthIssue", "IncludeHealthWarnings", "OnDelete" FROM "Notifications" 
2026-03-29T17:24:21.803781094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-03-29T17:24:21.804282163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-03-29T17:24:21.806606804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082078s 
2026-03-29T17:24:21.806787818Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-29T17:24:21.806943281Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T17:24:21.807154046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2026-03-29T17:24:21.807477016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:21.808442641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010851s 
2026-03-29T17:24:21.808622793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-29T17:24:21.808775431Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-29T17:24:21.809002979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2026-03-29T17:24:21.809350429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:21.810296454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010921s 
2026-03-29T17:24:21.810653803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-03-29T17:24:21', 'add_on_delete_to_notifications') 
2026-03-29T17:24:21.811000421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.812093673Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-03-29T17:24:21.812272372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028364s 
2026-03-29T17:24:21.812487696Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-03-29T17:24:21.812698440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.812950468Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2026-03-29T17:24:21.813539424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-03-29T17:24:21.813713675Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-29T17:24:21.813929279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-03-29T17:24:21.814264604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:21.815221711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010881s 
2026-03-29T17:24:21.815383086Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T17:24:21.815642018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-03-29T17:24:21.815961651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004052s 
2026-03-29T17:24:21.816302347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-03-29T17:24:21', 'add_bypass_to_delay_profile') 
2026-03-29T17:24:21.816646039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.817466542Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-03-29T17:24:21.817649530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018883s 
2026-03-29T17:24:21.817840515Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-03-29T17:24:21.818042561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.818287916Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2026-03-29T17:24:21.821075118Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-03-29T17:24:21.821767131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-03-29T17:24:21.822174963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007519s 
2026-03-29T17:24:21.822496370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-03-29T17:24:21', 'update_notifiarr') 
2026-03-29T17:24:21.822829922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.823613309Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-03-29T17:24:21.823779514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021689s 
2026-03-29T17:24:21.824000288Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-03-29T17:24:21.824206143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.824453831Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2026-03-29T17:24:21.824888066Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-03-29T17:24:21.825336479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-03-29T17:24:21.825652816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005002s 
2026-03-29T17:24:21.825992650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-03-29T17:24:21', 'legacy_mediainfo_hdr') 
2026-03-29T17:24:21.826332054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.827277387Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-03-29T17:24:21.827449043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020935s 
2026-03-29T17:24:21.827664657Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-03-29T17:24:21.827892035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.828169984Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2026-03-29T17:24:21.828452874Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-03-29T17:24:21.828694952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-03-29T17:24:21.831084072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024492s 
2026-03-29T17:24:21.831437584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-03-29T17:24:21', 'rename_blacklist_to_blocklist') 
2026-03-29T17:24:21.831785886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.832618412Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-03-29T17:24:21.832798515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003927s 
2026-03-29T17:24:21.832984900Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-03-29T17:24:21.833183520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.833439906Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2026-03-29T17:24:21.833735762Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-29T17:24:21.833895444Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-29T17:24:21.834077049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-03-29T17:24:21.834332474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-03-29T17:24:21.835250733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010012s 
2026-03-29T17:24:21.835578623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-03-29T17:24:21', 'add_indexer_tags') 
2026-03-29T17:24:21.835940872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.836714620Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-03-29T17:24:21.836879382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024322s 
2026-03-29T17:24:21.837076449Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-03-29T17:24:21.837279268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.837526425Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2026-03-29T17:24:21.837783723Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:21.837986792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:21.838959281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010027s 
2026-03-29T17:24:21.839296810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-03-29T17:24:21', 'mediainfo_to_ffmpeg') 
2026-03-29T17:24:21.839641565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.840326905Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-03-29T17:24:21.840499142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023368s 
2026-03-29T17:24:21.840701259Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-03-29T17:24:21.840914308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.841161646Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2026-03-29T17:24:21.841551310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-03-29T17:24:21.841723257Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-29T17:24:21.841947698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-03-29T17:24:21.842293595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-03-29T17:24:21.843256574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001109s 
2026-03-29T17:24:21.843492078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-03-29T17:24:21.843829097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-03-29T17:24:21.844815112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011188s 
2026-03-29T17:24:21.844992470Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:21.845183604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:21.848036599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028761s 
2026-03-29T17:24:21.848381424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-03-29T17:24:21', 'cdh_per_downloadclient') 
2026-03-29T17:24:21.848723112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.849518333Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-03-29T17:24:21.849688496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043312s 
2026-03-29T17:24:21.849900172Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-03-29T17:24:21.850108261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.850364577Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2026-03-29T17:24:21.850621595Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:21.850824503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:21.851868916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010487s 
2026-03-29T17:24:21.852212398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-03-29T17:24:21', 'migrate_discord_from_slack') 
2026-03-29T17:24:21.852564928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.853324898Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-03-29T17:24:21.853510271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024925s 
2026-03-29T17:24:21.853694753Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-03-29T17:24:21.853891599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.854133256Z [Info] remove_predb: Starting migration of Main DB to 202 
2026-03-29T17:24:21.855107618Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T17:24:21.855388083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-03-29T17:24:21.855670461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004003s 
2026-03-29T17:24:21.855828139Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T17:24:21.856123784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-03-29T17:24:21.856412225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004022s 
2026-03-29T17:24:21.856564732Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T17:24:21.856791499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2026-03-29T17:24:21.857042404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003275s 
2026-03-29T17:24:21.857201925Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T17:24:21.857446247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2026-03-29T17:24:21.857708024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003528s 
2026-03-29T17:24:21.857895011Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2026-03-29T17:24:21.862204559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2026-03-29T17:24:21.864597758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 
2026-03-29T17:24:21.865687231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-29T17:24:21.866720502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-29T17:24:21.869114022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-29T17:24:21.869588047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-03-29T17:24:21.870047011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-29T17:24:21.870500334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-03-29T17:24:21.870854988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127789s 
2026-03-29T17:24:21.871181676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-03-29T17:24:21', 'remove_predb') 
2026-03-29T17:24:21.871524346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.872758521Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-03-29T17:24:21.872894184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014633s 
2026-03-29T17:24:21.873125680Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-03-29T17:24:21.873344140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.873619795Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2026-03-29T17:24:21.873954038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-29T17:24:21.874117167Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T17:24:21.874329545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-03-29T17:24:21.874656743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:21.875604823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010825s 
2026-03-29T17:24:21.875978405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-03-29T17:24:21', 'add_on_update_to_notifications') 
2026-03-29T17:24:21.876341867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.877130254Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-03-29T17:24:21.877317251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025627s 
2026-03-29T17:24:21.877536763Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-03-29T17:24:21.877747577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.878003673Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2026-03-29T17:24:21.879210643Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T17:24:21.879458903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-03-29T17:24:21.879696712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002928s 
2026-03-29T17:24:21.879892627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2026-03-29T17:24:21.884140570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2026-03-29T17:24:21.886459380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 
2026-03-29T17:24:21.887546990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-29T17:24:21.888553837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-29T17:24:21.891638569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-29T17:24:21.892110539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-03-29T17:24:21.892558161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-29T17:24:21.893012024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-03-29T17:24:21.893372370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133151s 
2026-03-29T17:24:21.893575219Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2026-03-29T17:24:21.897071369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieTranslations_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL) 
2026-03-29T17:24:21.897807992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieTranslations_temp" ("Id", "MovieId", "Title", "CleanTitle", "Overview", "Language") SELECT "Id", "MovieId", "Title", "CleanTitle", "Overview", "Language" FROM "MovieTranslations" 
2026-03-29T17:24:21.898282187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-03-29T17:24:21.899107048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-03-29T17:24:21.901574476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-03-29T17:24:21.902110716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-03-29T17:24:21.902617557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-03-29T17:24:21.903005147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092513s 
2026-03-29T17:24:21.903197404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2026-03-29T17:24:21.908030477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-03-29T17:24:21.908939487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-03-29T17:24:21.909438652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-29T17:24:21.909885803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-29T17:24:21.912209382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088335s 
2026-03-29T17:24:21.912419234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2026-03-29T17:24:21.915737576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "CreditTmdbId" TEXT NOT NULL UNIQUE, "PersonTmdbId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Images" TEXT NOT NULL, "Character" TEXT, "Order" INTEGER NOT NULL, "Job" TEXT, "Department" TEXT, "Type" INTEGER NOT NULL) 
2026-03-29T17:24:21.916717780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Credits_temp" ("Id", "MovieId", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type") SELECT "Id", "MovieId", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type" FROM "Credits" 
2026-03-29T17:24:21.917224320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-03-29T17:24:21.917901323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-03-29T17:24:21.920316446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-03-29T17:24:21.920787796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-03-29T17:24:21.921162811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085637s 
2026-03-29T17:24:21.921343535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2026-03-29T17:24:21.924779694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL) 
2026-03-29T17:24:21.925671329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore") SELECT "Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore" FROM "Profiles" 
2026-03-29T17:24:21.926179022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-03-29T17:24:21.926898460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-03-29T17:24:21.929308984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-03-29T17:24:21.929647816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081141s 
2026-03-29T17:24:21.929843290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2026-03-29T17:24:21.933094136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT, "Reason" INTEGER NOT NULL) 
2026-03-29T17:24:21.933867814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason" FROM "PendingReleases" 
2026-03-29T17:24:21.934326167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-03-29T17:24:21.934884010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-03-29T17:24:21.937208200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071902s 
2026-03-29T17:24:21.937413724Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2026-03-29T17:24:21.940739010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL) 
2026-03-29T17:24:21.941812021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies") SELECT "Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies" FROM "NamingConfig" 
2026-03-29T17:24:21.942378031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-03-29T17:24:21.942924391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-03-29T17:24:21.945230996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076337s 
2026-03-29T17:24:21.945419706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2026-03-29T17:24:21.948694681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "MovieId" INTEGER NOT NULL, "Languages" TEXT NOT NULL) 
2026-03-29T17:24:21.949528530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages" FROM "History" 
2026-03-29T17:24:21.950005200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-03-29T17:24:21.950687834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-03-29T17:24:21.953069660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-03-29T17:24:21.953524727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-03-29T17:24:21.953870313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082745s 
2026-03-29T17:24:21.954062970Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2026-03-29T17:24:21.957433317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL) 
2026-03-29T17:24:21.958492821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags" FROM "Blocklist" 
2026-03-29T17:24:21.959061556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-03-29T17:24:21.959617515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-03-29T17:24:21.962602266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083601s 
2026-03-29T17:24:21.962809793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2026-03-29T17:24:21.966223107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT, "Edition" TEXT, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL, "OriginalFilePath" TEXT) 
2026-03-29T17:24:21.967324795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath") SELECT "Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath" FROM "MovieFiles" 
2026-03-29T17:24:21.967922408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-03-29T17:24:21.968557688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-03-29T17:24:21.970978873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-03-29T17:24:21.971328828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083495s 
2026-03-29T17:24:21.971522578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2026-03-29T17:24:21.976212412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL, "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL) 
2026-03-29T17:24:21.976985288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2026-03-29T17:24:21.977438802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-03-29T17:24:21.978148581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-03-29T17:24:21.980560237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-03-29T17:24:21.980929962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092336s 
2026-03-29T17:24:21.981283483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-03-29T17:24:21', 'ensure_identity_on_id_columns') 
2026-03-29T17:24:21.981627366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.984839795Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-03-29T17:24:21.985036771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130827s 
2026-03-29T17:24:21.985272837Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-03-29T17:24:21.985481998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.985779256Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2026-03-29T17:24:21.986351308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-29T17:24:21.986512433Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-29T17:24:21.986732937Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-03-29T17:24:21.987084705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:21.988118667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011621s 
2026-03-29T17:24:21.988470365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-03-29T17:24:21', 'download_client_per_indexer') 
2026-03-29T17:24:21.988817595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.989615912Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-03-29T17:24:21.989791957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026414s 
2026-03-29T17:24:21.990005446Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-03-29T17:24:21.990209257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.990472898Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2026-03-29T17:24:21.990998466Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-03-29T17:24:21.991393131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-03-29T17:24:21.991695820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004505s 
2026-03-29T17:24:21.992034472Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-03-29T17:24:21.992420570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-03-29T17:24:21.992717958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004441s 
2026-03-29T17:24:21.992878351Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:21.993079176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:21.994174421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001109s 
2026-03-29T17:24:21.994342680Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:21.994536100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:21.994818689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003101s 
2026-03-29T17:24:21.995164565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-03-29T17:24:21', 'multiple_ratings_support') 
2026-03-29T17:24:21.995523718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:21.996193627Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-03-29T17:24:21.996382728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016506s 
2026-03-29T17:24:21.996566538Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-03-29T17:24:21.996766691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:21.997013258Z [Info] movie_metadata: Starting migration of Main DB to 207 
2026-03-29T17:24:21.999048436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2026-03-29T17:24:22.000253132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Collection" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC) 
2026-03-29T17:24:22.001233526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019674s 
2026-03-29T17:24:22.001427336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2026-03-29T17:24:22.001735306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-03-29T17:24:22.002343811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004917s 
2026-03-29T17:24:22.002369032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2026-03-29T17:24:22.002625930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-03-29T17:24:22.003280838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005037s 
2026-03-29T17:24:22.003292011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2026-03-29T17:24:22.003544088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-03-29T17:24:22.003933623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005217s 
2026-03-29T17:24:22.006765215Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website")
2026-03-29T17:24:22.006783521Z                           SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website"
2026-03-29T17:24:22.006795836Z                           FROM "Movies" 
2026-03-29T17:24:22.008519858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website")
2026-03-29T17:24:22.008537123Z                           SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website"
2026-03-29T17:24:22.008548686Z                           FROM "Movies" 
2026-03-29T17:24:22.009402075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019387s 
2026-03-29T17:24:22.010699658Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website")
2026-03-29T17:24:22.010712834Z                           SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "Title", "OriginalTitle", "OriginalTitle", 1, "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", '[]', "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website"
2026-03-29T17:24:22.010723696Z                           FROM "ImportListMovies"
2026-03-29T17:24:22.010731963Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-03-29T17:24:22.010741111Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-03-29T17:24:22.012610546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website")
2026-03-29T17:24:22.012630816Z                           SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "Title", "OriginalTitle", "OriginalTitle", 1, "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", '[]', "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website"
2026-03-29T17:24:22.012641758Z                           FROM "ImportListMovies"
2026-03-29T17:24:22.012650095Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-03-29T17:24:22.012659234Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-03-29T17:24:22.013774199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023116s 
2026-03-29T17:24:22.013941866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:22.014090305Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T17:24:22.014279957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2026-03-29T17:24:22.014578098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:22.015542339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010774s 
2026-03-29T17:24:22.015724235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-03-29T17:24:22.015904218Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T17:24:22.016112237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2026-03-29T17:24:22.016435748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:22.017384879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010791s 
2026-03-29T17:24:22.017553970Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2026-03-29T17:24:22.017702719Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-29T17:24:22.017897442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2026-03-29T17:24:22.018193808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:22.019144523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010592s 
2026-03-29T17:24:22.019325527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2026-03-29T17:24:22.019481521Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T17:24:22.019699570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2026-03-29T17:24:22.020030427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:22.020987985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010967s 
2026-03-29T17:24:22.021171865Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2026-03-29T17:24:22.021326446Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T17:24:22.021533944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2026-03-29T17:24:22.021854800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:22.022823411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001096s 
2026-03-29T17:24:22.023037542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2026-03-29T17:24:22.023375953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-03-29T17:24:22.023772492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005329s 
2026-03-29T17:24:22.024153168Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2026-03-29T17:24:22.024165393Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-03-29T17:24:22.024193971Z                                                   FROM "MovieMetadata"
2026-03-29T17:24:22.024202578Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-03-29T17:24:22.024634969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2026-03-29T17:24:22.024648606Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-03-29T17:24:22.024657604Z                                                   FROM "MovieMetadata"
2026-03-29T17:24:22.024669799Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-03-29T17:24:22.024988440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005547s 
2026-03-29T17:24:22.025377484Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2026-03-29T17:24:22.025386782Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-03-29T17:24:22.025395630Z                                                   FROM "Movies" 
2026-03-29T17:24:22.025403947Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-03-29T17:24:22.025883703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2026-03-29T17:24:22.025896819Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-03-29T17:24:22.025905647Z                                                   FROM "Movies" 
2026-03-29T17:24:22.025914094Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-03-29T17:24:22.026238016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005745s 
2026-03-29T17:24:22.026590146Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2026-03-29T17:24:22.026599234Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-03-29T17:24:22.026607781Z                                                   FROM "Movies" 
2026-03-29T17:24:22.026616038Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-03-29T17:24:22.027045072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2026-03-29T17:24:22.027057797Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-03-29T17:24:22.027066515Z                                                   FROM "Movies" 
2026-03-29T17:24:22.027074822Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-03-29T17:24:22.027381158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000524s 
2026-03-29T17:24:22.027771424Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2026-03-29T17:24:22.027791835Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-03-29T17:24:22.027800623Z                                                   FROM "Movies" 
2026-03-29T17:24:22.027809040Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-03-29T17:24:22.028294968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2026-03-29T17:24:22.028311371Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-03-29T17:24:22.028320059Z                                                   FROM "Movies" 
2026-03-29T17:24:22.028328366Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-03-29T17:24:22.028648480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005755s 
2026-03-29T17:24:22.029048566Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2026-03-29T17:24:22.029057684Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-03-29T17:24:22.029066292Z                                                   FROM "MovieMetadata" 
2026-03-29T17:24:22.029074608Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-03-29T17:24:22.029571399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2026-03-29T17:24:22.029584515Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-03-29T17:24:22.029593203Z                                                   FROM "MovieMetadata" 
2026-03-29T17:24:22.029601640Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-03-29T17:24:22.029962506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000621s 
2026-03-29T17:24:22.030127148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:22.030274835Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T17:24:22.030462423Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2026-03-29T17:24:22.035026543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME, "MovieMetadataId" INTEGER NOT NULL UNIQUE) 
2026-03-29T17:24:22.037503521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease", "MovieMetadataId") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease", "MovieMetadataId" FROM "Movies" 
2026-03-29T17:24:22.038630621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-29T17:24:22.039588359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-29T17:24:22.042781579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-29T17:24:22.043257588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-03-29T17:24:22.043709177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-29T17:24:22.044180637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-03-29T17:24:22.044546253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138963s 
2026-03-29T17:24:22.044744763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2026-03-29T17:24:22.045050037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-03-29T17:24:22.045434111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005021s 
2026-03-29T17:24:22.045636208Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2026-03-29T17:24:22.049272470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "Language" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-03-29T17:24:22.050254227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language", "MovieMetadataId" FROM "AlternativeTitles" 
2026-03-29T17:24:22.050785156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-03-29T17:24:22.051602993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-03-29T17:24:22.054225724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-03-29T17:24:22.054616481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087871s 
2026-03-29T17:24:22.054803708Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2026-03-29T17:24:22.058869315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CreditTmdbId" TEXT NOT NULL UNIQUE, "PersonTmdbId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Images" TEXT NOT NULL, "Character" TEXT, "Order" INTEGER NOT NULL, "Job" TEXT, "Department" TEXT, "Type" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-03-29T17:24:22.059935873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Credits_temp" ("Id", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type", "MovieMetadataId") SELECT "Id", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type", "MovieMetadataId" FROM "Credits" 
2026-03-29T17:24:22.060495550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-03-29T17:24:22.061194417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-03-29T17:24:22.063753600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-03-29T17:24:22.064148896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091643s 
2026-03-29T17:24:22.064364671Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2026-03-29T17:24:22.068351659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieTranslations_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-03-29T17:24:22.069154245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieTranslations_temp" ("Id", "Title", "CleanTitle", "Overview", "Language", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "Overview", "Language", "MovieMetadataId" FROM "MovieTranslations" 
2026-03-29T17:24:22.069624372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-03-29T17:24:22.070370805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-03-29T17:24:22.072933335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-03-29T17:24:22.073459184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-03-29T17:24:22.073851654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092993s 
2026-03-29T17:24:22.074495290Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies TmdbId, ImdbId, Title, SortTitle, CleanTitle, OriginalTitle, OriginalLanguage, Overview, Status, LastInfoSync, Images, Genres, Ratings, Runtime, InCinemas, PhysicalRelease, DigitalRelease, Year, SecondaryYear, Recommendations, Certification, YouTubeTrailerId, Studio, Collection, Website, LastDiskSync, TitleSlug 
2026-03-29T17:24:22.079028548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "Added" DATETIME, "Tags" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL UNIQUE) 
2026-03-29T17:24:22.080079936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId") SELECT "Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId" FROM "Movies" 
2026-03-29T17:24:22.080609833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-29T17:24:22.081813587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-29T17:24:22.084235304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-03-29T17:24:22.084611691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097083s 
2026-03-29T17:24:22.085155366Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListMovies TmdbId, ImdbId, Title, SortTitle, Overview, Status, LastInfoSync, OriginalTitle, Translations, Images, Genres, Ratings, Runtime, InCinemas, PhysicalRelease, DigitalRelease, Year, Certification, YouTubeTrailerId, Studio, Collection, Website 
2026-03-29T17:24:22.089151232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListMovies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ListId" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-03-29T17:24:22.089780790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2026-03-29T17:24:22.090180555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2026-03-29T17:24:22.090782607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2026-03-29T17:24:22.094045919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-03-29T17:24:22.094242334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008702s 
2026-03-29T17:24:22.094636388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-03-29T17:24:22', 'movie_metadata') 
2026-03-29T17:24:22.095013477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:22.098018097Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-03-29T17:24:22.098175454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124737s 
2026-03-29T17:24:22.098379315Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-03-29T17:24:22.098565680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:22.098825723Z [Info] add_collections: Starting migration of Main DB to 208 
2026-03-29T17:24:22.100029858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2026-03-29T17:24:22.100872816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "QualityProfileId" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "SearchOnAdd" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL DEFAULT '[]', "Monitored" INTEGER NOT NULL DEFAULT 0, "LastInfoSync" DATETIME, "Added" DATETIME) 
2026-03-29T17:24:22.101557023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013518s 
2026-03-29T17:24:22.101749862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2026-03-29T17:24:22.102024675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-03-29T17:24:22.102373347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000459s 
2026-03-29T17:24:22.102544542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-03-29T17:24:22.102691468Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T17:24:22.102887573Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2026-03-29T17:24:22.103165663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2026-03-29T17:24:22.104101126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010191s 
2026-03-29T17:24:22.104315007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2026-03-29T17:24:22.104582776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2026-03-29T17:24:22.105481325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009881s 
2026-03-29T17:24:22.105652049Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-03-29T17:24:22.105795779Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T17:24:22.105971492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2026-03-29T17:24:22.106223280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2026-03-29T17:24:22.107105957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009609s 
2026-03-29T17:24:22.108692842Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:22.108894398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:22.110049294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001178s 
2026-03-29T17:24:22.110215408Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:22.110397335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:22.110923735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005532s 
2026-03-29T17:24:22.111091172Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:22.111271495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:22.111885070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006239s 
2026-03-29T17:24:22.112055574Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:22.112238723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:22.112871817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006556s 
2026-03-29T17:24:22.113042531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-03-29T17:24:22.113185930Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T17:24:22.113378838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2026-03-29T17:24:22.117041524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "Tags" TEXT, "SearchOnAdd" INTEGER NOT NULL, "Monitor" INTEGER NOT NULL) 
2026-03-29T17:24:22.118354739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ShouldMonitor", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor") SELECT "Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ShouldMonitor", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor" FROM "ImportLists" 
2026-03-29T17:24:22.118985388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-03-29T17:24:22.119622602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-03-29T17:24:22.122075611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-03-29T17:24:22.122437199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088882s 
2026-03-29T17:24:22.122632212Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2026-03-29T17:24:22.126209966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "ProfileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "Tags" TEXT, "SearchOnAdd" INTEGER NOT NULL, "Monitor" INTEGER NOT NULL) 
2026-03-29T17:24:22.127419442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor") SELECT "Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor" FROM "ImportLists" 
2026-03-29T17:24:22.128037246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-03-29T17:24:22.128720822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-03-29T17:24:22.131150104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-03-29T17:24:22.131502473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008706s 
2026-03-29T17:24:22.131709741Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T17:24:22.132043593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2026-03-29T17:24:22.132323938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004176s 
2026-03-29T17:24:22.132494100Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2026-03-29T17:24:22.136518724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2026-03-29T17:24:22.138625046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 
2026-03-29T17:24:22.139636893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-03-29T17:24:22.140416964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-03-29T17:24:22.142836015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-03-29T17:24:22.143327024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-03-29T17:24:22.143836229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-03-29T17:24:22.144241084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115809s 
2026-03-29T17:24:22.144560007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-03-29T17:24:22', 'add_collections') 
2026-03-29T17:24:22.144883408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:22.146717641Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-03-29T17:24:22.146871150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140268s 
2026-03-29T17:24:22.147082406Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-03-29T17:24:22.147280174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:22.147540368Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2026-03-29T17:24:22.147957468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2026-03-29T17:24:22.148281530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-03-29T17:24:22.148650343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005064s 
2026-03-29T17:24:22.148860336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2026-03-29T17:24:22.149186313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2026-03-29T17:24:22.149547680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005112s 
2026-03-29T17:24:22.149881683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-03-29T17:24:22', 'movie_meta_collection_index') 
2026-03-29T17:24:22.150214884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:22.151161811Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-03-29T17:24:22.151338577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020838s 
2026-03-29T17:24:22.151532678Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-03-29T17:24:22.151729424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:22.152011833Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2026-03-29T17:24:22.152339272Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-29T17:24:22.152495767Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T17:24:22.152685780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2026-03-29T17:24:22.152991485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:22.153910055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010369s 
2026-03-29T17:24:22.154240069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-03-29T17:24:22', 'movie_added_notifications') 
2026-03-29T17:24:22.154605936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:22.155606040Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-03-29T17:24:22.155795431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026674s 
2026-03-29T17:24:22.157014536Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-03-29T17:24:22.157045288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:22.157058825Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2026-03-29T17:24:22.157072292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2026-03-29T17:24:22.158032346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-03-29T17:24:22.158077396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000633s 
2026-03-29T17:24:22.158140333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2026-03-29T17:24:22.158412080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2026-03-29T17:24:22.158785362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005336s 
2026-03-29T17:24:22.159118954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-03-29T17:24:22', 'more_movie_meta_index') 
2026-03-29T17:24:22.159446634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:22.160803105Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-03-29T17:24:22.160969179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025509s 
2026-03-29T17:24:22.161206738Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-03-29T17:24:22.161423474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:22.161690011Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2026-03-29T17:24:22.163704708Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T17:24:22.163959591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-03-29T17:24:22.164186588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002941s 
2026-03-29T17:24:22.164345438Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-03-29T17:24:22.164480270Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T17:24:22.164663108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-03-29T17:24:22.168252566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL) 
2026-03-29T17:24:22.169332500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags" FROM "Blocklist" 
2026-03-29T17:24:22.169896586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-03-29T17:24:22.170351362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-03-29T17:24:22.172728859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078855s 
2026-03-29T17:24:22.172900435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-03-29T17:24:22.173038884Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T17:24:22.173233135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-03-29T17:24:22.176768423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL) 
2026-03-29T17:24:22.177832356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags" FROM "Blocklist" 
2026-03-29T17:24:22.178409237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-03-29T17:24:22.178958844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-03-29T17:24:22.181294998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007873s 
2026-03-29T17:24:22.181465882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-03-29T17:24:22.181605554Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T17:24:22.181789153Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2026-03-29T17:24:22.185462040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "QualityProfileId" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "SearchOnAdd" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Added" DATETIME) 
2026-03-29T17:24:22.186737999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Collections_temp" ("Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added") SELECT "Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added" FROM "Collections" 
2026-03-29T17:24:22.187367096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-03-29T17:24:22.188027446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-03-29T17:24:22.190456988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-03-29T17:24:22.190823336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088554s 
2026-03-29T17:24:22.190997857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-03-29T17:24:22.191137649Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T17:24:22.191332471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2026-03-29T17:24:22.195001449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "QualityProfileId" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "SearchOnAdd" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Added" DATETIME) 
2026-03-29T17:24:22.196296216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Collections_temp" ("Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added") SELECT "Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added" FROM "Collections" 
2026-03-29T17:24:22.196952778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-03-29T17:24:22.197645834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-03-29T17:24:22.200151980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-03-29T17:24:22.200498328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089819s 
2026-03-29T17:24:22.200660665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-29T17:24:22.200800256Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-29T17:24:22.200989657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-03-29T17:24:22.205985377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-03-29T17:24:22.206918967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-03-29T17:24:22.207417310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-29T17:24:22.207900994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-29T17:24:22.210232188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090543s 
2026-03-29T17:24:22.210396770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-29T17:24:22.210535990Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T17:24:22.210749841Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-03-29T17:24:22.214297614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-03-29T17:24:22.215314392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-03-29T17:24:22.217064476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-29T17:24:22.217088595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-29T17:24:22.219145497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081873s 
2026-03-29T17:24:22.219296170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-29T17:24:22.219476774Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-03-29T17:24:22.219632758Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-03-29T17:24:22.223107615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-03-29T17:24:22.224020864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-03-29T17:24:22.224524979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-29T17:24:22.225071540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-29T17:24:22.227663900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078566s 
2026-03-29T17:24:22.227892350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-03-29T17:24:22.228104918Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-29T17:24:22.228351775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-03-29T17:24:22.232647355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-29T17:24:22.233777861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-03-29T17:24:22.234379924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-03-29T17:24:22.235187921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-03-29T17:24:22.238340719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-29T17:24:22.239390122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103571s 
2026-03-29T17:24:22.239397668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-03-29T17:24:22.239402287Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-03-29T17:24:22.239599183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-03-29T17:24:22.244004705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-29T17:24:22.245151855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-03-29T17:24:22.245752113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-03-29T17:24:22.246640542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-03-29T17:24:22.249863552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-29T17:24:22.250332607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104844s 
2026-03-29T17:24:22.250548872Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-03-29T17:24:22.250723644Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-29T17:24:22.250976223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-03-29T17:24:22.255371434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-29T17:24:22.256531780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-03-29T17:24:22.257136117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-03-29T17:24:22.257993894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-03-29T17:24:22.261126442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-29T17:24:22.261603874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103923s 
2026-03-29T17:24:22.261805941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-03-29T17:24:22.261978558Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2026-03-29T17:24:22.262205575Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-03-29T17:24:22.268669461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "MovieId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2026-03-29T17:24:22.269796461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "MovieId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "MovieId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory" 
2026-03-29T17:24:22.270370757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-03-29T17:24:22.271110627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-03-29T17:24:22.273645982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-03-29T17:24:22.274152031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-03-29T17:24:22.274660224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-03-29T17:24:22.275032995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126254s 
2026-03-29T17:24:22.275202777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-03-29T17:24:22.275355154Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2026-03-29T17:24:22.275544124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-03-29T17:24:22.279068972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-03-29T17:24:22.279925687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2026-03-29T17:24:22.280400884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-03-29T17:24:22.280858045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-03-29T17:24:22.283300132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075861s 
2026-03-29T17:24:22.283478371Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-03-29T17:24:22.283622782Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2026-03-29T17:24:22.283820450Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-03-29T17:24:22.289172898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-03-29T17:24:22.290163944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2026-03-29T17:24:22.290641806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-03-29T17:24:22.291197124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-03-29T17:24:22.293669944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096375s 
2026-03-29T17:24:22.293850838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-03-29T17:24:22.293993335Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2026-03-29T17:24:22.294203568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-03-29T17:24:22.297758547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "MovieId" INTEGER NOT NULL, "Languages" TEXT NOT NULL) 
2026-03-29T17:24:22.298684972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages" FROM "History" 
2026-03-29T17:24:22.299167684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-03-29T17:24:22.299798945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-03-29T17:24:22.302333189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-03-29T17:24:22.302773154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-03-29T17:24:22.303126105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087271s 
2026-03-29T17:24:22.303288943Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-03-29T17:24:22.303438985Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2026-03-29T17:24:22.303650912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-03-29T17:24:22.307201532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-03-29T17:24:22.308317779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2026-03-29T17:24:22.308933559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-03-29T17:24:22.309729542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-03-29T17:24:22.312892391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-03-29T17:24:22.313302417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094485s 
2026-03-29T17:24:22.313474794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-03-29T17:24:22.313630367Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2026-03-29T17:24:22.313845721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-03-29T17:24:22.317406862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-03-29T17:24:22.318431976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2026-03-29T17:24:22.318964789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-03-29T17:24:22.319682334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-03-29T17:24:22.322295576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-03-29T17:24:22.322704910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086483s 
2026-03-29T17:24:22.322876075Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-03-29T17:24:22.323019133Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-03-29T17:24:22.323227503Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-03-29T17:24:22.326752912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-03-29T17:24:22.327748717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2026-03-29T17:24:22.328295117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-03-29T17:24:22.329004055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-03-29T17:24:22.331568058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-03-29T17:24:22.331960027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008545s 
2026-03-29T17:24:22.332130570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-29T17:24:22.332271865Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T17:24:22.332474653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-03-29T17:24:22.336253583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-03-29T17:24:22.337757120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-03-29T17:24:22.338400085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-29T17:24:22.339207180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-29T17:24:22.341796314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-29T17:24:22.342170527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095097s 
2026-03-29T17:24:22.342341171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-29T17:24:22.342485191Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T17:24:22.342691707Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-03-29T17:24:22.356464300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-03-29T17:24:22.358049412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-03-29T17:24:22.358920937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-29T17:24:22.359731540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-29T17:24:22.362563452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-29T17:24:22.362974400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200826s 
2026-03-29T17:24:22.363166065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-29T17:24:22.363339384Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2026-03-29T17:24:22.363564347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-03-29T17:24:22.368159260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-03-29T17:24:22.369338945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-03-29T17:24:22.369948373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-29T17:24:22.370674525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-29T17:24:22.373257616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-29T17:24:22.373682061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098878s 
2026-03-29T17:24:22.373886984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-29T17:24:22.374052046Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-29T17:24:22.374280366Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-03-29T17:24:22.378656868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-03-29T17:24:22.379807435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-03-29T17:24:22.381817864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-29T17:24:22.382539747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-29T17:24:22.385092658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-29T17:24:22.385486721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109959s 
2026-03-29T17:24:22.385683247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-03-29T17:24:22.385839953Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-29T17:24:22.386077571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-03-29T17:24:22.390348511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "MovieFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2026-03-29T17:24:22.391293725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension") SELECT "Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2026-03-29T17:24:22.391914485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-03-29T17:24:22.392482779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-03-29T17:24:22.395249671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089525s 
2026-03-29T17:24:22.395460115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-03-29T17:24:22.395634556Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-03-29T17:24:22.395841823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-03-29T17:24:22.400213597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "MovieFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2026-03-29T17:24:22.401168289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension") SELECT "Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2026-03-29T17:24:22.401708176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-03-29T17:24:22.402277994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-03-29T17:24:22.404764190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086773s 
2026-03-29T17:24:22.404946617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-03-29T17:24:22.405106349Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-29T17:24:22.405310951Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2026-03-29T17:24:22.409685129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT, "Edition" TEXT, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL, "OriginalFilePath" TEXT) 
2026-03-29T17:24:22.410845986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath") SELECT "Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath" FROM "MovieFiles" 
2026-03-29T17:24:22.411462839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-03-29T17:24:22.412054310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-03-29T17:24:22.414562911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-03-29T17:24:22.414936724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094327s 
2026-03-29T17:24:22.415120895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-03-29T17:24:22.415274624Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-29T17:24:22.415507774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2026-03-29T17:24:22.420943960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2026-03-29T17:24:22.423093448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 
2026-03-29T17:24:22.424167982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-03-29T17:24:22.425165791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-03-29T17:24:22.427665164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-03-29T17:24:22.428202396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-03-29T17:24:22.428734678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-03-29T17:24:22.429277170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-03-29T17:24:22.429686074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013945s 
2026-03-29T17:24:22.429866648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-03-29T17:24:22.430025437Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-29T17:24:22.430237104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2026-03-29T17:24:22.435177001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2026-03-29T17:24:22.437348353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 
2026-03-29T17:24:22.438376013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-03-29T17:24:22.439343561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-03-29T17:24:22.441897323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-03-29T17:24:22.442406278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-03-29T17:24:22.442977298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-03-29T17:24:22.443523859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-03-29T17:24:22.443921950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134743s 
2026-03-29T17:24:22.444110279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-03-29T17:24:22.444269921Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-29T17:24:22.444486477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2026-03-29T17:24:22.449394169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2026-03-29T17:24:22.451542105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 
2026-03-29T17:24:22.452578622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-03-29T17:24:22.453521150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-03-29T17:24:22.456042697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-03-29T17:24:22.456567093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-03-29T17:24:22.457107932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-03-29T17:24:22.457645024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-03-29T17:24:22.458055270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133673s 
2026-03-29T17:24:22.458237316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-03-29T17:24:22.458394443Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-29T17:24:22.458621500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2026-03-29T17:24:22.463577250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2026-03-29T17:24:22.465769424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 
2026-03-29T17:24:22.466788776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-03-29T17:24:22.467757136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-03-29T17:24:22.470248172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-03-29T17:24:22.470766115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-03-29T17:24:22.471302485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-03-29T17:24:22.471866110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-03-29T17:24:22.472262759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134334s 
2026-03-29T17:24:22.472465097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:22.472593084Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-29T17:24:22.472783468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2026-03-29T17:24:22.478685793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "Added" DATETIME, "Tags" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL UNIQUE) 
2026-03-29T17:24:22.479711979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId") SELECT "Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId" FROM "Movies" 
2026-03-29T17:24:22.480277869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-29T17:24:22.481146778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-29T17:24:22.483885664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-03-29T17:24:22.484270348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112865s 
2026-03-29T17:24:22.484453828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-03-29T17:24:22.484615864Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2026-03-29T17:24:22.484856268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-03-29T17:24:22.489049131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT, "Reason" INTEGER NOT NULL) 
2026-03-29T17:24:22.489866056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason" FROM "PendingReleases" 
2026-03-29T17:24:22.490350521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-03-29T17:24:22.490882573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-03-29T17:24:22.493589534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008524s 
2026-03-29T17:24:22.493771039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-03-29T17:24:22.493930310Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-03-29T17:24:22.494152527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-03-29T17:24:22.498298125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-03-29T17:24:22.499108858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-03-29T17:24:22.499574075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-03-29T17:24:22.500313935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-03-29T17:24:22.503023771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-29T17:24:22.503414228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009061s 
2026-03-29T17:24:22.503596364Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-03-29T17:24:22.503758992Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-29T17:24:22.503996941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-03-29T17:24:22.508166126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-03-29T17:24:22.508985346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-03-29T17:24:22.509458889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-03-29T17:24:22.510196435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-03-29T17:24:22.512938596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-29T17:24:22.513332299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091325s 
2026-03-29T17:24:22.513516420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-03-29T17:24:22.513675651Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-29T17:24:22.513887016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2026-03-29T17:24:22.518178317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2026-03-29T17:24:22.519120124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language" FROM "SubtitleFiles" 
2026-03-29T17:24:22.519645662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-03-29T17:24:22.520157222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-03-29T17:24:22.523075318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089895s 
2026-03-29T17:24:22.523258778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-03-29T17:24:22.523432197Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s 
2026-03-29T17:24:22.523654434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2026-03-29T17:24:22.527932098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2026-03-29T17:24:22.528879165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language" FROM "SubtitleFiles" 
2026-03-29T17:24:22.529401637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-03-29T17:24:22.529972947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-03-29T17:24:22.532789269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089232s 
2026-03-29T17:24:22.532979552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-29T17:24:22.533136819Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-29T17:24:22.533343805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-03-29T17:24:22.537322848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-03-29T17:24:22.537954290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-03-29T17:24:22.538428194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-03-29T17:24:22.538987190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-03-29T17:24:22.543806975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-29T17:24:22.543879691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089579s 
2026-03-29T17:24:22.543899672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-03-29T17:24:22', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-03-29T17:24:22.543907537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:22.560553887Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-03-29T17:24:22.560812969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0268126s 
2026-03-29T17:24:22.561112402Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-03-29T17:24:22.561335210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:22.561678592Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2026-03-29T17:24:22.562210323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-03-29T17:24:22.562386998Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2026-03-29T17:24:22.562593214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2026-03-29T17:24:22.562905663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2026-03-29T17:24:22.564205230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013993s 
2026-03-29T17:24:22.564586979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-03-29T17:24:22', 'add_language_tags_to_subtitle_files') 
2026-03-29T17:24:22.564949909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:22.565919231Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-03-29T17:24:22.566160437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030688s 
2026-03-29T17:24:22.566372725Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-03-29T17:24:22.566578088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:22.566838923Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2026-03-29T17:24:22.567263007Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-03-29T17:24:22.567422529Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-29T17:24:22.567641870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-03-29T17:24:22.567897175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-03-29T17:24:22.568901457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010447s 
2026-03-29T17:24:22.569075658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-03-29T17:24:22.569338276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-03-29T17:24:22.570311236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010487s 
2026-03-29T17:24:22.570654817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-03-29T17:24:22', 'add_salt_to_users') 
2026-03-29T17:24:22.571004492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:22.571822709Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-03-29T17:24:22.572012121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002539s 
2026-03-29T17:24:22.572212304Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-03-29T17:24:22.572417757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:22.572676699Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2026-03-29T17:24:22.573058277Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2026-03-29T17:24:22.577870918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-03-29T17:24:22.578991645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "MovieMetadataId" FROM "AlternativeTitles" 
2026-03-29T17:24:22.579561422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-03-29T17:24:22.580500573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-03-29T17:24:22.583412246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-03-29T17:24:22.583961803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-03-29T17:24:22.584374213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111153s 
2026-03-29T17:24:22.584580258Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2026-03-29T17:24:22.588867291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-03-29T17:24:22.590724020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "VoteCount", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "VoteCount", "MovieMetadataId" FROM "AlternativeTitles" 
2026-03-29T17:24:22.591242193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-03-29T17:24:22.592097716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-03-29T17:24:22.594777121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-03-29T17:24:22.595338722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-03-29T17:24:22.595746253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109759s 
2026-03-29T17:24:22.595988881Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2026-03-29T17:24:22.600268840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-03-29T17:24:22.601134433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "MovieMetadataId" FROM "AlternativeTitles" 
2026-03-29T17:24:22.601625943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-03-29T17:24:22.602444711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-03-29T17:24:22.605136712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-03-29T17:24:22.605702271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-03-29T17:24:22.606110984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099494s 
2026-03-29T17:24:22.606321648Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2026-03-29T17:24:22.610498158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-03-29T17:24:22.611295314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "MovieMetadataId" FROM "AlternativeTitles" 
2026-03-29T17:24:22.611760600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-03-29T17:24:22.612612155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-03-29T17:24:22.615295629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-03-29T17:24:22.615876488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-03-29T17:24:22.616289109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009786s 
2026-03-29T17:24:22.616627871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-03-29T17:24:22', 'clean_alt_titles') 
2026-03-29T17:24:22.616983508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:22.618766849Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-03-29T17:24:22.618952803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122438s 
2026-03-29T17:24:22.619164098Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-03-29T17:24:22.619367157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:22.619646350Z [Info] remove_omg: Starting migration of Main DB to 217 
2026-03-29T17:24:22.620081656Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T17:24:22.620375077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-03-29T17:24:22.620684630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003925s 
2026-03-29T17:24:22.621028813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-03-29T17:24:22', 'remove_omg') 
2026-03-29T17:24:22.621371924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:22.621971261Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-03-29T17:24:22.622145121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016765s 
2026-03-29T17:24:22.622381718Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-03-29T17:24:22.622605308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:22.622881785Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2026-03-29T17:24:22.623234124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-03-29T17:24:22.623411130Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-03-29T17:24:22.623643659Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2026-03-29T17:24:22.623961348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2026-03-29T17:24:22.624944067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010962s 
2026-03-29T17:24:22.625322259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-03-29T17:24:22', 'add_additional_info_to_pending_releases') 
2026-03-29T17:24:22.625689118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:22.626362213Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-03-29T17:24:22.626572707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024541s 
2026-03-29T17:24:22.626772629Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-03-29T17:24:22.626979215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:22.627242185Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2026-03-29T17:24:22.627582500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-29T17:24:22.627763525Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-03-29T17:24:22.627973708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-03-29T17:24:22.628261117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-03-29T17:24:22.629238174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010812s 
2026-03-29T17:24:22.629586726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-03-29T17:24:22', 'add_result_to_commands') 
2026-03-29T17:24:22.629941580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:22.630585076Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-03-29T17:24:22.630762684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023938s 
2026-03-29T17:24:22.630982907Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-03-29T17:24:22.631198491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:22.631466752Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2026-03-29T17:24:22.631842879Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-29T17:24:22.632068513Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-29T17:24:22.632285480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-03-29T17:24:22.632616747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:22.633616019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011409s 
2026-03-29T17:24:22.633976295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-03-29T17:24:22', 'health_restored_notification') 
2026-03-29T17:24:22.634334927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:22.634985016Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-03-29T17:24:22.635185901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024691s 
2026-03-29T17:24:22.635436325Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-03-29T17:24:22.635680316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:22.635980531Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2026-03-29T17:24:22.636336397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-29T17:24:22.636511290Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-03-29T17:24:22.636749139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2026-03-29T17:24:22.637103923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:22.638122594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011664s 
2026-03-29T17:24:22.638516438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-03-29T17:24:22', 'add_on_manual_interaction_required_to_notifications') 
2026-03-29T17:24:22.638902786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:22.639588256Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-03-29T17:24:22.639798559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025592s 
2026-03-29T17:24:22.640026859Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-03-29T17:24:22.640287163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:22.640559412Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2026-03-29T17:24:22.640878314Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T17:24:22.641164229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2026-03-29T17:24:22.641429444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003525s 
2026-03-29T17:24:22.641758887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-03-29T17:24:22', 'remove_rarbg') 
2026-03-29T17:24:22.642129483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:22.642745453Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-03-29T17:24:22.642920626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016473s 
2026-03-29T17:24:22.643165990Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-03-29T17:24:22.643395072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:22.643665717Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2026-03-29T17:24:22.644230704Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2026-03-29T17:24:22.644709518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2026-03-29T17:24:22.645069213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005577s 
2026-03-29T17:24:22.645437314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-03-29T17:24:22', 'remove_invalid_roksbox_metadata_images') 
2026-03-29T17:24:22.645799143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:22.646425905Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-03-29T17:24:22.646621829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018582s 
2026-03-29T17:24:22.646817694Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-03-29T17:24:22.647022165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:22.647287059Z [Info] list_sync_time: Starting migration of Main DB to 224 
2026-03-29T17:24:22.648078583Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-03-29T17:24:22.652390545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-29T17:24:22.653346550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus" 
2026-03-29T17:24:22.653865896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-03-29T17:24:22.654630626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-03-29T17:24:22.657224519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-03-29T17:24:22.657623262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00934s 
2026-03-29T17:24:22.657820940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-03-29T17:24:22.657983447Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-29T17:24:22.658210695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-03-29T17:24:22.658522623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-03-29T17:24:22.659503889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010843s 
2026-03-29T17:24:22.659723511Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T17:24:22.660025569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2026-03-29T17:24:22.660295263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003828s 
2026-03-29T17:24:22.660627552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-03-29T17:24:22', 'list_sync_time') 
2026-03-29T17:24:22.660979681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:22.661800684Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-03-29T17:24:22.661980446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018644s 
2026-03-29T17:24:22.662191040Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-03-29T17:24:22.662402696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:22.662668712Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2026-03-29T17:24:22.662991853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-03-29T17:24:22.663163679Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-03-29T17:24:22.663353260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2026-03-29T17:24:22.663611791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2026-03-29T17:24:22.664595652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010514s 
2026-03-29T17:24:22.664943943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-03-29T17:24:22', 'add_tags_to_collections') 
2026-03-29T17:24:22.665301543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:22.665945189Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-03-29T17:24:22.666129992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023739s 
2026-03-29T17:24:22.666343411Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-03-29T17:24:22.666556180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:22.666820121Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2026-03-29T17:24:22.667142390Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-03-29T17:24:22.667322673Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-03-29T17:24:22.667519349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-03-29T17:24:22.667789443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-03-29T17:24:22.668812353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011002s 
2026-03-29T17:24:22.669164933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-03-29T17:24:22', 'add_download_client_tags') 
2026-03-29T17:24:22.669522573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:22.670166941Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-03-29T17:24:22.670352525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024228s 
2026-03-29T17:24:22.670550674Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-03-29T17:24:22.671280022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:22.671545958Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2026-03-29T17:24:22.672051516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-03-29T17:24:22.672602325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]') 
2026-03-29T17:24:22.673131030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008935s 
2026-03-29T17:24:22.673330461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-03-29T17:24:22.673614483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-03-29T17:24:22.673986713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004746s 
2026-03-29T17:24:22.674331497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-03-29T17:24:22', 'add_auto_tagging') 
2026-03-29T17:24:22.674683135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:22.675377083Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-03-29T17:24:22.675575672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018446s 
2026-03-29T17:24:22.675816998Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-03-29T17:24:22.676088866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:22.676378719Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2026-03-29T17:24:22.676788565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-03-29T17:24:22.676960762Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-29T17:24:22.677199392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-03-29T17:24:22.677563535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:22.678594842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001186s 
2026-03-29T17:24:22.678778842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-03-29T17:24:22.678937412Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-29T17:24:22.679160000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-03-29T17:24:22.679480766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-03-29T17:24:22.680503696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011329s 
2026-03-29T17:24:22.680894543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-03-29T17:24:22', 'add_custom_format_score_bypass_to_delay_profile') 
2026-03-29T17:24:22.681266993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:22.681955138Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-03-29T17:24:22.682158788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025138s 
2026-03-29T17:24:22.682396076Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-03-29T17:24:22.682620518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:22.682899981Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2026-03-29T17:24:22.683840224Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-03-29T17:24:22.684129777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-03-29T17:24:22.686635693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025801s 
2026-03-29T17:24:22.686824884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-03-29T17:24:22.686986450Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-29T17:24:22.687184488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2026-03-29T17:24:22.687508471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2026-03-29T17:24:22.688538435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011627s 
2026-03-29T17:24:22.688729339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-03-29T17:24:22.688893109Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2026-03-29T17:24:22.689097992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-03-29T17:24:22.689412765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-03-29T17:24:22.690424362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011345s 
2026-03-29T17:24:22.690613413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-03-29T17:24:22.690802664Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-06s 
2026-03-29T17:24:22.690995212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-03-29T17:24:22.691320447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:22.692543149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012468s 
2026-03-29T17:24:22.693676651Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-03-29T17:24:22.697899415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Name" TEXT, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2026-03-29T17:24:22.698673002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Name", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Name", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2026-03-29T17:24:22.699116956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-03-29T17:24:22.699614488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-03-29T17:24:22.702177890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092566s 
2026-03-29T17:24:22.702355017Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:22.702550179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:22.703375942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008368s 
2026-03-29T17:24:22.703592458Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T17:24:22.703895809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-03-29T17:24:22.704182577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004011s 
2026-03-29T17:24:22.704558013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-03-29T17:24:22', 'update_restrictions_to_release_profiles') 
2026-03-29T17:24:22.704922918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:22.705781376Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-03-29T17:24:22.705978593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019393s 
2026-03-29T17:24:22.706207885Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-03-29T17:24:22.706427728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:22.706703984Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2026-03-29T17:24:22.707096565Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-03-29T17:24:22.707360997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-03-29T17:24:22.709907615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002602s 
2026-03-29T17:24:22.710126055Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2026-03-29T17:24:22.714675005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "Added" DATETIME, "Tags" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL UNIQUE) 
2026-03-29T17:24:22.715730982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "Path", "Monitored", "QualityProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId") SELECT "Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId" FROM "Movies" 
2026-03-29T17:24:22.716305198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-29T17:24:22.717005648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-29T17:24:22.719593149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-03-29T17:24:22.720003866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096736s 
2026-03-29T17:24:22.720233859Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2026-03-29T17:24:22.724846467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "QualityProfileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "Tags" TEXT, "SearchOnAdd" INTEGER NOT NULL, "Monitor" INTEGER NOT NULL) 
2026-03-29T17:24:22.726099991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "QualityProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor") SELECT "Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor" FROM "ImportLists" 
2026-03-29T17:24:22.726739188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-03-29T17:24:22.727441342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-03-29T17:24:22.730035486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-03-29T17:24:22.730418497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099908s 
2026-03-29T17:24:22.730769554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-03-29T17:24:22', 'rename_quality_profiles') 
2026-03-29T17:24:22.731121843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:22.732147268Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-03-29T17:24:22.732338874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116811s 
2026-03-29T17:24:22.732558155Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-03-29T17:24:22.732770423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:22.733033483Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2026-03-29T17:24:22.733440432Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-03-29T17:24:22.733776459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-03-29T17:24:22.734065170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003921s 
2026-03-29T17:24:22.734334633Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-03-29T17:24:22.734638064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-03-29T17:24:22.734913699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003691s 
2026-03-29T17:24:22.735189735Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-03-29T17:24:22.735509058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-03-29T17:24:22.735789843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003801s 
2026-03-29T17:24:22.736149637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-03-29T17:24:22', 'update_images_remote_url') 
2026-03-29T17:24:22.736506616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:22.737116635Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-03-29T17:24:22.737297609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016631s 
2026-03-29T17:24:22.737510287Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-03-29T17:24:22.737720080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:22.737980284Z [Info] add_notification_status: Starting migration of Main DB to 232 
2026-03-29T17:24:22.738543237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-03-29T17:24:22.739111792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-29T17:24:22.739649445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009155s 
2026-03-29T17:24:22.739879328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-03-29T17:24:22.740219863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-03-29T17:24:22.742423090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023379s 
2026-03-29T17:24:22.742777805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-03-29T17:24:22', 'add_notification_status') 
2026-03-29T17:24:22.743132469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:22.743904133Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-03-29T17:24:22.744090498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037879s 
2026-03-29T17:24:22.744316573Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-03-29T17:24:22.744534813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:22.744821550Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2026-03-29T17:24:22.745377520Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadHistory" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL 
2026-03-29T17:24:22.745864921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadHistory" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL 
2026-03-29T17:24:22.746213633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005553s 
2026-03-29T17:24:22.746675233Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = REPLACE(REPLACE("LastRssSyncReleaseInfo", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "LastRssSyncReleaseInfo" IS NOT NULL 
2026-03-29T17:24:22.747262205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = REPLACE(REPLACE("LastRssSyncReleaseInfo", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "LastRssSyncReleaseInfo" IS NOT NULL 
2026-03-29T17:24:22.747641669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006635s 
2026-03-29T17:24:22.748067206Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "PendingReleases" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL 
2026-03-29T17:24:22.748547653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "PendingReleases" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL 
2026-03-29T17:24:22.748888730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005503s 
2026-03-29T17:24:22.749241049Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = REPLACE(REPLACE("Data", 'HDB_Internal', 'G_Internal'), 'AHD_Internal', 'G_Internal') WHERE "Data" IS NOT NULL 
2026-03-29T17:24:22.749668931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = REPLACE(REPLACE("Data", 'HDB_Internal', 'G_Internal'), 'AHD_Internal', 'G_Internal') WHERE "Data" IS NOT NULL 
2026-03-29T17:24:22.749996521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005029s 
2026-03-29T17:24:22.750356105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-03-29T17:24:22', 'rename_deprecated_indexer_flags') 
2026-03-29T17:24:22.750719677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:22.751341279Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-03-29T17:24:22.751529037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017922s 
2026-03-29T17:24:22.751741214Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-03-29T17:24:22.751963692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:22.752234678Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2026-03-29T17:24:22.752555393Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:22.752720406Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-29T17:24:22.752949256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2026-03-29T17:24:22.753232948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2026-03-29T17:24:22.754274525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011279s 
2026-03-29T17:24:22.754624199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-03-29T17:24:22', 'movie_last_searched_time') 
2026-03-29T17:24:22.754985056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:22.764318640Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-03-29T17:24:22.764545617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110845s 
2026-03-29T17:24:22.764771713Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-03-29T17:24:22.764976485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:22.765263914Z [Info] email_encryption: Starting migration of Main DB to 235 
2026-03-29T17:24:22.765606945Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:22.765814943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:22.766518721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000728s 
2026-03-29T17:24:22.766869306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-03-29T17:24:22', 'email_encryption') 
2026-03-29T17:24:22.767235875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:22.767826083Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-03-29T17:24:22.768039583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020171s 
2026-03-29T17:24:22.768260097Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-03-29T17:24:22.768477775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:22.768741847Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2026-03-29T17:24:22.769092213Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-03-29T17:24:22.769399131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-03-29T17:24:22.769666359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003555s 
2026-03-29T17:24:22.770017165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-03-29T17:24:22', 'clear_last_rss_releases_info') 
2026-03-29T17:24:22.770373583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:22.770896436Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-03-29T17:24:22.771087601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015409s 
2026-03-29T17:24:22.771277182Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-03-29T17:24:22.771477937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:22.771729744Z [Info] add_indexes: Starting migration of Main DB to 237 
2026-03-29T17:24:22.772639215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2026-03-29T17:24:22.772925311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2026-03-29T17:24:22.773319635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004913s 
2026-03-29T17:24:22.773512854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2026-03-29T17:24:22.773775022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2026-03-29T17:24:22.774133594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004473s 
2026-03-29T17:24:22.774351032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2026-03-29T17:24:22.774653341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2026-03-29T17:24:22.775027584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004912s 
2026-03-29T17:24:22.775272127Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-03-29T17:24:22.775530858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-03-29T17:24:22.775959150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004871s 
2026-03-29T17:24:22.776182500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-03-29T17:24:22.776520561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-03-29T17:24:22.776917620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005403s 
2026-03-29T17:24:22.777116922Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2026-03-29T17:24:22.777391895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2026-03-29T17:24:22.777767161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004692s 
2026-03-29T17:24:22.777952174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2026-03-29T17:24:22.778202127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2026-03-29T17:24:22.778561681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004343s 
2026-03-29T17:24:22.778895694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-03-29T17:24:22', 'add_indexes') 
2026-03-29T17:24:22.779240107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:22.780095710Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-03-29T17:24:22.780272176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019515s 
2026-03-29T17:24:22.780507540Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-03-29T17:24:22.780731851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:22.781006735Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2026-03-29T17:24:22.781481391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-03-29T17:24:22.781658808Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-03-29T17:24:22.781854782Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2026-03-29T17:24:22.782126991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2026-03-29T17:24:22.783163007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011177s 
2026-03-29T17:24:22.783354302Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-03-29T17:24:22.783551629Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-03-29T17:24:22.783742714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2026-03-29T17:24:22.784051927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:22.785122192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011912s 
2026-03-29T17:24:22.785298757Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:22.785494492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:22.786039569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005699s 
2026-03-29T17:24:22.786446258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-03-29T17:24:22', 'parse_title_from_existing_subtitle_files') 
2026-03-29T17:24:22.786840983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:22.787430680Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-03-29T17:24:22.787644401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018758s 
2026-03-29T17:24:22.787934795Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-03-29T17:24:22.788174037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:22.788470624Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2026-03-29T17:24:22.788825930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-03-29T17:24:22.789002746Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-03-29T17:24:22.789224583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2026-03-29T17:24:22.789612955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2026-03-29T17:24:22.790724493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012947s 
2026-03-29T17:24:22.791124138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-03-29T17:24:22', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-03-29T17:24:22.791504253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:22.792107668Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-03-29T17:24:22.792310136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002592s 
2026-03-29T17:24:22.792553776Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-03-29T17:24:22.792776345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:22.793072541Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2026-03-29T17:24:22.793408227Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2026-03-29T17:24:22.798098231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL) 
2026-03-29T17:24:22.799104908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies") SELECT "Id", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies" FROM "NamingConfig" 
2026-03-29T17:24:22.799665186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-03-29T17:24:22.800189232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-03-29T17:24:22.802824658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009228s 
2026-03-29T17:24:22.803223041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-03-29T17:24:22', 'drop_multi_episode_style_from_naming_config') 
2026-03-29T17:24:22.803596142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:22.804280400Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-03-29T17:24:22.804503228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010629s 
2026-03-29T17:24:22.804735767Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-03-29T17:24:22.804904717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:22.805210252Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2026-03-29T17:24:22.805450516Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:22.805642833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:22.806236178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00062s 
2026-03-29T17:24:22.806590251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-03-29T17:24:22', 'stevenlu_update_url') 
2026-03-29T17:24:22.806948372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:22.807506666Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-03-29T17:24:22.807715116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018224s 
2026-03-29T17:24:22.807880399Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-03-29T17:24:22.808099640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:22.808395797Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2026-03-29T17:24:22.808701522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-03-29T17:24:22.808867236Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-29T17:24:22.809084764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2026-03-29T17:24:22.809349928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2026-03-29T17:24:22.810392858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011404s 
2026-03-29T17:24:22.810752473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-03-29T17:24:22', 'add_movie_keywords') 
2026-03-29T17:24:22.811093830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:22.811670692Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-03-29T17:24:22.811879833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023913s 
2026-03-29T17:24:22.820409468Z [Debug] MigrationController: Took: 00:00:02.1344033 
2026-03-29T17:24:22.974943507Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-03-29T17:24:23.001090408Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-03-29T17:24:23.024285516Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-03-29T17:24:23.025211100Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:23.025526104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:23.029545317Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-03-29T17:24:23.029769238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043249s 
2026-03-29T17:24:23.030062639Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-03-29T17:24:23.030356992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045919s 
2026-03-29T17:24:23.032023337Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-03-29T17:24:23.032349724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.032824811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-03-29T17:24:23.033220868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-03-29T17:24:23.033725274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006577s 
2026-03-29T17:24:23.034025970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.035251367Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-03-29T17:24:23.035534908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021647s 
2026-03-29T17:24:23.035947048Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-03-29T17:24:23.036324708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.036819385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-03-29T17:24:23.037221544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-29T17:24:23.037739547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006291s 
2026-03-29T17:24:23.038017407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-29T17:24:23.038283162Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-29T17:24:23.038595020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-03-29T17:24:23.039015376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-03-29T17:24:23.039805457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008855s 
2026-03-29T17:24:23.040168689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.040966776Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-03-29T17:24:23.041261580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019644s 
2026-03-29T17:24:23.041635943Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-03-29T17:24:23.041976299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.042408659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-29T17:24:23.042684795Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-29T17:24:23.042977815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-03-29T17:24:23.043328211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-03-29T17:24:23.043956316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006783s 
2026-03-29T17:24:23.044283545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.045027553Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-03-29T17:24:23.045362127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001728s 
2026-03-29T17:24:23.045775389Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-03-29T17:24:23.046051845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.046434576Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-03-29T17:24:23.047065847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-03-29T17:24:23.047669934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2026-03-29T17:24:23.048452630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010785s 
2026-03-29T17:24:23.048707773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-03-29T17:24:23.049066366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-03-29T17:24:23.049547935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005581s 
2026-03-29T17:24:23.049981889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-29T17:24:23', 'InitialSetup') 
2026-03-29T17:24:23.050509622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.051363982Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-03-29T17:24:23.051642032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023632s 
2026-03-29T17:24:23.051981115Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-03-29T17:24:23.052305688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.052692768Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2026-03-29T17:24:23.053171943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-03-29T17:24:23', 'add_moviefiles_table') 
2026-03-29T17:24:23.053715908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.054524316Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-03-29T17:24:23.054818368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022233s 
2026-03-29T17:24:23.055130186Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-03-29T17:24:23.055450582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.055831549Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2026-03-29T17:24:23.056342969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-03-29T17:24:23', 'fix_history_movieId') 
2026-03-29T17:24:23.056877685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.057664901Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-03-29T17:24:23.057960366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022113s 
2026-03-29T17:24:23.058253325Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-03-29T17:24:23.058565103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.058950409Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2026-03-29T17:24:23.059371427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-03-29T17:24:23', 'add_tmdb_stuff') 
2026-03-29T17:24:23.059917036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.062140122Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-03-29T17:24:23.062429956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003569s 
2026-03-29T17:24:23.062736723Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-03-29T17:24:23.063052299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.063424599Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2026-03-29T17:24:23.063882390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-03-29T17:24:23', 'fix_movie_files') 
2026-03-29T17:24:23.064442689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.065233932Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-03-29T17:24:23.065523866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021876s 
2026-03-29T17:24:23.065837046Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-03-29T17:24:23.066176259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.066555864Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2026-03-29T17:24:23.067022574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-03-29T17:24:23', 'update_schedule_intervale') 
2026-03-29T17:24:23.067565878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.068382632Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-03-29T17:24:23.068690352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021925s 
2026-03-29T17:24:23.069014655Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-03-29T17:24:23.069356153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.069743192Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2026-03-29T17:24:23.070239792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-03-29T17:24:23', 'add_movie_formats_to_naming_config') 
2026-03-29T17:24:23.070794799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.071594229Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-03-29T17:24:23.071950747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022165s 
2026-03-29T17:24:23.072256353Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-03-29T17:24:23.072591107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.072971763Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2026-03-29T17:24:23.073421689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-03-29T17:24:23', 'add_phyiscal_release') 
2026-03-29T17:24:23.073961757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.074752359Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-03-29T17:24:23.075041310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021527s 
2026-03-29T17:24:23.075327136Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-03-29T17:24:23.075665397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.076101726Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2026-03-29T17:24:23.076565780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-03-29T17:24:23', 'remove_bitmetv') 
2026-03-29T17:24:23.077089134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.077841649Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-03-29T17:24:23.078122906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021981s 
2026-03-29T17:24:23.078407890Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-03-29T17:24:23.078720649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.079088490Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2026-03-29T17:24:23.079527574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-03-29T17:24:23', 'remove_torrentleech') 
2026-03-29T17:24:23.080075598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.080809015Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-03-29T17:24:23.081105802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020863s 
2026-03-29T17:24:23.081398121Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-03-29T17:24:23.081724398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.082072399Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2026-03-29T17:24:23.082504268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-03-29T17:24:23', 'remove_broadcasthenet') 
2026-03-29T17:24:23.083043634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.085284757Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-03-29T17:24:23.085342323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022092s 
2026-03-29T17:24:23.085354618Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-03-29T17:24:23.085365129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.085571364Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2026-03-29T17:24:23.086066371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-03-29T17:24:23', 'remove_fanzub') 
2026-03-29T17:24:23.086640277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.087636994Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-03-29T17:24:23.087842207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024174s 
2026-03-29T17:24:23.088176991Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-03-29T17:24:23.088508899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.088868173Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2026-03-29T17:24:23.089311175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-03-29T17:24:23', 'update_movie_sorttitle') 
2026-03-29T17:24:23.089840421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.090636073Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-03-29T17:24:23.090941719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021435s 
2026-03-29T17:24:23.091250821Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-03-29T17:24:23.091594022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.091991893Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2026-03-29T17:24:23.092475607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-03-29T17:24:23', 'update_movie_sorttitle_again') 
2026-03-29T17:24:23.093013300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.093807018Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-03-29T17:24:23.094111321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021939s 
2026-03-29T17:24:23.094412979Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-03-29T17:24:23.094764036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.095243200Z [Info] update_movie_file: Starting migration of Log DB to 117 
2026-03-29T17:24:23.095797757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-03-29T17:24:23', 'update_movie_file') 
2026-03-29T17:24:23.096361252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.097195532Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-03-29T17:24:23.097489985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024671s 
2026-03-29T17:24:23.097787864Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-03-29T17:24:23.098115224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.098491942Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2026-03-29T17:24:23.098932780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-03-29T17:24:23', 'update_movie_slug') 
2026-03-29T17:24:23.099461905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.100241265Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-03-29T17:24:23.100532531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021267s 
2026-03-29T17:24:23.100840682Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-03-29T17:24:23.101167330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.101542806Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2026-03-29T17:24:23.102019255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-03-29T17:24:23', 'add_youtube_trailer_id') 
2026-03-29T17:24:23.102551377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.103301958Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-03-29T17:24:23.103596261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021317s 
2026-03-29T17:24:23.103960113Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-03-29T17:24:23.104244045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.104607687Z [Info] add_studio: Starting migration of Log DB to 120 
2026-03-29T17:24:23.105029016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-03-29T17:24:23', 'add_studio') 
2026-03-29T17:24:23.105548421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.106278021Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-03-29T17:24:23.106551982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020674s 
2026-03-29T17:24:23.106859822Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-03-29T17:24:23.107187592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.107565754Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2026-03-29T17:24:23.108070410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-03-29T17:24:23', 'update_filedate_config') 
2026-03-29T17:24:23.108608924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.109361790Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-03-29T17:24:23.109657516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021711s 
2026-03-29T17:24:23.109974173Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-03-29T17:24:23.110304609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.110679233Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2026-03-29T17:24:23.111145181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-03-29T17:24:23', 'add_movieid_to_blacklist') 
2026-03-29T17:24:23.111683686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.112460480Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-03-29T17:24:23.112760885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021442s 
2026-03-29T17:24:23.113067813Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-03-29T17:24:23.113395563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.113775448Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2026-03-29T17:24:23.114236707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-03-29T17:24:23', 'create_netimport_table') 
2026-03-29T17:24:23.114770952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.115523177Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-03-29T17:24:23.115817430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002124s 
2026-03-29T17:24:23.116157254Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-03-29T17:24:23.116497439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.116879709Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2026-03-29T17:24:23.117356258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-03-29T17:24:23', 'add_preferred_tags_to_profile') 
2026-03-29T17:24:23.117907468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.118671677Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-03-29T17:24:23.118979477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021623s 
2026-03-29T17:24:23.119274351Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-03-29T17:24:23.119600858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.120007687Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2026-03-29T17:24:23.120450619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-03-29T17:24:23', 'fix_imdb_unique') 
2026-03-29T17:24:23.120980757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.121751529Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-03-29T17:24:23.122043266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021532s 
2026-03-29T17:24:23.122367108Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-03-29T17:24:23.122708606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.123092990Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2026-03-29T17:24:23.123567756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-03-29T17:24:23', 'update_qualities_and_profiles') 
2026-03-29T17:24:23.124150489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.124928025Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-03-29T17:24:23.125239252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021993s 
2026-03-29T17:24:23.125532503Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-03-29T17:24:23.125847627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.128824031Z [Info] remove_wombles: Starting migration of Log DB to 127 
2026-03-29T17:24:23.129280490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-03-29T17:24:23', 'remove_wombles') 
2026-03-29T17:24:23.129805888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.130544265Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-03-29T17:24:23.130828457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047037s 
2026-03-29T17:24:23.131124603Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-03-29T17:24:23.131439107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.131814272Z [Info] remove_kickass: Starting migration of Log DB to 128 
2026-03-29T17:24:23.132323367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-03-29T17:24:23', 'remove_kickass') 
2026-03-29T17:24:23.132843595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.133562643Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-03-29T17:24:23.133836564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021304s 
2026-03-29T17:24:23.134173152Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-03-29T17:24:23.134520672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.134910407Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2026-03-29T17:24:23.135415905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-03-29T17:24:23', 'add_parsed_movie_info_to_pending_release') 
2026-03-29T17:24:23.135999109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.136751885Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-03-29T17:24:23.137069254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021962s 
2026-03-29T17:24:23.137366162Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-03-29T17:24:23.137693471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.138062724Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2026-03-29T17:24:23.138508612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-03-29T17:24:23', 'remove_wombles_kickass') 
2026-03-29T17:24:23.139038599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.140749915Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-03-29T17:24:23.141046422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030461s 
2026-03-29T17:24:23.141361347Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-03-29T17:24:23.141698475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.142082429Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2026-03-29T17:24:23.142566383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-03-29T17:24:23', 'make_parsed_episode_info_nullable') 
2026-03-29T17:24:23.143120349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.143991994Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-03-29T17:24:23.144312188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022555s 
2026-03-29T17:24:23.144619668Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-03-29T17:24:23.144952247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.145329657Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2026-03-29T17:24:23.145805536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-03-29T17:24:23', 'rename_torrent_downloadstation') 
2026-03-29T17:24:23.146348298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.147178641Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-03-29T17:24:23.147478564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022052s 
2026-03-29T17:24:23.147771675Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-03-29T17:24:23.148117481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.148495352Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2026-03-29T17:24:23.148944767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-03-29T17:24:23', 'add_minimumavailability') 
2026-03-29T17:24:23.149477740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.150280777Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-03-29T17:24:23.150569368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021614s 
2026-03-29T17:24:23.150888511Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-03-29T17:24:23.151230199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.151606246Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2026-03-29T17:24:23.152120391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-03-29T17:24:23', 'add_remux_qualities_for_the_wankers') 
2026-03-29T17:24:23.152678034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.153503747Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-03-29T17:24:23.153823280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022494s 
2026-03-29T17:24:23.154125068Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-03-29T17:24:23.154452828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.154834427Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2026-03-29T17:24:23.155303581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-03-29T17:24:23', 'add_haspredbentry_to_movies') 
2026-03-29T17:24:23.155836063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.156692879Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-03-29T17:24:23.156976741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022125s 
2026-03-29T17:24:23.157278979Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-03-29T17:24:23.157600136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.157973588Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2026-03-29T17:24:23.158423213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-03-29T17:24:23', 'add_pathstate_to_movies') 
2026-03-29T17:24:23.158960355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.159768793Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-03-29T17:24:23.160080331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021656s 
2026-03-29T17:24:23.160390846Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-03-29T17:24:23.160722504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.161094402Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2026-03-29T17:24:23.161555912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-03-29T17:24:23', 'add_import_exclusions_table') 
2026-03-29T17:24:23.162093675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.162920109Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-03-29T17:24:23.163223620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021929s 
2026-03-29T17:24:23.163521149Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-03-29T17:24:23.163861234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.164256991Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2026-03-29T17:24:23.166897528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-03-29T17:24:23', 'add_physical_release_note') 
2026-03-29T17:24:23.167444620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.168290633Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-03-29T17:24:23.168595136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044223s 
2026-03-29T17:24:23.168910080Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-03-29T17:24:23.169247811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.169624619Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2026-03-29T17:24:23.176734236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-03-29T17:24:23', 'consolidate_indexer_baseurl') 
2026-03-29T17:24:23.177258100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.178063903Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-03-29T17:24:23.178347484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088133s 
2026-03-29T17:24:23.178623189Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-03-29T17:24:23.178927452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.179273960Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2026-03-29T17:24:23.179706992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-03-29T17:24:23', 'add_alternative_titles_table') 
2026-03-29T17:24:23.180240967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.181039595Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-03-29T17:24:23.181318366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020939s 
2026-03-29T17:24:23.181588871Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-03-29T17:24:23.181887603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.182238670Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2026-03-29T17:24:23.182658054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-03-29T17:24:23', 'fix_duplicate_alt_titles') 
2026-03-29T17:24:23.183169103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.184175069Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-03-29T17:24:23.184765027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021312s 
2026-03-29T17:24:23.185223921Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-03-29T17:24:23.185505678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.185839921Z [Info] movie_extras: Starting migration of Log DB to 142 
2026-03-29T17:24:23.186228864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-03-29T17:24:23', 'movie_extras') 
2026-03-29T17:24:23.186927692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.187518872Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-03-29T17:24:23.187774086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020239s 
2026-03-29T17:24:23.188045482Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-03-29T17:24:23.188324945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.188659499Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2026-03-29T17:24:23.189048983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-03-29T17:24:23', 'clean_core_tv') 
2026-03-29T17:24:23.189542086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.190411517Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-03-29T17:24:23.190674336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019894s 
2026-03-29T17:24:23.190957065Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-03-29T17:24:23.191268422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.191615461Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2026-03-29T17:24:23.192075036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-03-29T17:24:23', 'add_cookies_to_indexer_status') 
2026-03-29T17:24:23.192608831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.193395486Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-03-29T17:24:23.193676732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002113s 
2026-03-29T17:24:23.193936565Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-03-29T17:24:23.194222391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.194562055Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2026-03-29T17:24:23.194961289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-03-29T17:24:23', 'banner_to_fanart') 
2026-03-29T17:24:23.195455233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.196232869Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-03-29T17:24:23.196494085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002012s 
2026-03-29T17:24:23.196766795Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-03-29T17:24:23.197068161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.197415130Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2026-03-29T17:24:23.197840687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-03-29T17:24:23', 'naming_config_colon_action') 
2026-03-29T17:24:23.198357898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.199135294Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-03-29T17:24:23.199409025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020579s 
2026-03-29T17:24:23.199671063Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-03-29T17:24:23.199978993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.200323276Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2026-03-29T17:24:23.200730777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-03-29T17:24:23', 'add_custom_formats') 
2026-03-29T17:24:23.201228098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.202089773Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-03-29T17:24:23.202353775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021255s 
2026-03-29T17:24:23.202631955Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-03-29T17:24:23.202935646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.203286272Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2026-03-29T17:24:23.203713934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-03-29T17:24:23', 'remove_extra_naming_config') 
2026-03-29T17:24:23.204249763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.205033922Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-03-29T17:24:23.205305799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020818s 
2026-03-29T17:24:23.205587667Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-03-29T17:24:23.205885096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.206229960Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2026-03-29T17:24:23.206665257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-03-29T17:24:23', 'convert_regex_required_tags') 
2026-03-29T17:24:23.207182017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.207971046Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-03-29T17:24:23.208250228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020592s 
2026-03-29T17:24:23.208538178Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-03-29T17:24:23.208851960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.209201945Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2026-03-29T17:24:23.209654265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-03-29T17:24:23', 'fix_format_tags_double_underscore') 
2026-03-29T17:24:23.210178190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.210963061Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-03-29T17:24:23.211244578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002085s 
2026-03-29T17:24:23.211508569Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-03-29T17:24:23.211803804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.212170272Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2026-03-29T17:24:23.212592853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-03-29T17:24:23', 'add_tags_to_net_import') 
2026-03-29T17:24:23.213090234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.213857279Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-03-29T17:24:23.214125719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020453s 
2026-03-29T17:24:23.214387306Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-03-29T17:24:23.214677260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.215014609Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2026-03-29T17:24:23.215423543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-03-29T17:24:23', 'add_custom_filters') 
2026-03-29T17:24:23.215934652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.216715113Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-03-29T17:24:23.216986680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020296s 
2026-03-29T17:24:23.217278668Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-03-29T17:24:23.217598492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.217952395Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2026-03-29T17:24:23.218420548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-03-29T17:24:23', 'indexer_client_status_search_changes') 
2026-03-29T17:24:23.218946677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.219742509Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-03-29T17:24:23.220052945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021152s 
2026-03-29T17:24:23.220350103Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-03-29T17:24:23.220669757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.221027798Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2026-03-29T17:24:23.221514367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-03-29T17:24:23', 'add_language_to_files_history_blacklist') 
2026-03-29T17:24:23.222040687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.222872232Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-03-29T17:24:23.223178859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021684s 
2026-03-29T17:24:23.223547431Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-03-29T17:24:23.223981074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.224354386Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2026-03-29T17:24:23.224812719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-03-29T17:24:23', 'add_update_allowed_quality_profile') 
2026-03-29T17:24:23.225319469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.226116404Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-03-29T17:24:23.226398502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021668s 
2026-03-29T17:24:23.226682163Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-03-29T17:24:23.226985474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.227334547Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2026-03-29T17:24:23.227765615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-03-29T17:24:23', 'add_download_client_priority') 
2026-03-29T17:24:23.228321605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.229107608Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-03-29T17:24:23.229398754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020979s 
2026-03-29T17:24:23.229657665Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-03-29T17:24:23.229960415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.230415481Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2026-03-29T17:24:23.230959437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-03-29T17:24:23', 'remove_growl_prowl') 
2026-03-29T17:24:23.231537361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.232353544Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-03-29T17:24:23.232621293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024046s 
2026-03-29T17:24:23.232885906Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-03-29T17:24:23.233181572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.233522939Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2026-03-29T17:24:23.233946442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-03-29T17:24:23', 'remove_plex_hometheatre') 
2026-03-29T17:24:23.234451900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.235278534Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-03-29T17:24:23.235591404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020444s 
2026-03-29T17:24:23.235963734Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-03-29T17:24:23.236606378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.236723323Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2026-03-29T17:24:23.237214522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-03-29T17:24:23', 'add_webrip_qualites') 
2026-03-29T17:24:23.237804290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.240086295Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-03-29T17:24:23.240537013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035581s 
2026-03-29T17:24:23.240881216Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-03-29T17:24:23.241278396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.241719133Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2026-03-29T17:24:23.242151975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-03-29T17:24:23', 'health_issue_notification') 
2026-03-29T17:24:23.242653795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.243840395Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-03-29T17:24:23.244140719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025883s 
2026-03-29T17:24:23.244414310Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-03-29T17:24:23.244733874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.245142116Z [Info] speed_improvements: Starting migration of Log DB to 161 
2026-03-29T17:24:23.245541690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-03-29T17:24:23', 'speed_improvements') 
2026-03-29T17:24:23.246028821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.246786758Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-03-29T17:24:23.247054617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020986s 
2026-03-29T17:24:23.247327496Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-03-29T17:24:23.247628793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.247999209Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2026-03-29T17:24:23.248441700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-03-29T17:24:23', 'fix_profile_format_default') 
2026-03-29T17:24:23.248957128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.249695986Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-03-29T17:24:23.249977893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020545s 
2026-03-29T17:24:23.250222596Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-03-29T17:24:23.250635848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.250968368Z [Info] task_duration: Starting migration of Log DB to 163 
2026-03-29T17:24:23.251355287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-03-29T17:24:23', 'task_duration') 
2026-03-29T17:24:23.251841135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.252585654Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-03-29T17:24:23.252837281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019594s 
2026-03-29T17:24:23.253103708Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-03-29T17:24:23.253397279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.253747945Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2026-03-29T17:24:23.254163011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-03-29T17:24:23', 'movie_collections_crew') 
2026-03-29T17:24:23.254658218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.255319930Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-03-29T17:24:23.255586477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019171s 
2026-03-29T17:24:23.255901111Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-03-29T17:24:23.256228841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.256587894Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2026-03-29T17:24:23.257172681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-03-29T17:24:23', 'remove_custom_formats_from_quality_model') 
2026-03-29T17:24:23.257851728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.258807734Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-03-29T17:24:23.259152838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024671s 
2026-03-29T17:24:23.259476210Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-03-29T17:24:23.259830713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.260297794Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2026-03-29T17:24:23.260792931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-03-29T17:24:23', 'fix_tmdb_list_config') 
2026-03-29T17:24:23.261418290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.262233652Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-03-29T17:24:23.262569369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024194s 
2026-03-29T17:24:23.262848931Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-03-29T17:24:23.263146902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.263504041Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2026-03-29T17:24:23.263954548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-03-29T17:24:23', 'remove_movie_pathstate') 
2026-03-29T17:24:23.264470166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.265166669Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-03-29T17:24:23.265439358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020135s 
2026-03-29T17:24:23.265706756Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-03-29T17:24:23.266001800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.266351775Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2026-03-29T17:24:23.266772392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-03-29T17:24:23', 'custom_format_rework') 
2026-03-29T17:24:23.267275736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.267957028Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-03-29T17:24:23.268229025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019373s 
2026-03-29T17:24:23.268500021Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-03-29T17:24:23.268803121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.269147946Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2026-03-29T17:24:23.269563041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-03-29T17:24:23', 'custom_format_scores') 
2026-03-29T17:24:23.270082407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.271269187Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-03-29T17:24:23.271533429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024593s 
2026-03-29T17:24:23.271806569Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-03-29T17:24:23.272125201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.272480967Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2026-03-29T17:24:23.273034221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-03-29T17:24:23', 'fix_trakt_list_config') 
2026-03-29T17:24:23.273674931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.274403859Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-03-29T17:24:23.274709284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022701s 
2026-03-29T17:24:23.274995060Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-03-29T17:24:23.275309783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.275700831Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2026-03-29T17:24:23.276252001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-03-29T17:24:23', 'quality_definition_preferred_size') 
2026-03-29T17:24:23.276827389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.278808418Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-03-29T17:24:23.279164095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034285s 
2026-03-29T17:24:23.279495271Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-03-29T17:24:23.279873994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.280324261Z [Info] add_download_history: Starting migration of Log DB to 172 
2026-03-29T17:24:23.280795069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-03-29T17:24:23', 'add_download_history') 
2026-03-29T17:24:23.281479898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.282342725Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-03-29T17:24:23.282617028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024392s 
2026-03-29T17:24:23.282892492Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-03-29T17:24:23.283180372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.283523322Z [Info] net_import_status: Starting migration of Log DB to 173 
2026-03-29T17:24:23.283953148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-03-29T17:24:23', 'net_import_status') 
2026-03-29T17:24:23.284455590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.285238627Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-03-29T17:24:23.285487387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020489s 
2026-03-29T17:24:23.285777822Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-03-29T17:24:23.286078017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.286431559Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2026-03-29T17:24:23.286861785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-03-29T17:24:23', 'email_multiple_addresses') 
2026-03-29T17:24:23.287380570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.288134077Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-03-29T17:24:23.288418480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020434s 
2026-03-29T17:24:23.288712642Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-03-29T17:24:23.289035201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.289392050Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2026-03-29T17:24:23.289859030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-03-29T17:24:23', 'remove_chown_and_folderchmod_config') 
2026-03-29T17:24:23.290383857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.291116583Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-03-29T17:24:23.291407468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020575s 
2026-03-29T17:24:23.291681560Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-03-29T17:24:23.292014290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.292392782Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2026-03-29T17:24:23.292817618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-03-29T17:24:23', 'movie_recommendations') 
2026-03-29T17:24:23.293312665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.294031833Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-03-29T17:24:23.294298991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020336s 
2026-03-29T17:24:23.294573724Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-03-29T17:24:23.294868628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.295216428Z [Info] language_improvements: Starting migration of Log DB to 177 
2026-03-29T17:24:23.295636674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-03-29T17:24:23', 'language_improvements') 
2026-03-29T17:24:23.296165660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.296868856Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-03-29T17:24:23.297138799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019966s 
2026-03-29T17:24:23.297403492Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-03-29T17:24:23.297692875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.298027379Z [Info] new_list_server: Starting migration of Log DB to 178 
2026-03-29T17:24:23.298432715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-03-29T17:24:23', 'new_list_server') 
2026-03-29T17:24:23.298922191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.299611840Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-03-29T17:24:23.299879158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019257s 
2026-03-29T17:24:23.300182669Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-03-29T17:24:23.300485308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.300835333Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2026-03-29T17:24:23.301266872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-03-29T17:24:23', 'movie_translation_indexes') 
2026-03-29T17:24:23.301797100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.304383037Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-03-29T17:24:23.304712170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038086s 
2026-03-29T17:24:23.305046283Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-03-29T17:24:23.305399644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.305844891Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2026-03-29T17:24:23.306355519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-03-29T17:24:23', 'fix_invalid_profile_references') 
2026-03-29T17:24:23.306893763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.307643372Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-03-29T17:24:23.307944499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022568s 
2026-03-29T17:24:23.308217799Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-03-29T17:24:23.308508745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.308853108Z [Info] list_movies_table: Starting migration of Log DB to 181 
2026-03-29T17:24:23.309255118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-03-29T17:24:23', 'list_movies_table') 
2026-03-29T17:24:23.309763391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.310437188Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-03-29T17:24:23.310703745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019312s 
2026-03-29T17:24:23.310967446Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-03-29T17:24:23.311262159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.311610320Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2026-03-29T17:24:23.312047230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-03-29T17:24:23', 'on_delete_notification') 
2026-03-29T17:24:23.312564742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.313309742Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-03-29T17:24:23.313578724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020437s 
2026-03-29T17:24:23.313850401Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-03-29T17:24:23.314151036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.314517885Z [Info] download_propers_config: Starting migration of Log DB to 183 
2026-03-29T17:24:23.314930356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-03-29T17:24:23', 'download_propers_config') 
2026-03-29T17:24:23.315431605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.316107837Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-03-29T17:24:23.316390536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019491s 
2026-03-29T17:24:23.316666261Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-03-29T17:24:23.316966636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.317313835Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2026-03-29T17:24:23.317738009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-03-29T17:24:23', 'add_priority_to_indexers') 
2026-03-29T17:24:23.318244028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.318919128Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-03-29T17:24:23.319193290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019446s 
2026-03-29T17:24:23.319475939Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-03-29T17:24:23.319786424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.320161620Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2026-03-29T17:24:23.320620954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-03-29T17:24:23', 'add_alternative_title_indices') 
2026-03-29T17:24:23.321131913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.321828867Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-03-29T17:24:23.322098550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020086s 
2026-03-29T17:24:23.322375277Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-03-29T17:24:23.322749451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.323222213Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2026-03-29T17:24:23.323779485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-03-29T17:24:23', 'fix_tmdb_duplicates') 
2026-03-29T17:24:23.324511138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.325329265Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-03-29T17:24:23.325713188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025724s 
2026-03-29T17:24:23.326085929Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-03-29T17:24:23.326514823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.326999168Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2026-03-29T17:24:23.327601882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-03-29T17:24:23', 'swap_filechmod_for_folderchmod') 
2026-03-29T17:24:23.328328094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.329163937Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-03-29T17:24:23.329553662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026393s 
2026-03-29T17:24:23.329930761Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-03-29T17:24:23.330349955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.330740542Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2026-03-29T17:24:23.331134926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-03-29T17:24:23', 'mediainfo_channels') 
2026-03-29T17:24:23.331600584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.332339091Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-03-29T17:24:23.332635868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002014s 
2026-03-29T17:24:23.332936444Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-03-29T17:24:23.333242440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.333587936Z [Info] add_update_history: Starting migration of Log DB to 189 
2026-03-29T17:24:23.334242063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-03-29T17:24:23.334580525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2026-03-29T17:24:23.335019969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005734s 
2026-03-29T17:24:23.335215593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-03-29T17:24:23.335457270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-03-29T17:24:23.335795641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003939s 
2026-03-29T17:24:23.336094774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-03-29T17:24:23', 'add_update_history') 
2026-03-29T17:24:23.336446091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.337200811Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-03-29T17:24:23.337398669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017836s 
2026-03-29T17:24:23.337612370Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-03-29T17:24:23.337827683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.338138269Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2026-03-29T17:24:23.338431339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-03-29T17:24:23', 'update_awesome_hd_link') 
2026-03-29T17:24:23.338785682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.339370901Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-03-29T17:24:23.339573328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015349s 
2026-03-29T17:24:23.339773221Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-03-29T17:24:23.340009627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.340269320Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2026-03-29T17:24:23.340561368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-03-29T17:24:23', 'remove_awesomehd') 
2026-03-29T17:24:23.340911894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.341493695Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-03-29T17:24:23.341693868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014839s 
2026-03-29T17:24:23.341905044Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-03-29T17:24:23.342130117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.342390331Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2026-03-29T17:24:23.342697289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-03-29T17:24:23', 'add_on_delete_to_notifications') 
2026-03-29T17:24:23.343071773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.343778476Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-03-29T17:24:23.344014652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016309s 
2026-03-29T17:24:23.344219404Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-03-29T17:24:23.344433936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.344692256Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2026-03-29T17:24:23.344990857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-03-29T17:24:23', 'add_bypass_to_delay_profile') 
2026-03-29T17:24:23.345346934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.345931401Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-03-29T17:24:23.346137987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014863s 
2026-03-29T17:24:23.346337870Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-03-29T17:24:23.346548053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.346801824Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2026-03-29T17:24:23.347084674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-03-29T17:24:23', 'update_notifiarr') 
2026-03-29T17:24:23.347438035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.349029921Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-03-29T17:24:23.349219793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024342s 
2026-03-29T17:24:23.349440036Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-03-29T17:24:23.349645119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.349937729Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2026-03-29T17:24:23.350328385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-03-29T17:24:23', 'legacy_mediainfo_hdr') 
2026-03-29T17:24:23.350778251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.351580497Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-03-29T17:24:23.351818816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018866s 
2026-03-29T17:24:23.352134402Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-03-29T17:24:23.352416971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.352751374Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2026-03-29T17:24:23.353153193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-03-29T17:24:23', 'rename_blacklist_to_blocklist') 
2026-03-29T17:24:23.353590815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.354334031Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-03-29T17:24:23.354607502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018884s 
2026-03-29T17:24:23.354856032Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-03-29T17:24:23.355113821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.355387292Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2026-03-29T17:24:23.355660452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-03-29T17:24:23', 'add_indexer_tags') 
2026-03-29T17:24:23.356009305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.356708082Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-03-29T17:24:23.356902784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016299s 
2026-03-29T17:24:23.357105752Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-03-29T17:24:23.357314823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.357568885Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2026-03-29T17:24:23.357850332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-03-29T17:24:23', 'mediainfo_to_ffmpeg') 
2026-03-29T17:24:23.358188433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.358834133Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-03-29T17:24:23.359030027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015132s 
2026-03-29T17:24:23.359234379Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-03-29T17:24:23.359443289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.359723624Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2026-03-29T17:24:23.359997075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-03-29T17:24:23', 'cdh_per_downloadclient') 
2026-03-29T17:24:23.360348963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.361000856Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-03-29T17:24:23.361201189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015482s 
2026-03-29T17:24:23.361408657Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-03-29T17:24:23.361621997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.361877471Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2026-03-29T17:24:23.362165902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-03-29T17:24:23', 'migrate_discord_from_slack') 
2026-03-29T17:24:23.362509013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.363146827Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-03-29T17:24:23.363349124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015142s 
2026-03-29T17:24:23.363542985Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-03-29T17:24:23.363745302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.364011909Z [Info] remove_predb: Starting migration of Log DB to 202 
2026-03-29T17:24:23.364282013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-03-29T17:24:23', 'remove_predb') 
2026-03-29T17:24:23.364614062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.365241265Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-03-29T17:24:23.365431668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014951s 
2026-03-29T17:24:23.365645940Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-03-29T17:24:23.365861604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.366114613Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2026-03-29T17:24:23.366405700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-03-29T17:24:23', 'add_on_update_to_notifications') 
2026-03-29T17:24:23.366750223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.367392797Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-03-29T17:24:23.367597249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001518s 
2026-03-29T17:24:23.367804717Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-03-29T17:24:23.368058057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.368303922Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2026-03-29T17:24:23.368586221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-03-29T17:24:23', 'ensure_identity_on_id_columns') 
2026-03-29T17:24:23.368920945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.369551995Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-03-29T17:24:23.369749984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014857s 
2026-03-29T17:24:23.369949606Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-03-29T17:24:23.370156072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.370401566Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2026-03-29T17:24:23.370681390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-03-29T17:24:23', 'download_client_per_indexer') 
2026-03-29T17:24:23.371022206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.371670371Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-03-29T17:24:23.371855043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014744s 
2026-03-29T17:24:23.372064104Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-03-29T17:24:23.372326783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.372684613Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2026-03-29T17:24:23.372969627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-03-29T17:24:23', 'multiple_ratings_support') 
2026-03-29T17:24:23.373306175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.374247440Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-03-29T17:24:23.374447573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019453s 
2026-03-29T17:24:23.378979469Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-03-29T17:24:23.379185544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.379465928Z [Info] movie_metadata: Starting migration of Log DB to 207 
2026-03-29T17:24:23.379744650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-03-29T17:24:23', 'movie_metadata') 
2026-03-29T17:24:23.380231711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.381000368Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-03-29T17:24:23.381198658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018081s 
2026-03-29T17:24:23.381461617Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-03-29T17:24:23.381731450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.381981945Z [Info] add_collections: Starting migration of Log DB to 208 
2026-03-29T17:24:23.382249233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-03-29T17:24:23', 'add_collections') 
2026-03-29T17:24:23.382584899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.383194466Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-03-29T17:24:23.383380772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014618s 
2026-03-29T17:24:23.383581806Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-03-29T17:24:23.383789505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.384108998Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2026-03-29T17:24:23.384390665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-03-29T17:24:23', 'movie_meta_collection_index') 
2026-03-29T17:24:23.384728014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.385316139Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-03-29T17:24:23.385513646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015102s 
2026-03-29T17:24:23.385719852Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-03-29T17:24:23.385928512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.386175880Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2026-03-29T17:24:23.386455653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-03-29T17:24:23', 'movie_added_notifications') 
2026-03-29T17:24:23.386819145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.387413512Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-03-29T17:24:23.387609066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014704s 
2026-03-29T17:24:23.387806684Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-03-29T17:24:23.388037799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.388283273Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2026-03-29T17:24:23.388557155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-03-29T17:24:23', 'more_movie_meta_index') 
2026-03-29T17:24:23.388888673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.389463320Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-03-29T17:24:23.389657922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014236s 
2026-03-29T17:24:23.389876963Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-03-29T17:24:23.390102867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.390361238Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2026-03-29T17:24:23.390987479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-03-29T17:24:23.391172361Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-29T17:24:23.391372314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-03-29T17:24:23.392211704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2026-03-29T17:24:23.392859318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2026-03-29T17:24:23.393302931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-03-29T17:24:23.393881085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-03-29T17:24:23.394900338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-03-29T17:24:23.395276856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036985s 
2026-03-29T17:24:23.395459714Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-03-29T17:24:23.395635037Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-29T17:24:23.395815411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-03-29T17:24:23.396505911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2026-03-29T17:24:23.397064776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-03-29T17:24:23.397474802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-03-29T17:24:23.398007555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-03-29T17:24:23.398920102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-03-29T17:24:23.399305368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032799s 
2026-03-29T17:24:23.399494479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-29T17:24:23.399670203Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T17:24:23.399867670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-03-29T17:24:23.400572610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-03-29T17:24:23.401081274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-03-29T17:24:23.401528966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-03-29T17:24:23.402146529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-03-29T17:24:23.403062023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-29T17:24:23.403468211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033151s 
2026-03-29T17:24:23.403768205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-03-29T17:24:23', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-03-29T17:24:23.404142589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.405549312Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-03-29T17:24:23.405765938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053425s 
2026-03-29T17:24:23.405976783Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-03-29T17:24:23.406190743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.406444735Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2026-03-29T17:24:23.406751733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-03-29T17:24:23', 'add_language_tags_to_subtitle_files') 
2026-03-29T17:24:23.407096848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.407740915Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-03-29T17:24:23.407969265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015268s 
2026-03-29T17:24:23.408164979Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-03-29T17:24:23.408367326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.408612951Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2026-03-29T17:24:23.408879628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-03-29T17:24:23', 'add_salt_to_users') 
2026-03-29T17:24:23.409209983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.409834300Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-03-29T17:24:23.410025175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014625s 
2026-03-29T17:24:23.410216009Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-03-29T17:24:23.410420150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.410662458Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2026-03-29T17:24:23.410933193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-03-29T17:24:23', 'clean_alt_titles') 
2026-03-29T17:24:23.411267416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.411894098Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-03-29T17:24:23.412088670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014589s 
2026-03-29T17:24:23.412278151Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-03-29T17:24:23.412485649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.412721945Z [Info] remove_omg: Starting migration of Log DB to 217 
2026-03-29T17:24:23.412976968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-03-29T17:24:23', 'remove_omg') 
2026-03-29T17:24:23.413300009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.413917031Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-03-29T17:24:23.414103076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014461s 
2026-03-29T17:24:23.414313239Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-03-29T17:24:23.414528703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.414779528Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2026-03-29T17:24:23.415077248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-03-29T17:24:23', 'add_additional_info_to_pending_releases') 
2026-03-29T17:24:23.415426160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.416078895Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-03-29T17:24:23.416290451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015252s 
2026-03-29T17:24:23.416486135Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-03-29T17:24:23.416688983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.416935399Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2026-03-29T17:24:23.417224531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-03-29T17:24:23', 'add_result_to_commands') 
2026-03-29T17:24:23.417566470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.418196549Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-03-29T17:24:23.418390549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014995s 
2026-03-29T17:24:23.418593849Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-03-29T17:24:23.418802790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.419050017Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2026-03-29T17:24:23.419333007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-03-29T17:24:23', 'health_restored_notification') 
2026-03-29T17:24:23.419687611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.420388984Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-03-29T17:24:23.420600199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015653s 
2026-03-29T17:24:23.420815593Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-03-29T17:24:23.421034353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.421290419Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2026-03-29T17:24:23.421616335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-03-29T17:24:23', 'add_on_manual_interaction_required_to_notifications') 
2026-03-29T17:24:23.421970658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.422618854Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-03-29T17:24:23.422843496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015553s 
2026-03-29T17:24:23.423035182Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-03-29T17:24:23.423228862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.423471200Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2026-03-29T17:24:23.423732556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-03-29T17:24:23', 'remove_rarbg') 
2026-03-29T17:24:23.424078152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.424735686Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-03-29T17:24:23.424922001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015036s 
2026-03-29T17:24:23.425131163Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-03-29T17:24:23.425345083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.425596039Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2026-03-29T17:24:23.425899440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-03-29T17:24:23', 'remove_invalid_roksbox_metadata_images') 
2026-03-29T17:24:23.426247010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.426904353Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-03-29T17:24:23.427149787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015149s 
2026-03-29T17:24:23.427387326Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-03-29T17:24:23.427633882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.428000721Z [Info] list_sync_time: Starting migration of Log DB to 224 
2026-03-29T17:24:23.428333922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-03-29T17:24:23', 'list_sync_time') 
2026-03-29T17:24:23.428787736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.430950841Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-03-29T17:24:23.431391809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031652s 
2026-03-29T17:24:23.431757045Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-03-29T17:24:23.432084324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.432503418Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2026-03-29T17:24:23.432949476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-03-29T17:24:23', 'add_tags_to_collections') 
2026-03-29T17:24:23.433521077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.434493806Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-03-29T17:24:23.434786826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024138s 
2026-03-29T17:24:23.435019685Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-03-29T17:24:23.435254006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.435506545Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2026-03-29T17:24:23.435798202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-03-29T17:24:23', 'add_download_client_tags') 
2026-03-29T17:24:23.436141974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.436982537Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-03-29T17:24:23.437185526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017232s 
2026-03-29T17:24:23.437359286Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-03-29T17:24:23.437555190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.437792288Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2026-03-29T17:24:23.438084015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-03-29T17:24:23', 'add_auto_tagging') 
2026-03-29T17:24:23.438374731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.439012746Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-03-29T17:24:23.439210324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014515s 
2026-03-29T17:24:23.439419655Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-03-29T17:24:23.439631141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.439893339Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2026-03-29T17:24:23.440199075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-03-29T17:24:23', 'add_custom_format_score_bypass_to_delay_profile') 
2026-03-29T17:24:23.440541043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.441199209Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-03-29T17:24:23.441405955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015405s 
2026-03-29T17:24:23.441606829Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-03-29T17:24:23.441816191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.442068128Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2026-03-29T17:24:23.442391519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-03-29T17:24:23', 'update_restrictions_to_release_profiles') 
2026-03-29T17:24:23.442785613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.443419509Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-03-29T17:24:23.443617628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015798s 
2026-03-29T17:24:23.443809705Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-03-29T17:24:23.444028135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.444269020Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2026-03-29T17:24:23.444534314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-03-29T17:24:23', 'rename_quality_profiles') 
2026-03-29T17:24:23.444859519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.445495880Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-03-29T17:24:23.445688619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014608s 
2026-03-29T17:24:23.445886667Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-03-29T17:24:23.446090177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.446326553Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2026-03-29T17:24:23.446600916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-03-29T17:24:23', 'update_images_remote_url') 
2026-03-29T17:24:23.446918976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.447545888Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-03-29T17:24:23.447732234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014485s 
2026-03-29T17:24:23.447940162Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-03-29T17:24:23.448138402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.448379657Z [Info] add_notification_status: Starting migration of Log DB to 232 
2026-03-29T17:24:23.448650613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-03-29T17:24:23', 'add_notification_status') 
2026-03-29T17:24:23.448970056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.449607380Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-03-29T17:24:23.449797052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014604s 
2026-03-29T17:24:23.449994018Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-03-29T17:24:23.450203089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.450441529Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2026-03-29T17:24:23.450724339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-03-29T17:24:23', 'rename_deprecated_indexer_flags') 
2026-03-29T17:24:23.451049123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.451689011Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-03-29T17:24:23.451896589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014742s 
2026-03-29T17:24:23.452094718Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-03-29T17:24:23.452303990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.452542670Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2026-03-29T17:24:23.452815039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-03-29T17:24:23', 'movie_last_searched_time') 
2026-03-29T17:24:23.453133310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.453798699Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-03-29T17:24:23.453969082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014629s 
2026-03-29T17:24:23.454153684Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-03-29T17:24:23.454345791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.454579682Z [Info] email_encryption: Starting migration of Log DB to 235 
2026-03-29T17:24:23.454845988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-03-29T17:24:23', 'email_encryption') 
2026-03-29T17:24:23.455158908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.455785540Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-03-29T17:24:23.455989321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014325s 
2026-03-29T17:24:23.456191197Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-03-29T17:24:23.456387542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.456632065Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2026-03-29T17:24:23.456906267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-03-29T17:24:23', 'clear_last_rss_releases_info') 
2026-03-29T17:24:23.457233255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.457877613Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-03-29T17:24:23.458072044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014768s 
2026-03-29T17:24:23.458251486Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-03-29T17:24:23.458442641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.458671421Z [Info] add_indexes: Starting migration of Log DB to 237 
2026-03-29T17:24:23.458924301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-03-29T17:24:23', 'add_indexes') 
2026-03-29T17:24:23.459234175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.459865706Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-03-29T17:24:23.460056350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014105s 
2026-03-29T17:24:23.460265511Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-03-29T17:24:23.460472458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.460718794Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2026-03-29T17:24:23.461009920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-03-29T17:24:23', 'parse_title_from_existing_subtitle_files') 
2026-03-29T17:24:23.461351879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.462872721Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-03-29T17:24:23.463076341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023742s 
2026-03-29T17:24:23.463296084Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-03-29T17:24:23.463518482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.463767814Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2026-03-29T17:24:23.464105564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-03-29T17:24:23', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-03-29T17:24:23.464489016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.465178564Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-03-29T17:24:23.465394389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001627s 
2026-03-29T17:24:23.465596276Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-03-29T17:24:23.465803803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.466051352Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2026-03-29T17:24:23.466346286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-03-29T17:24:23', 'drop_multi_episode_style_from_naming_config') 
2026-03-29T17:24:23.466690248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.467335708Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-03-29T17:24:23.467542144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015091s 
2026-03-29T17:24:23.467729862Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-03-29T17:24:23.467945456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.468188145Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2026-03-29T17:24:23.468452647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-03-29T17:24:23', 'stevenlu_update_url') 
2026-03-29T17:24:23.468766319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.469400035Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-03-29T17:24:23.469583344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001464s 
2026-03-29T17:24:23.469774118Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-03-29T17:24:23.469964211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:23.470201739Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2026-03-29T17:24:23.470459959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-03-29T17:24:23', 'add_movie_keywords') 
2026-03-29T17:24:23.470778090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:23.471404080Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-03-29T17:24:23.471592440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014351s 
2026-03-29T17:24:23.660428171Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2026-03-29T17:24:23.667834365Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-03-29T17:24:23.672258343Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2026-03-29T17:24:23.791023746Z [Info] QualityProfileService: Setting up default quality profiles 
2026-03-29T17:24:23.817427204Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2026-03-29T17:24:23.848044597Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-03-29T17:24:23.849169602Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-03-29T17:24:23.849441590Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 
2026-03-29T17:24:23.937450971Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-03-29T17:24:24.248105684Z [ls.io-init] done.
View SBOM output
Expand
NAME                                                                 VERSION                      
Azure.Core                                                           1.47.1                       
Azure.Identity                                                       1.14.2                       
BouncyCastle.Cryptography                                            2.6.2                        
Dapper                                                               2.1.66                       
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.2.0                        
Ical.Net                                                             4.3.1                        
ImpromptuInterface                                                   8.0.6                        
Instances                                                            1.6.1                        
MailKit                                                              4.15.1                       
Microsoft.AspNetCore.Cryptography.Internal                           8.0.17                       
Microsoft.AspNetCore.Cryptography.KeyDerivation                      8.0.17                       
Microsoft.Bcl.AsyncInterfaces                                        8.0.0                        
Microsoft.Bcl.Cryptography                                           8.0.0                        
Microsoft.Data.SqlClient                                             6.1.1                        
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.73.1                       
Microsoft.Identity.Client.Extensions.Msal                            4.73.1                       
Microsoft.IdentityModel.Abstractions                                 7.7.1                        
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.15.1                       
Mono.Nat                                                             3.0.0                        
Mono.Posix.NETStandard                                               5.20.1.34-servarr20          
MonoTorrent                                                          3.0.2                        
NLog                                                                 5.4.0                        
NLog.Extensions.Logging                                              5.4.0                        
NLog.Layouts.ClefJsonLayout                                          1.0.3                        
NLog.Targets.Syslog                                                  7.0.0                        
Newtonsoft.Json                                                      13.0.3                       
NodaTime                                                             3.2.0                        
Npgsql                                                               9.0.3                        
Polly                                                                8.6.0                        
Polly.Contrib.WaitAndRetry                                           1.1.1                        
Polly.Core                                                           8.6.0                        
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.2                     
Swashbuckle.AspNetCore.Annotations                                   8.1.4                        
Swashbuckle.AspNetCore.Swagger                                       8.1.4                        
Swashbuckle.AspNetCore.SwaggerGen                                    8.1.4                        
System.ClientModel                                                   1.5.1                        
System.ComponentModel                                                4.3.0                        
System.ComponentModel.Annotations                                    5.0.0                        
System.Configuration.ConfigurationManager                            8.0.1                        
System.Data.SQLite                                                   2.0.2                        
System.Diagnostics.DiagnosticSource                                  6.0.1                        
System.Diagnostics.EventLog                                          8.0.1                        
System.Drawing.Common                                                8.0.20                       
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.CompilerServices.Unsafe                               6.0.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.5                        
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.3-r0                    
apk-tools                                                            3.0.5-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                                                      20251003-r0                  
ca-certificates-bundle                                               20251003-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.17.0-r1                    
findutils                                                            4.10.0-r0                    
icu-data-en                                                          76.1-r1                      
icu-libs                                                             76.1-r1                      
jq                                                                   1.8.1-r0                     
libapk                                                               3.0.5-r0                     
libattr                                                              2.5.2-r2                     
libbsd                                                               0.12.2-r0                    
libcrypto3                                                           3.5.5-r0                     
libcurl                                                              8.17.0-r1                    
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.5-r0                     
libstdc++                                                            15.2.0-r2                    
libunistring                                                         1.4.1-r0                     
libxml2                                                              2.13.9-r0                    
libxslt                                                              1.1.43-r3                    
linux-pam                                                            1.7.1-r2                     
musl                                                                 1.2.5-r21                    
musl-utils                                                           1.2.5-r21                    
ncurses-terminfo-base                                                6.5_p20251123-r0             
netcat-openbsd                                                       1.234.1-r0                   
nghttp2-libs                                                         1.68.0-r0                    
nghttp3                                                              1.13.1-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.12                       
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64             8.0.12                       
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                                                               2026a-r0                     
utmps-libs                                                           0.1.3.1-r0                   
xmlstarlet                                                           1.6.1-r2                     
xz-libs                                                              5.8.2-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-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] starting\"",
        "source": "console-api",
        "timestamp": 1774805075876
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.5:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.5:7878/signalr/messages?access_token=(removed)'.\"",
        "source": "console-api",
        "timestamp": 1774805075876
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.5:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] Information: WebSocket connected to ws://172.17.0.5:7878/signalr/messages?access_token=(removed)&id=kJwRvQQ90yyHca5GyzdqEw.\"",
        "source": "console-api",
        "timestamp": 1774805075876
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.5:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] Information: Using HubProtocol 'json'.\"",
        "source": "console-api",
        "timestamp": 1774805075876
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] connected\"",
        "source": "console-api",
        "timestamp": 1774805075876
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] received\" \"version\" Object",
        "source": "console-api",
        "timestamp": 1774805075876
    },
    {
        "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": 1774805075876
    },
    {
        "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": 1774805075876
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] received\" \"health\" Object",
        "source": "console-api",
        "timestamp": 1774805075876
    }
]
Test Result Message Runtime
Capture Screenshot PASS - 11.04s
Container Start PASS - 5.14s
Create Buildx SBOM PASS - 1.92s
Get Build Info PASS - 0.03s

ARM64 PASS

linuxserver/radarr

Runtime: 71.64s
arm64v8-develop-6.1.2.10359-ls247
Build Information
Builder: X86-BUILDER-3n --Hetzner
Created: 2026-03-29T17:20:35+00:00
Image: linuxserver/radarr
Maintainer: Roxedus,thespad
Size: 91.33MB
Tag: arm64v8-develop-6.1.2.10359-ls247
Version: 6.1.2.10359-ls247
View Container Logs
Expand
2026-03-29T17:24:21.253497499Z [migrations] started
2026-03-29T17:24:21.257793109Z [migrations] no migrations found
2026-03-29T17:24:21.711930337Z usermod: no changes
2026-03-29T17:24:21.802330593Z ───────────────────────────────────────
2026-03-29T17:24:21.802352697Z 
2026-03-29T17:24:21.802358930Z       ██╗     ███████╗██╗ ██████╗
2026-03-29T17:24:21.802364852Z       ██║     ██╔════╝██║██╔═══██╗
2026-03-29T17:24:21.802370764Z       ██║     ███████╗██║██║   ██║
2026-03-29T17:24:21.802376365Z       ██║     ╚════██║██║██║   ██║
2026-03-29T17:24:21.802381956Z       ███████╗███████║██║╚██████╔╝
2026-03-29T17:24:21.802387608Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-29T17:24:21.802393229Z 
2026-03-29T17:24:21.802398670Z    Brought to you by linuxserver.io
2026-03-29T17:24:21.802404171Z ───────────────────────────────────────
2026-03-29T17:24:21.809579680Z 
2026-03-29T17:24:21.810161362Z To support the app dev(s) visit:
2026-03-29T17:24:21.846055230Z Radarr: https://opencollective.com/radarr
2026-03-29T17:24:21.852166085Z 
2026-03-29T17:24:21.852178069Z To support LSIO projects visit:
2026-03-29T17:24:21.852184752Z https://www.linuxserver.io/donate/
2026-03-29T17:24:21.852191055Z 
2026-03-29T17:24:21.852197177Z ───────────────────────────────────────
2026-03-29T17:24:21.852203931Z GID/UID
2026-03-29T17:24:21.852210113Z ───────────────────────────────────────
2026-03-29T17:24:21.922082753Z 
2026-03-29T17:24:21.922092523Z User UID:    911
2026-03-29T17:24:21.922098034Z User GID:    911
2026-03-29T17:24:21.922103515Z ───────────────────────────────────────
2026-03-29T17:24:21.955704426Z Linuxserver.io version: 6.1.2.10359-ls247
2026-03-29T17:24:21.958959510Z Build-date: 2026-03-29T17:20:35+00:00
2026-03-29T17:24:21.958977927Z ───────────────────────────────────────
2026-03-29T17:24:21.958984360Z     
2026-03-29T17:24:24.138211785Z [custom-init] No custom files found, skipping...
2026-03-29T17:24:29.354153041Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.1.2.10359 
2026-03-29T17:24:29.621752215Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-03-29T17:24:29.683823315Z [Debug] Bootstrap: Console selected 
2026-03-29T17:24:29.696465392Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-03-29T17:24:33.641400553Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-03-29T17:24:34.575075577Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {8e187735-70d9-4106-a500-6e1d45967c83} may be persisted to storage in unencrypted form. 
2026-03-29T17:24:35.490650334Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-03-29T17:24:36.015872022Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-03-29T17:24:37.150228972Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-03-29T17:24:37.263709934Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:37.271753682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:37.821630046Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-03-29T17:24:37.870274930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5582763s 
2026-03-29T17:24:37.873743425Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-03-29T17:24:37.876241585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6062405s 
2026-03-29T17:24:37.978405919Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-03-29T17:24:37.986339655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:38.069703011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-03-29T17:24:38.199057467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-03-29T17:24:38.359402688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2864701s 
2026-03-29T17:24:38.364782070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:38.378912524Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-03-29T17:24:38.381117253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3062513s 
2026-03-29T17:24:38.396617876Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-03-29T17:24:38.399178493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:38.475193100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-03-29T17:24:38.489494759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-29T17:24:38.502276968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024388s 
2026-03-29T17:24:38.505655992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-29T17:24:38.509212213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001508s 
2026-03-29T17:24:38.514734994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-03-29T17:24:38.522682949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-03-29T17:24:38.535458344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182267s 
2026-03-29T17:24:38.539116069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:38.543391318Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-03-29T17:24:38.546146326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260389s 
2026-03-29T17:24:38.552603077Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-03-29T17:24:38.555069183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:38.567772384Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-29T17:24:38.570361557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002847s 
2026-03-29T17:24:38.572625266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-03-29T17:24:38.576017566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-03-29T17:24:38.581123738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064569s 
2026-03-29T17:24:38.583330823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:38.586735198Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-03-29T17:24:38.588678992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118327s 
2026-03-29T17:24:38.631709121Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-03-29T17:24:38.634320940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:38.643558581Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-03-29T17:24:39.319157568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-03-29T17:24:39.361281672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL) 
2026-03-29T17:24:39.431088930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0839727s 
2026-03-29T17:24:39.434018339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-03-29T17:24:39.438874929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-03-29T17:24:39.446421324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104523s 
2026-03-29T17:24:39.448434157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-03-29T17:24:39.452157645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-03-29T17:24:39.456429267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060077s 
2026-03-29T17:24:39.535709630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-03-29T17:24:39.554872037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-03-29T17:24:39.600510898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0594203s 
2026-03-29T17:24:39.604537867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2026-03-29T17:24:39.653348866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL UNIQUE, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL DEFAULT 0) 
2026-03-29T17:24:39.704536911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0865952s 
2026-03-29T17:24:39.712545478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2026-03-29T17:24:39.715213210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2026-03-29T17:24:39.723066955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088531s 
2026-03-29T17:24:39.725449392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2026-03-29T17:24:39.736153266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT) 
2026-03-29T17:24:39.745834931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018811s 
2026-03-29T17:24:39.747545576Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-03-29T17:24:39.749969026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-29T17:24:39.754099173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049252s 
2026-03-29T17:24:39.755960291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2026-03-29T17:24:39.758625307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-29T17:24:39.762539599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050008s 
2026-03-29T17:24:39.764146405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2026-03-29T17:24:39.777555937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AirDate" TEXT, "AirDateUtc" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "Ratings" TEXT, "Images" TEXT, "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0) 
2026-03-29T17:24:39.787198243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214562s 
2026-03-29T17:24:39.788914139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2026-03-29T17:24:39.794240554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT) 
2026-03-29T17:24:39.799637121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091529s 
2026-03-29T17:24:39.801264718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-03-29T17:24:39.806193664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT) 
2026-03-29T17:24:39.814780063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119338s 
2026-03-29T17:24:39.816636462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-03-29T17:24:39.819050563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-03-29T17:24:39.824279623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058629s 
2026-03-29T17:24:39.825939415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-03-29T17:24:40.003032951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL) 
2026-03-29T17:24:40.010027075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1822604s 
2026-03-29T17:24:40.012016531Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-03-29T17:24:40.015942777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL) 
2026-03-29T17:24:40.020313809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067242s 
2026-03-29T17:24:40.022174496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-03-29T17:24:40.024783619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-29T17:24:40.028423459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046445s 
2026-03-29T17:24:40.031323599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-03-29T17:24:40.081440938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 
2026-03-29T17:24:40.087529027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0544889s 
2026-03-29T17:24:40.089600108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-03-29T17:24:40.092413273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-29T17:24:40.096841610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005518s 
2026-03-29T17:24:40.098435539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-03-29T17:24:40.102321214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER) 
2026-03-29T17:24:40.106870956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068851s 
2026-03-29T17:24:40.108604757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-03-29T17:24:40.110953807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-03-29T17:24:40.114390838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041926s 
2026-03-29T17:24:40.120227692Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2026-03-29T17:24:40.131336561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2026-03-29T17:24:40.135598062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134713s 
2026-03-29T17:24:40.137325841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2026-03-29T17:24:40.142098311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER, "SearchTerm" TEXT NOT NULL, "ParseTerm" TEXT NOT NULL, "Title" TEXT, "Type" TEXT, "SceneSeasonNumber" INTEGER) 
2026-03-29T17:24:40.147030153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080996s 
2026-03-29T17:24:40.148710937Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-03-29T17:24:40.154658033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "StandardEpisodeFormat" TEXT, "DailyEpisodeFormat" TEXT, "SeriesFolderFormat" TEXT, "SeasonFolderFormat" TEXT, "AnimeEpisodeFormat" TEXT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1) 
2026-03-29T17:24:40.160042154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096239s 
2026-03-29T17:24:40.161691095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-03-29T17:24:40.167306843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT) 
2026-03-29T17:24:40.173350122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010032s 
2026-03-29T17:24:40.175086178Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-03-29T17:24:40.179159971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL UNIQUE, "Title" TEXT NOT NULL UNIQUE, "MinSize" NUMERIC, "MaxSize" NUMERIC) 
2026-03-29T17:24:40.183634201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068803s 
2026-03-29T17:24:40.185533185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-03-29T17:24:40.188348945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-03-29T17:24:40.195011320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007798s 
2026-03-29T17:24:40.196889342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-03-29T17:24:40.199550060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-03-29T17:24:40.203258748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046985s 
2026-03-29T17:24:40.204886004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-03-29T17:24:40.209091022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2026-03-29T17:24:40.213490922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070247s 
2026-03-29T17:24:40.215180645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-03-29T17:24:40.220874520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Added" DATETIME, "Extension" TEXT NOT NULL, "Hash" TEXT) 
2026-03-29T17:24:40.226317751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095154s 
2026-03-29T17:24:40.228030349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-03-29T17:24:40.232319166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2026-03-29T17:24:40.236902445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007264s 
2026-03-29T17:24:40.238610003Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-03-29T17:24:40.243501984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL DEFAULT 0, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL DEFAULT 0) 
2026-03-29T17:24:40.248324545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080854s 
2026-03-29T17:24:40.250071753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-03-29T17:24:40.253734339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL) 
2026-03-29T17:24:40.257628731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059267s 
2026-03-29T17:24:40.259248853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-03-29T17:24:40.262243343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-03-29T17:24:40.267381189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062778s 
2026-03-29T17:24:40.269145601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-03-29T17:24:40.271470092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-03-29T17:24:40.274781440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040246s 
2026-03-29T17:24:40.276463748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-03-29T17:24:40.280080751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL) 
2026-03-29T17:24:40.284061226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059917s 
2026-03-29T17:24:40.285743735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-03-29T17:24:40.290890258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL) 
2026-03-29T17:24:40.295877410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008509s 
2026-03-29T17:24:40.316957879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]') 
2026-03-29T17:24:40.328443097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-03-29T17:24:40.423095564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL) 
2026-03-29T17:24:40.430062764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0997737s 
2026-03-29T17:24:40.431906166Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-03-29T17:24:40.434397974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-03-29T17:24:40.437739492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041914s 
2026-03-29T17:24:40.439549768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-03-29T17:24:40.442027768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-03-29T17:24:40.445719481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045072s 
2026-03-29T17:24:40.447380807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-03-29T17:24:40.453572294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-03-29T17:24:40.461436390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123708s 
2026-03-29T17:24:40.463096784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-03-29T17:24:40.467991490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2026-03-29T17:24:40.473201381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084655s 
2026-03-29T17:24:40.475049803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2026-03-29T17:24:40.477732214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2026-03-29T17:24:40.481386252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046515s 
2026-03-29T17:24:40.483051966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-03-29T17:24:40.488104530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-03-29T17:24:40.495029064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103925s 
2026-03-29T17:24:40.496730270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-03-29T17:24:40.502191607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2026-03-29T17:24:40.507408663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090699s 
2026-03-29T17:24:40.509200601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-03-29T17:24:40.511498598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-03-29T17:24:40.514733121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038758s 
2026-03-29T17:24:40.538176479Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0304772 taking an average of 00:00:00.0304772 
2026-03-29T17:24:40.550465655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-29T17:24:40', 'InitialSetup') 
2026-03-29T17:24:40.556549115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:40.567658125Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-03-29T17:24:40.569369821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0566759s 
2026-03-29T17:24:40.576768049Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-03-29T17:24:40.579325679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:40.592968591Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2026-03-29T17:24:40.618582479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2026-03-29T17:24:40.624129008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Path" TEXT NOT NULL UNIQUE, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT) 
2026-03-29T17:24:40.630289212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098526s 
2026-03-29T17:24:40.632127554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2026-03-29T17:24:40.634549350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-03-29T17:24:40.637819005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040785s 
2026-03-29T17:24:40.639550782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:40.641350727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002255s 
2026-03-29T17:24:40.644219283Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2026-03-29T17:24:40.647443615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:40.663276417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173598s 
2026-03-29T17:24:40.666906056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-03-29T17:24:40', 'add_moviefiles_table') 
2026-03-29T17:24:40.670607509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:40.673994500Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-03-29T17:24:40.675638931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278507s 
2026-03-29T17:24:40.678026229Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-03-29T17:24:40.679922156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:40.682677815Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2026-03-29T17:24:40.687874319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-03-29T17:24:40.698203769Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2026-03-29T17:24:40.700010106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2026-03-29T17:24:40.702597216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:40.711786280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099272s 
2026-03-29T17:24:40.715157047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-03-29T17:24:40', 'fix_history_movieId') 
2026-03-29T17:24:40.718850605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:40.721793210Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-03-29T17:24:40.723396699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019947s 
2026-03-29T17:24:40.725495435Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-03-29T17:24:40.727360851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:40.729907700Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2026-03-29T17:24:40.756758128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:40.758690559Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s 
2026-03-29T17:24:40.760487738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2026-03-29T17:24:40.763352166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:40.772359323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101985s 
2026-03-29T17:24:40.774260050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:40.775572022Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2026-03-29T17:24:40.777368740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2026-03-29T17:24:40.779643541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2026-03-29T17:24:40.787705295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086481s 
2026-03-29T17:24:40.789760694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:40.791293250Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2026-03-29T17:24:40.796035349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2026-03-29T17:24:41.017231412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT) 
2026-03-29T17:24:41.033999979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website" FROM "Movies" 
2026-03-29T17:24:41.049313855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-29T17:24:41.060847821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-29T17:24:41.090248624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-29T17:24:41.095165716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-29T17:24:41.100424295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3026509s 
2026-03-29T17:24:41.102042814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:41.103523085Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2026-03-29T17:24:41.105382258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2026-03-29T17:24:41.107859266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2026-03-29T17:24:41.116285534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091941s 
2026-03-29T17:24:41.119224742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-03-29T17:24:41', 'add_tmdb_stuff') 
2026-03-29T17:24:41.122605340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:41.126014294Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-03-29T17:24:41.127574866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018804s 
2026-03-29T17:24:41.129634905Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-03-29T17:24:41.131508869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:41.134022049Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2026-03-29T17:24:41.140780649Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-03-29T17:24:41.142485532Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2026-03-29T17:24:41.144295256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2026-03-29T17:24:41.204122989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Path" TEXT, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT) 
2026-03-29T17:24:41.212559727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Path", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath") SELECT "Id", "MovieId", "Path", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath" FROM "MovieFiles" 
2026-03-29T17:24:41.218207791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-03-29T17:24:41.222214900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-03-29T17:24:41.244254751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-03-29T17:24:41.247655569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1016854s 
2026-03-29T17:24:41.250691943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-03-29T17:24:41', 'fix_movie_files') 
2026-03-29T17:24:41.254093663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:41.257271832Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-03-29T17:24:41.258842395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1111858s 
2026-03-29T17:24:41.261019599Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-03-29T17:24:41.262925877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:41.265502115Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2026-03-29T17:24:41.272730661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-03-29T17:24:41.274447378Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2026-03-29T17:24:41.276283997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2026-03-29T17:24:41.334641248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL) 
2026-03-29T17:24:41.341130706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2026-03-29T17:24:41.345197876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-03-29T17:24:41.349081105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-03-29T17:24:41.370981164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-29T17:24:41.374439738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0964647s 
2026-03-29T17:24:41.377332784Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-03-29T17:24:41.381194932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-03-29T17:24:41.385979967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065131s 
2026-03-29T17:24:41.389123116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-03-29T17:24:41', 'update_schedule_intervale') 
2026-03-29T17:24:41.392534285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:41.395782576Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-03-29T17:24:41.397418600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160495s 
2026-03-29T17:24:41.399706407Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-03-29T17:24:41.401662556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:41.404221369Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2026-03-29T17:24:41.412571583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-03-29T17:24:41.414317329Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2026-03-29T17:24:41.416256293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2026-03-29T17:24:41.418878443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2026-03-29T17:24:41.427635397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096359s 
2026-03-29T17:24:41.429366493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-03-29T17:24:41.430894770Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2026-03-29T17:24:41.432876440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2026-03-29T17:24:41.435390653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2026-03-29T17:24:41.443510584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089159s 
2026-03-29T17:24:41.445128331Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:41.447340116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:41.455353532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085252s 
2026-03-29T17:24:41.458692646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-03-29T17:24:41', 'add_movie_formats_to_naming_config') 
2026-03-29T17:24:41.462337204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:41.465606558Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-03-29T17:24:41.467254145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185574s 
2026-03-29T17:24:41.469379485Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-03-29T17:24:41.471237747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:41.473759194Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2026-03-29T17:24:41.478455020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:41.480088579Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2026-03-29T17:24:41.481933615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2026-03-29T17:24:41.484413749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2026-03-29T17:24:41.493263419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096258s 
2026-03-29T17:24:41.496308180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-03-29T17:24:41', 'add_phyiscal_release') 
2026-03-29T17:24:41.499713017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:41.502675652Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-03-29T17:24:41.504252708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188561s 
2026-03-29T17:24:41.506311574Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-03-29T17:24:41.508147481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:41.510611903Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2026-03-29T17:24:41.535689852Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T17:24:41.548108238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2026-03-29T17:24:41.551659719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139322s 
2026-03-29T17:24:41.554711525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-03-29T17:24:41', 'remove_bitmetv') 
2026-03-29T17:24:41.558103044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:41.561339291Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-03-29T17:24:41.562901637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235382s 
2026-03-29T17:24:41.565016265Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-03-29T17:24:41.566875379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:41.569410884Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2026-03-29T17:24:41.576239074Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T17:24:41.579156469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2026-03-29T17:24:41.582104465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039971s 
2026-03-29T17:24:41.585091580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-03-29T17:24:41', 'remove_torrentleech') 
2026-03-29T17:24:41.588490524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:41.591363249Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-03-29T17:24:41.592973241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130843s 
2026-03-29T17:24:41.595072979Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-03-29T17:24:41.596988116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:41.599576979Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2026-03-29T17:24:41.603689169Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T17:24:41.606345007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2026-03-29T17:24:41.609181349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036973s 
2026-03-29T17:24:41.612202121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-03-29T17:24:41', 'remove_broadcasthenet') 
2026-03-29T17:24:41.615580053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:41.618438790Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-03-29T17:24:41.620052028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127486s 
2026-03-29T17:24:41.622044049Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-03-29T17:24:41.623891299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:41.626417757Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2026-03-29T17:24:41.630478374Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T17:24:41.632937546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2026-03-29T17:24:41.635696441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034734s 
2026-03-29T17:24:41.638673466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-03-29T17:24:41', 'remove_fanzub') 
2026-03-29T17:24:41.642328446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:41.645178404Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-03-29T17:24:41.646787274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127869s 
2026-03-29T17:24:41.648995942Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-03-29T17:24:41.650879254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:41.653461093Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2026-03-29T17:24:41.656865649Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:41.658719311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:41.665115381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065573s 
2026-03-29T17:24:41.668342209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-03-29T17:24:41', 'update_movie_sorttitle') 
2026-03-29T17:24:41.672000686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:41.674965596Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-03-29T17:24:41.676580828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016273s 
2026-03-29T17:24:41.678767381Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-03-29T17:24:41.680689792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:41.683307022Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2026-03-29T17:24:41.686738933Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:41.688576984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:41.694684112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062685s 
2026-03-29T17:24:41.697887864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-03-29T17:24:41', 'update_movie_sorttitle_again') 
2026-03-29T17:24:41.701515438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:41.704575170Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-03-29T17:24:41.706194500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159103s 
2026-03-29T17:24:41.708299279Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-03-29T17:24:41.710205036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:41.712799140Z [Info] update_movie_file: Starting migration of Main DB to 117 
2026-03-29T17:24:41.724609241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2026-03-29T17:24:41.727219327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2026-03-29T17:24:41.735982193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094672s 
2026-03-29T17:24:41.739044619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-03-29T17:24:41', 'update_movie_file') 
2026-03-29T17:24:41.742492232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:41.745388153Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-03-29T17:24:41.746960559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187715s 
2026-03-29T17:24:41.749189898Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-03-29T17:24:41.751069944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:41.753656913Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2026-03-29T17:24:41.756994294Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:41.758822385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:41.765407254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067365s 
2026-03-29T17:24:41.768505403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-03-29T17:24:41', 'update_movie_slug') 
2026-03-29T17:24:41.772064149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:41.774886853Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-03-29T17:24:41.776469200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161184s 
2026-03-29T17:24:41.778565010Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-03-29T17:24:41.780459284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:41.782962625Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2026-03-29T17:24:41.788095190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:41.789696134Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s 
2026-03-29T17:24:41.791513684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2026-03-29T17:24:41.793964479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2026-03-29T17:24:41.802646893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094395s 
2026-03-29T17:24:41.805724390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-03-29T17:24:41', 'add_youtube_trailer_id') 
2026-03-29T17:24:41.809145509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:41.812068434Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-03-29T17:24:41.813668727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186294s 
2026-03-29T17:24:41.815643784Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-03-29T17:24:41.817466234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:41.819953783Z [Info] add_studio: Starting migration of Main DB to 120 
2026-03-29T17:24:41.824489396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:41.826378820Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2026-03-29T17:24:41.827817928Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2026-03-29T17:24:41.830121006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2026-03-29T17:24:41.838701595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092318s 
2026-03-29T17:24:41.841637286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-03-29T17:24:41', 'add_studio') 
2026-03-29T17:24:41.845205331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:41.848284531Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-03-29T17:24:41.849976398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186295s 
2026-03-29T17:24:41.852123662Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-03-29T17:24:41.853987054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:41.856652131Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2026-03-29T17:24:41.860174283Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:41.862030641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:41.868470118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065765s 
2026-03-29T17:24:41.871607636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-03-29T17:24:41', 'update_filedate_config') 
2026-03-29T17:24:41.875184609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:41.878205933Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-03-29T17:24:41.879797588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016193s 
2026-03-29T17:24:41.881988760Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-03-29T17:24:41.883894558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:41.886906613Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2026-03-29T17:24:41.895170995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-03-29T17:24:41.896981901Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s 
2026-03-29T17:24:41.898703548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2026-03-29T17:24:41.901234444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2026-03-29T17:24:41.910040818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096867s 
2026-03-29T17:24:41.911682984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-03-29T17:24:41.913200801Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2026-03-29T17:24:41.914944953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2026-03-29T17:24:41.975755003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER) 
2026-03-29T17:24:41.985462060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId" FROM "Blacklist" 
2026-03-29T17:24:41.991701965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-03-29T17:24:41.995061991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-03-29T17:24:42.018236567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1015127s 
2026-03-29T17:24:42.019936901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-03-29T17:24:42.021544258Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2026-03-29T17:24:42.023441789Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2026-03-29T17:24:42.095499488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER, "EpisodeIds" TEXT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER) 
2026-03-29T17:24:42.105284472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId" FROM "Blacklist" 
2026-03-29T17:24:42.111687325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-03-29T17:24:42.116145462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-03-29T17:24:42.136567485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1113628s 
2026-03-29T17:24:42.140154769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-03-29T17:24:42', 'add_movieid_to_blacklist') 
2026-03-29T17:24:42.143655889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:42.147020644Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-03-29T17:24:42.148692330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.121641s 
2026-03-29T17:24:42.151105159Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-03-29T17:24:42.153017931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:42.155718940Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2026-03-29T17:24:42.173260513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2026-03-29T17:24:42.179513043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NetImport" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL) 
2026-03-29T17:24:42.185691454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105568s 
2026-03-29T17:24:42.187497190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2026-03-29T17:24:42.189935861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2026-03-29T17:24:42.193162629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040454s 
2026-03-29T17:24:42.196211639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-03-29T17:24:42', 'create_netimport_table') 
2026-03-29T17:24:42.199600492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:42.202671106Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-03-29T17:24:42.204291198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133262s 
2026-03-29T17:24:42.206505757Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-03-29T17:24:42.208454201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:42.211058084Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2026-03-29T17:24:42.216038984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-03-29T17:24:42.217696030Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2026-03-29T17:24:42.219556737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2026-03-29T17:24:42.222013525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2026-03-29T17:24:42.230858255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095748s 
2026-03-29T17:24:42.233996094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-03-29T17:24:42', 'add_preferred_tags_to_profile') 
2026-03-29T17:24:42.237495179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:42.240786347Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-03-29T17:24:42.242414956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192505s 
2026-03-29T17:24:42.244511267Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-03-29T17:24:42.246359980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:42.248956398Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2026-03-29T17:24:42.252355623Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:42.254195458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:42.258648886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045956s 
2026-03-29T17:24:42.261704188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-03-29T17:24:42', 'fix_imdb_unique') 
2026-03-29T17:24:42.265253115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:42.268163796Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-03-29T17:24:42.269737885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140466s 
2026-03-29T17:24:42.271921082Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-03-29T17:24:42.273823803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:42.276656577Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2026-03-29T17:24:42.280004869Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:42.281874815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:42.306474140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244533s 
2026-03-29T17:24:42.310032786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-03-29T17:24:42', 'update_qualities_and_profiles') 
2026-03-29T17:24:42.313894121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:42.316916256Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-03-29T17:24:42.318571209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.034958s 
2026-03-29T17:24:42.320602359Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-03-29T17:24:42.322453196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:42.325036758Z [Info] remove_wombles: Starting migration of Main DB to 127 
2026-03-29T17:24:42.329523794Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T17:24:42.332211025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-03-29T17:24:42.335074962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037587s 
2026-03-29T17:24:42.338020253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-03-29T17:24:42', 'remove_wombles') 
2026-03-29T17:24:42.341414097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:42.344208103Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-03-29T17:24:42.345805840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127635s 
2026-03-29T17:24:42.347812551Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-03-29T17:24:42.349673288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:42.352293194Z [Info] remove_kickass: Starting migration of Main DB to 128 
2026-03-29T17:24:42.356446727Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T17:24:42.359038586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2026-03-29T17:24:42.361907523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037136s 
2026-03-29T17:24:42.364888236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-03-29T17:24:42', 'remove_kickass') 
2026-03-29T17:24:42.368320878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:42.371139414Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-03-29T17:24:42.372743043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127772s 
2026-03-29T17:24:42.375016741Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-03-29T17:24:42.377034164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:42.379658658Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2026-03-29T17:24:42.384452812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-03-29T17:24:42.386125741Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2026-03-29T17:24:42.388064344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2026-03-29T17:24:42.390659170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2026-03-29T17:24:42.399581927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097749s 
2026-03-29T17:24:42.402838806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-03-29T17:24:42', 'add_parsed_movie_info_to_pending_release') 
2026-03-29T17:24:42.406442222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:42.409603908Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-03-29T17:24:42.411311256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194114s 
2026-03-29T17:24:42.413423610Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-03-29T17:24:42.415319407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:42.417884803Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2026-03-29T17:24:42.423299536Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T17:24:42.425881345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-03-29T17:24:42.428791255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036426s 
2026-03-29T17:24:42.430689036Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T17:24:42.433188499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2026-03-29T17:24:42.435715899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033512s 
2026-03-29T17:24:42.438719006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-03-29T17:24:42', 'remove_wombles_kickass') 
2026-03-29T17:24:42.442135556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:42.445018571Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-03-29T17:24:42.446619625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123963s 
2026-03-29T17:24:42.448827411Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-03-29T17:24:42.450774542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:42.453387313Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2026-03-29T17:24:42.458351178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-03-29T17:24:42.460010900Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2026-03-29T17:24:42.461940827Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2026-03-29T17:24:42.521670692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT) 
2026-03-29T17:24:42.529706093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "MovieId", "ParsedMovieInfo") SELECT "Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "MovieId", "ParsedMovieInfo" FROM "PendingReleases" 
2026-03-29T17:24:42.534828768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-03-29T17:24:42.582994578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-03-29T17:24:42.607144127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1432762s 
2026-03-29T17:24:42.610576649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-03-29T17:24:42', 'make_parsed_episode_info_nullable') 
2026-03-29T17:24:42.614162450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:42.617399488Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-03-29T17:24:42.619089260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1533215s 
2026-03-29T17:24:42.621363149Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-03-29T17:24:42.623303366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:42.626095448Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2026-03-29T17:24:42.630855213Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-03-29T17:24:42.634329379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-03-29T17:24:42.637698082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046113s 
2026-03-29T17:24:42.640999300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-03-29T17:24:42', 'rename_torrent_downloadstation') 
2026-03-29T17:24:42.644507193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:42.647595923Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-03-29T17:24:42.649281708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142072s 
2026-03-29T17:24:42.651566649Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-03-29T17:24:42.653538650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:42.656418088Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2026-03-29T17:24:42.674830083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-03-29T17:24:42.676700550Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2026-03-29T17:24:42.678763814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2026-03-29T17:24:42.681607571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-03-29T17:24:42.690587834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100896s 
2026-03-29T17:24:42.692223157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:42.693731354Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2026-03-29T17:24:42.695575367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2026-03-29T17:24:42.698293220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-03-29T17:24:42.706817024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095323s 
2026-03-29T17:24:42.709876785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-03-29T17:24:42', 'add_minimumavailability') 
2026-03-29T17:24:42.713324388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:42.716295801Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-03-29T17:24:42.717911234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018761s 
2026-03-29T17:24:42.720168299Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-03-29T17:24:42.722120150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:42.724743422Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2026-03-29T17:24:42.728348652Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:42.730215290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:42.733498792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034748s 
2026-03-29T17:24:42.736721902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-03-29T17:24:42', 'add_remux_qualities_for_the_wankers') 
2026-03-29T17:24:42.740357373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:42.743340530Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-03-29T17:24:42.745063189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130012s 
2026-03-29T17:24:42.747194000Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-03-29T17:24:42.749149317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:42.751735284Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2026-03-29T17:24:42.756731535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:42.758365936Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2026-03-29T17:24:42.760199469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2026-03-29T17:24:42.762855487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:42.771971573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100709s 
2026-03-29T17:24:42.775076716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-03-29T17:24:42', 'add_haspredbentry_to_movies') 
2026-03-29T17:24:42.778581894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:42.781571394Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-03-29T17:24:42.783212559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194179s 
2026-03-29T17:24:42.785341215Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-03-29T17:24:42.787249768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:42.789794342Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2026-03-29T17:24:42.794626763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:42.796257748Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s 
2026-03-29T17:24:42.798023794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2026-03-29T17:24:42.800624902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2026-03-29T17:24:42.809708493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099999s 
2026-03-29T17:24:42.812735468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-03-29T17:24:42', 'add_pathstate_to_movies') 
2026-03-29T17:24:42.816203642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:42.819080254Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-03-29T17:24:42.820730347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191625s 
2026-03-29T17:24:42.822877581Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-03-29T17:24:42.824806886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:42.827383064Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2026-03-29T17:24:42.837203508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2026-03-29T17:24:42.841174324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "MovieTitle" TEXT, "MovieYear" INTEGER DEFAULT 0) 
2026-03-29T17:24:42.845861132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068699s 
2026-03-29T17:24:42.847708341Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2026-03-29T17:24:42.850400011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2026-03-29T17:24:42.854153600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046502s 
2026-03-29T17:24:42.855883764Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:42.857666303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:42.868521673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106776s 
2026-03-29T17:24:42.871947882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-03-29T17:24:42', 'add_import_exclusions_table') 
2026-03-29T17:24:42.875590847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:42.878789458Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-03-29T17:24:42.880453359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210422s 
2026-03-29T17:24:42.882593578Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-03-29T17:24:42.884526932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:42.887093430Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2026-03-29T17:24:42.891501275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:42.893070836Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2026-03-29T17:24:42.894935120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2026-03-29T17:24:42.897435746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2026-03-29T17:24:42.906725582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100275s 
2026-03-29T17:24:42.909835575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-03-29T17:24:42', 'add_physical_release_note') 
2026-03-29T17:24:42.913296915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:42.916246404Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-03-29T17:24:42.917882198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192876s 
2026-03-29T17:24:42.920037578Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-03-29T17:24:42.921959598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:42.924534974Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2026-03-29T17:24:42.927952325Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:42.929771830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:42.958092227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281666s 
2026-03-29T17:24:42.961508125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-03-29T17:24:42', 'consolidate_indexer_baseurl') 
2026-03-29T17:24:42.965183156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:42.968116483Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-03-29T17:24:42.969902489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0383025s 
2026-03-29T17:24:42.972159524Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-03-29T17:24:42.974102747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:42.976799137Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2026-03-29T17:24:43.018346048Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2026-03-29T17:24:43.024649160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL DEFAULT 0, "SourceId" INTEGER NOT NULL DEFAULT 0, "Votes" INTEGER NOT NULL DEFAULT 0, "VoteCount" INTEGER NOT NULL DEFAULT 0, "Language" INTEGER NOT NULL DEFAULT 0) 
2026-03-29T17:24:43.030782350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105338s 
2026-03-29T17:24:43.035705184Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2026-03-29T17:24:43.117535231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "PathState" INTEGER NOT NULL, "PhysicalReleaseNote" TEXT) 
2026-03-29T17:24:43.137793244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote" FROM "Movies" 
2026-03-29T17:24:43.151291846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-29T17:24:43.155249605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-29T17:24:43.178275061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-29T17:24:43.181904279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1443873s 
2026-03-29T17:24:43.183513119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:43.185056166Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2026-03-29T17:24:43.186855399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2026-03-29T17:24:43.189345593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2026-03-29T17:24:43.198077466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094881s 
2026-03-29T17:24:43.199714753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:43.201254844Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2026-03-29T17:24:43.203138186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2026-03-29T17:24:43.205841159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2026-03-29T17:24:43.214604947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097205s 
2026-03-29T17:24:43.217763778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-03-29T17:24:43', 'add_alternative_titles_table') 
2026-03-29T17:24:43.221251501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:43.224748252Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-03-29T17:24:43.226411932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195583s 
2026-03-29T17:24:43.228614798Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-03-29T17:24:43.230537339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:43.233125581Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2026-03-29T17:24:43.240410240Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:43.242336539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:43.249237866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070342s 
2026-03-29T17:24:43.251036177Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-03-29T17:24:43.252642291Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2026-03-29T17:24:43.254553730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2026-03-29T17:24:43.318295444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "Language" INTEGER NOT NULL) 
2026-03-29T17:24:43.326826383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "MovieId", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language") SELECT "Id", "MovieId", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language" FROM "AlternativeTitles" 
2026-03-29T17:24:43.332209122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-03-29T17:24:43.335966868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-03-29T17:24:43.358428399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1020997s 
2026-03-29T17:24:43.360367293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-03-29T17:24:43.363247943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-03-29T17:24:43.366705325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045984s 
2026-03-29T17:24:43.369810939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-03-29T17:24:43', 'fix_duplicate_alt_titles') 
2026-03-29T17:24:43.373245896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:43.376565069Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-03-29T17:24:43.378225834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141845s 
2026-03-29T17:24:43.380511085Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-03-29T17:24:43.382476834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:43.386259010Z [Info] movie_extras: Starting migration of Main DB to 142 
2026-03-29T17:24:43.426882692Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2026-03-29T17:24:43.430149631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-03-29T17:24:43.433598956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047825s 
2026-03-29T17:24:43.435356946Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2026-03-29T17:24:43.437529381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-03-29T17:24:43.440314830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003335s 
2026-03-29T17:24:43.441995554Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2026-03-29T17:24:43.444004399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-03-29T17:24:43.446692863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030745s 
2026-03-29T17:24:43.448379028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-03-29T17:24:43.453175276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-03-29T17:24:43.457915331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079355s 
2026-03-29T17:24:43.459595475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-03-29T17:24:43.464713501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2026-03-29T17:24:43.469651634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084361s 
2026-03-29T17:24:43.471343742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-03-29T17:24:43.476644566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "MovieFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2026-03-29T17:24:43.481747621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087863s 
2026-03-29T17:24:43.485002295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-03-29T17:24:43', 'movie_extras') 
2026-03-29T17:24:43.488514838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:43.491896578Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-03-29T17:24:43.493480918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187773s 
2026-03-29T17:24:43.495523552Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-03-29T17:24:43.497391162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:43.499906377Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2026-03-29T17:24:43.511289729Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2026-03-29T17:24:43.513383626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2026-03-29T17:24:43.516707519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035938s 
2026-03-29T17:24:43.518397512Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2026-03-29T17:24:43.520308830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2026-03-29T17:24:43.522986302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030193s 
2026-03-29T17:24:43.524611024Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2026-03-29T17:24:43.526428774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2026-03-29T17:24:43.529773850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035812s 
2026-03-29T17:24:43.531458563Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2026-03-29T17:24:43.533413569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2026-03-29T17:24:43.536125941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030335s 
2026-03-29T17:24:43.539171824Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2026-03-29T17:24:43.596210881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER) 
2026-03-29T17:24:43.605293571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId" FROM "Blacklist" 
2026-03-29T17:24:43.611087318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-03-29T17:24:43.614743370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-03-29T17:24:43.634939839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0937386s 
2026-03-29T17:24:43.637042353Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2026-03-29T17:24:43.692408050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "MovieId" INTEGER NOT NULL) 
2026-03-29T17:24:43.699950257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId" FROM "History" 
2026-03-29T17:24:43.704799302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-03-29T17:24:43.708525105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-03-29T17:24:43.730165851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-03-29T17:24:43.734601633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-03-29T17:24:43.737807198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0990954s 
2026-03-29T17:24:43.740679923Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2026-03-29T17:24:43.796729578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT) 
2026-03-29T17:24:43.805324265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "RenameEpisodes", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat") SELECT "Id", "MultiEpisodeStyle", "RenameEpisodes", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat" FROM "NamingConfig" 
2026-03-29T17:24:43.810522923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-03-29T17:24:43.814042380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-03-29T17:24:43.833725455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0908331s 
2026-03-29T17:24:43.835983733Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2026-03-29T17:24:43.891651138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT) 
2026-03-29T17:24:43.898749862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo") SELECT "Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo" FROM "PendingReleases" 
2026-03-29T17:24:43.903273141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-03-29T17:24:43.907054555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-03-29T17:24:43.926879626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0890562s 
2026-03-29T17:24:43.929946442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-03-29T17:24:43', 'clean_core_tv') 
2026-03-29T17:24:43.933567183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:43.937051389Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-03-29T17:24:43.938669266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0991682s 
2026-03-29T17:24:43.940918516Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-03-29T17:24:43.942881689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:43.945525152Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2026-03-29T17:24:43.951626207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-29T17:24:43.953357423Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.49E-05s 
2026-03-29T17:24:43.955206988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2026-03-29T17:24:43.957767684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2026-03-29T17:24:43.966426821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094902s 
2026-03-29T17:24:43.968607532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2026-03-29T17:24:43.971306306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2026-03-29T17:24:43.979382870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089937s 
2026-03-29T17:24:43.982486820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-03-29T17:24:43', 'add_cookies_to_indexer_status') 
2026-03-29T17:24:43.985936086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:43.989048814Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-03-29T17:24:43.990722985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183593s 
2026-03-29T17:24:43.992783514Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-03-29T17:24:43.994634712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:43.997119846Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2026-03-29T17:24:44.001793768Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-03-29T17:24:44.004763839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-03-29T17:24:44.007972259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040971s 
2026-03-29T17:24:44.010256429Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-03-29T17:24:44.012801924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-03-29T17:24:44.015438493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033181s 
2026-03-29T17:24:44.018393303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-03-29T17:24:44', 'banner_to_fanart') 
2026-03-29T17:24:44.021754482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:44.024642788Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-03-29T17:24:44.026217760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123159s 
2026-03-29T17:24:44.028349432Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-03-29T17:24:44.030259218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:44.032757969Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2026-03-29T17:24:44.038317514Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-03-29T17:24:44.040022287Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2026-03-29T17:24:44.041987685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-03-29T17:24:44.044897564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:44.053715140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009904s 
2026-03-29T17:24:44.056819671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-03-29T17:24:44', 'naming_config_colon_action') 
2026-03-29T17:24:44.060341724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:44.063356184Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-03-29T17:24:44.065024132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193154s 
2026-03-29T17:24:44.067083710Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-03-29T17:24:44.068953525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:44.071506846Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2026-03-29T17:24:44.081176678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-03-29T17:24:44.084730454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "FormatTags" TEXT NOT NULL) 
2026-03-29T17:24:44.089163701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062647s 
2026-03-29T17:24:44.091012343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-03-29T17:24:44.093535895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-03-29T17:24:44.096823536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041802s 
2026-03-29T17:24:44.098476725Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-03-29T17:24:44.100097919Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.39E-05s 
2026-03-29T17:24:44.101903445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2026-03-29T17:24:44.104735257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2026-03-29T17:24:44.113430246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097654s 
2026-03-29T17:24:44.115258848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2026-03-29T17:24:44.117863583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:44.126119347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091712s 
2026-03-29T17:24:44.127770011Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:44.129576950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:44.132049819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027159s 
2026-03-29T17:24:44.135033568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-03-29T17:24:44', 'add_custom_formats') 
2026-03-29T17:24:44.138511581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:44.141667476Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-03-29T17:24:44.143266275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121167s 
2026-03-29T17:24:44.145442688Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-03-29T17:24:44.147382304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:44.149961678Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2026-03-29T17:24:44.154043297Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-03-29T17:24:44.156905119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-03-29T17:24:44.160383894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043119s 
2026-03-29T17:24:44.163431922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-03-29T17:24:44', 'remove_extra_naming_config') 
2026-03-29T17:24:44.166892581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:44.169904646Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-03-29T17:24:44.171543526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135523s 
2026-03-29T17:24:44.173648295Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-03-29T17:24:44.175591147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:44.178115209Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2026-03-29T17:24:44.181453281Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:44.183308106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:44.235129948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0516335s 
2026-03-29T17:24:44.238627010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-03-29T17:24:44', 'convert_regex_required_tags') 
2026-03-29T17:24:44.242474457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:44.245622927Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-03-29T17:24:44.247311197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0622631s 
2026-03-29T17:24:44.249586007Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-03-29T17:24:44.251560353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:44.254160749Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2026-03-29T17:24:44.257586337Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:44.259467084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:44.267339697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079432s 
2026-03-29T17:24:44.270676296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-03-29T17:24:44', 'fix_format_tags_double_underscore') 
2026-03-29T17:24:44.274465065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:44.277532081Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-03-29T17:24:44.279222405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179615s 
2026-03-29T17:24:44.281373677Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-03-29T17:24:44.283281899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:44.285867917Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2026-03-29T17:24:44.290742783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-03-29T17:24:44.292427856Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s 
2026-03-29T17:24:44.294191808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2026-03-29T17:24:44.296569506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2026-03-29T17:24:44.305376851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095025s 
2026-03-29T17:24:44.307410677Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2026-03-29T17:24:44.309553071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2026-03-29T17:24:44.312036491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028817s 
2026-03-29T17:24:44.315115181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-03-29T17:24:44', 'add_tags_to_net_import') 
2026-03-29T17:24:44.318637013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:44.321659499Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-03-29T17:24:44.323259631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012275s 
2026-03-29T17:24:44.325386594Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-03-29T17:24:44.327250778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:44.329746844Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2026-03-29T17:24:44.336133875Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-03-29T17:24:44.339795318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 
2026-03-29T17:24:44.344219637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063252s 
2026-03-29T17:24:44.347246092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-03-29T17:24:44', 'add_custom_filters') 
2026-03-29T17:24:44.350781591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:44.353833536Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-03-29T17:24:44.355393588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158291s 
2026-03-29T17:24:44.357691545Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-03-29T17:24:44.359683867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:44.362537032Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2026-03-29T17:24:44.396792060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-03-29T17:24:44.398687226Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.65E-05s 
2026-03-29T17:24:44.400503303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-03-29T17:24:44.403187829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:44.412319076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101184s 
2026-03-29T17:24:44.416075200Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2026-03-29T17:24:44.527976802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-03-29T17:24:44.538509651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "IndexerId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-03-29T17:24:44.544847273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-29T17:24:44.548744220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-29T17:24:44.570680583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-29T17:24:44.574434993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1565759s 
2026-03-29T17:24:44.576561896Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-03-29T17:24:44.634903296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER) 
2026-03-29T17:24:44.642710667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers" 
2026-03-29T17:24:44.647541053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-03-29T17:24:44.651262387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-03-29T17:24:44.673429374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-29T17:24:44.676727736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.098346s 
2026-03-29T17:24:44.678453020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-29T17:24:44.680031739Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.98E-05s 
2026-03-29T17:24:44.682404607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-03-29T17:24:44.685000935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-03-29T17:24:44.693483676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009387s 
2026-03-29T17:24:44.695891505Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-03-29T17:24:44.698645140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-03-29T17:24:44.701244424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034051s 
2026-03-29T17:24:44.702845418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-29T17:24:44.704361080Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s 
2026-03-29T17:24:44.706281607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-03-29T17:24:44.764564990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL) 
2026-03-29T17:24:44.773704073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers" 
2026-03-29T17:24:44.779175240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-03-29T17:24:44.784448799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-03-29T17:24:44.807764499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-29T17:24:44.811319829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1031922s 
2026-03-29T17:24:44.813115815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-03-29T17:24:44.817870449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-29T17:24:44.822554772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078126s 
2026-03-29T17:24:44.824670342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-03-29T17:24:44.827573297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-29T17:24:44.831067022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047025s 
2026-03-29T17:24:44.834492761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-03-29T17:24:44', 'indexer_client_status_search_changes') 
2026-03-29T17:24:44.838077570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:44.842152215Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-03-29T17:24:44.843905255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153855s 
2026-03-29T17:24:44.846530561Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-03-29T17:24:44.848544506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:44.851252880Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2026-03-29T17:24:44.860859134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-03-29T17:24:44.862521832Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2026-03-29T17:24:44.864341666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2026-03-29T17:24:44.867041823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-03-29T17:24:44.876500611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103862s 
2026-03-29T17:24:44.878361858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-03-29T17:24:44.880039918Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2026-03-29T17:24:44.881861526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2026-03-29T17:24:44.884806055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-03-29T17:24:44.894277978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104499s 
2026-03-29T17:24:44.896068634Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-03-29T17:24:44.897596220Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2026-03-29T17:24:44.899408208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2026-03-29T17:24:44.902077614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-03-29T17:24:44.910815189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096895s 
2026-03-29T17:24:44.912529170Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:44.914336519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:44.984745679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0700848s 
2026-03-29T17:24:44.988352773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-03-29T17:24:44', 'add_language_to_files_history_blacklist') 
2026-03-29T17:24:44.992300242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:44.995622401Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-03-29T17:24:44.997381884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0810478s 
2026-03-29T17:24:44.999622746Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-03-29T17:24:45.001641692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:45.004209743Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2026-03-29T17:24:45.034249974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-03-29T17:24:45.036165952Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s 
2026-03-29T17:24:45.038076710Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2026-03-29T17:24:45.040664360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-03-29T17:24:45.050133669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102876s 
2026-03-29T17:24:45.051882681Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T17:24:45.062423366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-03-29T17:24:45.065668821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121906s 
2026-03-29T17:24:45.068906190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-03-29T17:24:45', 'add_update_allowed_quality_profile') 
2026-03-29T17:24:45.072421088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:45.075687194Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-03-29T17:24:45.077414503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218979s 
2026-03-29T17:24:45.079597418Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-03-29T17:24:45.081551724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:45.084107270Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2026-03-29T17:24:45.089494728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-03-29T17:24:45.091178850Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2026-03-29T17:24:45.093069847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-03-29T17:24:45.095821679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-03-29T17:24:45.105260886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104514s 
2026-03-29T17:24:45.106935979Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:45.108746946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:45.347438139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2384628s 
2026-03-29T17:24:45.350982355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-03-29T17:24:45', 'add_download_client_priority') 
2026-03-29T17:24:45.354915726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:45.358176562Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-03-29T17:24:45.359837657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2493763s 
2026-03-29T17:24:45.361883146Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-03-29T17:24:45.363770276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:45.366271423Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2026-03-29T17:24:45.370432512Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T17:24:45.372975763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-03-29T17:24:45.375795812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003586s 
2026-03-29T17:24:45.378740772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-03-29T17:24:45', 'remove_growl_prowl') 
2026-03-29T17:24:45.382146419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:45.385060497Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-03-29T17:24:45.386671952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126693s 
2026-03-29T17:24:45.388734876Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-03-29T17:24:45.390633329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:45.393100808Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2026-03-29T17:24:45.397928018Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T17:24:45.400591020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-03-29T17:24:45.403495770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037636s 
2026-03-29T17:24:45.405423442Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T17:24:45.407909658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-03-29T17:24:45.410574374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034207s 
2026-03-29T17:24:45.413606429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-03-29T17:24:45', 'remove_plex_hometheatre') 
2026-03-29T17:24:45.417088761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:45.420113001Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-03-29T17:24:45.421731981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012722s 
2026-03-29T17:24:45.423800977Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-03-29T17:24:45.425703198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:45.428187320Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2026-03-29T17:24:45.431575984Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:45.433463745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:45.456976572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234042s 
2026-03-29T17:24:45.460331618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-03-29T17:24:45', 'add_webrip_qualites') 
2026-03-29T17:24:45.464186480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:45.467168926Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-03-29T17:24:45.468823137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0337387s 
2026-03-29T17:24:45.470978667Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-03-29T17:24:45.472899685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:45.475416865Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2026-03-29T17:24:45.481720348Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-29T17:24:45.483399188Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2026-03-29T17:24:45.485319605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-03-29T17:24:45.488082298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:45.497507728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104222s 
2026-03-29T17:24:45.499230978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-29T17:24:45.500807683Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s 
2026-03-29T17:24:45.502792580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-03-29T17:24:45.505776278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:45.514851803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100106s 
2026-03-29T17:24:45.517717123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-03-29T17:24:45', 'health_issue_notification') 
2026-03-29T17:24:45.521332363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:45.524510993Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-03-29T17:24:45.526163511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196462s 
2026-03-29T17:24:45.528249451Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-03-29T17:24:45.530123104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:45.532634040Z [Info] speed_improvements: Starting migration of Main DB to 161 
2026-03-29T17:24:45.541399541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2026-03-29T17:24:45.543905508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-03-29T17:24:45.547967898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047851s 
2026-03-29T17:24:45.549993627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2026-03-29T17:24:45.552684405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2026-03-29T17:24:45.556088971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044018s 
2026-03-29T17:24:45.557854947Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2026-03-29T17:24:45.560252515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-03-29T17:24:45.563467278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039239s 
2026-03-29T17:24:45.565213845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-03-29T17:24:45.567500259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-29T17:24:45.571060328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041558s 
2026-03-29T17:24:45.572907868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-03-29T17:24:45.575176727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-03-29T17:24:45.578938492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040167s 
2026-03-29T17:24:45.581561494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-03-29T17:24:45', 'speed_improvements') 
2026-03-29T17:24:45.584944646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:45.588163708Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-03-29T17:24:45.589972090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134871s 
2026-03-29T17:24:45.591949932Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-03-29T17:24:45.593934829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:45.596524223Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2026-03-29T17:24:45.624143760Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2026-03-29T17:24:45.687174342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "PreferredTags" TEXT, "FormatItems" TEXT NOT NULL DEFAULT '[{"format":0, "allowed":true}]', "FormatCutoff" INTEGER NOT NULL, "UpgradeAllowed" INTEGER) 
2026-03-29T17:24:45.696476924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "FormatCutoff", "UpgradeAllowed") SELECT "Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "FormatCutoff", "UpgradeAllowed" FROM "Profiles" 
2026-03-29T17:24:45.702228165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-03-29T17:24:45.706165093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-03-29T17:24:45.730704146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-03-29T17:24:45.734301981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1081433s 
2026-03-29T17:24:45.738625798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2026-03-29T17:24:45.803717420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "PreferredTags" TEXT, "FormatItems" TEXT NOT NULL DEFAULT '[{"format":0, "allowed":true}]', "FormatCutoff" INTEGER NOT NULL, "UpgradeAllowed" INTEGER) 
2026-03-29T17:24:45.812610408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "FormatCutoff", "UpgradeAllowed") SELECT "Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "FormatCutoff", "UpgradeAllowed" FROM "Profiles" 
2026-03-29T17:24:45.817907664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-03-29T17:24:45.821857338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-03-29T17:24:45.846916068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-03-29T17:24:45.850312467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1097535s 
2026-03-29T17:24:45.851883009Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T17:24:45.855489141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2026-03-29T17:24:45.858565866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051001s 
2026-03-29T17:24:45.861609746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-03-29T17:24:45', 'fix_profile_format_default') 
2026-03-29T17:24:45.865051446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:45.868679682Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-03-29T17:24:45.870340326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149302s 
2026-03-29T17:24:45.872376977Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-03-29T17:24:45.874245760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:45.876748350Z [Info] task_duration: Starting migration of Main DB to 163 
2026-03-29T17:24:45.881278572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-03-29T17:24:45.882934496Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2026-03-29T17:24:45.884865144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-03-29T17:24:45.887453636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-03-29T17:24:45.898034613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112837s 
2026-03-29T17:24:45.901278716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-03-29T17:24:45', 'task_duration') 
2026-03-29T17:24:45.904933175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:45.907910390Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-03-29T17:24:45.909496273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212205s 
2026-03-29T17:24:45.911643397Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-03-29T17:24:45.913548974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:45.916137436Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2026-03-29T17:24:45.932327658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:45.933984574Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2026-03-29T17:24:45.935793978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2026-03-29T17:24:45.938155814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2026-03-29T17:24:45.947713089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102497s 
2026-03-29T17:24:45.949439866Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2026-03-29T17:24:46.016739394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "PathState" INTEGER NOT NULL, "PhysicalReleaseNote" TEXT, "SecondaryYear" INTEGER, "SecondaryYearSourceId" INTEGER, "Collection" TEXT) 
2026-03-29T17:24:46.038320832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection" FROM "Movies" 
2026-03-29T17:24:46.052996343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-29T17:24:46.057406684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-29T17:24:46.082330803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-29T17:24:46.087016639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-03-29T17:24:46.091205764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-29T17:24:46.095260309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-03-29T17:24:46.098473278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1474004s 
2026-03-29T17:24:46.100139995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2026-03-29T17:24:46.105764320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "CreditTmdbId" TEXT NOT NULL UNIQUE, "PersonTmdbId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Images" TEXT NOT NULL, "Character" TEXT, "Order" INTEGER NOT NULL, "Job" TEXT, "Department" TEXT, "Type" INTEGER NOT NULL) 
2026-03-29T17:24:46.111402574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095975s 
2026-03-29T17:24:46.113271828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2026-03-29T17:24:46.115829137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-03-29T17:24:46.119214564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042786s 
2026-03-29T17:24:46.120991142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2026-03-29T17:24:46.123317466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-03-29T17:24:46.126461888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038412s 
2026-03-29T17:24:46.128407496Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T17:24:46.130987972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-03-29T17:24:46.133612577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034908s 
2026-03-29T17:24:46.135594818Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T17:24:46.138252861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-03-29T17:24:46.140902326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035787s 
2026-03-29T17:24:46.143895684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-03-29T17:24:46', 'movie_collections_crew') 
2026-03-29T17:24:46.147263295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:46.150857623Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-03-29T17:24:46.152505401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132847s 
2026-03-29T17:24:46.206205625Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-03-29T17:24:46.209105564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:46.212232902Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2026-03-29T17:24:46.225054480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-03-29T17:24:46.226836589Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2026-03-29T17:24:46.228732416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2026-03-29T17:24:46.231589830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:46.241610939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111249s 
2026-03-29T17:24:46.243338267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-03-29T17:24:46.244942387Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2026-03-29T17:24:46.246764787Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2026-03-29T17:24:46.249409974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:46.258624318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101331s 
2026-03-29T17:24:46.260294181Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:46.262100178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:46.295840720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0335238s 
2026-03-29T17:24:46.297840276Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:46.299613597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:46.309243688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095922s 
2026-03-29T17:24:46.311099966Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:46.312952627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:46.325393669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123758s 
2026-03-29T17:24:46.327303375Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:46.329190575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:46.332697657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036895s 
2026-03-29T17:24:46.334341587Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:46.336132313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:46.395257972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0589041s 
2026-03-29T17:24:46.397206346Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:46.399070139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:46.412260760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130942s 
2026-03-29T17:24:46.415764896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-03-29T17:24:46', 'remove_custom_formats_from_quality_model') 
2026-03-29T17:24:46.419618606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:46.422955796Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-03-29T17:24:46.424697784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237625s 
2026-03-29T17:24:46.426760027Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-03-29T17:24:46.428650363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:46.431096739Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2026-03-29T17:24:46.435361848Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:46.437248797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:46.451481437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141086s 
2026-03-29T17:24:46.453374709Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:46.455176167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:46.464274067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009123s 
2026-03-29T17:24:46.466032989Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:46.467869137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:46.476808116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089948s 
2026-03-29T17:24:46.480007379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-03-29T17:24:46', 'fix_tmdb_list_config') 
2026-03-29T17:24:46.483897121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:46.486924377Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-03-29T17:24:46.488564029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190824s 
2026-03-29T17:24:46.490715631Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-03-29T17:24:46.492622341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:46.495105811Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2026-03-29T17:24:46.501349976Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2026-03-29T17:24:46.571517659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "PhysicalReleaseNote" TEXT, "SecondaryYear" INTEGER, "SecondaryYearSourceId" INTEGER, "Collection" TEXT) 
2026-03-29T17:24:46.592584601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection" FROM "Movies" 
2026-03-29T17:24:46.605985286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-29T17:24:46.610476800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-29T17:24:46.635592123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-29T17:24:46.640216896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-03-29T17:24:46.644337634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-29T17:24:46.648150302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-03-29T17:24:46.651305184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1482388s 
2026-03-29T17:24:46.653523120Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-03-29T17:24:46.655935859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-03-29T17:24:46.658691668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003356s 
2026-03-29T17:24:46.660309836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-03-29T17:24:46.661873435Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s 
2026-03-29T17:24:46.663763090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2026-03-29T17:24:46.666424199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-03-29T17:24:46.675761832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102629s 
2026-03-29T17:24:46.678140161Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2026-03-29T17:24:46.751199247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT, "Edition" TEXT, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL, "OriginalFilePath" TEXT) 
2026-03-29T17:24:46.761428525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath") SELECT "Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath" FROM "MovieFiles" 
2026-03-29T17:24:46.767802039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-03-29T17:24:46.771955032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-03-29T17:24:46.797396292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-03-29T17:24:46.800792922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1210113s 
2026-03-29T17:24:46.803792432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-03-29T17:24:46', 'remove_movie_pathstate') 
2026-03-29T17:24:46.807171696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:46.810838971Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-03-29T17:24:46.812491599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1308609s 
2026-03-29T17:24:46.814707281Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-03-29T17:24:46.816748822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:46.819753382Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2026-03-29T17:24:46.826285936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-03-29T17:24:46.827954005Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2026-03-29T17:24:46.830003903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2026-03-29T17:24:46.833067642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2026-03-29T17:24:46.842938789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011211s 
2026-03-29T17:24:46.844588481Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:46.846364167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:46.887324728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0407807s 
2026-03-29T17:24:46.889438123Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2026-03-29T17:24:46.952047527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL) 
2026-03-29T17:24:46.958047148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2026-03-29T17:24:46.961731027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-03-29T17:24:46.965820782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-03-29T17:24:46.992249119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-03-29T17:24:46.996199294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1050773s 
2026-03-29T17:24:46.999393266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-03-29T17:24:46', 'custom_format_rework') 
2026-03-29T17:24:47.002985800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:47.006433753Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-03-29T17:24:47.008104186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1151757s 
2026-03-29T17:24:47.010413025Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-03-29T17:24:47.012389345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:47.015062438Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2026-03-29T17:24:47.023932028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-03-29T17:24:47.025614366Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2026-03-29T17:24:47.027513620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2026-03-29T17:24:47.030309360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:47.040217432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109409s 
2026-03-29T17:24:47.041851031Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-03-29T17:24:47.043345530Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s 
2026-03-29T17:24:47.045178121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2026-03-29T17:24:47.047822435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:47.057008032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101336s 
2026-03-29T17:24:47.058643345Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:47.060526527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:47.088719398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281072s 
2026-03-29T17:24:47.090788995Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2026-03-29T17:24:47.155641126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "PreferredTags" TEXT, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL) 
2026-03-29T17:24:47.165344274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore") SELECT "Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore" FROM "Profiles" 
2026-03-29T17:24:47.172193417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-03-29T17:24:47.176268933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-03-29T17:24:47.200150111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-03-29T17:24:47.203483393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1110371s 
2026-03-29T17:24:47.205206994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-03-29T17:24:47.206740242Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2026-03-29T17:24:47.208847796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2026-03-29T17:24:47.211957007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:47.221246823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105645s 
2026-03-29T17:24:47.224244459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-03-29T17:24:47', 'custom_format_scores') 
2026-03-29T17:24:47.227682673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:47.231103701Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-03-29T17:24:47.232710687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201799s 
2026-03-29T17:24:47.234826317Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-03-29T17:24:47.236725041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:47.239238462Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2026-03-29T17:24:47.243653393Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:47.245540493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:47.901709073Z []
2026-03-29T17:24:47.903190205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.657505s 
2026-03-29T17:24:47.909141139Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:47.911027687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:47.917789263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006935s 
2026-03-29T17:24:47.934350021Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-03-29T17:24:47.938822146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-03-29T17:24:47.944802468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077209s 
2026-03-29T17:24:47.947896459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-03-29T17:24:47', 'fix_trakt_list_config') 
2026-03-29T17:24:47.951508963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:48.008282215Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-03-29T17:24:48.009933260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0707175s 
2026-03-29T17:24:48.012255877Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-03-29T17:24:48.014259712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:48.017073277Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2026-03-29T17:24:48.022607943Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-03-29T17:24:48.024432356Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s 
2026-03-29T17:24:48.026393475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-03-29T17:24:48.029092831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-03-29T17:24:48.039081294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108729s 
2026-03-29T17:24:48.040786327Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:48.042602685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:48.058207708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154959s 
2026-03-29T17:24:48.061670782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-03-29T17:24:48', 'quality_definition_preferred_size') 
2026-03-29T17:24:48.065477858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:48.105653748Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-03-29T17:24:48.107366557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.062911s 
2026-03-29T17:24:48.109467258Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-03-29T17:24:48.111353195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:48.113940184Z [Info] add_download_history: Starting migration of Main DB to 172 
2026-03-29T17:24:48.130264106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-03-29T17:24:48.136041629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "MovieId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2026-03-29T17:24:48.142013455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098717s 
2026-03-29T17:24:48.143930795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-03-29T17:24:48.146567715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-03-29T17:24:48.149961990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043531s 
2026-03-29T17:24:48.151877197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2026-03-29T17:24:48.154441831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-03-29T17:24:48.157738539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041987s 
2026-03-29T17:24:48.159634998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-03-29T17:24:48.162260405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-03-29T17:24:48.165622415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043072s 
2026-03-29T17:24:48.167244722Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:48.169111862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:48.181287619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121505s 
2026-03-29T17:24:48.184639399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-03-29T17:24:48', 'add_download_history') 
2026-03-29T17:24:48.188143465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:48.227111252Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-03-29T17:24:48.228768359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0580312s 
2026-03-29T17:24:48.230866675Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-03-29T17:24:48.232808926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:48.235289391Z [Info] net_import_status: Starting migration of Main DB to 173 
2026-03-29T17:24:48.244062447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2026-03-29T17:24:48.249047765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NetImportStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-03-29T17:24:48.254543742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087265s 
2026-03-29T17:24:48.256456895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2026-03-29T17:24:48.259169337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2026-03-29T17:24:48.262591427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044501s 
2026-03-29T17:24:48.265534043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-03-29T17:24:48', 'net_import_status') 
2026-03-29T17:24:48.268907947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:48.324069504Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-03-29T17:24:48.326569728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0650966s 
2026-03-29T17:24:48.329785293Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-03-29T17:24:48.332697567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:48.336498391Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2026-03-29T17:24:48.341197714Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:48.344067854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:48.362238042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181632s 
2026-03-29T17:24:48.367137367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-03-29T17:24:48', 'email_multiple_addresses') 
2026-03-29T17:24:48.372434484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:48.424116574Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-03-29T17:24:48.425765465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0805837s 
2026-03-29T17:24:48.428016488Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-03-29T17:24:48.429982376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:48.432546109Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2026-03-29T17:24:48.436878573Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-03-29T17:24:48.439679793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-03-29T17:24:48.443080180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041783s 
2026-03-29T17:24:48.447071368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-03-29T17:24:48', 'remove_chown_and_folderchmod_config') 
2026-03-29T17:24:48.449770112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:48.559811668Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-03-29T17:24:48.562663681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1198625s 
2026-03-29T17:24:48.565860699Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-03-29T17:24:48.568809617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:48.572899964Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2026-03-29T17:24:48.582592571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:48.585908138Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.14E-05s 
2026-03-29T17:24:48.589856960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2026-03-29T17:24:48.594471882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2026-03-29T17:24:48.610238000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171999s 
2026-03-29T17:24:48.614798142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-03-29T17:24:48', 'movie_recommendations') 
2026-03-29T17:24:48.620182785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:48.663187312Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-03-29T17:24:48.665663859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0698158s 
2026-03-29T17:24:48.668771727Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-03-29T17:24:48.671623028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:48.675392328Z [Info] language_improvements: Starting migration of Main DB to 177 
2026-03-29T17:24:48.716823366Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:48.719553534Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.81E-05s 
2026-03-29T17:24:48.721889979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2026-03-29T17:24:48.724645698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2026-03-29T17:24:48.735310493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117041s 
2026-03-29T17:24:48.736964284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:48.751458540Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s 
2026-03-29T17:24:48.753290990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2026-03-29T17:24:48.755673808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2026-03-29T17:24:48.766145875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010864s 
2026-03-29T17:24:48.768072255Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:48.769647917Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2026-03-29T17:24:48.771779950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2026-03-29T17:24:48.774328382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2026-03-29T17:24:48.784625717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011054s 
2026-03-29T17:24:48.786513889Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2026-03-29T17:24:48.860981933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "SecondaryYear" INTEGER, "SecondaryYearSourceId" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2026-03-29T17:24:48.883227027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "SecondaryYearSourceId", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "SecondaryYearSourceId", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 
2026-03-29T17:24:48.898114355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-29T17:24:48.902780481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-29T17:24:48.930397312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-29T17:24:48.934715968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-03-29T17:24:48.938861305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-29T17:24:48.944080305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-03-29T17:24:48.947964246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1596078s 
2026-03-29T17:24:48.949935325Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2026-03-29T17:24:49.023047809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2026-03-29T17:24:49.040668561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 
2026-03-29T17:24:49.053339436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-29T17:24:49.057365393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-29T17:24:49.089629562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-29T17:24:49.093349152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-03-29T17:24:49.096476048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-29T17:24:49.099783668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-03-29T17:24:49.102585390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1509611s 
2026-03-29T17:24:49.103973495Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-03-29T17:24:49.105102419Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2026-03-29T17:24:49.106424401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2026-03-29T17:24:49.108304567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:49.117817092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101467s 
2026-03-29T17:24:49.119581074Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-03-29T17:24:49.121266217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-03-29T17:24:49.123361757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024376s 
2026-03-29T17:24:49.124847729Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2026-03-29T17:24:49.190198503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL) 
2026-03-29T17:24:49.197488894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies") SELECT "Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies" FROM "NamingConfig" 
2026-03-29T17:24:49.201992432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-03-29T17:24:49.205069589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-03-29T17:24:49.230195454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1038532s 
2026-03-29T17:24:49.232852244Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement CREATE TABLE "MovieTranslations"("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL, Unique("MovieId", "Language")); 
2026-03-29T17:24:49.235811963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieTranslations"("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL, Unique("MovieId", "Language")); 
2026-03-29T17:24:49.240106461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054403s 
2026-03-29T17:24:49.241715240Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-03-29T17:24:49.243581919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-03-29T17:24:49.246096643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029315s 
2026-03-29T17:24:49.247273052Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:49.248510343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:49.263833279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150329s 
2026-03-29T17:24:49.265330093Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:49.266594790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:49.274197910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074359s 
2026-03-29T17:24:49.275519681Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T17:24:49.277725713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2014-01-01 00:00:00' WHERE "TypeName" = 'NzbDrone.Core.Movies.Commands.RefreshMovieCommand' 
2026-03-29T17:24:49.280422925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037372s 
2026-03-29T17:24:49.281535986Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T17:24:49.283062029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2026-03-29T17:24:49.285167238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002525s 
2026-03-29T17:24:49.287213568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-03-29T17:24:49', 'language_improvements') 
2026-03-29T17:24:49.293117487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:49.311011149Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-03-29T17:24:49.312498213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278135s 
2026-03-29T17:24:49.314096652Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-03-29T17:24:49.315461631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:49.317521679Z [Info] new_list_server: Starting migration of Main DB to 178 
2026-03-29T17:24:49.321833050Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:49.323091605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:49.341557840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181683s 
2026-03-29T17:24:49.343093772Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:49.344305883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:49.354834374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103855s 
2026-03-29T17:24:49.357140588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-03-29T17:24:49', 'new_list_server') 
2026-03-29T17:24:49.359868130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:49.363207424Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-03-29T17:24:49.364328412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189458s 
2026-03-29T17:24:49.365903994Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-03-29T17:24:49.367178351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:49.369057244Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2026-03-29T17:24:49.373843131Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2026-03-29T17:24:49.375652324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-03-29T17:24:49.378889513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038017s 
2026-03-29T17:24:49.380177977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2026-03-29T17:24:49.381869293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-03-29T17:24:49.384474209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031539s 
2026-03-29T17:24:49.386506421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-03-29T17:24:49', 'movie_translation_indexes') 
2026-03-29T17:24:49.388983889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:49.391803156Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-03-29T17:24:49.392942110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103448s 
2026-03-29T17:24:49.394472652Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-03-29T17:24:49.395749573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:49.397653918Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2026-03-29T17:24:49.400614740Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:49.401871010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:49.448434794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.046124s 
2026-03-29T17:24:49.450943856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-03-29T17:24:49', 'fix_invalid_profile_references') 
2026-03-29T17:24:49.453720527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:49.457945364Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-03-29T17:24:49.459105340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0557997s 
2026-03-29T17:24:49.460641453Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-03-29T17:24:49.461887933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:49.463741526Z [Info] list_movies_table: Starting migration of Main DB to 181 
2026-03-29T17:24:49.506586952Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2026-03-29T17:24:49.509225455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2026-03-29T17:24:49.537894775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296218s 
2026-03-29T17:24:49.539314574Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2026-03-29T17:24:49.541089719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2026-03-29T17:24:49.566080913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255531s 
2026-03-29T17:24:49.567704732Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-03-29T17:24:49.569523835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-03-29T17:24:49.571816602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027941s 
2026-03-29T17:24:49.572968542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-03-29T17:24:49.574057865Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s 
2026-03-29T17:24:49.575588538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2026-03-29T17:24:49.577444054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:49.586696746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098973s 
2026-03-29T17:24:49.587891432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2026-03-29T17:24:49.593490136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListMovies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "TmdbId" INTEGER NOT NULL, "ListId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "Collection" TEXT, "Website" TEXT, "OriginalTitle" TEXT, "PhysicalRelease" DATETIME, "Translations" TEXT NOT NULL, "Studio" TEXT, "YouTubeTrailerId" TEXT, "DigitalRelease" DATETIME) 
2026-03-29T17:24:49.599752105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104654s 
2026-03-29T17:24:49.601480415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-03-29T17:24:49', 'list_movies_table') 
2026-03-29T17:24:49.603915408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:49.615195563Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-03-29T17:24:49.616465450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258978s 
2026-03-29T17:24:49.618085362Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-03-29T17:24:49.619341913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:49.621432993Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2026-03-29T17:24:49.626050902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-29T17:24:49.627238093Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s 
2026-03-29T17:24:49.628479122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2026-03-29T17:24:49.630275058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:49.640593225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109519s 
2026-03-29T17:24:49.642597651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-03-29T17:24:49', 'on_delete_notification') 
2026-03-29T17:24:49.645391728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:49.648294653Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-03-29T17:24:49.649392845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185452s 
2026-03-29T17:24:49.650902735Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-03-29T17:24:49.652159316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:49.654018800Z [Info] download_propers_config: Starting migration of Main DB to 183 
2026-03-29T17:24:49.658145941Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:49.659418393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:49.665121607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057267s 
2026-03-29T17:24:49.666617960Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-03-29T17:24:49.668174404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-03-29T17:24:49.670210204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023769s 
2026-03-29T17:24:49.671441203Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2026-03-29T17:24:49.740925019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL) 
2026-03-29T17:24:49.747246338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore") SELECT "Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore" FROM "Profiles" 
2026-03-29T17:24:49.751298708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-03-29T17:24:49.754659697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-03-29T17:24:49.784067163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-03-29T17:24:49.786854506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1141345s 
2026-03-29T17:24:49.788982691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-03-29T17:24:49', 'download_propers_config') 
2026-03-29T17:24:49.791715945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:49.802851007Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-03-29T17:24:49.803929349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.129596s 
2026-03-29T17:24:49.805553820Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-03-29T17:24:49.806831382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:49.808881591Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2026-03-29T17:24:49.813429930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-29T17:24:49.814597801Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2026-03-29T17:24:49.815795202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-03-29T17:24:49.817561940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-03-29T17:24:49.827761970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107628s 
2026-03-29T17:24:49.829797479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-03-29T17:24:49', 'add_priority_to_indexers') 
2026-03-29T17:24:49.832294777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:49.834930364Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-03-29T17:24:49.836068787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178743s 
2026-03-29T17:24:49.837619640Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-03-29T17:24:49.838901962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:49.840855686Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2026-03-29T17:24:49.845663006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-03-29T17:24:49.847554535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-03-29T17:24:49.850857235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003692s 
2026-03-29T17:24:49.851944886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2026-03-29T17:24:49.853684098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-03-29T17:24:49.856254704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031651s 
2026-03-29T17:24:49.858291836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-03-29T17:24:49', 'add_alternative_title_indices') 
2026-03-29T17:24:49.860780528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:49.863678774Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-03-29T17:24:49.864619779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102027s 
2026-03-29T17:24:49.866089579Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-03-29T17:24:49.867344365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:49.869213128Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2026-03-29T17:24:49.886841315Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:49.888387438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:49.909401724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207385s 
2026-03-29T17:24:49.915562710Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2026-03-29T17:24:49.919513195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2026-03-29T17:24:49.922742748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055662s 
2026-03-29T17:24:49.923628121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:49.924714178Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2026-03-29T17:24:49.925891779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2026-03-29T17:24:50.001003088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2026-03-29T17:24:50.016133055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 
2026-03-29T17:24:50.027584674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-29T17:24:50.031114342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-29T17:24:50.058163189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-29T17:24:50.061313032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-03-29T17:24:50.064328354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-29T17:24:50.066969482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1399019s 
2026-03-29T17:24:50.068243437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-03-29T17:24:50.069783478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-03-29T17:24:50.079344832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097642s 
2026-03-29T17:24:50.081612999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-03-29T17:24:50', 'fix_tmdb_duplicates') 
2026-03-29T17:24:50.084108054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:50.086769062Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-03-29T17:24:50.087896793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017309s 
2026-03-29T17:24:50.089532206Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-03-29T17:24:50.091076165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:50.093067344Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2026-03-29T17:24:50.096364474Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:50.097610142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:50.104911073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072414s 
2026-03-29T17:24:50.107129931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-03-29T17:24:50', 'swap_filechmod_for_folderchmod') 
2026-03-29T17:24:50.109894759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:50.112368481Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-03-29T17:24:50.113505470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146988s 
2026-03-29T17:24:50.115017775Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-03-29T17:24:50.116277622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:50.118164662Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2026-03-29T17:24:50.122947273Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-03-29T17:24:50.124979314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-03-29T17:24:50.127596635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032106s 
2026-03-29T17:24:50.129518404Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-03-29T17:24:50.131695168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-03-29T17:24:50.133982153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030206s 
2026-03-29T17:24:50.135613167Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-03-29T17:24:50.137389003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-03-29T17:24:50.139604554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026713s 
2026-03-29T17:24:50.141596105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-03-29T17:24:50', 'mediainfo_channels') 
2026-03-29T17:24:50.144066609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:50.146416111Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-03-29T17:24:50.147515274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093814s 
2026-03-29T17:24:50.148999072Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-03-29T17:24:50.150246725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:50.152094285Z [Info] add_update_history: Starting migration of Main DB to 189 
2026-03-29T17:24:50.155196862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-03-29T17:24:50', 'add_update_history') 
2026-03-29T17:24:50.157871829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:50.160132912Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-03-29T17:24:50.161237366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009883s 
2026-03-29T17:24:50.162726895Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-03-29T17:24:50.163962784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:50.165770955Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2026-03-29T17:24:50.200869602Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-03-29T17:24:50.203615330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-03-29T17:24:50.206658629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039545s 
2026-03-29T17:24:50.208562392Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-03-29T17:24:50.210787994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-03-29T17:24:50.213257857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031965s 
2026-03-29T17:24:50.215305520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-03-29T17:24:50', 'update_awesome_hd_link') 
2026-03-29T17:24:50.217815254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:50.220626115Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-03-29T17:24:50.221737803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104526s 
2026-03-29T17:24:50.223256582Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-03-29T17:24:50.224505326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:50.226375221Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2026-03-29T17:24:50.229948647Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T17:24:50.231655153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2026-03-29T17:24:50.233805123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00261s 
2026-03-29T17:24:50.235743576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-03-29T17:24:50', 'remove_awesomehd') 
2026-03-29T17:24:50.238221716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:50.240745217Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-03-29T17:24:50.241843128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094666s 
2026-03-29T17:24:50.243344702Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-03-29T17:24:50.244647916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:50.246502450Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2026-03-29T17:24:50.253271932Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2026-03-29T17:24:50.324068563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnMovieDelete" INTEGER NOT NULL) 
2026-03-29T17:24:50.331663877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnHealthIssue", "IncludeHealthWarnings", "OnMovieDelete") SELECT "Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnHealthIssue", "IncludeHealthWarnings", "OnDelete" FROM "Notifications" 
2026-03-29T17:24:50.336669126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-03-29T17:24:50.339482852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-03-29T17:24:50.367509668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1128957s 
2026-03-29T17:24:50.368730527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-29T17:24:50.369912998Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2026-03-29T17:24:50.371230781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2026-03-29T17:24:50.373144034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:50.382996804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105549s 
2026-03-29T17:24:50.384181730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-29T17:24:50.385242756Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s 
2026-03-29T17:24:50.386587654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2026-03-29T17:24:50.388519204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:50.398225680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010418s 
2026-03-29T17:24:50.400279255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-03-29T17:24:50', 'add_on_delete_to_notifications') 
2026-03-29T17:24:50.402808428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:50.408334816Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-03-29T17:24:50.409543760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203701s 
2026-03-29T17:24:50.411119594Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-03-29T17:24:50.412417928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:50.414353045Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2026-03-29T17:24:50.422768661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-03-29T17:24:50.424174131Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2026-03-29T17:24:50.425519049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-03-29T17:24:50.427456581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:50.438096256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113432s 
2026-03-29T17:24:50.439209948Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T17:24:50.440765491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-03-29T17:24:50.442864197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025933s 
2026-03-29T17:24:50.444915477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-03-29T17:24:50', 'add_bypass_to_delay_profile') 
2026-03-29T17:24:50.447404229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:50.450088313Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-03-29T17:24:50.451211495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096762s 
2026-03-29T17:24:50.452714602Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-03-29T17:24:50.453960861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:50.455811818Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2026-03-29T17:24:50.486170932Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-03-29T17:24:50.489827765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-03-29T17:24:50.493490200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051152s 
2026-03-29T17:24:50.495526611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-03-29T17:24:50', 'update_notifiarr') 
2026-03-29T17:24:50.498010302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:50.500450636Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-03-29T17:24:50.501538927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012016s 
2026-03-29T17:24:50.503071894Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-03-29T17:24:50.504327583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:50.506181556Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2026-03-29T17:24:50.509588437Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-03-29T17:24:50.511940312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-03-29T17:24:50.514486570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033772s 
2026-03-29T17:24:50.516465895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-03-29T17:24:50', 'legacy_mediainfo_hdr') 
2026-03-29T17:24:50.518943053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:50.521147242Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-03-29T17:24:50.522248820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099449s 
2026-03-29T17:24:50.523738981Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-03-29T17:24:50.525029449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:50.526874324Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2026-03-29T17:24:50.529889115Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-03-29T17:24:50.531433164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-03-29T17:24:50.558104281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0269421s 
2026-03-29T17:24:50.560216865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-03-29T17:24:50', 'rename_blacklist_to_blocklist') 
2026-03-29T17:24:50.562800307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:50.565228567Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-03-29T17:24:50.566385957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0340074s 
2026-03-29T17:24:50.567904525Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-03-29T17:24:50.569123059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:50.571027805Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2026-03-29T17:24:50.574983931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-29T17:24:50.576150841Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2026-03-29T17:24:50.577338793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-03-29T17:24:50.578901730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-03-29T17:24:50.589000135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105182s 
2026-03-29T17:24:50.591279104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-03-29T17:24:50', 'add_indexer_tags') 
2026-03-29T17:24:50.593636170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:50.595878505Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-03-29T17:24:50.596956676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173133s 
2026-03-29T17:24:50.598435434Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-03-29T17:24:50.599683076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:50.601750229Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2026-03-29T17:24:50.604646922Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:50.605903713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:50.618073859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119283s 
2026-03-29T17:24:50.620414593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-03-29T17:24:50', 'mediainfo_to_ffmpeg') 
2026-03-29T17:24:50.623164300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:50.625676288Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-03-29T17:24:50.626785201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197808s 
2026-03-29T17:24:50.628297015Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-03-29T17:24:50.629529206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:50.631417529Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2026-03-29T17:24:50.637242258Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-03-29T17:24:50.638432033Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2026-03-29T17:24:50.639771831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-03-29T17:24:50.641734063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-03-29T17:24:50.652057421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110381s 
2026-03-29T17:24:50.653437019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-03-29T17:24:50.655306383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-03-29T17:24:50.664908298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102461s 
2026-03-29T17:24:50.666044125Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:50.667241576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:50.707224358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0397027s 
2026-03-29T17:24:50.709601164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-03-29T17:24:50', 'cdh_per_downloadclient') 
2026-03-29T17:24:50.712288315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:50.715457768Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-03-29T17:24:50.716587573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0482083s 
2026-03-29T17:24:50.718173446Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-03-29T17:24:50.719447862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:50.721338219Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2026-03-29T17:24:50.724129730Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:50.725393615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:50.739768852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141718s 
2026-03-29T17:24:50.742150457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-03-29T17:24:50', 'migrate_discord_from_slack') 
2026-03-29T17:24:50.744976468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:50.747756626Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-03-29T17:24:50.748907464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223525s 
2026-03-29T17:24:50.750343616Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-03-29T17:24:50.751566809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:50.753365561Z [Info] remove_predb: Starting migration of Main DB to 202 
2026-03-29T17:24:50.769335920Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T17:24:50.771327610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-03-29T17:24:50.773868156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031316s 
2026-03-29T17:24:50.774949373Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T17:24:50.776584696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-03-29T17:24:50.778668843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026624s 
2026-03-29T17:24:50.779769960Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T17:24:50.781214419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2026-03-29T17:24:50.783105316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002286s 
2026-03-29T17:24:50.784225803Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T17:24:50.785726976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2026-03-29T17:24:50.787678365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024053s 
2026-03-29T17:24:50.788930657Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2026-03-29T17:24:50.864180274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2026-03-29T17:24:50.878459868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 
2026-03-29T17:24:50.889471552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-29T17:24:50.893468120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-29T17:24:50.919898241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-29T17:24:50.923040869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-03-29T17:24:50.926038415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-29T17:24:50.929044569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-03-29T17:24:50.931634183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1415084s 
2026-03-29T17:24:50.933631034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-03-29T17:24:50', 'remove_predb') 
2026-03-29T17:24:50.936109766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:50.939612549Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-03-29T17:24:50.940730460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1494359s 
2026-03-29T17:24:50.942376354Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-03-29T17:24:50.943631602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:50.945573162Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2026-03-29T17:24:50.950074746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-29T17:24:50.951278270Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2026-03-29T17:24:50.952873803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-03-29T17:24:50.954844982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:50.965301217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111513s 
2026-03-29T17:24:50.967350083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-03-29T17:24:50', 'add_on_update_to_notifications') 
2026-03-29T17:24:50.969875719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:50.972183426Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-03-29T17:24:50.973292920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178912s 
2026-03-29T17:24:50.974945037Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-03-29T17:24:50.976155915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:50.978167155Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2026-03-29T17:24:51.002131401Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T17:24:51.004101979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-03-29T17:24:51.006254924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026386s 
2026-03-29T17:24:51.007453858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2026-03-29T17:24:51.081507006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2026-03-29T17:24:51.095731189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 
2026-03-29T17:24:51.106664976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-29T17:24:51.110599799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-29T17:24:51.138138683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-29T17:24:51.141387095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-03-29T17:24:51.144410312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-29T17:24:51.147374291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-03-29T17:24:51.150114819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.141479s 
2026-03-29T17:24:51.151457693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2026-03-29T17:24:51.232082494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieTranslations_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL) 
2026-03-29T17:24:51.237377146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieTranslations_temp" ("Id", "MovieId", "Title", "CleanTitle", "Overview", "Language") SELECT "Id", "MovieId", "Title", "CleanTitle", "Overview", "Language" FROM "MovieTranslations" 
2026-03-29T17:24:51.240751410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-03-29T17:24:51.244384767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-03-29T17:24:51.272776037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-03-29T17:24:51.276320845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-03-29T17:24:51.279689198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-03-29T17:24:51.282358703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1297502s 
2026-03-29T17:24:51.283794465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2026-03-29T17:24:51.355023686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-03-29T17:24:51.361706433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-03-29T17:24:51.365899105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-29T17:24:51.368531005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-29T17:24:51.395156650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1097329s 
2026-03-29T17:24:51.396590117Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2026-03-29T17:24:51.466936551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "CreditTmdbId" TEXT NOT NULL UNIQUE, "PersonTmdbId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Images" TEXT NOT NULL, "Character" TEXT, "Order" INTEGER NOT NULL, "Job" TEXT, "Department" TEXT, "Type" INTEGER NOT NULL) 
2026-03-29T17:24:51.473323973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Credits_temp" ("Id", "MovieId", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type") SELECT "Id", "MovieId", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type" FROM "Credits" 
2026-03-29T17:24:51.477549842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-03-29T17:24:51.480708953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-03-29T17:24:51.507276191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-03-29T17:24:51.510692410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-03-29T17:24:51.513463380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1157198s 
2026-03-29T17:24:51.514686042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2026-03-29T17:24:51.585950494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL) 
2026-03-29T17:24:51.592275510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore") SELECT "Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore" FROM "Profiles" 
2026-03-29T17:24:51.596328802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-03-29T17:24:51.599506441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-03-29T17:24:51.625874858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-03-29T17:24:51.628844418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1129421s 
2026-03-29T17:24:51.630106068Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2026-03-29T17:24:51.700582314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT, "Reason" INTEGER NOT NULL) 
2026-03-29T17:24:51.705924962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason" FROM "PendingReleases" 
2026-03-29T17:24:51.709458608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-03-29T17:24:51.712370752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-03-29T17:24:51.739145386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1075485s 
2026-03-29T17:24:51.740732051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2026-03-29T17:24:51.811228127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL) 
2026-03-29T17:24:51.817687544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies") SELECT "Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies" FROM "NamingConfig" 
2026-03-29T17:24:51.821711777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-03-29T17:24:51.824625875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-03-29T17:24:51.850322820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1084078s 
2026-03-29T17:24:51.851605483Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2026-03-29T17:24:51.922350279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "MovieId" INTEGER NOT NULL, "Languages" TEXT NOT NULL) 
2026-03-29T17:24:51.928094055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages" FROM "History" 
2026-03-29T17:24:51.931900721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-03-29T17:24:51.935088249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-03-29T17:24:51.960736707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-03-29T17:24:51.963759473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-03-29T17:24:51.966319819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1135695s 
2026-03-29T17:24:51.967529164Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2026-03-29T17:24:52.039247180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL) 
2026-03-29T17:24:52.046646940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags" FROM "Blocklist" 
2026-03-29T17:24:52.051206552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-03-29T17:24:52.054058635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-03-29T17:24:52.079536158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1108427s 
2026-03-29T17:24:52.080824803Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2026-03-29T17:24:52.153686492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT, "Edition" TEXT, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL, "OriginalFilePath" TEXT) 
2026-03-29T17:24:52.170953031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath") SELECT "Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath" FROM "MovieFiles" 
2026-03-29T17:24:52.176102380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-03-29T17:24:52.179112190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-03-29T17:24:52.204857603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-03-29T17:24:52.207486908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1254978s 
2026-03-29T17:24:52.208903420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2026-03-29T17:24:52.279976858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL, "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL) 
2026-03-29T17:24:52.284577722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2026-03-29T17:24:52.287585088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-03-29T17:24:52.290851666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-03-29T17:24:52.316333478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-03-29T17:24:52.318983313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1089012s 
2026-03-29T17:24:52.321210328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-03-29T17:24:52', 'ensure_identity_on_id_columns') 
2026-03-29T17:24:52.323625331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:52.327414431Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-03-29T17:24:52.328570489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.117208s 
2026-03-29T17:24:52.333496107Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-03-29T17:24:52.334923421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:52.337611033Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2026-03-29T17:24:52.343231130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-29T17:24:52.344508923Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2026-03-29T17:24:52.345722297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-03-29T17:24:52.347756002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:52.357569954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010679s 
2026-03-29T17:24:52.359840626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-03-29T17:24:52', 'download_client_per_indexer') 
2026-03-29T17:24:52.362191951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:52.364465800Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-03-29T17:24:52.365615274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174524s 
2026-03-29T17:24:52.367152570Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-03-29T17:24:52.368400813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:52.370282843Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2026-03-29T17:24:52.375154543Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-03-29T17:24:52.377196685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-03-29T17:24:52.379867673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031785s 
2026-03-29T17:24:52.381569350Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-03-29T17:24:52.383568857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-03-29T17:24:52.385725490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028141s 
2026-03-29T17:24:52.386800023Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:52.387934528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:52.406946471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184442s 
2026-03-29T17:24:52.408164774Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:52.409341855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:52.412740127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003435s 
2026-03-29T17:24:52.414914907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-03-29T17:24:52', 'multiple_ratings_support') 
2026-03-29T17:24:52.417500343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:52.419776266Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-03-29T17:24:52.420880750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103807s 
2026-03-29T17:24:52.422747770Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-03-29T17:24:52.423522730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:52.425519130Z [Info] movie_metadata: Starting migration of Main DB to 207 
2026-03-29T17:24:52.472597460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2026-03-29T17:24:52.479117780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Collection" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC) 
2026-03-29T17:24:52.486697883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126167s 
2026-03-29T17:24:52.487884062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2026-03-29T17:24:52.489595378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-03-29T17:24:52.492200214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031477s 
2026-03-29T17:24:52.493442235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2026-03-29T17:24:52.495000613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-03-29T17:24:52.497501408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030203s 
2026-03-29T17:24:52.498771546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2026-03-29T17:24:52.500514285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-03-29T17:24:52.503037055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031488s 
2026-03-29T17:24:52.533449455Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website")
2026-03-29T17:24:52.533879992Z                           SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website"
2026-03-29T17:24:52.534105506Z                           FROM "Movies" 
2026-03-29T17:24:52.542256630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website")
2026-03-29T17:24:52.542328845Z                           SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website"
2026-03-29T17:24:52.542362102Z                           FROM "Movies" 
2026-03-29T17:24:52.550477955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126872s 
2026-03-29T17:24:52.556383697Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website")
2026-03-29T17:24:52.556424389Z                           SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "Title", "OriginalTitle", "OriginalTitle", 1, "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", '[]', "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website"
2026-03-29T17:24:52.556453578Z                           FROM "ImportListMovies"
2026-03-29T17:24:52.556516294Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-03-29T17:24:52.557247587Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-03-29T17:24:52.565453811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website")
2026-03-29T17:24:52.565489834Z                           SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "Title", "OriginalTitle", "OriginalTitle", 1, "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", '[]', "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website"
2026-03-29T17:24:52.565516568Z                           FROM "ImportListMovies"
2026-03-29T17:24:52.565580246Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-03-29T17:24:52.565736851Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-03-29T17:24:52.575118072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143971s 
2026-03-29T17:24:52.576276484Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:52.577307791Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2026-03-29T17:24:52.578516665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2026-03-29T17:24:52.580285146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:52.590274431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106116s 
2026-03-29T17:24:52.591445018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-03-29T17:24:52.592510855Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s 
2026-03-29T17:24:52.593761082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2026-03-29T17:24:52.595502159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:52.605314868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103851s 
2026-03-29T17:24:52.606423350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2026-03-29T17:24:52.607431841Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s 
2026-03-29T17:24:52.608631436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2026-03-29T17:24:52.610279775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:52.620211815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102963s 
2026-03-29T17:24:52.621291269Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2026-03-29T17:24:52.622346814Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s 
2026-03-29T17:24:52.623606020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2026-03-29T17:24:52.625397978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:52.635124034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103385s 
2026-03-29T17:24:52.636291003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2026-03-29T17:24:52.637336729Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s 
2026-03-29T17:24:52.638575995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2026-03-29T17:24:52.640345097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:52.650468532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106476s 
2026-03-29T17:24:52.651996709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2026-03-29T17:24:52.653752314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-03-29T17:24:52.656472121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033161s 
2026-03-29T17:24:52.659043339Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2026-03-29T17:24:52.659098129Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-03-29T17:24:52.659134512Z                                                   FROM "MovieMetadata"
2026-03-29T17:24:52.659175515Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-03-29T17:24:52.661845221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2026-03-29T17:24:52.661869990Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-03-29T17:24:52.661889981Z                                                   FROM "MovieMetadata"
2026-03-29T17:24:52.661937957Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-03-29T17:24:52.665233954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043828s 
2026-03-29T17:24:52.667371339Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2026-03-29T17:24:52.667399375Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-03-29T17:24:52.667467192Z                                                   FROM "Movies" 
2026-03-29T17:24:52.667508645Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-03-29T17:24:52.670361640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2026-03-29T17:24:52.670436551Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-03-29T17:24:52.670463425Z                                                   FROM "Movies" 
2026-03-29T17:24:52.670476131Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-03-29T17:24:52.673498807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042099s 
2026-03-29T17:24:52.675448433Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2026-03-29T17:24:52.675479175Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-03-29T17:24:52.675549206Z                                                   FROM "Movies" 
2026-03-29T17:24:52.675598746Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-03-29T17:24:52.678358914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2026-03-29T17:24:52.678384565Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-03-29T17:24:52.678394796Z                                                   FROM "Movies" 
2026-03-29T17:24:52.678403684Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-03-29T17:24:52.680952717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037084s 
2026-03-29T17:24:52.683077646Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2026-03-29T17:24:52.683101343Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-03-29T17:24:52.683140863Z                                                   FROM "Movies" 
2026-03-29T17:24:52.683167226Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-03-29T17:24:52.685918296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2026-03-29T17:24:52.685944949Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-03-29T17:24:52.685975311Z                                                   FROM "Movies" 
2026-03-29T17:24:52.686003046Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-03-29T17:24:52.688942315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041563s 
2026-03-29T17:24:52.691409062Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2026-03-29T17:24:52.691431357Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-03-29T17:24:52.691441578Z                                                   FROM "MovieMetadata" 
2026-03-29T17:24:52.691450405Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-03-29T17:24:52.694248800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2026-03-29T17:24:52.694275945Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-03-29T17:24:52.694286286Z                                                   FROM "MovieMetadata" 
2026-03-29T17:24:52.694295174Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-03-29T17:24:52.697037386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040456s 
2026-03-29T17:24:52.698086478Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:52.699070259Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2026-03-29T17:24:52.700230055Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2026-03-29T17:24:52.782663959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME, "MovieMetadataId" INTEGER NOT NULL UNIQUE) 
2026-03-29T17:24:52.796850846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease", "MovieMetadataId") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease", "MovieMetadataId" FROM "Movies" 
2026-03-29T17:24:52.806234752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-29T17:24:52.810402455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-29T17:24:52.837588137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-03-29T17:24:52.841802073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-03-29T17:24:52.844858788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-03-29T17:24:52.847661211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-03-29T17:24:52.850158811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1488077s 
2026-03-29T17:24:52.851519921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2026-03-29T17:24:52.853140034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-03-29T17:24:52.855727394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030916s 
2026-03-29T17:24:52.856927130Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2026-03-29T17:24:52.932644218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "Language" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-03-29T17:24:52.938639240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language", "MovieMetadataId" FROM "AlternativeTitles" 
2026-03-29T17:24:52.942431897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-03-29T17:24:52.946020754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-03-29T17:24:52.973732025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-03-29T17:24:52.977342194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1192864s 
2026-03-29T17:24:52.978731893Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2026-03-29T17:24:53.055641903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CreditTmdbId" TEXT NOT NULL UNIQUE, "PersonTmdbId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Images" TEXT NOT NULL, "Character" TEXT, "Order" INTEGER NOT NULL, "Job" TEXT, "Department" TEXT, "Type" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-03-29T17:24:53.062362547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Credits_temp" ("Id", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type", "MovieMetadataId") SELECT "Id", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type", "MovieMetadataId" FROM "Credits" 
2026-03-29T17:24:53.066211798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-03-29T17:24:53.069291008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-03-29T17:24:53.096217369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-03-29T17:24:53.098854289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.119063s 
2026-03-29T17:24:53.100060808Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2026-03-29T17:24:53.174025378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieTranslations_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-03-29T17:24:53.178953381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieTranslations_temp" ("Id", "Title", "CleanTitle", "Overview", "Language", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "Overview", "Language", "MovieMetadataId" FROM "MovieTranslations" 
2026-03-29T17:24:53.182312716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-03-29T17:24:53.185681780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-03-29T17:24:53.212956812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-03-29T17:24:53.217003802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-03-29T17:24:53.219592945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1183844s 
2026-03-29T17:24:53.222366410Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies TmdbId, ImdbId, Title, SortTitle, CleanTitle, OriginalTitle, OriginalLanguage, Overview, Status, LastInfoSync, Images, Genres, Ratings, Runtime, InCinemas, PhysicalRelease, DigitalRelease, Year, SecondaryYear, Recommendations, Certification, YouTubeTrailerId, Studio, Collection, Website, LastDiskSync, TitleSlug 
2026-03-29T17:24:53.299133132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "Added" DATETIME, "Tags" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL UNIQUE) 
2026-03-29T17:24:53.305573781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId") SELECT "Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId" FROM "Movies" 
2026-03-29T17:24:53.309639589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-29T17:24:53.313878655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-29T17:24:53.340217943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-03-29T17:24:53.342939173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1186528s 
2026-03-29T17:24:53.345368815Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListMovies TmdbId, ImdbId, Title, SortTitle, Overview, Status, LastInfoSync, OriginalTitle, Translations, Images, Genres, Ratings, Runtime, InCinemas, PhysicalRelease, DigitalRelease, Year, Certification, YouTubeTrailerId, Studio, Collection, Website 
2026-03-29T17:24:53.428190991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListMovies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ListId" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-03-29T17:24:53.432527192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2026-03-29T17:24:53.435249965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2026-03-29T17:24:53.438174995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2026-03-29T17:24:53.463863293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-03-29T17:24:53.467003506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1198891s 
2026-03-29T17:24:53.469131722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-03-29T17:24:53', 'movie_metadata') 
2026-03-29T17:24:53.471946690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:53.475636299Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-03-29T17:24:53.476804281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1284871s 
2026-03-29T17:24:53.478289242Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-03-29T17:24:53.479484739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:53.482055476Z [Info] add_collections: Starting migration of Main DB to 208 
2026-03-29T17:24:53.504303496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2026-03-29T17:24:53.509004191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "QualityProfileId" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "SearchOnAdd" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL DEFAULT '[]', "Monitored" INTEGER NOT NULL DEFAULT 0, "LastInfoSync" DATETIME, "Added" DATETIME) 
2026-03-29T17:24:53.514414936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087653s 
2026-03-29T17:24:53.515690876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2026-03-29T17:24:53.517248983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-03-29T17:24:53.519733847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029753s 
2026-03-29T17:24:53.520898923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-03-29T17:24:53.521906061Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s 
2026-03-29T17:24:53.523273275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2026-03-29T17:24:53.524891423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2026-03-29T17:24:53.534378306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099768s 
2026-03-29T17:24:53.535649055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2026-03-29T17:24:53.537240620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2026-03-29T17:24:53.546567110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097789s 
2026-03-29T17:24:53.547671424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-03-29T17:24:53.548665866Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s 
2026-03-29T17:24:53.549785340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2026-03-29T17:24:53.551258858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2026-03-29T17:24:53.560516329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096262s 
2026-03-29T17:24:53.561663720Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:53.563215374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:53.578795186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155904s 
2026-03-29T17:24:53.580168883Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:53.581298828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:53.588414286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070444s 
2026-03-29T17:24:53.589636106Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:53.590765220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:53.598088667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072344s 
2026-03-29T17:24:53.599323814Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:24:53.600472117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:24:53.607539007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070316s 
2026-03-29T17:24:53.608782551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-03-29T17:24:53.609923629Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2026-03-29T17:24:53.611020688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2026-03-29T17:24:53.686532673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "Tags" TEXT, "SearchOnAdd" INTEGER NOT NULL, "Monitor" INTEGER NOT NULL) 
2026-03-29T17:24:53.693646718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ShouldMonitor", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor") SELECT "Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ShouldMonitor", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor" FROM "ImportLists" 
2026-03-29T17:24:53.698311662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-03-29T17:24:53.701277525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-03-29T17:24:53.727658156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-03-29T17:24:53.730321780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.118117s 
2026-03-29T17:24:53.731631307Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2026-03-29T17:24:53.805831651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "ProfileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "Tags" TEXT, "SearchOnAdd" INTEGER NOT NULL, "Monitor" INTEGER NOT NULL) 
2026-03-29T17:24:53.813569833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor") SELECT "Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor" FROM "ImportLists" 
2026-03-29T17:24:53.818371332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-03-29T17:24:53.821778522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-03-29T17:24:53.849316314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-03-29T17:24:53.852966174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1199625s 
2026-03-29T17:24:53.854535173Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T17:24:53.856321180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2026-03-29T17:24:53.858683677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028785s 
2026-03-29T17:24:53.860319401Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2026-03-29T17:24:53.940526941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2026-03-29T17:24:53.953061753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 
2026-03-29T17:24:53.961905410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-03-29T17:24:53.966420302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-03-29T17:24:53.994376436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-03-29T17:24:53.998372833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-03-29T17:24:54.002041110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-03-29T17:24:54.004746528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1435957s 
2026-03-29T17:24:54.006837709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-03-29T17:24:54', 'add_collections') 
2026-03-29T17:24:54.009310478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:54.012284336Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-03-29T17:24:54.013375604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1510443s 
2026-03-29T17:24:54.015065937Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-03-29T17:24:54.016298850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:54.018254629Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2026-03-29T17:24:54.023392224Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2026-03-29T17:24:54.025216949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-03-29T17:24:54.028319155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036675s 
2026-03-29T17:24:54.029597139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2026-03-29T17:24:54.031320078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2026-03-29T17:24:54.033942659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031989s 
2026-03-29T17:24:54.036104602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-03-29T17:24:54', 'movie_meta_collection_index') 
2026-03-29T17:24:54.038342469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:54.040957234Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-03-29T17:24:54.042034724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101068s 
2026-03-29T17:24:54.043501257Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-03-29T17:24:54.044745482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:54.046572421Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2026-03-29T17:24:54.051203807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-29T17:24:54.052907378Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s 
2026-03-29T17:24:54.054720669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2026-03-29T17:24:54.057229391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:54.069868682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136342s 
2026-03-29T17:24:54.072110406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-03-29T17:24:54', 'movie_added_notifications') 
2026-03-29T17:24:54.074628156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:54.076898928Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-03-29T17:24:54.077977210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207157s 
2026-03-29T17:24:54.079490537Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-03-29T17:24:54.080728530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:54.082597653Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2026-03-29T17:24:54.087433281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2026-03-29T17:24:54.089330542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-03-29T17:24:54.092575175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038814s 
2026-03-29T17:24:54.093806996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2026-03-29T17:24:54.095385424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2026-03-29T17:24:54.097903585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030019s 
2026-03-29T17:24:54.099825956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-03-29T17:24:54', 'more_movie_meta_index') 
2026-03-29T17:24:54.102180677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:54.104391499Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-03-29T17:24:54.105459029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009379s 
2026-03-29T17:24:54.107059201Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-03-29T17:24:54.108358056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:54.110279205Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2026-03-29T17:24:54.157887702Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T17:24:54.159478636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-03-29T17:24:54.161585699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023772s 
2026-03-29T17:24:54.162717999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-03-29T17:24:54.163772643Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s 
2026-03-29T17:24:54.165069324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-03-29T17:24:54.240359543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL) 
2026-03-29T17:24:54.246922739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags" FROM "Blocklist" 
2026-03-29T17:24:54.251252427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-03-29T17:24:54.253848605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-03-29T17:24:54.280395912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1140854s 
2026-03-29T17:24:54.281582071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-03-29T17:24:54.282621414Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2026-03-29T17:24:54.283903245Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-03-29T17:24:54.358802947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL) 
2026-03-29T17:24:54.365411224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags" FROM "Blocklist" 
2026-03-29T17:24:54.369733668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-03-29T17:24:54.372569108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-03-29T17:24:54.400223053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1150372s 
2026-03-29T17:24:54.401414673Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-03-29T17:24:54.402432141Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2026-03-29T17:24:54.403612639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2026-03-29T17:24:54.479740916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "QualityProfileId" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "SearchOnAdd" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Added" DATETIME) 
2026-03-29T17:24:54.487399708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Collections_temp" ("Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added") SELECT "Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added" FROM "Collections" 
2026-03-29T17:24:54.492032456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-03-29T17:24:54.495365488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-03-29T17:24:54.522661393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-03-29T17:24:54.525319946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1205516s 
2026-03-29T17:24:54.526565374Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-03-29T17:24:54.527577863Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2026-03-29T17:24:54.528815806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2026-03-29T17:24:54.615691343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "QualityProfileId" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "SearchOnAdd" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Added" DATETIME) 
2026-03-29T17:24:54.624653731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Collections_temp" ("Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added") SELECT "Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added" FROM "Collections" 
2026-03-29T17:24:54.630221051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-03-29T17:24:54.633525265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-03-29T17:24:54.663117995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-03-29T17:24:54.666626760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1360102s 
2026-03-29T17:24:54.668063303Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-29T17:24:54.669192627Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2026-03-29T17:24:54.671049085Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-03-29T17:24:54.747457896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-03-29T17:24:54.754636972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-03-29T17:24:54.758794184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-29T17:24:54.761708953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-29T17:24:54.789121022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1163026s 
2026-03-29T17:24:54.791678932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-29T17:24:54.792884791Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2026-03-29T17:24:54.794446155Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-03-29T17:24:54.869917318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-03-29T17:24:54.877187899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-03-29T17:24:54.881263576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-29T17:24:54.884119016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-29T17:24:54.912325514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1149601s 
2026-03-29T17:24:54.913965747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-29T17:24:54.915129460Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2026-03-29T17:24:54.916719702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-03-29T17:24:54.992167378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-03-29T17:24:55.001147531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-03-29T17:24:55.006049752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-29T17:24:55.009283574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-29T17:24:55.040245070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1194116s 
2026-03-29T17:24:55.041947709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-03-29T17:24:55.043609194Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2026-03-29T17:24:55.045349198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-03-29T17:24:55.124316522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-29T17:24:55.131571431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-03-29T17:24:55.135115447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-03-29T17:24:55.138441094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-03-29T17:24:55.165623500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-29T17:24:55.168492207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1218607s 
2026-03-29T17:24:55.169792615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-03-29T17:24:55.171042963Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2026-03-29T17:24:55.172471830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-03-29T17:24:55.246205815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-29T17:24:55.252710553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-03-29T17:24:55.256281935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-03-29T17:24:55.259655979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-03-29T17:24:55.287664870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-29T17:24:55.291325200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1171449s 
2026-03-29T17:24:55.292253279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-03-29T17:24:55.293400760Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-05s 
2026-03-29T17:24:55.294781320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-03-29T17:24:55.368623864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-29T17:24:55.377464416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-03-29T17:24:55.380950305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-03-29T17:24:55.384362827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-03-29T17:24:55.412935402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-29T17:24:55.416265939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.12003s 
2026-03-29T17:24:55.417565455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-03-29T17:24:55.418893810Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2026-03-29T17:24:55.420235943Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-03-29T17:24:55.495366841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "MovieId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2026-03-29T17:24:55.502359822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "MovieId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "MovieId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory" 
2026-03-29T17:24:55.506795905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-03-29T17:24:55.510421246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-03-29T17:24:55.537728543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-03-29T17:24:55.541073388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-03-29T17:24:55.544379405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-03-29T17:24:55.546992478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1255236s 
2026-03-29T17:24:55.548174488Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-03-29T17:24:55.549430166Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s 
2026-03-29T17:24:55.550688901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-03-29T17:24:55.635101178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-03-29T17:24:55.642755782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2026-03-29T17:24:55.646114515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-03-29T17:24:55.648774301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-03-29T17:24:55.677600848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1255212s 
2026-03-29T17:24:55.678973582Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-03-29T17:24:55.680045581Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2026-03-29T17:24:55.681491352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-03-29T17:24:55.756086171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-03-29T17:24:55.763670824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2026-03-29T17:24:55.767429984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-03-29T17:24:55.770299512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-03-29T17:24:55.799836309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1165492s 
2026-03-29T17:24:55.804121067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-03-29T17:24:55.805327396Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2026-03-29T17:24:55.806827577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-03-29T17:24:55.884121571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "MovieId" INTEGER NOT NULL, "Languages" TEXT NOT NULL) 
2026-03-29T17:24:55.896401268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages" FROM "History" 
2026-03-29T17:24:55.900297083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-03-29T17:24:55.903497858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-03-29T17:24:55.933078303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-03-29T17:24:55.936986703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-03-29T17:24:55.939757754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1310783s 
2026-03-29T17:24:55.940957139Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-03-29T17:24:55.942028266Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2026-03-29T17:24:55.943325388Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-03-29T17:24:56.028547105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-03-29T17:24:56.040109447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2026-03-29T17:24:56.046625028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-03-29T17:24:56.050172431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-03-29T17:24:56.081702492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-03-29T17:24:56.085804502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1408188s 
2026-03-29T17:24:56.086738663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-03-29T17:24:56.087791283Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2026-03-29T17:24:56.089118956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-03-29T17:24:56.170845656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-03-29T17:24:56.178700092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2026-03-29T17:24:56.183216286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-03-29T17:24:56.187310330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-03-29T17:24:56.216201727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-03-29T17:24:56.221079951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1303194s 
2026-03-29T17:24:56.222728500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-03-29T17:24:56.224462582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001879s 
2026-03-29T17:24:56.225795436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-03-29T17:24:56.308237286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-03-29T17:24:56.319685328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2026-03-29T17:24:56.324620907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-03-29T17:24:56.328977910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-03-29T17:24:56.359921841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-03-29T17:24:56.362939177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1357725s 
2026-03-29T17:24:56.364057950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-29T17:24:56.365300923Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.27E-05s 
2026-03-29T17:24:56.366622594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-03-29T17:24:56.445170333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-03-29T17:24:56.452207092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-03-29T17:24:56.456352420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-29T17:24:56.459698567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-29T17:24:56.490300339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-29T17:24:56.495697838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.125387s 
2026-03-29T17:24:56.496999519Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-29T17:24:56.498260889Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s 
2026-03-29T17:24:56.500019680Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-03-29T17:24:56.576240684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-03-29T17:24:56.582923782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-03-29T17:24:56.587387440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-29T17:24:56.590772606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-29T17:24:56.621741768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-29T17:24:56.625863848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1245446s 
2026-03-29T17:24:56.627194417Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-29T17:24:56.628424755Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s 
2026-03-29T17:24:56.630272365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-03-29T17:24:56.707294892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-03-29T17:24:56.714484480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-03-29T17:24:56.719054973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-29T17:24:56.722358285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-29T17:24:56.750267224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-29T17:24:56.753068204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1221362s 
2026-03-29T17:24:56.754359945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-29T17:24:56.755408697Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s 
2026-03-29T17:24:56.757023008Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-03-29T17:24:56.841821814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-03-29T17:24:56.848911310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-03-29T17:24:56.853043200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-29T17:24:56.856389398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-29T17:24:56.887461877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-29T17:24:56.890476047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1321131s 
2026-03-29T17:24:56.891625942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-03-29T17:24:56.892716829Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s 
2026-03-29T17:24:56.894237020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-03-29T17:24:56.976955067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "MovieFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2026-03-29T17:24:56.983314973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension") SELECT "Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2026-03-29T17:24:56.987239796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-03-29T17:24:56.990189105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-03-29T17:24:57.017626776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1221032s 
2026-03-29T17:24:57.018853355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-03-29T17:24:57.019909352Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s 
2026-03-29T17:24:57.021137194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-03-29T17:24:57.107618518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "MovieFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2026-03-29T17:24:57.114335103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension") SELECT "Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2026-03-29T17:24:57.118898212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-03-29T17:24:57.121815877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-03-29T17:24:57.149676749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1273252s 
2026-03-29T17:24:57.150872838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-03-29T17:24:57.151947672Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s 
2026-03-29T17:24:57.153217028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2026-03-29T17:24:57.235910715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT, "Edition" TEXT, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL, "OriginalFilePath" TEXT) 
2026-03-29T17:24:57.243364094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath") SELECT "Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath" FROM "MovieFiles" 
2026-03-29T17:24:57.247909416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-03-29T17:24:57.250789556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-03-29T17:24:57.279037899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-03-29T17:24:57.282205737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1276478s 
2026-03-29T17:24:57.283379581Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-03-29T17:24:57.285474119Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s 
2026-03-29T17:24:57.287279103Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2026-03-29T17:24:57.370947073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2026-03-29T17:24:57.383559339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 
2026-03-29T17:24:57.391360498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-03-29T17:24:57.395529323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-03-29T17:24:57.425894708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-03-29T17:24:57.428948107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-03-29T17:24:57.432249104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-03-29T17:24:57.435528718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-03-29T17:24:57.438605504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1497774s 
2026-03-29T17:24:57.439463311Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-03-29T17:24:57.440560771Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s 
2026-03-29T17:24:57.442114199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2026-03-29T17:24:57.529945942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2026-03-29T17:24:57.542206972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 
2026-03-29T17:24:57.550063202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-03-29T17:24:57.554039128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-03-29T17:24:57.581373881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-03-29T17:24:57.584783497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-03-29T17:24:57.588025545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-03-29T17:24:57.591396132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-03-29T17:24:57.594097502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.150738s 
2026-03-29T17:24:57.595268079Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-03-29T17:24:57.596341580Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s 
2026-03-29T17:24:57.597607289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2026-03-29T17:24:57.682199900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2026-03-29T17:24:57.694591573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 
2026-03-29T17:24:57.702258642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-03-29T17:24:57.706052812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-03-29T17:24:57.733448718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-03-29T17:24:57.736744835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-03-29T17:24:57.739877824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-03-29T17:24:57.743139251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-03-29T17:24:57.745724106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1468962s 
2026-03-29T17:24:57.746878210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-03-29T17:24:57.747949708Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s 
2026-03-29T17:24:57.749301550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2026-03-29T17:24:57.833571020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2026-03-29T17:24:57.845584641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 
2026-03-29T17:24:57.853601374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-03-29T17:24:57.865946864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-03-29T17:24:57.894095155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-03-29T17:24:57.897613750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-03-29T17:24:57.900891391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-03-29T17:24:57.904195223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-03-29T17:24:57.906918106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1563685s 
2026-03-29T17:24:57.908083954Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:24:57.909146784Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s 
2026-03-29T17:24:57.910729912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2026-03-29T17:24:57.991830791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "Added" DATETIME, "Tags" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL UNIQUE) 
2026-03-29T17:24:57.998243384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId") SELECT "Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId" FROM "Movies" 
2026-03-29T17:24:58.002228960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-29T17:24:58.005416659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-29T17:24:58.034211822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-03-29T17:24:58.036865135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1248527s 
2026-03-29T17:24:58.038399585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-03-29T17:24:58.039536575Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.65E-05s 
2026-03-29T17:24:58.040829318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-03-29T17:24:58.134017076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT, "Reason" INTEGER NOT NULL) 
2026-03-29T17:24:58.139961997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason" FROM "PendingReleases" 
2026-03-29T17:24:58.143650785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-03-29T17:24:58.146587048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-03-29T17:24:58.174573102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1322111s 
2026-03-29T17:24:58.176223756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-03-29T17:24:58.177349383Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.74E-05s 
2026-03-29T17:24:58.178685513Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-03-29T17:24:58.264034006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-03-29T17:24:58.269598281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-03-29T17:24:58.272821181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-03-29T17:24:58.276142719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-03-29T17:24:58.306712787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-29T17:24:58.309597395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1295545s 
2026-03-29T17:24:58.310880790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-03-29T17:24:58.312031507Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.13E-05s 
2026-03-29T17:24:58.313316454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-03-29T17:24:58.395778265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-03-29T17:24:58.401089269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-03-29T17:24:58.404335506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-03-29T17:24:58.407644820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-03-29T17:24:58.435902601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-29T17:24:58.438755967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1241667s 
2026-03-29T17:24:58.439919791Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-03-29T17:24:58.441216001Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2026-03-29T17:24:58.442442821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2026-03-29T17:24:58.522439858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2026-03-29T17:24:58.528545152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language" FROM "SubtitleFiles" 
2026-03-29T17:24:58.532262798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-03-29T17:24:58.535026593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-03-29T17:24:58.563641774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.119098s 
2026-03-29T17:24:58.565075211Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-03-29T17:24:58.566226910Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.79E-05s 
2026-03-29T17:24:58.567528591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2026-03-29T17:24:58.648128001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2026-03-29T17:24:58.654051900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language" FROM "SubtitleFiles" 
2026-03-29T17:24:58.657728864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-03-29T17:24:58.660678223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-03-29T17:24:58.688736723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1196986s 
2026-03-29T17:24:58.690175170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-29T17:24:58.691504196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002848s 
2026-03-29T17:24:58.693119779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-03-29T17:24:58.771867200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-03-29T17:24:58.776198331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-03-29T17:24:58.779117800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-03-29T17:24:58.782406242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-03-29T17:24:58.810409812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-29T17:24:58.814125203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1197692s 
2026-03-29T17:24:58.821228006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-03-29T17:24:58', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-03-29T17:24:58.824771872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:58.830943339Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-03-29T17:24:58.832182825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1363906s 
2026-03-29T17:24:58.838701331Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-03-29T17:24:58.841174932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:58.850629150Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2026-03-29T17:24:58.868310474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-03-29T17:24:58.869935176Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.47E-05s 
2026-03-29T17:24:58.871403753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2026-03-29T17:24:58.873199619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2026-03-29T17:24:58.884478471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117515s 
2026-03-29T17:24:58.887166373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-03-29T17:24:58', 'add_language_tags_to_subtitle_files') 
2026-03-29T17:24:58.889953555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:58.892569894Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-03-29T17:24:58.893777396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197262s 
2026-03-29T17:24:58.895555937Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-03-29T17:24:58.896843921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:58.898872265Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2026-03-29T17:24:58.904369475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-03-29T17:24:58.905504670Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-05s 
2026-03-29T17:24:58.906630528Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-03-29T17:24:58.908172172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-03-29T17:24:58.918868541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111051s 
2026-03-29T17:24:58.920135862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-03-29T17:24:58.921678068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-03-29T17:24:58.931657844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104133s 
2026-03-29T17:24:58.933791541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-03-29T17:24:58', 'add_salt_to_users') 
2026-03-29T17:24:58.936344922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:58.938596516Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-03-29T17:24:58.939662062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172846s 
2026-03-29T17:24:58.941174167Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-03-29T17:24:58.942392751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:58.944316584Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2026-03-29T17:24:58.949828053Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2026-03-29T17:24:59.031145919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-03-29T17:24:59.037586528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "MovieMetadataId" FROM "AlternativeTitles" 
2026-03-29T17:24:59.041540511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-03-29T17:24:59.045093164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-03-29T17:24:59.077974336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-03-29T17:24:59.082974144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-03-29T17:24:59.085893572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1347651s 
2026-03-29T17:24:59.087255825Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2026-03-29T17:24:59.175833901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-03-29T17:24:59.182217787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "VoteCount", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "VoteCount", "MovieMetadataId" FROM "AlternativeTitles" 
2026-03-29T17:24:59.185902947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-03-29T17:24:59.189537406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-03-29T17:24:59.219884655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-03-29T17:24:59.223581169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-03-29T17:24:59.226612913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1379356s 
2026-03-29T17:24:59.227668048Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2026-03-29T17:24:59.308102155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-03-29T17:24:59.313703855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "MovieMetadataId" FROM "AlternativeTitles" 
2026-03-29T17:24:59.317104933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-03-29T17:24:59.320653840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-03-29T17:24:59.349912687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-03-29T17:24:59.353545763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-03-29T17:24:59.356352434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1273928s 
2026-03-29T17:24:59.357587912Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2026-03-29T17:24:59.437797077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-03-29T17:24:59.443077289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "MovieMetadataId" FROM "AlternativeTitles" 
2026-03-29T17:24:59.446464770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-03-29T17:24:59.450027615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-03-29T17:24:59.479497788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-03-29T17:24:59.483138088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-03-29T17:24:59.485956914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1271928s 
2026-03-29T17:24:59.488002463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-03-29T17:24:59', 'clean_alt_titles') 
2026-03-29T17:24:59.490479791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:59.493128605Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-03-29T17:24:59.494214331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1343463s 
2026-03-29T17:24:59.496034006Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-03-29T17:24:59.497248351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:59.499492099Z [Info] remove_omg: Starting migration of Main DB to 217 
2026-03-29T17:24:59.504138225Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T17:24:59.505958030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-03-29T17:24:59.508311399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028887s 
2026-03-29T17:24:59.510310193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-03-29T17:24:59', 'remove_omg') 
2026-03-29T17:24:59.512810037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:59.515022773Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-03-29T17:24:59.516132167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096319s 
2026-03-29T17:24:59.517754944Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-03-29T17:24:59.519032928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:59.521069348Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2026-03-29T17:24:59.526155640Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-03-29T17:24:59.527623546Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.86E-05s 
2026-03-29T17:24:59.529493261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2026-03-29T17:24:59.531993045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2026-03-29T17:24:59.542850308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121207s 
2026-03-29T17:24:59.545045478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-03-29T17:24:59', 'add_additional_info_to_pending_releases') 
2026-03-29T17:24:59.547611536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:59.550061659Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-03-29T17:24:59.551193839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192141s 
2026-03-29T17:24:59.552742077Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-03-29T17:24:59.554004499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:59.555883923Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2026-03-29T17:24:59.560221367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-29T17:24:59.561365672Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.81E-05s 
2026-03-29T17:24:59.562531038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-03-29T17:24:59.564652620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-03-29T17:24:59.575521146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118506s 
2026-03-29T17:24:59.577644953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-03-29T17:24:59', 'add_result_to_commands') 
2026-03-29T17:24:59.580255279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:59.582559469Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-03-29T17:24:59.583634624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018829s 
2026-03-29T17:24:59.585291620Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-03-29T17:24:59.586546978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:59.588605874Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2026-03-29T17:24:59.592884249Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-29T17:24:59.594036119Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.87E-05s 
2026-03-29T17:24:59.595291176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-03-29T17:24:59.597291374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:59.608155861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116871s 
2026-03-29T17:24:59.610713351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-03-29T17:24:59', 'health_restored_notification') 
2026-03-29T17:24:59.613574142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:59.616003734Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-03-29T17:24:59.617115012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194203s 
2026-03-29T17:24:59.618837310Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-03-29T17:24:59.620215465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:59.622215102Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2026-03-29T17:24:59.626539229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-29T17:24:59.627680086Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.85E-05s 
2026-03-29T17:24:59.629020626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2026-03-29T17:24:59.630996003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:59.644430275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116707s 
2026-03-29T17:24:59.646738634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-03-29T17:24:59', 'add_on_manual_interaction_required_to_notifications') 
2026-03-29T17:24:59.649402117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:59.651888394Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-03-29T17:24:59.653073390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214319s 
2026-03-29T17:24:59.654534262Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-03-29T17:24:59.655727955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:59.657624514Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2026-03-29T17:24:59.661094953Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T17:24:59.662783823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2026-03-29T17:24:59.664978493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026856s 
2026-03-29T17:24:59.666918619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-03-29T17:24:59', 'remove_rarbg') 
2026-03-29T17:24:59.669375737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:59.671553582Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-03-29T17:24:59.672629319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092255s 
2026-03-29T17:24:59.674204490Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-03-29T17:24:59.675471692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:59.677554787Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2026-03-29T17:24:59.682685449Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2026-03-29T17:24:59.685135372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2026-03-29T17:24:59.689074173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048544s 
2026-03-29T17:24:59.691208922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-03-29T17:24:59', 'remove_invalid_roksbox_metadata_images') 
2026-03-29T17:24:59.693781312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:59.696127546Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-03-29T17:24:59.697271961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116632s 
2026-03-29T17:24:59.698714986Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-03-29T17:24:59.699840483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:59.701833496Z [Info] list_sync_time: Starting migration of Main DB to 224 
2026-03-29T17:24:59.714963465Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-03-29T17:24:59.794375895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-29T17:24:59.800176676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus" 
2026-03-29T17:24:59.803749891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-03-29T17:24:59.807059816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-03-29T17:24:59.835155241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-03-29T17:24:59.838003216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1215991s 
2026-03-29T17:24:59.839172350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-03-29T17:24:59.840268728Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s 
2026-03-29T17:24:59.841620089Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-03-29T17:24:59.843349201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-03-29T17:24:59.853484700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106673s 
2026-03-29T17:24:59.854747052Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T17:24:59.856358457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2026-03-29T17:24:59.858320658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024431s 
2026-03-29T17:24:59.860306878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-03-29T17:24:59', 'list_sync_time') 
2026-03-29T17:24:59.862791561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:59.865419854Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-03-29T17:24:59.866500750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094377s 
2026-03-29T17:24:59.868070852Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-03-29T17:24:59.869308444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:59.871293651Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2026-03-29T17:24:59.875239266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-03-29T17:24:59.876466858Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.81E-05s 
2026-03-29T17:24:59.877690633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2026-03-29T17:24:59.879231495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2026-03-29T17:24:59.889995260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112238s 
2026-03-29T17:24:59.892082863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-03-29T17:24:59', 'add_tags_to_collections') 
2026-03-29T17:24:59.895142585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:59.897491465Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-03-29T17:24:59.898611691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018641s 
2026-03-29T17:24:59.900149277Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-03-29T17:24:59.901392480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:59.903366395Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2026-03-29T17:24:59.907372352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-03-29T17:24:59.908544522Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.72E-05s 
2026-03-29T17:24:59.909735169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-03-29T17:24:59.911357566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-03-29T17:24:59.922179789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112926s 
2026-03-29T17:24:59.924372283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-03-29T17:24:59', 'add_download_client_tags') 
2026-03-29T17:24:59.926877388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:59.929188081Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-03-29T17:24:59.930282114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018231s 
2026-03-29T17:24:59.931703697Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-03-29T17:24:59.932975348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:59.934880133Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2026-03-29T17:24:59.943398877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-03-29T17:24:59.946732359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]') 
2026-03-29T17:24:59.951130666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064287s 
2026-03-29T17:24:59.952537409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-03-29T17:24:59.954126158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-03-29T17:24:59.956857708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031946s 
2026-03-29T17:24:59.958967917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-03-29T17:24:59', 'add_auto_tagging') 
2026-03-29T17:24:59.961432169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:24:59.963787853Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-03-29T17:24:59.964846174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01008s 
2026-03-29T17:24:59.966650898Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-03-29T17:24:59.967981568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:24:59.970235166Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2026-03-29T17:24:59.975875213Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-03-29T17:24:59.977195171Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.01E-05s 
2026-03-29T17:24:59.978521873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-03-29T17:24:59.980613715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:24:59.991917446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121075s 
2026-03-29T17:24:59.993111892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-03-29T17:24:59.994147337Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2026-03-29T17:24:59.995404458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-03-29T17:24:59.997156115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-03-29T17:25:00.007453651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01089s 
2026-03-29T17:25:00.009773262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-03-29T17:25:00', 'add_custom_format_score_bypass_to_delay_profile') 
2026-03-29T17:25:00.012442718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:00.014899054Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-03-29T17:25:00.016087547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180888s 
2026-03-29T17:25:00.017725495Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-03-29T17:25:00.019050784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:00.021101443Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2026-03-29T17:25:00.036205487Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-03-29T17:25:00.038032156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-03-29T17:25:00.069613450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0317658s 
2026-03-29T17:25:00.070987687Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-03-29T17:25:00.072101069Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.85E-05s 
2026-03-29T17:25:00.073304653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2026-03-29T17:25:00.076200504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2026-03-29T17:25:00.087221316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127381s 
2026-03-29T17:25:00.088451093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-03-29T17:25:00.089492951Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s 
2026-03-29T17:25:00.090748058Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-03-29T17:25:00.092608464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-03-29T17:25:00.103167637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112165s 
2026-03-29T17:25:00.104380739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-03-29T17:25:00.105416886Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2026-03-29T17:25:00.106623475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-03-29T17:25:00.108449923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:25:00.119125260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113079s 
2026-03-29T17:25:00.120465709Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-03-29T17:25:00.202204764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Name" TEXT, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2026-03-29T17:25:00.207426088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Name", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Name", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2026-03-29T17:25:00.211024203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-03-29T17:25:00.213761425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-03-29T17:25:00.243512263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1217547s 
2026-03-29T17:25:00.244757561Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:25:00.246099232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:25:00.257123412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109069s 
2026-03-29T17:25:00.258731440Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T17:25:00.260749253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-03-29T17:25:00.263170228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033031s 
2026-03-29T17:25:00.265953452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-03-29T17:25:00', 'update_restrictions_to_release_profiles') 
2026-03-29T17:25:00.269010207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:00.271660494Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-03-29T17:25:00.272824849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011575s 
2026-03-29T17:25:00.274769765Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-03-29T17:25:00.276119723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:00.278179070Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2026-03-29T17:25:00.283544695Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-03-29T17:25:00.285122963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-03-29T17:25:00.315385822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304789s 
2026-03-29T17:25:00.316879610Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2026-03-29T17:25:00.406578353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "Added" DATETIME, "Tags" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL UNIQUE) 
2026-03-29T17:25:00.413299297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "Path", "Monitored", "QualityProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId") SELECT "Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId" FROM "Movies" 
2026-03-29T17:25:00.417311155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-03-29T17:25:00.420482932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-03-29T17:25:00.450634046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-03-29T17:25:00.453547302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1354459s 
2026-03-29T17:25:00.454889755Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2026-03-29T17:25:00.552848121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "QualityProfileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "Tags" TEXT, "SearchOnAdd" INTEGER NOT NULL, "Monitor" INTEGER NOT NULL) 
2026-03-29T17:25:00.560632956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "QualityProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor") SELECT "Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor" FROM "ImportLists" 
2026-03-29T17:25:00.565470427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-03-29T17:25:00.569416183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-03-29T17:25:00.600611910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-03-29T17:25:00.603564786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1474733s 
2026-03-29T17:25:00.605743894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-03-29T17:25:00', 'rename_quality_profiles') 
2026-03-29T17:25:00.608226293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:00.611107545Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-03-29T17:25:00.612313514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1549353s 
2026-03-29T17:25:00.613880399Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-03-29T17:25:00.615123863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:00.617173620Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2026-03-29T17:25:00.621285330Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-03-29T17:25:00.622987948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-03-29T17:25:00.625466018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028448s 
2026-03-29T17:25:00.626922992Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-03-29T17:25:00.628495939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-03-29T17:25:00.630556889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024209s 
2026-03-29T17:25:00.632052601Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-03-29T17:25:00.633659467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-03-29T17:25:00.635722461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002435s 
2026-03-29T17:25:00.637829925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-03-29T17:25:00', 'update_images_remote_url') 
2026-03-29T17:25:00.640331232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:00.642641273Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-03-29T17:25:00.643735547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092132s 
2026-03-29T17:25:00.645261259Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-03-29T17:25:00.646501266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:00.648429269Z [Info] add_notification_status: Starting migration of Main DB to 232 
2026-03-29T17:25:00.656455170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-03-29T17:25:00.659602999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-29T17:25:00.663985403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062507s 
2026-03-29T17:25:00.665730878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-03-29T17:25:00.667629481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-03-29T17:25:00.670501695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036154s 
2026-03-29T17:25:00.672551212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-03-29T17:25:00', 'add_notification_status') 
2026-03-29T17:25:00.675041987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:00.677622804Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-03-29T17:25:00.678728380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106209s 
2026-03-29T17:25:00.680314925Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-03-29T17:25:00.681575945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:00.683526262Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2026-03-29T17:25:00.688039510Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadHistory" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL 
2026-03-29T17:25:00.690343580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadHistory" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL 
2026-03-29T17:25:00.693211565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036139s 
2026-03-29T17:25:00.695336694Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = REPLACE(REPLACE("LastRssSyncReleaseInfo", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "LastRssSyncReleaseInfo" IS NOT NULL 
2026-03-29T17:25:00.697938794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = REPLACE(REPLACE("LastRssSyncReleaseInfo", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "LastRssSyncReleaseInfo" IS NOT NULL 
2026-03-29T17:25:00.700636356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037066s 
2026-03-29T17:25:00.702473204Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "PendingReleases" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL 
2026-03-29T17:25:00.704697924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "PendingReleases" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL 
2026-03-29T17:25:00.707204692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033131s 
2026-03-29T17:25:00.709007542Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = REPLACE(REPLACE("Data", 'HDB_Internal', 'G_Internal'), 'AHD_Internal', 'G_Internal') WHERE "Data" IS NOT NULL 
2026-03-29T17:25:00.711040225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = REPLACE(REPLACE("Data", 'HDB_Internal', 'G_Internal'), 'AHD_Internal', 'G_Internal') WHERE "Data" IS NOT NULL 
2026-03-29T17:25:00.713501532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003119s 
2026-03-29T17:25:00.715558995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-03-29T17:25:00', 'rename_deprecated_indexer_flags') 
2026-03-29T17:25:00.718107547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:00.720444593Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-03-29T17:25:00.721549237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098217s 
2026-03-29T17:25:00.723017604Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-03-29T17:25:00.724284826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:00.726179311Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2026-03-29T17:25:00.730160257Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-03-29T17:25:00.731295763Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.77E-05s 
2026-03-29T17:25:00.732733509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2026-03-29T17:25:00.734448692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2026-03-29T17:25:00.745748656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118159s 
2026-03-29T17:25:00.747810608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-03-29T17:25:00', 'movie_last_searched_time') 
2026-03-29T17:25:00.750407408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:00.763249207Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-03-29T17:25:00.764588784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0290039s 
2026-03-29T17:25:00.766141080Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-03-29T17:25:00.767368923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:00.769618392Z [Info] email_encryption: Starting migration of Main DB to 235 
2026-03-29T17:25:00.772506488Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:25:00.773732837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:25:00.782117321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008296s 
2026-03-29T17:25:00.784401059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-03-29T17:25:00', 'email_encryption') 
2026-03-29T17:25:00.787072549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:00.789570269Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-03-29T17:25:00.790607237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158447s 
2026-03-29T17:25:00.792252219Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-03-29T17:25:00.793506234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:00.795414948Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2026-03-29T17:25:00.798295168Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-03-29T17:25:00.799897504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-03-29T17:25:00.802063145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024821s 
2026-03-29T17:25:00.804145398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-03-29T17:25:00', 'clear_last_rss_releases_info') 
2026-03-29T17:25:00.806634089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:00.808965133Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-03-29T17:25:00.810028615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092374s 
2026-03-29T17:25:00.811421820Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-03-29T17:25:00.812674573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:00.814496351Z [Info] add_indexes: Starting migration of Main DB to 237 
2026-03-29T17:25:00.828616805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2026-03-29T17:25:00.830419365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2026-03-29T17:25:00.833689480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037146s 
2026-03-29T17:25:00.834954086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2026-03-29T17:25:00.836504438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2026-03-29T17:25:00.839006907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029721s 
2026-03-29T17:25:00.840275542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2026-03-29T17:25:00.842047359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2026-03-29T17:25:00.844776565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033926s 
2026-03-29T17:25:00.846916354Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-03-29T17:25:00.848754135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-03-29T17:25:00.851193847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031316s 
2026-03-29T17:25:00.852480568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-03-29T17:25:00.854162355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-03-29T17:25:00.856934818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033414s 
2026-03-29T17:25:00.858131017Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2026-03-29T17:25:00.859619905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2026-03-29T17:25:00.862316846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030931s 
2026-03-29T17:25:00.863441711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2026-03-29T17:25:00.865009939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2026-03-29T17:25:00.867560615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029611s 
2026-03-29T17:25:00.869731306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-03-29T17:25:00', 'add_indexes') 
2026-03-29T17:25:00.872586996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:00.874792317Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-03-29T17:25:00.875890268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101618s 
2026-03-29T17:25:00.877570511Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-03-29T17:25:00.878861671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:00.880880576Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2026-03-29T17:25:00.886599172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-03-29T17:25:00.887761131Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.84E-05s 
2026-03-29T17:25:00.889032562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2026-03-29T17:25:00.890668285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2026-03-29T17:25:00.902224927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120237s 
2026-03-29T17:25:00.903422488Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-03-29T17:25:00.904489337Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-05s 
2026-03-29T17:25:00.905649302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2026-03-29T17:25:00.907318143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2026-03-29T17:25:00.918228583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114159s 
2026-03-29T17:25:00.919355151Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:25:00.920548714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:25:00.927953455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072841s 
2026-03-29T17:25:00.930422768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-03-29T17:25:00', 'parse_title_from_existing_subtitle_files') 
2026-03-29T17:25:00.933194339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:00.935362314Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-03-29T17:25:00.936564014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147485s 
2026-03-29T17:25:00.938219327Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-03-29T17:25:00.939526099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:00.941552730Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2026-03-29T17:25:00.945681954Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-03-29T17:25:00.946872602Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.89E-05s 
2026-03-29T17:25:00.948198362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2026-03-29T17:25:00.950119159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2026-03-29T17:25:00.961874771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124659s 
2026-03-29T17:25:00.964128429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-03-29T17:25:00', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-03-29T17:25:00.966823767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:00.969097476Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-03-29T17:25:00.970283584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194576s 
2026-03-29T17:25:00.971912494Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-03-29T17:25:00.973248875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:00.975244544Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2026-03-29T17:25:00.978701885Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2026-03-29T17:25:01.064632340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL) 
2026-03-29T17:25:01.070927426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies") SELECT "Id", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies" FROM "NamingConfig" 
2026-03-29T17:25:01.074859234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-03-29T17:25:01.077645204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-03-29T17:25:01.107682027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1276847s 
2026-03-29T17:25:01.110345561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-03-29T17:25:01', 'drop_multi_episode_style_from_naming_config') 
2026-03-29T17:25:01.112707728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:01.115219726Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-03-29T17:25:01.116377558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1351172s 
2026-03-29T17:25:01.118383457Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-03-29T17:25:01.119163908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:01.121088163Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2026-03-29T17:25:01.123886388Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:25:01.125145643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:25:01.132268777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070546s 
2026-03-29T17:25:01.134508316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-03-29T17:25:01', 'stevenlu_update_url') 
2026-03-29T17:25:01.137235067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:01.139367140Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-03-29T17:25:01.140473538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142467s 
2026-03-29T17:25:01.141949280Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-03-29T17:25:01.143206421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:01.145142690Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2026-03-29T17:25:01.148723692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-03-29T17:25:01.149862445Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.81E-05s 
2026-03-29T17:25:01.151063293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2026-03-29T17:25:01.152698636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2026-03-29T17:25:01.164404026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012156s 
2026-03-29T17:25:01.166721052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-03-29T17:25:01', 'add_movie_keywords') 
2026-03-29T17:25:01.169551692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:01.171805590Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-03-29T17:25:01.172913642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195389s 
2026-03-29T17:25:01.310274360Z [Debug] MigrationController: Took: 00:00:25.2948962 
2026-03-29T17:25:03.923391580Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-03-29T17:25:04.777087443Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-03-29T17:25:05.298207843Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-03-29T17:25:05.311048029Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T17:25:05.313109850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T17:25:06.056971104Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-03-29T17:25:06.141493684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.813257s 
2026-03-29T17:25:06.155086405Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-03-29T17:25:06.158355298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8338408s 
2026-03-29T17:25:06.447981637Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-03-29T17:25:06.454734956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:06.519476072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-03-29T17:25:06.553485857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-03-29T17:25:06.613475074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0905716s 
2026-03-29T17:25:06.617411481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:06.642357894Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-03-29T17:25:06.644988592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1195933s 
2026-03-29T17:25:06.662452088Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-03-29T17:25:06.665386536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:06.684497118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-03-29T17:25:06.691053150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-29T17:25:06.702206499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150256s 
2026-03-29T17:25:06.704132678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-29T17:25:06.706746722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004178s 
2026-03-29T17:25:06.709395055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-03-29T17:25:06.713347503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-03-29T17:25:06.736482820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0250521s 
2026-03-29T17:25:06.738491776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:06.741842082Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-03-29T17:25:06.743480040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0306303s 
2026-03-29T17:25:06.746883163Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-03-29T17:25:06.749091429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:06.753931906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-29T17:25:06.756077397Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.74E-05s 
2026-03-29T17:25:06.757840798Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-03-29T17:25:06.760293997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-03-29T17:25:06.765127150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054012s 
2026-03-29T17:25:06.766973819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:06.770751345Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-03-29T17:25:06.772423803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110553s 
2026-03-29T17:25:06.791767314Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-03-29T17:25:06.793789095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:06.800360929Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-03-29T17:25:06.814770064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-03-29T17:25:06.818825721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2026-03-29T17:25:06.825218934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085459s 
2026-03-29T17:25:06.826884729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-03-29T17:25:06.829002754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-03-29T17:25:06.832211996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036384s 
2026-03-29T17:25:06.837840681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-29T17:25:06', 'InitialSetup') 
2026-03-29T17:25:06.843714228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:06.847733792Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-03-29T17:25:06.849324244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191118s 
2026-03-29T17:25:06.851480907Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-03-29T17:25:06.853267445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:06.856155300Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2026-03-29T17:25:06.859481337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-03-29T17:25:06', 'add_moviefiles_table') 
2026-03-29T17:25:06.863056997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:06.865892627Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-03-29T17:25:06.867498461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01264s 
2026-03-29T17:25:06.869351522Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-03-29T17:25:06.871088891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:06.873369113Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2026-03-29T17:25:06.876154752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-03-29T17:25:06', 'fix_history_movieId') 
2026-03-29T17:25:06.879439236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:06.882198382Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-03-29T17:25:06.883798774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111169s 
2026-03-29T17:25:06.885579109Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-03-29T17:25:06.891303176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:06.893763690Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2026-03-29T17:25:06.896173703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-03-29T17:25:06', 'add_tmdb_stuff') 
2026-03-29T17:25:06.899410080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:06.902287644Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-03-29T17:25:06.903882295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011043s 
2026-03-29T17:25:06.905650967Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-03-29T17:25:06.907383827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:06.909586142Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2026-03-29T17:25:06.911979691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-03-29T17:25:06', 'fix_movie_files') 
2026-03-29T17:25:06.915155045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:06.918165728Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-03-29T17:25:06.919740118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108231s 
2026-03-29T17:25:06.921696267Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-03-29T17:25:06.923501252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:06.925746503Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2026-03-29T17:25:06.928235835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-03-29T17:25:06', 'update_schedule_intervale') 
2026-03-29T17:25:06.931458625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:06.934616133Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-03-29T17:25:06.936267719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111013s 
2026-03-29T17:25:06.938120480Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-03-29T17:25:06.939949392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:06.942171878Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2026-03-29T17:25:06.944720520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-03-29T17:25:06', 'add_movie_formats_to_naming_config') 
2026-03-29T17:25:06.948075887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:06.951016057Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-03-29T17:25:06.952735920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110189s 
2026-03-29T17:25:06.954517839Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-03-29T17:25:06.956275568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:06.958461029Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2026-03-29T17:25:06.960899870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-03-29T17:25:06', 'add_phyiscal_release') 
2026-03-29T17:25:06.964117068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:06.966889982Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-03-29T17:25:06.968535205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106515s 
2026-03-29T17:25:06.970304748Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-03-29T17:25:06.971999450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:06.974199721Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2026-03-29T17:25:06.976583541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-03-29T17:25:06', 'remove_bitmetv') 
2026-03-29T17:25:06.979751972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:06.996581150Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-03-29T17:25:06.998131582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246053s 
2026-03-29T17:25:06.999898129Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-03-29T17:25:07.001691590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.004107565Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2026-03-29T17:25:07.006519071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-03-29T17:25:07', 'remove_torrentleech') 
2026-03-29T17:25:07.009749145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.012595517Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-03-29T17:25:07.014195449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109584s 
2026-03-29T17:25:07.015998981Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-03-29T17:25:07.017760869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.020144358Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2026-03-29T17:25:07.022910789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-03-29T17:25:07', 'remove_broadcasthenet') 
2026-03-29T17:25:07.026443132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.029560880Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-03-29T17:25:07.031200962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117718s 
2026-03-29T17:25:07.037318180Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-03-29T17:25:07.039031921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.043717095Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2026-03-29T17:25:07.046183221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-03-29T17:25:07', 'remove_fanzub') 
2026-03-29T17:25:07.049585502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.052603099Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-03-29T17:25:07.054171908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135955s 
2026-03-29T17:25:07.056115412Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-03-29T17:25:07.057888292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.060307453Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2026-03-29T17:25:07.062891817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-03-29T17:25:07', 'update_movie_sorttitle') 
2026-03-29T17:25:07.066429400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.069466225Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-03-29T17:25:07.071113973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115803s 
2026-03-29T17:25:07.073063108Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-03-29T17:25:07.074880338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.077243506Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2026-03-29T17:25:07.079890817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-03-29T17:25:07', 'update_movie_sorttitle_again') 
2026-03-29T17:25:07.083403170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.086444324Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-03-29T17:25:07.088132844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115323s 
2026-03-29T17:25:07.090020144Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-03-29T17:25:07.091770309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.095177970Z [Info] update_movie_file: Starting migration of Log DB to 117 
2026-03-29T17:25:07.097762455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-03-29T17:25:07', 'update_movie_file') 
2026-03-29T17:25:07.101333706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.105166193Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-03-29T17:25:07.106807067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133882s 
2026-03-29T17:25:07.108747695Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-03-29T17:25:07.110502949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.112875637Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2026-03-29T17:25:07.115485813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-03-29T17:25:07', 'update_movie_slug') 
2026-03-29T17:25:07.119025090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.121854979Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-03-29T17:25:07.123481204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113719s 
2026-03-29T17:25:07.125453425Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-03-29T17:25:07.127212397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.129610917Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2026-03-29T17:25:07.132236935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-03-29T17:25:07', 'add_youtube_trailer_id') 
2026-03-29T17:25:07.135677262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.138483202Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-03-29T17:25:07.140122573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112799s 
2026-03-29T17:25:07.141900994Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-03-29T17:25:07.143612361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.145897883Z [Info] add_studio: Starting migration of Log DB to 120 
2026-03-29T17:25:07.148328507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-03-29T17:25:07', 'add_studio') 
2026-03-29T17:25:07.151668162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.154350734Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-03-29T17:25:07.155923701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108031s 
2026-03-29T17:25:07.157821944Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-03-29T17:25:07.159601087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.162017713Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2026-03-29T17:25:07.164654643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-03-29T17:25:07', 'update_filedate_config') 
2026-03-29T17:25:07.168199451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.170966212Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-03-29T17:25:07.172646696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113967s 
2026-03-29T17:25:07.174589308Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-03-29T17:25:07.176370985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.178710927Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2026-03-29T17:25:07.181283147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-03-29T17:25:07', 'add_movieid_to_blacklist') 
2026-03-29T17:25:07.184759407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.187485426Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-03-29T17:25:07.189139587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111239s 
2026-03-29T17:25:07.191087990Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-03-29T17:25:07.192861341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.195247787Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2026-03-29T17:25:07.197808063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-03-29T17:25:07', 'create_netimport_table') 
2026-03-29T17:25:07.201269984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.204295827Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-03-29T17:25:07.205921260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114185s 
2026-03-29T17:25:07.208795477Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-03-29T17:25:07.210604149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.212980254Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2026-03-29T17:25:07.215599158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-03-29T17:25:07', 'add_preferred_tags_to_profile') 
2026-03-29T17:25:07.219191812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.223012395Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-03-29T17:25:07.224719222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123181s 
2026-03-29T17:25:07.226642365Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-03-29T17:25:07.228381707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.230848164Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2026-03-29T17:25:07.233389241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-03-29T17:25:07', 'fix_imdb_unique') 
2026-03-29T17:25:07.236995122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.240429197Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-03-29T17:25:07.242061845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120111s 
2026-03-29T17:25:07.244067784Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-03-29T17:25:07.245925785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.248705803Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2026-03-29T17:25:07.251467685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-03-29T17:25:07', 'update_qualities_and_profiles') 
2026-03-29T17:25:07.255530726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.258943789Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-03-29T17:25:07.260635395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129346s 
2026-03-29T17:25:07.262588598Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-03-29T17:25:07.264320886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.266783516Z [Info] remove_wombles: Starting migration of Log DB to 127 
2026-03-29T17:25:07.269319823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-03-29T17:25:07', 'remove_wombles') 
2026-03-29T17:25:07.272842176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.275699038Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-03-29T17:25:07.277294180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114536s 
2026-03-29T17:25:07.279158595Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-03-29T17:25:07.280880923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.283246737Z [Info] remove_kickass: Starting migration of Log DB to 128 
2026-03-29T17:25:07.285733955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-03-29T17:25:07', 'remove_kickass') 
2026-03-29T17:25:07.290108674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.292955166Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-03-29T17:25:07.294555789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120768s 
2026-03-29T17:25:07.296645357Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-03-29T17:25:07.299099819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.301565735Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2026-03-29T17:25:07.304323989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-03-29T17:25:07', 'add_parsed_movie_info_to_pending_release') 
2026-03-29T17:25:07.307912004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.310652062Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-03-29T17:25:07.312377787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120569s 
2026-03-29T17:25:07.314178613Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-03-29T17:25:07.315923397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.318197105Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2026-03-29T17:25:07.320631347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-03-29T17:25:07', 'remove_wombles_kickass') 
2026-03-29T17:25:07.324009970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.327652395Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-03-29T17:25:07.329345754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117437s 
2026-03-29T17:25:07.331263226Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-03-29T17:25:07.333073581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.335258360Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2026-03-29T17:25:07.337808045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-03-29T17:25:07', 'make_parsed_episode_info_nullable') 
2026-03-29T17:25:07.341125495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.344066517Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-03-29T17:25:07.345724877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109462s 
2026-03-29T17:25:07.347536505Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-03-29T17:25:07.349352632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.351574175Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2026-03-29T17:25:07.354120583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-03-29T17:25:07', 'rename_torrent_downloadstation') 
2026-03-29T17:25:07.357379956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.361272674Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-03-29T17:25:07.362921324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118731s 
2026-03-29T17:25:07.364711960Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-03-29T17:25:07.366433847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.368727085Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2026-03-29T17:25:07.371180716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-03-29T17:25:07', 'add_minimumavailability') 
2026-03-29T17:25:07.374392243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.377407815Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-03-29T17:25:07.379009661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109126s 
2026-03-29T17:25:07.380866370Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-03-29T17:25:07.382668519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.384868258Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2026-03-29T17:25:07.387641993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-03-29T17:25:07', 'add_remux_qualities_for_the_wankers') 
2026-03-29T17:25:07.390928742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.393692026Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-03-29T17:25:07.395340596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109818s 
2026-03-29T17:25:07.397157665Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-03-29T17:25:07.398932188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.401274645Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2026-03-29T17:25:07.403738747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-03-29T17:25:07', 'add_haspredbentry_to_movies') 
2026-03-29T17:25:07.406969101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.409692045Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-03-29T17:25:07.411323881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107106s 
2026-03-29T17:25:07.413232614Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-03-29T17:25:07.414980955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.417147908Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2026-03-29T17:25:07.419779838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-03-29T17:25:07', 'add_pathstate_to_movies') 
2026-03-29T17:25:07.423012498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.425792946Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-03-29T17:25:07.427485625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108017s 
2026-03-29T17:25:07.429383426Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-03-29T17:25:07.431150855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.433447730Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2026-03-29T17:25:07.435995831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-03-29T17:25:07', 'add_import_exclusions_table') 
2026-03-29T17:25:07.439781164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.442492032Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-03-29T17:25:07.444134129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113219s 
2026-03-29T17:25:07.445954976Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-03-29T17:25:07.447681683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.450027697Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2026-03-29T17:25:07.452466047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-03-29T17:25:07', 'add_physical_release_note') 
2026-03-29T17:25:07.456055184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.458785212Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-03-29T17:25:07.460398140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110687s 
2026-03-29T17:25:07.462323477Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-03-29T17:25:07.464098551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.466267629Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2026-03-29T17:25:07.468786882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-03-29T17:25:07', 'consolidate_indexer_baseurl') 
2026-03-29T17:25:07.471935432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.474628484Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-03-29T17:25:07.476262525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105521s 
2026-03-29T17:25:07.478060726Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-03-29T17:25:07.479828085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.482037253Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2026-03-29T17:25:07.484525855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-03-29T17:25:07', 'add_alternative_titles_table') 
2026-03-29T17:25:07.487760017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.490421978Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-03-29T17:25:07.492035737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105377s 
2026-03-29T17:25:07.494024963Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-03-29T17:25:07.495882553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.498227715Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2026-03-29T17:25:07.500664833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-03-29T17:25:07', 'fix_duplicate_alt_titles') 
2026-03-29T17:25:07.503900969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.506525103Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-03-29T17:25:07.508147320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107495s 
2026-03-29T17:25:07.509827513Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-03-29T17:25:07.511503959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.513633066Z [Info] movie_extras: Starting migration of Log DB to 142 
2026-03-29T17:25:07.516058691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-03-29T17:25:07', 'movie_extras') 
2026-03-29T17:25:07.519082931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.521729029Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-03-29T17:25:07.523225312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102458s 
2026-03-29T17:25:07.524939704Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-03-29T17:25:07.526615689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.528747422Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2026-03-29T17:25:07.531044006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-03-29T17:25:07', 'clean_core_tv') 
2026-03-29T17:25:07.534143628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.536684915Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-03-29T17:25:07.538215497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101127s 
2026-03-29T17:25:07.540005832Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-03-29T17:25:07.541745676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.543943191Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2026-03-29T17:25:07.546402503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-03-29T17:25:07', 'add_cookies_to_indexer_status') 
2026-03-29T17:25:07.549582075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.552321752Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-03-29T17:25:07.553919039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105329s 
2026-03-29T17:25:07.555677841Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-03-29T17:25:07.557452905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.559580860Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2026-03-29T17:25:07.561941974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-03-29T17:25:07', 'banner_to_fanart') 
2026-03-29T17:25:07.565140385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.567962758Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-03-29T17:25:07.569523942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105322s 
2026-03-29T17:25:07.571394198Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-03-29T17:25:07.573152178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.575306997Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2026-03-29T17:25:07.577739445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-03-29T17:25:07', 'naming_config_colon_action') 
2026-03-29T17:25:07.580910069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.583571940Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-03-29T17:25:07.585184777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104016s 
2026-03-29T17:25:07.586911404Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-03-29T17:25:07.588620506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.590966179Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2026-03-29T17:25:07.593465031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-03-29T17:25:07', 'add_custom_formats') 
2026-03-29T17:25:07.596690526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.599447688Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-03-29T17:25:07.601003732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108143s 
2026-03-29T17:25:07.602785750Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-03-29T17:25:07.604532938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.606690423Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2026-03-29T17:25:07.609120686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-03-29T17:25:07', 'remove_extra_naming_config') 
2026-03-29T17:25:07.612821939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.615613270Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-03-29T17:25:07.617283163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110752s 
2026-03-29T17:25:07.619072385Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-03-29T17:25:07.620821497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.622987870Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2026-03-29T17:25:07.625439066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-03-29T17:25:07', 'convert_regex_required_tags') 
2026-03-29T17:25:07.628865025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.631646406Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-03-29T17:25:07.633461961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108064s 
2026-03-29T17:25:07.635262848Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-03-29T17:25:07.637034125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.639228022Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2026-03-29T17:25:07.641721122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-03-29T17:25:07', 'fix_format_tags_double_underscore') 
2026-03-29T17:25:07.645189176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.648124807Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-03-29T17:25:07.649748797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110165s 
2026-03-29T17:25:07.651830740Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-03-29T17:25:07.653563308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.655716123Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2026-03-29T17:25:07.658250216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-03-29T17:25:07', 'add_tags_to_net_import') 
2026-03-29T17:25:07.661859614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.664676367Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-03-29T17:25:07.666522404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111121s 
2026-03-29T17:25:07.668257758Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-03-29T17:25:07.669993403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.672145286Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2026-03-29T17:25:07.674528886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-03-29T17:25:07', 'add_custom_filters') 
2026-03-29T17:25:07.677760273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.680646946Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-03-29T17:25:07.682190384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107153s 
2026-03-29T17:25:07.684002693Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-03-29T17:25:07.685790804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.687986515Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2026-03-29T17:25:07.690642924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-03-29T17:25:07', 'indexer_client_status_search_changes') 
2026-03-29T17:25:07.694638410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.697605775Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-03-29T17:25:07.699246028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117303s 
2026-03-29T17:25:07.701087667Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-03-29T17:25:07.702900898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.705083934Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2026-03-29T17:25:07.707629049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-03-29T17:25:07', 'add_language_to_files_history_blacklist') 
2026-03-29T17:25:07.711416746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.714556188Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-03-29T17:25:07.716207102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115683s 
2026-03-29T17:25:07.718002187Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-03-29T17:25:07.719784946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.721944956Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2026-03-29T17:25:07.724462916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-03-29T17:25:07', 'add_update_allowed_quality_profile') 
2026-03-29T17:25:07.727630234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.730914567Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-03-29T17:25:07.733055669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110552s 
2026-03-29T17:25:07.734910134Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-03-29T17:25:07.736621059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.738787972Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2026-03-29T17:25:07.741232906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-03-29T17:25:07', 'add_download_client_priority') 
2026-03-29T17:25:07.744423129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.747673414Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-03-29T17:25:07.749286262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110215s 
2026-03-29T17:25:07.751267502Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-03-29T17:25:07.752957004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.755083025Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2026-03-29T17:25:07.757425482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-03-29T17:25:07', 'remove_growl_prowl') 
2026-03-29T17:25:07.760524973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.763478290Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-03-29T17:25:07.765043321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105474s 
2026-03-29T17:25:07.766789738Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-03-29T17:25:07.768496745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.770638057Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2026-03-29T17:25:07.773010314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-03-29T17:25:07', 'remove_plex_hometheatre') 
2026-03-29T17:25:07.776138764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.778727898Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-03-29T17:25:07.780305534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102377s 
2026-03-29T17:25:07.782030959Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-03-29T17:25:07.783719118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.785865911Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2026-03-29T17:25:07.788213298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-03-29T17:25:07', 'add_webrip_qualites') 
2026-03-29T17:25:07.791303240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.794173800Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-03-29T17:25:07.795722368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104701s 
2026-03-29T17:25:07.797493455Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-03-29T17:25:07.799216945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.801368147Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2026-03-29T17:25:07.803785384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-03-29T17:25:07', 'health_issue_notification') 
2026-03-29T17:25:07.806948324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.809568520Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-03-29T17:25:07.811137349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103294s 
2026-03-29T17:25:07.812867062Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-03-29T17:25:07.814548328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.816686303Z [Info] speed_improvements: Starting migration of Log DB to 161 
2026-03-29T17:25:07.819021225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-03-29T17:25:07', 'speed_improvements') 
2026-03-29T17:25:07.822140907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.824715952Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-03-29T17:25:07.826250953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101848s 
2026-03-29T17:25:07.828012470Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-03-29T17:25:07.829734648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.831872122Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2026-03-29T17:25:07.834274920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-03-29T17:25:07', 'fix_profile_format_default') 
2026-03-29T17:25:07.837423370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.840021973Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-03-29T17:25:07.841598217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103112s 
2026-03-29T17:25:07.843311778Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-03-29T17:25:07.844975488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.847109725Z [Info] task_duration: Starting migration of Log DB to 163 
2026-03-29T17:25:07.849410208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-03-29T17:25:07', 'task_duration') 
2026-03-29T17:25:07.852611384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.855235047Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-03-29T17:25:07.856783505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103209s 
2026-03-29T17:25:07.936235554Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-03-29T17:25:07.937954676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.941374112Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2026-03-29T17:25:07.943934487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-03-29T17:25:07', 'movie_collections_crew') 
2026-03-29T17:25:07.947365507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.950164533Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-03-29T17:25:07.951756018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122301s 
2026-03-29T17:25:07.953936899Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-03-29T17:25:07.955746142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.957905110Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2026-03-29T17:25:07.960611399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-03-29T17:25:07', 'remove_custom_formats_from_quality_model') 
2026-03-29T17:25:07.964221919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.967021727Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-03-29T17:25:07.968906683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111699s 
2026-03-29T17:25:07.970670154Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-03-29T17:25:07.972356900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.974561309Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2026-03-29T17:25:07.976934769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-03-29T17:25:07', 'fix_tmdb_list_config') 
2026-03-29T17:25:07.980045503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.982634186Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-03-29T17:25:07.984227905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103125s 
2026-03-29T17:25:07.986057690Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-03-29T17:25:07.988239473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:07.990454433Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2026-03-29T17:25:07.992840137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-03-29T17:25:07', 'remove_movie_pathstate') 
2026-03-29T17:25:07.995954308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:07.998589975Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-03-29T17:25:08.000163263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108337s 
2026-03-29T17:25:08.001883377Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-03-29T17:25:08.003568560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.005686996Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2026-03-29T17:25:08.008051467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-03-29T17:25:08', 'custom_format_rework') 
2026-03-29T17:25:08.011153253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.013758790Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-03-29T17:25:08.015309693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101954s 
2026-03-29T17:25:08.017044306Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-03-29T17:25:08.018722676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.020926253Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2026-03-29T17:25:08.023301456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-03-29T17:25:08', 'custom_format_scores') 
2026-03-29T17:25:08.026443543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.029056494Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-03-29T17:25:08.030609492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103345s 
2026-03-29T17:25:08.032366900Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-03-29T17:25:08.034052424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.036206091Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2026-03-29T17:25:08.038598559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-03-29T17:25:08', 'fix_trakt_list_config') 
2026-03-29T17:25:08.041908283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.044630024Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-03-29T17:25:08.046200476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105764s 
2026-03-29T17:25:08.048070111Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-03-29T17:25:08.049820526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.051977138Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2026-03-29T17:25:08.054553517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-03-29T17:25:08', 'quality_definition_preferred_size') 
2026-03-29T17:25:08.057773381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.060401222Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-03-29T17:25:08.061999891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105088s 
2026-03-29T17:25:08.063717440Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-03-29T17:25:08.065420449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.067535899Z [Info] add_download_history: Starting migration of Log DB to 172 
2026-03-29T17:25:08.070255565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-03-29T17:25:08', 'add_download_history') 
2026-03-29T17:25:08.073361409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.076014572Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-03-29T17:25:08.077570064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105999s 
2026-03-29T17:25:08.079393225Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-03-29T17:25:08.081210865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.083363961Z [Info] net_import_status: Starting migration of Log DB to 173 
2026-03-29T17:25:08.085649423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-03-29T17:25:08', 'net_import_status') 
2026-03-29T17:25:08.088738624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.091248749Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-03-29T17:25:08.092794531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102012s 
2026-03-29T17:25:08.094522140Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-03-29T17:25:08.096217544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.098326090Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2026-03-29T17:25:08.100683306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-03-29T17:25:08', 'email_multiple_addresses') 
2026-03-29T17:25:08.103766395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.106353494Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-03-29T17:25:08.107973035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101333s 
2026-03-29T17:25:08.109698219Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-03-29T17:25:08.111404746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.113571388Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2026-03-29T17:25:08.116092114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-03-29T17:25:08', 'remove_chown_and_folderchmod_config') 
2026-03-29T17:25:08.119253600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.121953898Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-03-29T17:25:08.123539010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104882s 
2026-03-29T17:25:08.125811546Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-03-29T17:25:08.127517652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.129796280Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2026-03-29T17:25:08.132125831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-03-29T17:25:08', 'movie_recommendations') 
2026-03-29T17:25:08.135272167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.138065652Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-03-29T17:25:08.139684391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103934s 
2026-03-29T17:25:08.141413543Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-03-29T17:25:08.143074448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.145640024Z [Info] language_improvements: Starting migration of Log DB to 177 
2026-03-29T17:25:08.147606704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-03-29T17:25:08', 'language_improvements') 
2026-03-29T17:25:08.150670213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.153495031Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-03-29T17:25:08.155013709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102175s 
2026-03-29T17:25:08.156665155Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-03-29T17:25:08.158280217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.160455788Z [Info] new_list_server: Starting migration of Log DB to 178 
2026-03-29T17:25:08.162694376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-03-29T17:25:08', 'new_list_server') 
2026-03-29T17:25:08.165731812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.168426578Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-03-29T17:25:08.169935337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101708s 
2026-03-29T17:25:08.171689679Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-03-29T17:25:08.173359251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.175611045Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2026-03-29T17:25:08.177960927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-03-29T17:25:08', 'movie_translation_indexes') 
2026-03-29T17:25:08.181183186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.183739553Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-03-29T17:25:08.185282891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103521s 
2026-03-29T17:25:08.187088096Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-03-29T17:25:08.188816276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.191090065Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2026-03-29T17:25:08.193458915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-03-29T17:25:08', 'fix_invalid_profile_references') 
2026-03-29T17:25:08.196576392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.199302973Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-03-29T17:25:08.200824026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102444s 
2026-03-29T17:25:08.202406903Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-03-29T17:25:08.203971394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.206128347Z [Info] list_movies_table: Starting migration of Log DB to 181 
2026-03-29T17:25:08.208338598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-03-29T17:25:08', 'list_movies_table') 
2026-03-29T17:25:08.211396064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.213929185Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-03-29T17:25:08.215481902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099494s 
2026-03-29T17:25:08.217097164Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-03-29T17:25:08.218706735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.220854079Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2026-03-29T17:25:08.223216977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-03-29T17:25:08', 'on_delete_notification') 
2026-03-29T17:25:08.227540063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.230291583Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-03-29T17:25:08.231735601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116053s 
2026-03-29T17:25:08.233435554Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-03-29T17:25:08.235038963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.237084031Z [Info] download_propers_config: Starting migration of Log DB to 183 
2026-03-29T17:25:08.239502782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-03-29T17:25:08', 'download_propers_config') 
2026-03-29T17:25:08.243050606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.245580089Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-03-29T17:25:08.247417038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105365s 
2026-03-29T17:25:08.249082282Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-03-29T17:25:08.250676973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.252883275Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2026-03-29T17:25:08.255210722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-03-29T17:25:08', 'add_priority_to_indexers') 
2026-03-29T17:25:08.258323961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.261292068Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-03-29T17:25:08.262861728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010447s 
2026-03-29T17:25:08.264525609Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-03-29T17:25:08.266194429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.268298536Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2026-03-29T17:25:08.270636264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-03-29T17:25:08', 'add_alternative_title_indices') 
2026-03-29T17:25:08.273817370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.276380621Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-03-29T17:25:08.277939681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101209s 
2026-03-29T17:25:08.279530925Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-03-29T17:25:08.281092650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.283292880Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2026-03-29T17:25:08.285619906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-03-29T17:25:08', 'fix_tmdb_duplicates') 
2026-03-29T17:25:08.288747895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.291355064Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-03-29T17:25:08.292780896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102744s 
2026-03-29T17:25:08.294394585Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-03-29T17:25:08.296004998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.298156660Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2026-03-29T17:25:08.300486792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-03-29T17:25:08', 'swap_filechmod_for_folderchmod') 
2026-03-29T17:25:08.303585733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.306269146Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-03-29T17:25:08.307733275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102339s 
2026-03-29T17:25:08.309284559Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-03-29T17:25:08.310952036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.312909939Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2026-03-29T17:25:08.315094708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-03-29T17:25:08', 'mediainfo_channels') 
2026-03-29T17:25:08.318150742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.320616748Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-03-29T17:25:08.322007658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096875s 
2026-03-29T17:25:08.323529062Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-03-29T17:25:08.325268505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.327274394Z [Info] add_update_history: Starting migration of Log DB to 189 
2026-03-29T17:25:08.336149235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-03-29T17:25:08.339630254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2026-03-29T17:25:08.343946726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006238s 
2026-03-29T17:25:08.345514123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-03-29T17:25:08.347439209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-03-29T17:25:08.350381404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034631s 
2026-03-29T17:25:08.352598989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-03-29T17:25:08', 'add_update_history') 
2026-03-29T17:25:08.355571024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.358261501Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-03-29T17:25:08.359627111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112515s 
2026-03-29T17:25:08.361380782Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-03-29T17:25:08.362912367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.365013618Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2026-03-29T17:25:08.367307417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-03-29T17:25:08', 'update_awesome_hd_link') 
2026-03-29T17:25:08.370258800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.372727912Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-03-29T17:25:08.374115836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098155s 
2026-03-29T17:25:08.375619284Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-03-29T17:25:08.377138573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.379068560Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2026-03-29T17:25:08.381201946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-03-29T17:25:08', 'remove_awesomehd') 
2026-03-29T17:25:08.384116334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.386498060Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-03-29T17:25:08.387867348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094024s 
2026-03-29T17:25:08.389451758Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-03-29T17:25:08.391023182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.393052248Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2026-03-29T17:25:08.395280275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-03-29T17:25:08', 'add_on_delete_to_notifications') 
2026-03-29T17:25:08.398263943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.400734387Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-03-29T17:25:08.402153184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096741s 
2026-03-29T17:25:08.403711602Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-03-29T17:25:08.405258898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.407206800Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2026-03-29T17:25:08.409433785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-03-29T17:25:08', 'add_bypass_to_delay_profile') 
2026-03-29T17:25:08.412400839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.414859290Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-03-29T17:25:08.416286985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095908s 
2026-03-29T17:25:08.417808569Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-03-29T17:25:08.419279651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.421217133Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2026-03-29T17:25:08.423375419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-03-29T17:25:08', 'update_notifiarr') 
2026-03-29T17:25:08.426449699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.428899442Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-03-29T17:25:08.430254691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096244s 
2026-03-29T17:25:08.431822638Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-03-29T17:25:08.433366577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.435367236Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2026-03-29T17:25:08.437594501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-03-29T17:25:08', 'legacy_mediainfo_hdr') 
2026-03-29T17:25:08.440660184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.443309198Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-03-29T17:25:08.444698806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099687s 
2026-03-29T17:25:08.446297866Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-03-29T17:25:08.447996056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.450085514Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2026-03-29T17:25:08.452362359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-03-29T17:25:08', 'rename_blacklist_to_blocklist') 
2026-03-29T17:25:08.455556310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.458301217Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-03-29T17:25:08.459801108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010259s 
2026-03-29T17:25:08.461405047Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-03-29T17:25:08.462986372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.464932360Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2026-03-29T17:25:08.467078602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-03-29T17:25:08', 'add_indexer_tags') 
2026-03-29T17:25:08.469985686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.472419046Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-03-29T17:25:08.474337930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009463s 
2026-03-29T17:25:08.475361681Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-03-29T17:25:08.476885991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.478817971Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2026-03-29T17:25:08.480961517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-03-29T17:25:08', 'mediainfo_to_ffmpeg') 
2026-03-29T17:25:08.483966358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.486341661Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-03-29T17:25:08.487754767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095274s 
2026-03-29T17:25:08.489330440Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-03-29T17:25:08.491326339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.493663826Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2026-03-29T17:25:08.496202347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-03-29T17:25:08', 'cdh_per_downloadclient') 
2026-03-29T17:25:08.499804621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.502509879Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-03-29T17:25:08.504046362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116154s 
2026-03-29T17:25:08.506254018Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-03-29T17:25:08.507948480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.510125233Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2026-03-29T17:25:08.512580878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-03-29T17:25:08', 'migrate_discord_from_slack') 
2026-03-29T17:25:08.515988650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.518473654Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-03-29T17:25:08.519897301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105477s 
2026-03-29T17:25:08.521602855Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-03-29T17:25:08.523092746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.525010768Z [Info] remove_predb: Starting migration of Log DB to 202 
2026-03-29T17:25:08.527083552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-03-29T17:25:08', 'remove_predb') 
2026-03-29T17:25:08.529948020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.532287461Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-03-29T17:25:08.533591286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009269s 
2026-03-29T17:25:08.535171769Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-03-29T17:25:08.536937504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.538896920Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2026-03-29T17:25:08.541204556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-03-29T17:25:08', 'add_on_update_to_notifications') 
2026-03-29T17:25:08.544422216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.547205210Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-03-29T17:25:08.548661061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101984s 
2026-03-29T17:25:08.550266885Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-03-29T17:25:08.551930875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.553893938Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2026-03-29T17:25:08.556229752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-03-29T17:25:08', 'ensure_identity_on_id_columns') 
2026-03-29T17:25:08.559323322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.561886904Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-03-29T17:25:08.563418298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099918s 
2026-03-29T17:25:08.565124573Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-03-29T17:25:08.566903666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.568919305Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2026-03-29T17:25:08.571130287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-03-29T17:25:08', 'download_client_per_indexer') 
2026-03-29T17:25:08.574055958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.576409567Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-03-29T17:25:08.577967244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094777s 
2026-03-29T17:25:08.579678189Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-03-29T17:25:08.581240565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.583220462Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2026-03-29T17:25:08.585438258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-03-29T17:25:08', 'multiple_ratings_support') 
2026-03-29T17:25:08.588457838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.591012402Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-03-29T17:25:08.592342270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095408s 
2026-03-29T17:25:08.593799164Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-03-29T17:25:08.595439057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.597406418Z [Info] movie_metadata: Starting migration of Log DB to 207 
2026-03-29T17:25:08.599575506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-03-29T17:25:08', 'movie_metadata') 
2026-03-29T17:25:08.602677162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.604957433Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-03-29T17:25:08.606271459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097381s 
2026-03-29T17:25:08.607746399Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-03-29T17:25:08.609183854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.611048899Z [Info] add_collections: Starting migration of Log DB to 208 
2026-03-29T17:25:08.613195091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-03-29T17:25:08', 'add_collections') 
2026-03-29T17:25:08.616293650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.618733734Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-03-29T17:25:08.620241550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095838s 
2026-03-29T17:25:08.621816201Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-03-29T17:25:08.623269337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.625240716Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2026-03-29T17:25:08.627400876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-03-29T17:25:08', 'movie_meta_collection_index') 
2026-03-29T17:25:08.630330075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.632685699Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-03-29T17:25:08.634216441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093767s 
2026-03-29T17:25:08.635757123Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-03-29T17:25:08.637239769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.639146699Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2026-03-29T17:25:08.641284093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-03-29T17:25:08', 'movie_added_notifications') 
2026-03-29T17:25:08.644171948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.646512661Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-03-29T17:25:08.647886257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092322s 
2026-03-29T17:25:08.649359754Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-03-29T17:25:08.650799323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.652670872Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2026-03-29T17:25:08.654781492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-03-29T17:25:08', 'more_movie_meta_index') 
2026-03-29T17:25:08.657632052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.659897584Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-03-29T17:25:08.661201309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091103s 
2026-03-29T17:25:08.662818205Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-03-29T17:25:08.664449089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.668618405Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2026-03-29T17:25:08.676854660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-03-29T17:25:08.678237174Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s 
2026-03-29T17:25:08.680115686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-03-29T17:25:08.714060019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2026-03-29T17:25:08.722046451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2026-03-29T17:25:08.728055150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-03-29T17:25:08.734943280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-03-29T17:25:08.746870638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-03-29T17:25:08.750322088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0688321s 
2026-03-29T17:25:08.751654752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-03-29T17:25:08.752939328Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.71E-05s 
2026-03-29T17:25:08.754322934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-03-29T17:25:08.763414802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2026-03-29T17:25:08.768396063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-03-29T17:25:08.772016172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-03-29T17:25:08.775104902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-03-29T17:25:08.781337202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-03-29T17:25:08.784410210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0286622s 
2026-03-29T17:25:08.786054150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-29T17:25:08.787357405Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s 
2026-03-29T17:25:08.788876343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-03-29T17:25:08.797443755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-03-29T17:25:08.801553631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-03-29T17:25:08.805481500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-03-29T17:25:08.809254638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-03-29T17:25:08.815377929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-29T17:25:08.819518566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0291762s 
2026-03-29T17:25:08.821959291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-03-29T17:25:08', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-03-29T17:25:08.825136319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.828195930Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-03-29T17:25:08.829664767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0376211s 
2026-03-29T17:25:08.831419380Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-03-29T17:25:08.832967949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.835080042Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2026-03-29T17:25:08.837392558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-03-29T17:25:08', 'add_language_tags_to_subtitle_files') 
2026-03-29T17:25:08.840385435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.842778273Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-03-29T17:25:08.844166408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009762s 
2026-03-29T17:25:08.845625847Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-03-29T17:25:08.847137381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.849035484Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2026-03-29T17:25:08.851092806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-03-29T17:25:08', 'add_salt_to_users') 
2026-03-29T17:25:08.853937765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.856198958Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-03-29T17:25:08.857513505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091027s 
2026-03-29T17:25:08.858991992Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-03-29T17:25:08.860416771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.862276777Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2026-03-29T17:25:08.864313528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-03-29T17:25:08', 'clean_alt_titles') 
2026-03-29T17:25:08.867168637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.869570033Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-03-29T17:25:08.870869500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091438s 
2026-03-29T17:25:08.872434521Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-03-29T17:25:08.873858609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.875722011Z [Info] remove_omg: Starting migration of Log DB to 217 
2026-03-29T17:25:08.877750485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-03-29T17:25:08', 'remove_omg') 
2026-03-29T17:25:08.880556175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.882815695Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-03-29T17:25:08.884259373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090293s 
2026-03-29T17:25:08.885834494Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-03-29T17:25:08.887454957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.889402038Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2026-03-29T17:25:08.891695647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-03-29T17:25:08', 'add_additional_info_to_pending_releases') 
2026-03-29T17:25:08.894664174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.897201233Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-03-29T17:25:08.898731865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096019s 
2026-03-29T17:25:08.900238970Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-03-29T17:25:08.901678979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.903572232Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2026-03-29T17:25:08.905709115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-03-29T17:25:08', 'add_result_to_commands') 
2026-03-29T17:25:08.908622080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.911255142Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-03-29T17:25:08.912587435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092507s 
2026-03-29T17:25:08.914148328Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-03-29T17:25:08.915668209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.917524657Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2026-03-29T17:25:08.919720770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-03-29T17:25:08', 'health_restored_notification') 
2026-03-29T17:25:08.922672012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.925248420Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-03-29T17:25:08.926611145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095716s 
2026-03-29T17:25:08.928272219Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-03-29T17:25:08.929863123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.931806025Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2026-03-29T17:25:08.934284716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-03-29T17:25:08', 'add_on_manual_interaction_required_to_notifications') 
2026-03-29T17:25:08.937336502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.940150067Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-03-29T17:25:08.941605177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009752s 
2026-03-29T17:25:08.943036569Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-03-29T17:25:08.944450396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.946295301Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2026-03-29T17:25:08.948306000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-03-29T17:25:08', 'remove_rarbg') 
2026-03-29T17:25:08.951110618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.953357001Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-03-29T17:25:08.954598752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089659s 
2026-03-29T17:25:08.956163513Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-03-29T17:25:08.957683704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.959593029Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2026-03-29T17:25:08.961875425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-03-29T17:25:08', 'remove_invalid_roksbox_metadata_images') 
2026-03-29T17:25:08.964841588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.967149645Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-03-29T17:25:08.968569815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093893s 
2026-03-29T17:25:08.970026097Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-03-29T17:25:08.971428712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.973288707Z [Info] list_sync_time: Starting migration of Log DB to 224 
2026-03-29T17:25:08.975295809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-03-29T17:25:08', 'list_sync_time') 
2026-03-29T17:25:08.978162150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.980413053Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-03-29T17:25:08.981691096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090311s 
2026-03-29T17:25:08.983179494Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-03-29T17:25:08.984658482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.986563197Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2026-03-29T17:25:08.988661683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-03-29T17:25:08', 'add_tags_to_collections') 
2026-03-29T17:25:08.991493175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:08.993816714Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-03-29T17:25:08.995120509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091681s 
2026-03-29T17:25:08.996616171Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-03-29T17:25:08.998064096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:08.999946066Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2026-03-29T17:25:09.002065724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-03-29T17:25:09', 'add_download_client_tags') 
2026-03-29T17:25:09.004975814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:09.007340887Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-03-29T17:25:09.008672057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092645s 
2026-03-29T17:25:09.010143670Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-03-29T17:25:09.011541465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:09.013402713Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2026-03-29T17:25:09.015425206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-03-29T17:25:09', 'add_auto_tagging') 
2026-03-29T17:25:09.018234092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:09.020540396Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-03-29T17:25:09.021801716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090293s 
2026-03-29T17:25:09.023385164Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-03-29T17:25:09.024972130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:09.026894611Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2026-03-29T17:25:09.029256628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-03-29T17:25:09', 'add_custom_format_score_bypass_to_delay_profile') 
2026-03-29T17:25:09.032241809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:09.034621851Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-03-29T17:25:09.036067061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095287s 
2026-03-29T17:25:09.037614237Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-03-29T17:25:09.039133556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:09.041048492Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2026-03-29T17:25:09.043585080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-03-29T17:25:09', 'update_restrictions_to_release_profiles') 
2026-03-29T17:25:09.046287782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:09.048638045Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-03-29T17:25:09.050027302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094171s 
2026-03-29T17:25:09.051492423Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-03-29T17:25:09.052975970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:09.054801787Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2026-03-29T17:25:09.056873689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-03-29T17:25:09', 'rename_quality_profiles') 
2026-03-29T17:25:09.059759550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:09.062014731Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-03-29T17:25:09.063311873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090557s 
2026-03-29T17:25:09.064830040Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-03-29T17:25:09.066298688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:09.068195718Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2026-03-29T17:25:09.070306689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-03-29T17:25:09', 'update_images_remote_url') 
2026-03-29T17:25:09.073188020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:09.075451007Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-03-29T17:25:09.076839864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091503s 
2026-03-29T17:25:09.078360496Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-03-29T17:25:09.079811187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:09.081719941Z [Info] add_notification_status: Starting migration of Log DB to 232 
2026-03-29T17:25:09.083865501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-03-29T17:25:09', 'add_notification_status') 
2026-03-29T17:25:09.086759078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:09.089081194Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-03-29T17:25:09.090355520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009269s 
2026-03-29T17:25:09.091894960Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-03-29T17:25:09.093390461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:09.095269885Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2026-03-29T17:25:09.097455667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-03-29T17:25:09', 'rename_deprecated_indexer_flags') 
2026-03-29T17:25:09.101339088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:09.103669450Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-03-29T17:25:09.105007926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102324s 
2026-03-29T17:25:09.106526674Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-03-29T17:25:09.107951403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:09.109833743Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2026-03-29T17:25:09.111943872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-03-29T17:25:09', 'movie_last_searched_time') 
2026-03-29T17:25:09.114836236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:09.117163232Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-03-29T17:25:09.118470685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092073s 
2026-03-29T17:25:09.119903189Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-03-29T17:25:09.121312587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:09.123563730Z [Info] email_encryption: Starting migration of Log DB to 235 
2026-03-29T17:25:09.125583247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-03-29T17:25:09', 'email_encryption') 
2026-03-29T17:25:09.128062559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:09.130395197Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-03-29T17:25:09.131673911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091238s 
2026-03-29T17:25:09.133563607Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-03-29T17:25:09.135044970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:09.136965176Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2026-03-29T17:25:09.139130426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-03-29T17:25:09', 'clear_last_rss_releases_info') 
2026-03-29T17:25:09.142039013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:09.144464036Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-03-29T17:25:09.145822482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093879s 
2026-03-29T17:25:09.147188532Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-03-29T17:25:09.148614133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:09.163928050Z [Info] add_indexes: Starting migration of Log DB to 237 
2026-03-29T17:25:09.166225947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-03-29T17:25:09', 'add_indexes') 
2026-03-29T17:25:09.169346811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:09.171892187Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-03-29T17:25:09.173210722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233225s 
2026-03-29T17:25:09.174873921Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-03-29T17:25:09.176413271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:09.178650045Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2026-03-29T17:25:09.180611525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-03-29T17:25:09', 'parse_title_from_existing_subtitle_files') 
2026-03-29T17:25:09.183534641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:09.186012310Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-03-29T17:25:09.187408932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095259s 
2026-03-29T17:25:09.189045588Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-03-29T17:25:09.190677955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:09.192627741Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2026-03-29T17:25:09.195073787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-03-29T17:25:09', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-03-29T17:25:09.198096754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:09.200616027Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-03-29T17:25:09.202054323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097951s 
2026-03-29T17:25:09.203597751Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-03-29T17:25:09.205134455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:09.207050524Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2026-03-29T17:25:09.209370916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-03-29T17:25:09', 'drop_multi_episode_style_from_naming_config') 
2026-03-29T17:25:09.212335476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:09.214959159Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-03-29T17:25:09.216379309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097244s 
2026-03-29T17:25:09.217826263Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-03-29T17:25:09.219205219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:09.221038511Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2026-03-29T17:25:09.223093018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-03-29T17:25:09', 'stevenlu_update_url') 
2026-03-29T17:25:09.225918237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:09.228230162Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-03-29T17:25:09.229483176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090278s 
2026-03-29T17:25:09.230912053Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-03-29T17:25:09.232325369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T17:25:09.234158540Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2026-03-29T17:25:09.236222807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-03-29T17:25:09', 'add_movie_keywords') 
2026-03-29T17:25:09.239032384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T17:25:09.241358188Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-03-29T17:25:09.242610780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090757s 
2026-03-29T17:25:12.300634170Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2026-03-29T17:25:12.414092036Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-03-29T17:25:12.511097682Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2026-03-29T17:25:14.182831065Z [Info] QualityProfileService: Setting up default quality profiles 
2026-03-29T17:25:15.268233026Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2026-03-29T17:25:15.312446046Z [ls.io-init] done.
2026-03-29T17:25:16.025165300Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-03-29T17:25:17.053188709Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-03-29T17:25:17.375721140Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 
2026-03-29T17:25:19.391713944Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
View SBOM output
Expand
NAME                                                                   VERSION                      
Azure.Core                                                             1.47.1                       
Azure.Identity                                                         1.14.2                       
BouncyCastle.Cryptography                                              2.6.2                        
Dapper                                                                 2.1.66                       
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.2.0                        
Ical.Net                                                               4.3.1                        
ImpromptuInterface                                                     8.0.6                        
Instances                                                              1.6.1                        
MailKit                                                                4.15.1                       
Microsoft.AspNetCore.Cryptography.Internal                             8.0.17                       
Microsoft.AspNetCore.Cryptography.KeyDerivation                        8.0.17                       
Microsoft.Bcl.AsyncInterfaces                                          8.0.0                        
Microsoft.Bcl.Cryptography                                             8.0.0                        
Microsoft.Data.SqlClient                                               6.1.1                        
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.73.1                       
Microsoft.Identity.Client.Extensions.Msal                              4.73.1                       
Microsoft.IdentityModel.Abstractions                                   7.7.1                        
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.15.1                       
Mono.Nat                                                               3.0.0                        
Mono.Posix.NETStandard                                                 5.20.1.34-servarr20          
MonoTorrent                                                            3.0.2                        
NLog                                                                   5.4.0                        
NLog.Extensions.Logging                                                5.4.0                        
NLog.Layouts.ClefJsonLayout                                            1.0.3                        
NLog.Targets.Syslog                                                    7.0.0                        
Newtonsoft.Json                                                        13.0.3                       
NodaTime                                                               3.2.0                        
Npgsql                                                                 9.0.3                        
Polly                                                                  8.6.0                        
Polly.Contrib.WaitAndRetry                                             1.1.1                        
Polly.Core                                                             8.6.0                        
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.2                     
Swashbuckle.AspNetCore.Annotations                                     8.1.4                        
Swashbuckle.AspNetCore.Swagger                                         8.1.4                        
Swashbuckle.AspNetCore.SwaggerGen                                      8.1.4                        
System.ClientModel                                                     1.5.1                        
System.ComponentModel                                                  4.3.0                        
System.ComponentModel.Annotations                                      5.0.0                        
System.Configuration.ConfigurationManager                              8.0.1                        
System.Data.SQLite                                                     2.0.2                        
System.Diagnostics.DiagnosticSource                                    6.0.1                        
System.Diagnostics.EventLog                                            8.0.1                        
System.Drawing.Common                                                  8.0.20                       
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.CompilerServices.Unsafe                                 6.0.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.5                        
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.3-r0                    
apk-tools                                                              3.0.5-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                                                        20251003-r0                  
ca-certificates-bundle                                                 20251003-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.17.0-r1                    
findutils                                                              4.10.0-r0                    
icu-data-en                                                            76.1-r1                      
icu-libs                                                               76.1-r1                      
jq                                                                     1.8.1-r0                     
libapk                                                                 3.0.5-r0                     
libattr                                                                2.5.2-r2                     
libbsd                                                                 0.12.2-r0                    
libcrypto3                                                             3.5.5-r0                     
libcurl                                                                8.17.0-r1                    
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.5-r0                     
libstdc++                                                              15.2.0-r2                    
libunistring                                                           1.4.1-r0                     
libxml2                                                                2.13.9-r0                    
libxslt                                                                1.1.43-r3                    
linux-pam                                                              1.7.1-r2                     
musl                                                                   1.2.5-r21                    
musl-utils                                                             1.2.5-r21                    
ncurses-terminfo-base                                                  6.5_p20251123-r0             
netcat-openbsd                                                         1.234.1-r0                   
nghttp2-libs                                                           1.68.0-r0                    
nghttp3                                                                1.13.1-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.12                       
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64             8.0.12                       
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                                                                 2026a-r0                     
utmps-libs                                                             0.1.3.1-r0                   
xmlstarlet                                                             1.6.1-r2                     
xz-libs                                                                5.8.2-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-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] starting\"",
        "source": "console-api",
        "timestamp": 1774805130451
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.4:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.4:7878/signalr/messages?access_token=(removed)'.\"",
        "source": "console-api",
        "timestamp": 1774805130451
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.4:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] Information: WebSocket connected to ws://172.17.0.4:7878/signalr/messages?access_token=(removed)&id=oHTthLeODgOgJEXHjaeSKA.\"",
        "source": "console-api",
        "timestamp": 1774805130451
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.4:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] Information: Using HubProtocol 'json'.\"",
        "source": "console-api",
        "timestamp": 1774805130451
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] connected\"",
        "source": "console-api",
        "timestamp": 1774805130451
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] received\" \"version\" Object",
        "source": "console-api",
        "timestamp": 1774805130451
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] received\" \"health\" Object",
        "source": "console-api",
        "timestamp": 1774805130451
    },
    {
        "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": 1774805130451
    },
    {
        "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": 1774805130451
    }
]
Test Result Message Runtime
Capture Screenshot PASS - 14.75s
Container Start PASS - 56.08s
Create Buildx SBOM PASS - 1.58s
Get Build Info PASS - 0.04s
View Python Logs
Expand