2026-05-17T17:50:42.612622926Z [migrations] started
2026-05-17T17:50:42.617176467Z [migrations] no migrations found
2026-05-17T17:50:43.401476424Z usermod: no changes
2026-05-17T17:50:43.488799416Z ───────────────────────────────────────
2026-05-17T17:50:43.488813835Z 
2026-05-17T17:50:43.488822302Z       ██╗     ███████╗██╗ ██████╗
2026-05-17T17:50:43.488830899Z       ██║     ██╔════╝██║██╔═══██╗
2026-05-17T17:50:43.488839466Z       ██║     ███████╗██║██║   ██║
2026-05-17T17:50:43.488848044Z       ██║     ╚════██║██║██║   ██║
2026-05-17T17:50:43.488856441Z       ███████╗███████║██║╚██████╔╝
2026-05-17T17:50:43.488864998Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-05-17T17:50:43.488873485Z 
2026-05-17T17:50:43.488881651Z    Brought to you by linuxserver.io
2026-05-17T17:50:43.488892323Z ───────────────────────────────────────
2026-05-17T17:50:43.494379444Z 
2026-05-17T17:50:43.494751734Z To support the app dev(s) visit:
2026-05-17T17:50:43.531903559Z Radarr: https://opencollective.com/radarr
2026-05-17T17:50:43.536150312Z 
2026-05-17T17:50:43.536166825Z To support LSIO projects visit:
2026-05-17T17:50:43.536175112Z https://www.linuxserver.io/donate/
2026-05-17T17:50:43.536183218Z 
2026-05-17T17:50:43.536192186Z ───────────────────────────────────────
2026-05-17T17:50:43.536203960Z GID/UID
2026-05-17T17:50:43.536213599Z ───────────────────────────────────────
2026-05-17T17:50:43.617202193Z 
2026-05-17T17:50:43.617215791Z User UID:    911
2026-05-17T17:50:43.617223967Z User GID:    911
2026-05-17T17:50:43.617232354Z ───────────────────────────────────────
2026-05-17T17:50:43.656690344Z Linuxserver.io version: 6.2.0.10390-ls254
2026-05-17T17:50:43.659608321Z Build-date: 2026-05-17T17:46:49+00:00
2026-05-17T17:50:43.659618211Z ───────────────────────────────────────
2026-05-17T17:50:43.659627459Z     
2026-05-17T17:50:47.058273430Z [custom-init] No custom files found, skipping...
2026-05-17T17:50:53.133882295Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.2.0.10390 
2026-05-17T17:50:53.412927091Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-17T17:50:53.480988319Z [Debug] Bootstrap: Console selected 
2026-05-17T17:50:53.493326338Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-17T17:50:57.764736615Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-17T17:50:58.781199455Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {ccc80bff-e633-484f-8a7c-39eed58073cb} may be persisted to storage in unencrypted form. 
2026-05-17T17:50:59.986250089Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-05-17T17:51:00.589044707Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-05-17T17:51:02.004843665Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-05-17T17:51:02.139101815Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:02.150214647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:02.728876031Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-05-17T17:51:02.779873982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5888035s 
2026-05-17T17:51:02.783044868Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-05-17T17:51:02.785238356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6392223s 
2026-05-17T17:51:02.905048798Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-05-17T17:51:02.912660729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:02.998756629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-05-17T17:51:03.131894894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-05-17T17:51:03.293966813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2921864s 
2026-05-17T17:51:03.299191826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:03.314412100Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-05-17T17:51:03.316385084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3129191s 
2026-05-17T17:51:03.332109023Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-05-17T17:51:03.334312791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:03.413711723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-05-17T17:51:03.428234072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-17T17:51:03.440905582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247278s 
2026-05-17T17:51:03.444114705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-17T17:51:03.447611819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017303s 
2026-05-17T17:51:03.453010933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-05-17T17:51:03.460744228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-05-17T17:51:03.473296789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180845s 
2026-05-17T17:51:03.476463417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:03.480148519Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-05-17T17:51:03.482534765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248319s 
2026-05-17T17:51:03.488802548Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-05-17T17:51:03.491005746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:03.504027512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-17T17:51:03.506370230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002781s 
2026-05-17T17:51:03.508295017Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-05-17T17:51:03.511279357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-05-17T17:51:03.516189587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060697s 
2026-05-17T17:51:03.518189435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:03.521061629Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-05-17T17:51:03.522733497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010881s 
2026-05-17T17:51:03.801859015Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-05-17T17:51:03.830281879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:03.894495468Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-05-17T17:51:04.375882568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-05-17T17:51:04.392832446Z [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-05-17T17:51:04.447075513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0663948s 
2026-05-17T17:51:04.449786292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-05-17T17:51:04.455783100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-05-17T17:51:04.461999179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104862s 
2026-05-17T17:51:04.463755407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-05-17T17:51:04.466969570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-05-17T17:51:04.471142434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056106s 
2026-05-17T17:51:04.473072381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-05-17T17:51:04.475561585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-05-17T17:51:04.479258540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004504s 
2026-05-17T17:51:04.480944396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2026-05-17T17:51:04.493627119Z [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-05-17T17:51:04.511319502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227572s 
2026-05-17T17:51:04.513245120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2026-05-17T17:51:04.515600705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2026-05-17T17:51:04.519190244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042972s 
2026-05-17T17:51:04.520972183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2026-05-17T17:51:04.530033283Z [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-05-17T17:51:04.539124883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162986s 
2026-05-17T17:51:04.541095312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-05-17T17:51:04.543476919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-17T17:51:04.547221831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044615s 
2026-05-17T17:51:04.549074733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2026-05-17T17:51:04.551676693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-17T17:51:04.555094256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043764s 
2026-05-17T17:51:04.556701042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2026-05-17T17:51:04.565475154Z [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-05-17T17:51:04.573352960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150871s 
2026-05-17T17:51:04.575001831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2026-05-17T17:51:04.579991480Z [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-05-17T17:51:04.585213698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085614s 
2026-05-17T17:51:04.586945566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-05-17T17:51:04.591974164Z [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-05-17T17:51:04.600444964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117285s 
2026-05-17T17:51:04.602328017Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-05-17T17:51:04.604820747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-17T17:51:04.609616245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056333s 
2026-05-17T17:51:04.611248412Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-05-17T17:51:04.869492385Z [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-05-17T17:51:04.903210193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2824298s 
2026-05-17T17:51:04.910863497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-05-17T17:51:04.920539706Z [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-05-17T17:51:04.925420776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130028s 
2026-05-17T17:51:04.927299560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-05-17T17:51:04.930120031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-17T17:51:04.933437021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046992s 
2026-05-17T17:51:04.935380956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-05-17T17:51:04.978909394Z [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-05-17T17:51:04.985188811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0481797s 
2026-05-17T17:51:04.986882222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-05-17T17:51:04.989160921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-17T17:51:04.992767725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043953s 
2026-05-17T17:51:04.994232656Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-05-17T17:51:04.997938580Z [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-05-17T17:51:05.002303310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006651s 
2026-05-17T17:51:05.004130971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-05-17T17:51:05.006342115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-17T17:51:05.009829388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041957s 
2026-05-17T17:51:05.015331620Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2026-05-17T17:51:05.022367951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2026-05-17T17:51:05.026671669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096474s 
2026-05-17T17:51:05.028244417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2026-05-17T17:51:05.032778548Z [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-05-17T17:51:05.037808269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080589s 
2026-05-17T17:51:05.039356257Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-05-17T17:51:05.045381702Z [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-05-17T17:51:05.051111572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100905s 
2026-05-17T17:51:05.052739791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-05-17T17:51:05.058106300Z [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-05-17T17:51:05.064007304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097936s 
2026-05-17T17:51:05.065618058Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-05-17T17:51:05.069357410Z [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-05-17T17:51:05.073843565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067155s 
2026-05-17T17:51:05.075571555Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-05-17T17:51:05.078090899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-05-17T17:51:05.081635328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045174s 
2026-05-17T17:51:05.083345653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-05-17T17:51:05.085777731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-05-17T17:51:05.089429956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004558s 
2026-05-17T17:51:05.090946551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-05-17T17:51:05.094923811Z [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-05-17T17:51:05.099531331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007127s 
2026-05-17T17:51:05.101114880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-05-17T17:51:05.106692293Z [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-05-17T17:51:05.112534881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097708s 
2026-05-17T17:51:05.114218522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-05-17T17:51:05.118410614Z [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-05-17T17:51:05.123565386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077062s 
2026-05-17T17:51:05.125282645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-05-17T17:51:05.130045016Z [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-05-17T17:51:05.135279229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084043s 
2026-05-17T17:51:05.136996267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-05-17T17:51:05.140534042Z [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-05-17T17:51:05.144723480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061821s 
2026-05-17T17:51:05.146246838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-05-17T17:51:05.149019251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-05-17T17:51:05.153145842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053819s 
2026-05-17T17:51:05.154831758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-05-17T17:51:05.157056919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-05-17T17:51:05.160602099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042388s 
2026-05-17T17:51:05.162205218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-05-17T17:51:05.165779918Z [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-05-17T17:51:05.170173436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064347s 
2026-05-17T17:51:05.171806335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-05-17T17:51:05.177878254Z [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-05-17T17:51:05.183176535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097709s 
2026-05-17T17:51:05.204366322Z [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-05-17T17:51:05.216501202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-05-17T17:51:05.313906119Z [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-05-17T17:51:05.320081747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.10181s 
2026-05-17T17:51:05.321737732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-05-17T17:51:05.324024558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-05-17T17:51:05.328446775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052449s 
2026-05-17T17:51:05.330023650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-05-17T17:51:05.332166506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-05-17T17:51:05.335823100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043631s 
2026-05-17T17:51:05.337302620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-05-17T17:51:05.342321398Z [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-05-17T17:51:05.348849907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101292s 
2026-05-17T17:51:05.350362013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-05-17T17:51:05.354824760Z [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-05-17T17:51:05.359561751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077584s 
2026-05-17T17:51:05.361234570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2026-05-17T17:51:05.363593932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2026-05-17T17:51:05.370311782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075406s 
2026-05-17T17:51:05.371962166Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-05-17T17:51:05.376693605Z [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-05-17T17:51:05.381880832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082367s 
2026-05-17T17:51:05.383638122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-05-17T17:51:05.388894678Z [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-05-17T17:51:05.393880230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087883s 
2026-05-17T17:51:05.395482557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-05-17T17:51:05.397532025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-17T17:51:05.402531784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055978s 
2026-05-17T17:51:05.444363525Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0311568 taking an average of 00:00:00.0311568 
2026-05-17T17:51:05.455123065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-17T17:51:05', 'InitialSetup') 
2026-05-17T17:51:05.460999861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:05.470757563Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-05-17T17:51:05.472303497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0736612s 
2026-05-17T17:51:05.476768910Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-05-17T17:51:05.478914882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:05.482549072Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2026-05-17T17:51:05.505819199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2026-05-17T17:51:05.511014933Z [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-05-17T17:51:05.516967451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094827s 
2026-05-17T17:51:05.518577143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2026-05-17T17:51:05.520735520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-05-17T17:51:05.524049595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039966s 
2026-05-17T17:51:05.525639217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:51:05.527241574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002329s 
2026-05-17T17:51:05.529910469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2026-05-17T17:51:05.532848837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:51:05.548485600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170299s 
2026-05-17T17:51:05.551874686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-05-17T17:51:05', 'add_moviefiles_table') 
2026-05-17T17:51:05.555344524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:05.558292652Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-05-17T17:51:05.559716820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0267225s 
2026-05-17T17:51:05.561786228Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-05-17T17:51:05.563460330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:05.565932369Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2026-05-17T17:51:05.570889502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-05-17T17:51:05.581141029Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.72E-05s 
2026-05-17T17:51:05.582745400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2026-05-17T17:51:05.585121065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:51:05.594154408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099055s 
2026-05-17T17:51:05.597004499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-05-17T17:51:05', 'fix_history_movieId') 
2026-05-17T17:51:05.600361670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:05.603043071Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-05-17T17:51:05.604473141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018685s 
2026-05-17T17:51:05.606325021Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-05-17T17:51:05.607985515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:05.610313664Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2026-05-17T17:51:05.633484761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:51:05.635331470Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.12E-05s 
2026-05-17T17:51:05.636900260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2026-05-17T17:51:05.639287859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:51:05.648697891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101974s 
2026-05-17T17:51:05.650253023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:51:05.651613263Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2026-05-17T17:51:05.653220380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2026-05-17T17:51:05.655416092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2026-05-17T17:51:05.667246418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118659s 
2026-05-17T17:51:05.669474135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:51:05.670826799Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.69E-05s 
2026-05-17T17:51:05.675058823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2026-05-17T17:51:05.913822932Z [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-05-17T17:51:05.931175420Z [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-05-17T17:51:05.947464537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-17T17:51:05.960880838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-17T17:51:05.993851342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-17T17:51:05.999486161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-17T17:51:06.003656940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3269574s 
2026-05-17T17:51:06.005388829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:51:06.006953931Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.09E-05s 
2026-05-17T17:51:06.009910055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2026-05-17T17:51:06.011549607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2026-05-17T17:51:06.021121896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105417s 
2026-05-17T17:51:06.024014481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-05-17T17:51:06', 'add_tmdb_stuff') 
2026-05-17T17:51:06.027419920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:06.030788244Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-05-17T17:51:06.032227673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020223s 
2026-05-17T17:51:06.034123732Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-05-17T17:51:06.035805649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:06.038256886Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2026-05-17T17:51:06.044899926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-05-17T17:51:06.046536221Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.72E-05s 
2026-05-17T17:51:06.048202667Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2026-05-17T17:51:06.108312651Z [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-05-17T17:51:06.116472896Z [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-05-17T17:51:06.123455769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-05-17T17:51:06.127550727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-05-17T17:51:06.152508513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-05-17T17:51:06.156297303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1065256s 
2026-05-17T17:51:06.159936954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-05-17T17:51:06', 'fix_movie_files') 
2026-05-17T17:51:06.163309386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:06.166159496Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-05-17T17:51:06.167593094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1163736s 
2026-05-17T17:51:06.169638142Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-05-17T17:51:06.171405753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:06.184209209Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2026-05-17T17:51:06.192311778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-17T17:51:06.193977262Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.02E-05s 
2026-05-17T17:51:06.195680132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2026-05-17T17:51:06.266585317Z [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-05-17T17:51:06.273335172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2026-05-17T17:51:06.277313885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-17T17:51:06.281322128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-17T17:51:06.314307211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-17T17:51:06.318159309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.120898s 
2026-05-17T17:51:06.320954910Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-05-17T17:51:06.324514068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-05-17T17:51:06.331528435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086394s 
2026-05-17T17:51:06.334853391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-05-17T17:51:06', 'update_schedule_intervale') 
2026-05-17T17:51:06.338070451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:06.341205906Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-05-17T17:51:06.342861460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180922s 
2026-05-17T17:51:06.345108626Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-05-17T17:51:06.346987049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:06.349416382Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2026-05-17T17:51:06.358295234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-05-17T17:51:06.360275382Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2026-05-17T17:51:06.362048403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2026-05-17T17:51:06.364545573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2026-05-17T17:51:06.373943841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102654s 
2026-05-17T17:51:06.375569866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-05-17T17:51:06.377024766Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2026-05-17T17:51:06.378904822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2026-05-17T17:51:06.381219965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2026-05-17T17:51:06.390019959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095017s 
2026-05-17T17:51:06.391554068Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:06.393842848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:06.403773168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103948s 
2026-05-17T17:51:06.407401546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-05-17T17:51:06', 'add_movie_formats_to_naming_config') 
2026-05-17T17:51:06.411719312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:06.415023797Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-05-17T17:51:06.416767750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215984s 
2026-05-17T17:51:06.419089175Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-05-17T17:51:06.421110146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:06.424108775Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2026-05-17T17:51:06.429599483Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:51:06.431353536Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2026-05-17T17:51:06.433396521Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2026-05-17T17:51:06.435868399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2026-05-17T17:51:06.447122295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01165s 
2026-05-17T17:51:06.450743699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-05-17T17:51:06', 'add_phyiscal_release') 
2026-05-17T17:51:06.455002967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:06.458139524Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-05-17T17:51:06.459955832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228252s 
2026-05-17T17:51:06.462276586Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-05-17T17:51:06.464233277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:06.467193870Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2026-05-17T17:51:06.495593929Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:51:06.510605352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2026-05-17T17:51:06.514608985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167284s 
2026-05-17T17:51:06.517935976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-05-17T17:51:06', 'remove_bitmetv') 
2026-05-17T17:51:06.521797683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:06.524908238Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-05-17T17:51:06.526696881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270299s 
2026-05-17T17:51:06.528926361Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-05-17T17:51:06.530945407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:06.533759064Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2026-05-17T17:51:06.541712383Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:51:06.545128242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2026-05-17T17:51:06.549132457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052547s 
2026-05-17T17:51:06.552501412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-05-17T17:51:06', 'remove_torrentleech') 
2026-05-17T17:51:06.556513603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:06.559521952Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-05-17T17:51:06.561266645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155991s 
2026-05-17T17:51:06.563504973Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-05-17T17:51:06.565396263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:06.568472809Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2026-05-17T17:51:06.573336665Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:51:06.576117646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2026-05-17T17:51:06.579308553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004002s 
2026-05-17T17:51:06.582627767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-05-17T17:51:06', 'remove_broadcasthenet') 
2026-05-17T17:51:06.586593124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:06.590886381Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-05-17T17:51:06.592757559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152891s 
2026-05-17T17:51:06.594855394Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-05-17T17:51:06.596796243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:06.599734030Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2026-05-17T17:51:06.604631915Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:51:06.607415050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2026-05-17T17:51:06.610440704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039084s 
2026-05-17T17:51:06.613384022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-05-17T17:51:06', 'remove_fanzub') 
2026-05-17T17:51:06.616971988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:06.619720423Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-05-17T17:51:06.621286668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130847s 
2026-05-17T17:51:06.623374032Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-05-17T17:51:06.625140800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:06.627722069Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2026-05-17T17:51:06.631309945Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:06.633163949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:06.639909725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067176s 
2026-05-17T17:51:06.643175873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-05-17T17:51:06', 'update_movie_sorttitle') 
2026-05-17T17:51:06.647231071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:06.650283118Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-05-17T17:51:06.652153094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169271s 
2026-05-17T17:51:06.654406402Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-05-17T17:51:06.657179878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:06.662113214Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2026-05-17T17:51:06.665642051Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:06.667314329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:06.673542954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062708s 
2026-05-17T17:51:06.676560972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-05-17T17:51:06', 'update_movie_sorttitle_again') 
2026-05-17T17:51:06.680199851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:06.683023528Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-05-17T17:51:06.684540774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156511s 
2026-05-17T17:51:06.686534289Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-05-17T17:51:06.688271828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:06.690675579Z [Info] update_movie_file: Starting migration of Main DB to 117 
2026-05-17T17:51:06.706569460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2026-05-17T17:51:06.709223516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2026-05-17T17:51:06.720135363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114479s 
2026-05-17T17:51:06.723272882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-05-17T17:51:06', 'update_movie_file') 
2026-05-17T17:51:06.726612417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:06.729332205Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-05-17T17:51:06.730761273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207489s 
2026-05-17T17:51:06.732915702Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-05-17T17:51:06.734633923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:06.737082474Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2026-05-17T17:51:06.740554517Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:06.742217366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:06.748867480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066707s 
2026-05-17T17:51:06.751788242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-05-17T17:51:06', 'update_movie_slug') 
2026-05-17T17:51:06.755144332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:06.757790802Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-05-17T17:51:06.759219890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156202s 
2026-05-17T17:51:06.761208245Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-05-17T17:51:06.762906946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:06.765384636Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2026-05-17T17:51:06.770241929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:51:06.771725086Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s 
2026-05-17T17:51:06.773376582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2026-05-17T17:51:06.775600722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2026-05-17T17:51:06.784773025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098049s 
2026-05-17T17:51:06.787645180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-05-17T17:51:06', 'add_youtube_trailer_id') 
2026-05-17T17:51:06.790992752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:06.793747420Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-05-17T17:51:06.795212611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186539s 
2026-05-17T17:51:06.797105864Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-05-17T17:51:06.798759534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:06.801142002Z [Info] add_studio: Starting migration of Main DB to 120 
2026-05-17T17:51:06.805915677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:51:06.807451600Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2026-05-17T17:51:06.809050951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2026-05-17T17:51:06.811220391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2026-05-17T17:51:06.820461242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097568s 
2026-05-17T17:51:06.823310801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-05-17T17:51:06', 'add_studio') 
2026-05-17T17:51:06.826640678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:06.830255669Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-05-17T17:51:06.831689336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195867s 
2026-05-17T17:51:06.833720056Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-05-17T17:51:06.835429539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:06.837925145Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2026-05-17T17:51:06.841593593Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:06.843269990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:06.849885183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065986s 
2026-05-17T17:51:06.852935837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-05-17T17:51:06', 'update_filedate_config') 
2026-05-17T17:51:06.856287327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:06.859051584Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-05-17T17:51:06.860554141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157737s 
2026-05-17T17:51:06.862568999Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-05-17T17:51:06.864288121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:06.866713566Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2026-05-17T17:51:06.874556011Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-17T17:51:06.876117846Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s 
2026-05-17T17:51:06.877703610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2026-05-17T17:51:06.880008472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2026-05-17T17:51:06.889126546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098482s 
2026-05-17T17:51:06.890704705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-17T17:51:06.892067620Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2026-05-17T17:51:06.893644005Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2026-05-17T17:51:06.952779055Z [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-05-17T17:51:06.961998242Z [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-05-17T17:51:06.967528611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-05-17T17:51:06.970727353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-05-17T17:51:06.993456060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0981854s 
2026-05-17T17:51:06.995035921Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-17T17:51:06.996416732Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2026-05-17T17:51:06.998020763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2026-05-17T17:51:07.051144927Z [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-05-17T17:51:07.059766972Z [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-05-17T17:51:07.066356554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-05-17T17:51:07.070558005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-05-17T17:51:07.092781464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0928745s 
2026-05-17T17:51:07.096139397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-05-17T17:51:07', 'add_movieid_to_blacklist') 
2026-05-17T17:51:07.099688465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:07.102931407Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-05-17T17:51:07.104509435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1031909s 
2026-05-17T17:51:07.106809688Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-05-17T17:51:07.108670926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:07.111720699Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2026-05-17T17:51:07.135770045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2026-05-17T17:51:07.142734171Z [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-05-17T17:51:07.148872283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112703s 
2026-05-17T17:51:07.150510913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2026-05-17T17:51:07.152680002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2026-05-17T17:51:07.155813573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038498s 
2026-05-17T17:51:07.158623723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-05-17T17:51:07', 'create_netimport_table') 
2026-05-17T17:51:07.161835001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:07.164842638Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-05-17T17:51:07.166306356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126876s 
2026-05-17T17:51:07.168360132Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-05-17T17:51:07.170161881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:07.173401356Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2026-05-17T17:51:07.179025302Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-05-17T17:51:07.180654834Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s 
2026-05-17T17:51:07.182671225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2026-05-17T17:51:07.185263446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2026-05-17T17:51:07.194451391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009867s 
2026-05-17T17:51:07.197449940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-05-17T17:51:07', 'add_preferred_tags_to_profile') 
2026-05-17T17:51:07.200795718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:07.204566102Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-05-17T17:51:07.206589137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194387s 
2026-05-17T17:51:07.208820912Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-05-17T17:51:07.210749736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:07.213792254Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2026-05-17T17:51:07.217753082Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:07.219798321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:07.225075198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052973s 
2026-05-17T17:51:07.228470527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-05-17T17:51:07', 'fix_imdb_unique') 
2026-05-17T17:51:07.232491946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:07.235399171Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-05-17T17:51:07.237078664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156958s 
2026-05-17T17:51:07.239318335Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-05-17T17:51:07.241294394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:07.244333786Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2026-05-17T17:51:07.248048457Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:07.249965468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:07.279609733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294426s 
2026-05-17T17:51:07.282996514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-05-17T17:51:07', 'update_qualities_and_profiles') 
2026-05-17T17:51:07.288133540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:07.290966556Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-05-17T17:51:07.292570216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0409595s 
2026-05-17T17:51:07.294478850Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-05-17T17:51:07.296202771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:07.298782066Z [Info] remove_wombles: Starting migration of Main DB to 127 
2026-05-17T17:51:07.303267110Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:51:07.305891736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-05-17T17:51:07.308741285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036815s 
2026-05-17T17:51:07.311445361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-05-17T17:51:07', 'remove_wombles') 
2026-05-17T17:51:07.314715908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:07.317205632Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-05-17T17:51:07.318664340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120769s 
2026-05-17T17:51:07.320553916Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-05-17T17:51:07.322236024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:07.325241326Z [Info] remove_kickass: Starting migration of Main DB to 128 
2026-05-17T17:51:07.330063318Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:51:07.332591820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2026-05-17T17:51:07.335466350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036451s 
2026-05-17T17:51:07.338222451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-05-17T17:51:07', 'remove_kickass') 
2026-05-17T17:51:07.341480522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:07.344018474Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-05-17T17:51:07.345465078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120848s 
2026-05-17T17:51:07.347591160Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-05-17T17:51:07.349838847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:07.353403756Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2026-05-17T17:51:07.359442779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-17T17:51:07.361347626Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.72E-05s 
2026-05-17T17:51:07.363561625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2026-05-17T17:51:07.366215740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2026-05-17T17:51:07.375397793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099205s 
2026-05-17T17:51:07.378470161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-05-17T17:51:07', 'add_parsed_movie_info_to_pending_release') 
2026-05-17T17:51:07.381905811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:07.384827224Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-05-17T17:51:07.386399541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190769s 
2026-05-17T17:51:07.388373777Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-05-17T17:51:07.390108621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:07.392499327Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2026-05-17T17:51:07.397349164Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:51:07.399687443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-05-17T17:51:07.402417091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033699s 
2026-05-17T17:51:07.404166064Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:51:07.406404592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2026-05-17T17:51:07.408764365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030718s 
2026-05-17T17:51:07.415983434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-05-17T17:51:07', 'remove_wombles_kickass') 
2026-05-17T17:51:07.416938818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:07.420427585Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-05-17T17:51:07.422233552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142417s 
2026-05-17T17:51:07.425120507Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-05-17T17:51:07.427504789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:07.430816659Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2026-05-17T17:51:07.436778887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-17T17:51:07.438552008Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s 
2026-05-17T17:51:07.440434630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2026-05-17T17:51:07.505392878Z [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-05-17T17:51:07.514531954Z [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-05-17T17:51:07.519194465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-05-17T17:51:07.566194895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-05-17T17:51:07.589444230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1472942s 
2026-05-17T17:51:07.592495475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-05-17T17:51:07', 'make_parsed_episode_info_nullable') 
2026-05-17T17:51:07.595730190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:07.598793580Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-05-17T17:51:07.600543104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1564102s 
2026-05-17T17:51:07.603753850Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-05-17T17:51:07.606004012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:07.609410754Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2026-05-17T17:51:07.614285852Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-05-17T17:51:07.618784112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-05-17T17:51:07.623134002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061787s 
2026-05-17T17:51:07.627165372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-05-17T17:51:07', 'rename_torrent_downloadstation') 
2026-05-17T17:51:07.632255514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:07.635381569Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-05-17T17:51:07.637485066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184423s 
2026-05-17T17:51:07.640190565Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-05-17T17:51:07.642011402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:07.644746311Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2026-05-17T17:51:07.663089554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-05-17T17:51:07.664785370Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2026-05-17T17:51:07.666677270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2026-05-17T17:51:07.669266695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-05-17T17:51:07.678300019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100323s 
2026-05-17T17:51:07.679781492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:51:07.681148435Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s 
2026-05-17T17:51:07.682820132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2026-05-17T17:51:07.685278564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-05-17T17:51:07.694376868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098473s 
2026-05-17T17:51:07.697369275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-05-17T17:51:07', 'add_minimumavailability') 
2026-05-17T17:51:07.700745074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:07.703431785Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-05-17T17:51:07.704953740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188586s 
2026-05-17T17:51:07.707045313Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-05-17T17:51:07.708850719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:07.711340523Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2026-05-17T17:51:07.714821795Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:07.716629926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:07.719971386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035352s 
2026-05-17T17:51:07.722885846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-05-17T17:51:07', 'add_remux_qualities_for_the_wankers') 
2026-05-17T17:51:07.726196434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:07.728869968Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-05-17T17:51:07.730503849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121764s 
2026-05-17T17:51:07.732443706Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-05-17T17:51:07.734161776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:07.736504464Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2026-05-17T17:51:07.741064308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:51:07.742519228Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2026-05-17T17:51:07.744149371Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2026-05-17T17:51:07.746525197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:51:07.755519932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098494s 
2026-05-17T17:51:07.758309330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-05-17T17:51:07', 'add_haspredbentry_to_movies') 
2026-05-17T17:51:07.761452972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:07.764132418Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-05-17T17:51:07.765597158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182288s 
2026-05-17T17:51:07.767508878Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-05-17T17:51:07.769418054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:07.771806404Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2026-05-17T17:51:07.776380766Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:51:07.777893714Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2026-05-17T17:51:07.779466081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2026-05-17T17:51:07.781819220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2026-05-17T17:51:07.793098737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116013s 
2026-05-17T17:51:07.796213610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-05-17T17:51:07', 'add_pathstate_to_movies') 
2026-05-17T17:51:07.799500450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:07.802192913Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-05-17T17:51:07.803662183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210265s 
2026-05-17T17:51:07.805657982Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-05-17T17:51:07.807386102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:07.809774934Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2026-05-17T17:51:07.819313976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2026-05-17T17:51:07.822956542Z [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-05-17T17:51:07.827362545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063857s 
2026-05-17T17:51:07.829057900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2026-05-17T17:51:07.831404005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2026-05-17T17:51:07.834541585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004006s 
2026-05-17T17:51:07.836011716Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:07.837594363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:07.847460003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098327s 
2026-05-17T17:51:07.850503142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-05-17T17:51:07', 'add_import_exclusions_table') 
2026-05-17T17:51:07.853780572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:07.856626725Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-05-17T17:51:07.858109662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189499s 
2026-05-17T17:51:07.860037845Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-05-17T17:51:07.861745795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:07.864073002Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2026-05-17T17:51:07.868342491Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:51:07.869794956Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2026-05-17T17:51:07.871466292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2026-05-17T17:51:07.873720131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2026-05-17T17:51:07.882787584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097665s 
2026-05-17T17:51:07.885554767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-05-17T17:51:07', 'add_physical_release_note') 
2026-05-17T17:51:07.888695563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:07.891322503Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-05-17T17:51:07.892799448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180918s 
2026-05-17T17:51:07.894742381Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-05-17T17:51:07.896473848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:07.898833410Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2026-05-17T17:51:07.902053335Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:07.903718689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:07.931988787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281084s 
2026-05-17T17:51:07.935097317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-05-17T17:51:07', 'consolidate_indexer_baseurl') 
2026-05-17T17:51:07.938400189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:07.941054375Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-05-17T17:51:07.942525538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0372835s 
2026-05-17T17:51:07.944508702Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-05-17T17:51:07.946253426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:07.948643489Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2026-05-17T17:51:07.994565909Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2026-05-17T17:51:08.000500452Z [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-05-17T17:51:08.006307697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098913s 
2026-05-17T17:51:08.011129268Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2026-05-17T17:51:08.086917688Z [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-05-17T17:51:08.104836377Z [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-05-17T17:51:08.116525660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-17T17:51:08.120385133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-17T17:51:08.144230528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-17T17:51:08.147583371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1348039s 
2026-05-17T17:51:08.149142131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:51:08.150520687Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2026-05-17T17:51:08.152154858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2026-05-17T17:51:08.154446704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2026-05-17T17:51:08.163526381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097891s 
2026-05-17T17:51:08.165073367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:51:08.166455550Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2026-05-17T17:51:08.168245345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2026-05-17T17:51:08.170679598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2026-05-17T17:51:08.179585705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097757s 
2026-05-17T17:51:08.182528812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-05-17T17:51:08', 'add_alternative_titles_table') 
2026-05-17T17:51:08.185706763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:08.190354233Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-05-17T17:51:08.191871329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203023s 
2026-05-17T17:51:08.193833811Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-05-17T17:51:08.195538715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:08.197883257Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2026-05-17T17:51:08.205097567Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:08.206831549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:08.213595051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068955s 
2026-05-17T17:51:08.215199572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-05-17T17:51:08.216632899Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2026-05-17T17:51:08.218317342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2026-05-17T17:51:08.277520890Z [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-05-17T17:51:08.285223724Z [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-05-17T17:51:08.289991676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-17T17:51:08.293461014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-17T17:51:08.316828276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0967939s 
2026-05-17T17:51:08.318587560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-05-17T17:51:08.321103637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-17T17:51:08.324313742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041966s 
2026-05-17T17:51:08.327074813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-05-17T17:51:08', 'fix_duplicate_alt_titles') 
2026-05-17T17:51:08.330166931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:08.333252535Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-05-17T17:51:08.334715652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129259s 
2026-05-17T17:51:08.336583444Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-05-17T17:51:08.338229419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:08.340520623Z [Info] movie_extras: Starting migration of Main DB to 142 
2026-05-17T17:51:08.382043031Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2026-05-17T17:51:08.384798050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-05-17T17:51:08.388114319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042731s 
2026-05-17T17:51:08.389686465Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2026-05-17T17:51:08.391628035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-05-17T17:51:08.394222441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031046s 
2026-05-17T17:51:08.395743043Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2026-05-17T17:51:08.397457977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-05-17T17:51:08.400047132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028684s 
2026-05-17T17:51:08.401530940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-05-17T17:51:08.405826622Z [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-05-17T17:51:08.410291184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073061s 
2026-05-17T17:51:08.411828660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-05-17T17:51:08.416395378Z [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-05-17T17:51:08.420829408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075445s 
2026-05-17T17:51:08.422334399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-05-17T17:51:08.426964134Z [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-05-17T17:51:08.431588958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078328s 
2026-05-17T17:51:08.434563669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-05-17T17:51:08', 'movie_extras') 
2026-05-17T17:51:08.437671008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:08.440891173Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-05-17T17:51:08.442280221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170447s 
2026-05-17T17:51:08.444308826Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-05-17T17:51:08.445951575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:08.449100497Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2026-05-17T17:51:08.460336146Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2026-05-17T17:51:08.462219299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2026-05-17T17:51:08.465361166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033836s 
2026-05-17T17:51:08.466863983Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2026-05-17T17:51:08.468558376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2026-05-17T17:51:08.471125576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028458s 
2026-05-17T17:51:08.472584455Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2026-05-17T17:51:08.474178926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2026-05-17T17:51:08.477401757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034133s 
2026-05-17T17:51:08.478887459Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2026-05-17T17:51:08.480590228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2026-05-17T17:51:08.483111947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028027s 
2026-05-17T17:51:08.485944151Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2026-05-17T17:51:08.538670063Z [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-05-17T17:51:08.546564934Z [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-05-17T17:51:08.551625425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-05-17T17:51:08.555058831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-05-17T17:51:08.575003991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0874317s 
2026-05-17T17:51:08.576740679Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2026-05-17T17:51:08.628166913Z [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-05-17T17:51:08.634880364Z [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-05-17T17:51:08.639215134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-05-17T17:51:08.642693891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-05-17T17:51:08.663028846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-17T17:51:08.666879201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-17T17:51:08.669998663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0917655s 
2026-05-17T17:51:08.672572076Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2026-05-17T17:51:08.725370213Z [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-05-17T17:51:08.733429285Z [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-05-17T17:51:08.738275966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-05-17T17:51:08.741645152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-05-17T17:51:08.761963083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0874764s 
2026-05-17T17:51:08.764064155Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2026-05-17T17:51:08.815054421Z [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-05-17T17:51:08.821330090Z [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-05-17T17:51:08.825396410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-05-17T17:51:08.828977512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-05-17T17:51:08.848763842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0830674s 
2026-05-17T17:51:08.851410212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-05-17T17:51:08', 'clean_core_tv') 
2026-05-17T17:51:08.854582732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:08.858553760Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-05-17T17:51:08.860001265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0927801s 
2026-05-17T17:51:08.862508024Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-05-17T17:51:08.864299421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:08.866996373Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2026-05-17T17:51:08.873008492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-17T17:51:08.874536810Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.25E-05s 
2026-05-17T17:51:08.876175500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2026-05-17T17:51:08.878403448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2026-05-17T17:51:08.888995220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112665s 
2026-05-17T17:51:08.890890397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2026-05-17T17:51:08.893348608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2026-05-17T17:51:08.901258739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087272s 
2026-05-17T17:51:08.904108849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-05-17T17:51:08', 'add_cookies_to_indexer_status') 
2026-05-17T17:51:08.907295728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:08.910071749Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-05-17T17:51:08.911602722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173374s 
2026-05-17T17:51:08.913556046Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-05-17T17:51:08.915190117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:08.917504989Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2026-05-17T17:51:08.922035594Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-05-17T17:51:08.924687435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-05-17T17:51:08.927640993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003751s 
2026-05-17T17:51:08.929711514Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-05-17T17:51:08.931994101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-05-17T17:51:08.934435899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030471s 
2026-05-17T17:51:08.937115205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-05-17T17:51:08', 'banner_to_fanart') 
2026-05-17T17:51:08.940234187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:08.942811908Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-05-17T17:51:08.944210475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011256s 
2026-05-17T17:51:08.946145733Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-05-17T17:51:08.947879415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:08.950187203Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2026-05-17T17:51:08.955667230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-05-17T17:51:08.957209566Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2026-05-17T17:51:08.958966284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-05-17T17:51:08.961616361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:51:08.970443539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098854s 
2026-05-17T17:51:08.973260854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-05-17T17:51:08', 'naming_config_colon_action') 
2026-05-17T17:51:08.976481039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:08.979206699Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-05-17T17:51:08.980721179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184462s 
2026-05-17T17:51:08.982604522Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-05-17T17:51:08.984307231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:08.986650952Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2026-05-17T17:51:08.996513265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-05-17T17:51:08.999726336Z [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-05-17T17:51:09.003966686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058544s 
2026-05-17T17:51:09.005612401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-05-17T17:51:09.007883685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-05-17T17:51:09.011014110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038932s 
2026-05-17T17:51:09.012501746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-05-17T17:51:09.013962749Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.61E-05s 
2026-05-17T17:51:09.015588994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2026-05-17T17:51:09.018154751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2026-05-17T17:51:09.026755554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096288s 
2026-05-17T17:51:09.028429746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2026-05-17T17:51:09.030772023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:51:09.038898540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008974s 
2026-05-17T17:51:09.040404092Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:09.041987261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:09.044260079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024686s 
2026-05-17T17:51:09.046982872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-05-17T17:51:09', 'add_custom_formats') 
2026-05-17T17:51:09.050206425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:09.053102187Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-05-17T17:51:09.054521365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111037s 
2026-05-17T17:51:09.056513727Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-05-17T17:51:09.058253532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:09.060638726Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2026-05-17T17:51:09.064500954Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-05-17T17:51:09.067075850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-05-17T17:51:09.070334303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040135s 
2026-05-17T17:51:09.073129763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-05-17T17:51:09', 'remove_extra_naming_config') 
2026-05-17T17:51:09.076301992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:09.079026850Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-05-17T17:51:09.080500638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124674s 
2026-05-17T17:51:09.082392308Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-05-17T17:51:09.084133375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:09.086417766Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2026-05-17T17:51:09.089702301Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:09.091378907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:09.143631786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0520224s 
2026-05-17T17:51:09.146855659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-05-17T17:51:09', 'convert_regex_required_tags') 
2026-05-17T17:51:09.150441482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:09.153355500Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-05-17T17:51:09.154867576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0619367s 
2026-05-17T17:51:09.157012936Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-05-17T17:51:09.158776699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:09.161186823Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2026-05-17T17:51:09.164469474Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:09.166180360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:09.174050641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079312s 
2026-05-17T17:51:09.177102057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-05-17T17:51:09', 'fix_format_tags_double_underscore') 
2026-05-17T17:51:09.180569751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:09.183313898Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-05-17T17:51:09.184852206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170445s 
2026-05-17T17:51:09.186803345Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-05-17T17:51:09.188522057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:09.190919145Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2026-05-17T17:51:09.195894014Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-05-17T17:51:09.197414687Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s 
2026-05-17T17:51:09.199064339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2026-05-17T17:51:09.201191153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2026-05-17T17:51:09.209996948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094355s 
2026-05-17T17:51:09.211826854Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2026-05-17T17:51:09.213758955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2026-05-17T17:51:09.216094900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026523s 
2026-05-17T17:51:09.218770969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-05-17T17:51:09', 'add_tags_to_net_import') 
2026-05-17T17:51:09.221929010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:09.224665511Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-05-17T17:51:09.226122125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110508s 
2026-05-17T17:51:09.228078315Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-05-17T17:51:09.229764741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:09.232055314Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2026-05-17T17:51:09.238530265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-05-17T17:51:09.243125240Z [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-05-17T17:51:09.249368935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087318s 
2026-05-17T17:51:09.252339307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-05-17T17:51:09', 'add_custom_filters') 
2026-05-17T17:51:09.255527238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:09.258263940Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-05-17T17:51:09.259685553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179459s 
2026-05-17T17:51:09.261844020Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-05-17T17:51:09.263634556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:09.266063288Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2026-05-17T17:51:09.302691758Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-17T17:51:09.304476884Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s 
2026-05-17T17:51:09.306141637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-05-17T17:51:09.308610770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:51:09.317740146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100593s 
2026-05-17T17:51:09.321193111Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2026-05-17T17:51:09.432779470Z [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-05-17T17:51:09.442106114Z [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-05-17T17:51:09.447515919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-17T17:51:09.451237966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-17T17:51:09.475348455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-17T17:51:09.478813303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1559084s 
2026-05-17T17:51:09.480736126Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-05-17T17:51:09.537353435Z [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-05-17T17:51:09.544688719Z [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-05-17T17:51:09.549101526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-17T17:51:09.552660043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-17T17:51:09.575139457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-17T17:51:09.578420846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0960411s 
2026-05-17T17:51:09.579943233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-17T17:51:09.581309334Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2026-05-17T17:51:09.583250152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-05-17T17:51:09.585693954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-05-17T17:51:09.594584200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096722s 
2026-05-17T17:51:09.596808099Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-05-17T17:51:09.599227121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-05-17T17:51:09.601759311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031933s 
2026-05-17T17:51:09.603235304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-17T17:51:09.604757058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000157s 
2026-05-17T17:51:09.606558817Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-05-17T17:51:09.661263634Z [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-05-17T17:51:09.669344951Z [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-05-17T17:51:09.674199708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-17T17:51:09.678511773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-17T17:51:09.701166120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-17T17:51:09.704440474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0962646s 
2026-05-17T17:51:09.706054134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-05-17T17:51:09.710272009Z [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-05-17T17:51:09.714820790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007179s 
2026-05-17T17:51:09.716617759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-05-17T17:51:09.719131943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-17T17:51:09.722471750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043549s 
2026-05-17T17:51:09.725425268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-05-17T17:51:09', 'indexer_client_status_search_changes') 
2026-05-17T17:51:09.728590904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:09.733759824Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-05-17T17:51:09.735383384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150808s 
2026-05-17T17:51:09.737591802Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-05-17T17:51:09.739370023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:09.742277098Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2026-05-17T17:51:09.750864684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-05-17T17:51:09.752455999Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2026-05-17T17:51:09.754081603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2026-05-17T17:51:09.756546587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-05-17T17:51:09.766042813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103868s 
2026-05-17T17:51:09.767565079Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-05-17T17:51:09.768909206Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s 
2026-05-17T17:51:09.770475821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2026-05-17T17:51:09.772770483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-05-17T17:51:09.781561448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096034s 
2026-05-17T17:51:09.783031569Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-17T17:51:09.784378372Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s 
2026-05-17T17:51:09.785957763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2026-05-17T17:51:09.788266172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-05-17T17:51:09.796966244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094749s 
2026-05-17T17:51:09.798445934Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:09.800041077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:09.871328282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0710808s 
2026-05-17T17:51:09.874633599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-05-17T17:51:09', 'add_language_to_files_history_blacklist') 
2026-05-17T17:51:09.878219681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:09.881336819Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-05-17T17:51:09.882867713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0811531s 
2026-05-17T17:51:09.885378329Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-05-17T17:51:09.887167823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:09.889577456Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2026-05-17T17:51:09.919118443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-05-17T17:51:09.920914680Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2026-05-17T17:51:09.922560886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2026-05-17T17:51:09.924824675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-05-17T17:51:09.934114305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100113s 
2026-05-17T17:51:09.935600468Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-17T17:51:09.945555037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-05-17T17:51:09.948530149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115029s 
2026-05-17T17:51:09.951362082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-05-17T17:51:09', 'add_update_allowed_quality_profile') 
2026-05-17T17:51:09.954551626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:09.957534404Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-05-17T17:51:09.959013894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202377s 
2026-05-17T17:51:09.960984803Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-05-17T17:51:09.962700799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:09.965012796Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2026-05-17T17:51:09.970373552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-17T17:51:09.971841428Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2026-05-17T17:51:09.973505460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-05-17T17:51:09.976174466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-05-17T17:51:09.985241136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101997s 
2026-05-17T17:51:09.986713411Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:09.988305137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:10.231160456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2426443s 
2026-05-17T17:51:10.234385070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-05-17T17:51:10', 'add_download_client_priority') 
2026-05-17T17:51:10.238056304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:10.240881915Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-05-17T17:51:10.242429211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2525829s 
2026-05-17T17:51:10.244289628Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-05-17T17:51:10.245986997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:10.248399716Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2026-05-17T17:51:10.252759667Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:51:10.255164210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-05-17T17:51:10.257942937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034484s 
2026-05-17T17:51:10.260666893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-05-17T17:51:10', 'remove_growl_prowl') 
2026-05-17T17:51:10.263841977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:10.266489329Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-05-17T17:51:10.267963799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118465s 
2026-05-17T17:51:10.269904277Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-05-17T17:51:10.271614793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:10.273983553Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2026-05-17T17:51:10.278803050Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:51:10.281281852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-05-17T17:51:10.284062973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035672s 
2026-05-17T17:51:10.285795092Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:51:10.288036937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-05-17T17:51:10.290426279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031023s 
2026-05-17T17:51:10.293152089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-05-17T17:51:10', 'remove_plex_hometheatre') 
2026-05-17T17:51:10.296378407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:10.299015218Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-05-17T17:51:10.300502363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114758s 
2026-05-17T17:51:10.302383291Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-05-17T17:51:10.304112123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:10.306480373Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2026-05-17T17:51:10.310093971Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:10.311830819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:10.336370773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243075s 
2026-05-17T17:51:10.339451698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-05-17T17:51:10', 'add_webrip_qualites') 
2026-05-17T17:51:10.342977469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:10.345618178Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-05-17T17:51:10.347057296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0338009s 
2026-05-17T17:51:10.349059999Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-05-17T17:51:10.350759462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:10.353142993Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2026-05-17T17:51:10.359531509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-17T17:51:10.361125089Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2026-05-17T17:51:10.362836696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-05-17T17:51:10.365354337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:51:10.375289847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105175s 
2026-05-17T17:51:10.376985342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-17T17:51:10.378370612Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2026-05-17T17:51:10.380173032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-05-17T17:51:10.382787538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:51:10.391800570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100004s 
2026-05-17T17:51:10.394564377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-05-17T17:51:10', 'health_issue_notification') 
2026-05-17T17:51:10.397698068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:10.400629482Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-05-17T17:51:10.402294796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186181s 
2026-05-17T17:51:10.404179943Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-05-17T17:51:10.405843974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:10.408156522Z [Info] speed_improvements: Starting migration of Main DB to 161 
2026-05-17T17:51:10.417129183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2026-05-17T17:51:10.419395207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-05-17T17:51:10.422997983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042834s 
2026-05-17T17:51:10.424684500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2026-05-17T17:51:10.427033751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2026-05-17T17:51:10.430229087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040404s 
2026-05-17T17:51:10.431833508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2026-05-17T17:51:10.433983689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-17T17:51:10.436993511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036919s 
2026-05-17T17:51:10.438530576Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-05-17T17:51:10.440705306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-17T17:51:10.443629055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036622s 
2026-05-17T17:51:10.445181331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-05-17T17:51:10.447219817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-17T17:51:10.450182153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035724s 
2026-05-17T17:51:10.452856800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-05-17T17:51:10', 'speed_improvements') 
2026-05-17T17:51:10.455922444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:10.459360098Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-05-17T17:51:10.460818395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125838s 
2026-05-17T17:51:10.462790888Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-05-17T17:51:10.464546984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:10.466883791Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2026-05-17T17:51:10.493473113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2026-05-17T17:51:10.552205772Z [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-05-17T17:51:10.560496760Z [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-05-17T17:51:10.565284703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-05-17T17:51:10.568916578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-05-17T17:51:10.592511199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-17T17:51:10.595661673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1003934s 
2026-05-17T17:51:10.599668794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2026-05-17T17:51:10.663108193Z [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-05-17T17:51:10.671267697Z [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-05-17T17:51:10.676036391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-05-17T17:51:10.679884071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-05-17T17:51:10.702921518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-17T17:51:10.706128918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1046495s 
2026-05-17T17:51:10.707556814Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-17T17:51:10.710785387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2026-05-17T17:51:10.713589384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046403s 
2026-05-17T17:51:10.716442991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-05-17T17:51:10', 'fix_profile_format_default') 
2026-05-17T17:51:10.719577815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:10.722650363Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-05-17T17:51:10.724171637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134804s 
2026-05-17T17:51:10.725957153Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-05-17T17:51:10.727642768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:10.729898772Z [Info] task_duration: Starting migration of Main DB to 163 
2026-05-17T17:51:10.734360397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-17T17:51:10.735804275Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2026-05-17T17:51:10.737529330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-05-17T17:51:10.739873170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-05-17T17:51:10.749116407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010041s 
2026-05-17T17:51:10.751725391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-05-17T17:51:10', 'task_duration') 
2026-05-17T17:51:10.754874875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:10.757429860Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-05-17T17:51:10.758814850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182653s 
2026-05-17T17:51:10.760752051Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-05-17T17:51:10.762423868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:10.764741997Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2026-05-17T17:51:10.782019925Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:51:10.783535518Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2026-05-17T17:51:10.785142805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2026-05-17T17:51:10.787276763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2026-05-17T17:51:10.796743960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010098s 
2026-05-17T17:51:10.798281246Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2026-05-17T17:51:10.863598006Z [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-05-17T17:51:10.882372279Z [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-05-17T17:51:10.894580236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-17T17:51:10.898893373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-17T17:51:10.921935220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-17T17:51:10.925808541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-17T17:51:10.929483452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-17T17:51:10.933071328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-17T17:51:10.936060358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1362826s 
2026-05-17T17:51:10.937532273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2026-05-17T17:51:10.942403724Z [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-05-17T17:51:10.947423294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084638s 
2026-05-17T17:51:10.949071453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2026-05-17T17:51:10.951357808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-05-17T17:51:10.954623345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039962s 
2026-05-17T17:51:10.956372598Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2026-05-17T17:51:10.958522949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-05-17T17:51:10.961993789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040573s 
2026-05-17T17:51:10.963883294Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:51:10.966263238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-05-17T17:51:10.968935400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034872s 
2026-05-17T17:51:10.970669522Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:51:10.972899233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-05-17T17:51:10.975606585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032455s 
2026-05-17T17:51:10.978354811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-05-17T17:51:10', 'movie_collections_crew') 
2026-05-17T17:51:10.981517400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:10.984696914Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-05-17T17:51:10.986199911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122601s 
2026-05-17T17:51:11.035869978Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-05-17T17:51:11.038133206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:11.040944528Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2026-05-17T17:51:11.052583830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-17T17:51:11.054244816Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2026-05-17T17:51:11.055932725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2026-05-17T17:51:11.058427880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:51:11.068368862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108924s 
2026-05-17T17:51:11.069869474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-05-17T17:51:11.071218822Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s 
2026-05-17T17:51:11.072859145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2026-05-17T17:51:11.075312958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:51:11.084339618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009963s 
2026-05-17T17:51:11.085783125Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:11.087386725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:11.119521405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0319735s 
2026-05-17T17:51:11.121304737Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:11.122916292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:11.132044407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009097s 
2026-05-17T17:51:11.133677215Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:11.135315555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:11.149869096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139661s 
2026-05-17T17:51:11.152280393Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:11.153946067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:11.157602582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038227s 
2026-05-17T17:51:11.159074917Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:11.160797526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:11.220199193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0593154s 
2026-05-17T17:51:11.221985481Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:11.223609842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:11.237443845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137317s 
2026-05-17T17:51:11.240590873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-05-17T17:51:11', 'remove_custom_formats_from_quality_model') 
2026-05-17T17:51:11.244026382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:11.246941123Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-05-17T17:51:11.248492697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231712s 
2026-05-17T17:51:11.250327052Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-05-17T17:51:11.252002957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:11.254223179Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2026-05-17T17:51:11.258308717Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:11.260015054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:11.273576728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135129s 
2026-05-17T17:51:11.275257593Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:11.276855872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:11.285412775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085971s 
2026-05-17T17:51:11.286998439Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:11.288618272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:11.296905172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008374s 
2026-05-17T17:51:11.299742937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-05-17T17:51:11', 'fix_tmdb_list_config') 
2026-05-17T17:51:11.303004466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:11.305617208Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-05-17T17:51:11.307042068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170292s 
2026-05-17T17:51:11.308954028Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-05-17T17:51:11.310636948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:11.312906299Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2026-05-17T17:51:11.318933998Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2026-05-17T17:51:11.385906463Z [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-05-17T17:51:11.404470171Z [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-05-17T17:51:11.416233593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-17T17:51:11.420537441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-17T17:51:11.444432006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-17T17:51:11.448302902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-17T17:51:11.451939296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-17T17:51:11.455631361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-17T17:51:11.459167303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.138556s 
2026-05-17T17:51:11.461317373Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-05-17T17:51:11.463530381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-05-17T17:51:11.466585443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034781s 
2026-05-17T17:51:11.468246669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-05-17T17:51:11.469626007Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2026-05-17T17:51:11.471312444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2026-05-17T17:51:11.473842570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-05-17T17:51:11.483774232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107877s 
2026-05-17T17:51:11.485516932Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2026-05-17T17:51:11.558127623Z [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-05-17T17:51:11.568083614Z [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-05-17T17:51:11.574533214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-05-17T17:51:11.579130182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-05-17T17:51:11.606316396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-05-17T17:51:11.610160288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1230822s 
2026-05-17T17:51:11.612996310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-05-17T17:51:11', 'remove_movie_pathstate') 
2026-05-17T17:51:11.616225203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:11.620275140Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-05-17T17:51:11.621770121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1330586s 
2026-05-17T17:51:11.623689206Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-05-17T17:51:11.625439902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:11.628147615Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2026-05-17T17:51:11.633994491Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-05-17T17:51:11.635725998Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s 
2026-05-17T17:51:11.637664322Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2026-05-17T17:51:11.640191963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2026-05-17T17:51:11.650055027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010816s 
2026-05-17T17:51:11.651555990Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:11.653087335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:11.694547066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0411908s 
2026-05-17T17:51:11.696518767Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2026-05-17T17:51:11.755623386Z [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-05-17T17:51:11.761918765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2026-05-17T17:51:11.765983972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-05-17T17:51:11.770231176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-05-17T17:51:11.795553647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-05-17T17:51:11.799728054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1015863s 
2026-05-17T17:51:11.802942989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-05-17T17:51:11', 'custom_format_rework') 
2026-05-17T17:51:11.806446094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:11.809551248Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-05-17T17:51:11.811018674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1113731s 
2026-05-17T17:51:11.813026167Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-05-17T17:51:11.814723756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:11.817335005Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2026-05-17T17:51:11.826782182Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-05-17T17:51:11.828515232Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2026-05-17T17:51:11.830157099Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2026-05-17T17:51:11.832628667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:51:11.843192883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110987s 
2026-05-17T17:51:11.844981125Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-05-17T17:51:11.846360623Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2026-05-17T17:51:11.848043874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2026-05-17T17:51:11.850547867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:51:11.860975358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110622s 
2026-05-17T17:51:11.862670953Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:11.864273891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:11.890839736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0263392s 
2026-05-17T17:51:11.892831317Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2026-05-17T17:51:11.953496729Z [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-05-17T17:51:11.962226592Z [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-05-17T17:51:11.967360111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-05-17T17:51:11.971176617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-05-17T17:51:11.995015129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-17T17:51:11.998128148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1037764s 
2026-05-17T17:51:11.999617418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-05-17T17:51:12.001010874Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2026-05-17T17:51:12.003093108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2026-05-17T17:51:12.005891093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:51:12.015050070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010303s 
2026-05-17T17:51:12.017779627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-05-17T17:51:12', 'custom_format_scores') 
2026-05-17T17:51:12.020941866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:12.023841707Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-05-17T17:51:12.025274903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189282s 
2026-05-17T17:51:12.027169008Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-05-17T17:51:12.028846666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:12.031106688Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2026-05-17T17:51:12.035296717Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:12.037013655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:12.685072988Z []
2026-05-17T17:51:12.686411484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6492189s 
2026-05-17T17:51:12.688251691Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:12.689888196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:12.696349520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065907s 
2026-05-17T17:51:12.710894264Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-05-17T17:51:12.714924350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-05-17T17:51:12.720591464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071968s 
2026-05-17T17:51:12.723357775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-05-17T17:51:12', 'fix_trakt_list_config') 
2026-05-17T17:51:12.726491517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:12.729414233Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-05-17T17:51:12.730902741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159203s 
2026-05-17T17:51:12.732933772Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-05-17T17:51:12.734673746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:12.737025883Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2026-05-17T17:51:12.742438645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-05-17T17:51:12.743998226Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2026-05-17T17:51:12.745757108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-05-17T17:51:12.748132402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-05-17T17:51:12.757821226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104711s 
2026-05-17T17:51:12.759340786Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:12.760961050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:12.776771162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156812s 
2026-05-17T17:51:12.779896406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-05-17T17:51:12', 'quality_definition_preferred_size') 
2026-05-17T17:51:12.783295171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:12.786137817Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-05-17T17:51:12.787641235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0250759s 
2026-05-17T17:51:12.789515359Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-05-17T17:51:12.791195633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:12.793448090Z [Info] add_download_history: Starting migration of Main DB to 172 
2026-05-17T17:51:12.810372095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-05-17T17:51:12.815530845Z [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-05-17T17:51:12.821031494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090451s 
2026-05-17T17:51:12.822731077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-05-17T17:51:12.825063815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-05-17T17:51:12.828256986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040038s 
2026-05-17T17:51:12.829897370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2026-05-17T17:51:12.832177562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-05-17T17:51:12.835229829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038508s 
2026-05-17T17:51:12.836943180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-05-17T17:51:12.839271580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-05-17T17:51:12.842465152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040458s 
2026-05-17T17:51:12.843934771Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:12.845525906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:12.856720592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111555s 
2026-05-17T17:51:12.859683520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-05-17T17:51:12', 'add_download_history') 
2026-05-17T17:51:12.862922543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:12.865841562Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-05-17T17:51:12.867294920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203349s 
2026-05-17T17:51:12.869234025Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-05-17T17:51:12.870912616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:12.873185283Z [Info] net_import_status: Starting migration of Main DB to 173 
2026-05-17T17:51:12.882426245Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2026-05-17T17:51:12.886960918Z [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-05-17T17:51:12.892106090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081055s 
2026-05-17T17:51:12.893842768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2026-05-17T17:51:12.896281068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2026-05-17T17:51:12.899445903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041051s 
2026-05-17T17:51:12.902098726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-05-17T17:51:12', 'net_import_status') 
2026-05-17T17:51:12.905359222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:12.909096008Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-05-17T17:51:12.910530788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136476s 
2026-05-17T17:51:12.912487349Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-05-17T17:51:12.914180639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:12.916507496Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2026-05-17T17:51:12.919842733Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:12.921540943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:12.934136551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124911s 
2026-05-17T17:51:12.937162636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-05-17T17:51:12', 'email_multiple_addresses') 
2026-05-17T17:51:12.940514115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:12.943163010Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-05-17T17:51:12.944644093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215784s 
2026-05-17T17:51:12.946632198Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-05-17T17:51:12.948392082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:12.950693066Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2026-05-17T17:51:12.954498200Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-05-17T17:51:12.957018165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-05-17T17:51:12.960170935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038393s 
2026-05-17T17:51:12.962999722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-05-17T17:51:12', 'remove_chown_and_folderchmod_config') 
2026-05-17T17:51:12.966155378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:12.968940507Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-05-17T17:51:12.970480459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122846s 
2026-05-17T17:51:12.972351747Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-05-17T17:51:12.974062563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:12.976550043Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2026-05-17T17:51:12.980843591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:51:12.982300976Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2026-05-17T17:51:12.983900467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2026-05-17T17:51:12.986346233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2026-05-17T17:51:12.996592439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111025s 
2026-05-17T17:51:12.999283730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-05-17T17:51:12', 'movie_recommendations') 
2026-05-17T17:51:13.002607574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:13.005270066Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-05-17T17:51:13.006719285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196277s 
2026-05-17T17:51:13.008603911Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-05-17T17:51:13.010298584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:13.012616071Z [Info] language_improvements: Starting migration of Main DB to 177 
2026-05-17T17:51:13.039561460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:51:13.041267566Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s 
2026-05-17T17:51:13.042912199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2026-05-17T17:51:13.045358315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2026-05-17T17:51:13.055796659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011365s 
2026-05-17T17:51:13.057283944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:51:13.058627269Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s 
2026-05-17T17:51:13.060234496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2026-05-17T17:51:13.062394898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2026-05-17T17:51:13.072011345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102513s 
2026-05-17T17:51:13.073470033Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:51:13.074814872Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s 
2026-05-17T17:51:13.076479515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2026-05-17T17:51:13.078637471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2026-05-17T17:51:13.088170952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101644s 
2026-05-17T17:51:13.089839201Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2026-05-17T17:51:13.166438645Z [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-05-17T17:51:13.187387236Z [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-05-17T17:51:13.201463376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-17T17:51:13.207103365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-17T17:51:13.236901991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-17T17:51:13.241853162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-17T17:51:13.246140548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-17T17:51:13.250124010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-17T17:51:13.253747738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1622565s 
2026-05-17T17:51:13.255665451Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2026-05-17T17:51:13.330455761Z [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-05-17T17:51:13.350521314Z [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-05-17T17:51:13.363983617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-17T17:51:13.369792056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-17T17:51:13.400112883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-17T17:51:13.405144787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-17T17:51:13.409131216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-17T17:51:13.413053145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-17T17:51:13.416362129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1590268s 
2026-05-17T17:51:13.418123958Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-05-17T17:51:13.419534649Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2026-05-17T17:51:13.421249613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2026-05-17T17:51:13.423777995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:51:13.434342903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112758s 
2026-05-17T17:51:13.436726253Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-05-17T17:51:13.439047549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-05-17T17:51:13.441695662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031984s 
2026-05-17T17:51:13.443384964Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2026-05-17T17:51:13.511200938Z [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-05-17T17:51:13.520006773Z [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-05-17T17:51:13.525765973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-05-17T17:51:13.529619734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-05-17T17:51:13.556196751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1107418s 
2026-05-17T17:51:13.560137528Z [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-05-17T17:51:13.564407237Z [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-05-17T17:51:13.569362968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067537s 
2026-05-17T17:51:13.571506155Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-05-17T17:51:13.573784493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-05-17T17:51:13.577002484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037483s 
2026-05-17T17:51:13.578562967Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:13.580179764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:13.597480638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01714s 
2026-05-17T17:51:13.599316375Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:13.600924504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:13.608850377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078795s 
2026-05-17T17:51:13.610511503Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-17T17:51:13.613403127Z [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-05-17T17:51:13.616545114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046134s 
2026-05-17T17:51:13.618013772Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-17T17:51:13.620071747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2026-05-17T17:51:13.622604669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032127s 
2026-05-17T17:51:13.625376151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-05-17T17:51:13', 'language_improvements') 
2026-05-17T17:51:13.628551225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:13.631943808Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-05-17T17:51:13.633435012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123098s 
2026-05-17T17:51:13.635436302Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-05-17T17:51:13.637202309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:13.639572973Z [Info] new_list_server: Starting migration of Main DB to 178 
2026-05-17T17:51:13.643699465Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:13.645511574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:13.663541838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179607s 
2026-05-17T17:51:13.665381533Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:13.667057198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:13.678090870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110018s 
2026-05-17T17:51:13.681114529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-05-17T17:51:13', 'new_list_server') 
2026-05-17T17:51:13.684498736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:13.687075165Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-05-17T17:51:13.688710538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201567s 
2026-05-17T17:51:13.691172126Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-05-17T17:51:13.692988795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:13.695420853Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2026-05-17T17:51:13.701031092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2026-05-17T17:51:13.703558011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-05-17T17:51:13.707399739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046771s 
2026-05-17T17:51:13.709222550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2026-05-17T17:51:13.711565148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-05-17T17:51:13.714957871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041997s 
2026-05-17T17:51:13.717797040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-05-17T17:51:13', 'movie_translation_indexes') 
2026-05-17T17:51:13.721068108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:13.723842134Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-05-17T17:51:13.725333468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128917s 
2026-05-17T17:51:13.727332965Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-05-17T17:51:13.729083992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:13.731450198Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2026-05-17T17:51:13.734902300Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:13.736612655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:13.784963575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0482335s 
2026-05-17T17:51:13.788150153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-05-17T17:51:13', 'fix_invalid_profile_references') 
2026-05-17T17:51:13.791573257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:13.794372966Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-05-17T17:51:13.795899711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0576899s 
2026-05-17T17:51:13.797822574Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-05-17T17:51:13.799525974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:13.802186312Z [Info] list_movies_table: Starting migration of Main DB to 181 
2026-05-17T17:51:13.846786449Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2026-05-17T17:51:13.850113629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2026-05-17T17:51:13.878566014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296034s 
2026-05-17T17:51:13.880615922Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2026-05-17T17:51:13.883014312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2026-05-17T17:51:13.910950908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0285457s 
2026-05-17T17:51:13.913476304Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-05-17T17:51:13.916104718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-05-17T17:51:13.919162917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038422s 
2026-05-17T17:51:13.920752268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-17T17:51:13.922202579Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2026-05-17T17:51:13.924106734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2026-05-17T17:51:13.926623804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:51:13.937306689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114873s 
2026-05-17T17:51:13.939035591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2026-05-17T17:51:13.946995864Z [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-05-17T17:51:13.954851235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142251s 
2026-05-17T17:51:13.957710062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-05-17T17:51:13', 'list_movies_table') 
2026-05-17T17:51:13.961074719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:13.964169071Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-05-17T17:51:13.965662399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234801s 
2026-05-17T17:51:13.967640332Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-05-17T17:51:13.969429907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:13.971950212Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2026-05-17T17:51:13.976936375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-17T17:51:13.978519473Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2026-05-17T17:51:13.980187313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2026-05-17T17:51:13.982616835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:51:13.993382748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116118s 
2026-05-17T17:51:13.996144881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-05-17T17:51:13', 'on_delete_notification') 
2026-05-17T17:51:13.999724551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:14.002634782Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-05-17T17:51:14.004101226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206562s 
2026-05-17T17:51:14.006038527Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-05-17T17:51:14.007795176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:14.010160439Z [Info] download_propers_config: Starting migration of Main DB to 183 
2026-05-17T17:51:14.014614901Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:14.016373031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:14.023061552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066863s 
2026-05-17T17:51:14.025268728Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-05-17T17:51:14.027426113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-05-17T17:51:14.030068635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031098s 
2026-05-17T17:51:14.031773719Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2026-05-17T17:51:14.100360725Z [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-05-17T17:51:14.108711364Z [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-05-17T17:51:14.113602906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-05-17T17:51:14.117564034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-05-17T17:51:14.145296688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-17T17:51:14.148828732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1154938s 
2026-05-17T17:51:14.151591166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-05-17T17:51:14', 'download_propers_config') 
2026-05-17T17:51:14.154758725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:14.158006897Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-05-17T17:51:14.159490265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1245072s 
2026-05-17T17:51:14.161482998Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-05-17T17:51:14.163198002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:14.165574709Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2026-05-17T17:51:14.170428004Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-17T17:51:14.172039730Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2026-05-17T17:51:14.173661456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-05-17T17:51:14.176293447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-05-17T17:51:14.187192949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118856s 
2026-05-17T17:51:14.190156397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-05-17T17:51:14', 'add_priority_to_indexers') 
2026-05-17T17:51:14.193478308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:14.196260932Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-05-17T17:51:14.197747957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208531s 
2026-05-17T17:51:14.199768526Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-05-17T17:51:14.201772292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:14.204233329Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2026-05-17T17:51:14.209663084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-05-17T17:51:14.212293612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-17T17:51:14.216142364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047641s 
2026-05-17T17:51:14.217928692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2026-05-17T17:51:14.220430400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-05-17T17:51:14.223961572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043982s 
2026-05-17T17:51:14.226763435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-05-17T17:51:14', 'add_alternative_title_indices') 
2026-05-17T17:51:14.230061046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:14.233108775Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-05-17T17:51:14.234633085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133673s 
2026-05-17T17:51:14.236563853Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-05-17T17:51:14.238264809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:14.240734733Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2026-05-17T17:51:14.259871796Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:14.261770550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:14.283515415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215842s 
2026-05-17T17:51:14.290450272Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2026-05-17T17:51:14.295523680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2026-05-17T17:51:14.299319165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069401s 
2026-05-17T17:51:14.301020742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:51:14.302394599Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2026-05-17T17:51:14.303991535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2026-05-17T17:51:14.382583011Z [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-05-17T17:51:14.403741525Z [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-05-17T17:51:14.417338369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-17T17:51:14.422364001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-17T17:51:14.452045421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-17T17:51:14.456434310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-17T17:51:14.460493585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-17T17:51:14.463703831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1581577s 
2026-05-17T17:51:14.465383604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-05-17T17:51:14.467540899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-17T17:51:14.470726154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038581s 
2026-05-17T17:51:14.473548328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-05-17T17:51:14', 'fix_tmdb_duplicates') 
2026-05-17T17:51:14.478269006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:14.483115607Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-05-17T17:51:14.484622462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159434s 
2026-05-17T17:51:14.486712872Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-05-17T17:51:14.488467305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:14.490919705Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2026-05-17T17:51:14.494435696Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:14.496191873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:14.504136684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077623s 
2026-05-17T17:51:14.507253591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-05-17T17:51:14', 'swap_filechmod_for_folderchmod') 
2026-05-17T17:51:14.510783471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:14.513494110Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-05-17T17:51:14.515016036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172537s 
2026-05-17T17:51:14.516986905Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-05-17T17:51:14.518696638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:14.521037423Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2026-05-17T17:51:14.527097989Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-05-17T17:51:14.529987288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-05-17T17:51:14.533209157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041053s 
2026-05-17T17:51:14.535892882Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-05-17T17:51:14.539093749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-05-17T17:51:14.541986064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040718s 
2026-05-17T17:51:14.544274914Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-05-17T17:51:14.546750931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-05-17T17:51:14.549478173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034573s 
2026-05-17T17:51:14.552167970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-05-17T17:51:14', 'mediainfo_channels') 
2026-05-17T17:51:14.555219577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:14.558024706Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-05-17T17:51:14.559479036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118409s 
2026-05-17T17:51:14.561363310Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-05-17T17:51:14.563058064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:14.565376754Z [Info] add_update_history: Starting migration of Main DB to 189 
2026-05-17T17:51:14.569240375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-05-17T17:51:14', 'add_update_history') 
2026-05-17T17:51:14.572616775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:14.575198525Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-05-17T17:51:14.577138051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121644s 
2026-05-17T17:51:14.579068149Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-05-17T17:51:14.580777591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:14.583163196Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2026-05-17T17:51:14.617826419Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-05-17T17:51:14.621530920Z [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-05-17T17:51:14.625292777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051059s 
2026-05-17T17:51:14.627936551Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-05-17T17:51:14.631128259Z [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-05-17T17:51:14.634098842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041588s 
2026-05-17T17:51:14.636850664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-05-17T17:51:14', 'update_awesome_hd_link') 
2026-05-17T17:51:14.639958644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:14.642600645Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-05-17T17:51:14.644087871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124228s 
2026-05-17T17:51:14.645974540Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-05-17T17:51:14.647664083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:14.649968244Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2026-05-17T17:51:14.653980825Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:51:14.656286148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2026-05-17T17:51:14.658877207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032701s 
2026-05-17T17:51:14.661503757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-05-17T17:51:14', 'remove_awesomehd') 
2026-05-17T17:51:14.664590694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:14.667124407Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-05-17T17:51:14.668559357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113582s 
2026-05-17T17:51:14.670497941Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-05-17T17:51:14.672236633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:14.674527447Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2026-05-17T17:51:14.681838070Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2026-05-17T17:51:14.752241606Z [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-05-17T17:51:14.762049689Z [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-05-17T17:51:14.768028771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-05-17T17:51:14.771488870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-05-17T17:51:14.798746698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1151085s 
2026-05-17T17:51:14.800371401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-17T17:51:14.801782112Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2026-05-17T17:51:14.803691718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2026-05-17T17:51:14.806721169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:51:14.818173825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127145s 
2026-05-17T17:51:14.819757395Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-17T17:51:14.821183978Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s 
2026-05-17T17:51:14.823022220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2026-05-17T17:51:14.825709753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:51:14.836740359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116485s 
2026-05-17T17:51:14.839596611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-05-17T17:51:14', 'add_on_delete_to_notifications') 
2026-05-17T17:51:14.842800334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:14.845855628Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-05-17T17:51:14.847362743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209424s 
2026-05-17T17:51:14.849389775Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-05-17T17:51:14.851119339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:14.853510174Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2026-05-17T17:51:14.864443304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-17T17:51:14.866098537Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2026-05-17T17:51:14.867909264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-05-17T17:51:14.870603059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:51:14.881924702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123102s 
2026-05-17T17:51:14.883395895Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-17T17:51:14.885811680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-05-17T17:51:14.888559204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037377s 
2026-05-17T17:51:14.891311998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-05-17T17:51:14', 'add_bypass_to_delay_profile') 
2026-05-17T17:51:14.894464167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:14.897314327Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-05-17T17:51:14.898798717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122661s 
2026-05-17T17:51:14.900750397Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-05-17T17:51:14.902428788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:14.904821857Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2026-05-17T17:51:14.935299660Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-05-17T17:51:14.940392027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-05-17T17:51:14.944816157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066779s 
2026-05-17T17:51:14.947554021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-05-17T17:51:14', 'update_notifiarr') 
2026-05-17T17:51:14.950709336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:14.953312098Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-05-17T17:51:14.954744053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150604s 
2026-05-17T17:51:14.956750463Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-05-17T17:51:14.958455287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:14.960787063Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2026-05-17T17:51:14.965268619Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-05-17T17:51:14.968659118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-05-17T17:51:14.971780124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044313s 
2026-05-17T17:51:14.974492897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-05-17T17:51:14', 'legacy_mediainfo_hdr') 
2026-05-17T17:51:14.977627260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:14.980248950Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-05-17T17:51:14.981697127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127121s 
2026-05-17T17:51:14.983652796Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-05-17T17:51:14.985437811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:14.987769587Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2026-05-17T17:51:14.991414698Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-05-17T17:51:14.993484577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-05-17T17:51:15.023386771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0295456s 
2026-05-17T17:51:15.027691351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-05-17T17:51:15', 'rename_blacklist_to_blocklist') 
2026-05-17T17:51:15.031192773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:15.034083675Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-05-17T17:51:15.035605059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0409068s 
2026-05-17T17:51:15.037530868Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-05-17T17:51:15.039221884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:15.041540353Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2026-05-17T17:51:15.045850003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-17T17:51:15.047329783Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2026-05-17T17:51:15.048929986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-05-17T17:51:15.051018012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-05-17T17:51:15.061928395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011452s 
2026-05-17T17:51:15.064725058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-05-17T17:51:15', 'add_indexer_tags') 
2026-05-17T17:51:15.067933880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:15.070526242Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-05-17T17:51:15.071992435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199633s 
2026-05-17T17:51:15.073906880Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-05-17T17:51:15.075613127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:15.078027359Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2026-05-17T17:51:15.081356825Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:15.083073582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:15.096191813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130049s 
2026-05-17T17:51:15.099226254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-05-17T17:51:15', 'mediainfo_to_ffmpeg') 
2026-05-17T17:51:15.102689670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:15.105330288Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-05-17T17:51:15.106809758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222578s 
2026-05-17T17:51:15.108765737Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-05-17T17:51:15.110480671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:15.112838650Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2026-05-17T17:51:15.119283771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-17T17:51:15.120887721Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2026-05-17T17:51:15.122970205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-05-17T17:51:15.125754624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-05-17T17:51:15.137075785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123306s 
2026-05-17T17:51:15.139016603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-05-17T17:51:15.141661681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-05-17T17:51:15.152415249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116677s 
2026-05-17T17:51:15.153941913Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:15.155570453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:15.198272527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0424232s 
2026-05-17T17:51:15.201644107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-05-17T17:51:15', 'cdh_per_downloadclient') 
2026-05-17T17:51:15.205224899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:15.208309582Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-05-17T17:51:15.209948853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0526574s 
2026-05-17T17:51:15.212196059Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-05-17T17:51:15.213976946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:15.216426499Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2026-05-17T17:51:15.219841858Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:15.221622665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:15.237619814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015774s 
2026-05-17T17:51:15.240901804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-05-17T17:51:15', 'migrate_discord_from_slack') 
2026-05-17T17:51:15.244665845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:15.247591156Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-05-17T17:51:15.249291851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.025837s 
2026-05-17T17:51:15.251242821Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-05-17T17:51:15.253102657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:15.255529905Z [Info] remove_predb: Starting migration of Main DB to 202 
2026-05-17T17:51:15.274851991Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-17T17:51:15.277622751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-05-17T17:51:15.280922957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042898s 
2026-05-17T17:51:15.282500926Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-17T17:51:15.284995630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-05-17T17:51:15.287876172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038838s 
2026-05-17T17:51:15.289431234Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-17T17:51:15.291580973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2026-05-17T17:51:15.294349018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033551s 
2026-05-17T17:51:15.295915373Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-17T17:51:15.298239053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2026-05-17T17:51:15.300994863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035616s 
2026-05-17T17:51:15.302835380Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2026-05-17T17:51:15.384477580Z [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-05-17T17:51:15.406139488Z [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-05-17T17:51:15.420443266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-17T17:51:15.426102334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-17T17:51:15.457332442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-17T17:51:15.462646104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-17T17:51:15.467254997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-17T17:51:15.471609337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-17T17:51:15.475361323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1707836s 
2026-05-17T17:51:15.478442178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-05-17T17:51:15', 'remove_predb') 
2026-05-17T17:51:15.482128422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:15.485592128Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-05-17T17:51:15.487229065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1808572s 
2026-05-17T17:51:15.489805745Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-05-17T17:51:15.491633636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:15.494339035Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2026-05-17T17:51:15.499463686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-17T17:51:15.501023488Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2026-05-17T17:51:15.502815296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-05-17T17:51:15.505856932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:51:15.517581736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130051s 
2026-05-17T17:51:15.520649615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-05-17T17:51:15', 'add_on_update_to_notifications') 
2026-05-17T17:51:15.524009342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:15.526806746Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-05-17T17:51:15.528364112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221003s 
2026-05-17T17:51:15.530635818Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-05-17T17:51:15.532407025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:15.534837721Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2026-05-17T17:51:15.557893175Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:51:15.560412529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-05-17T17:51:15.563010481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032754s 
2026-05-17T17:51:15.564598660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2026-05-17T17:51:15.640726554Z [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-05-17T17:51:15.659741882Z [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-05-17T17:51:15.671885259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-17T17:51:15.676540895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-17T17:51:15.706402117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-17T17:51:15.710898663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-17T17:51:15.714733797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-17T17:51:15.718494181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-17T17:51:15.721727773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1555803s 
2026-05-17T17:51:15.723457367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2026-05-17T17:51:15.802013211Z [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-05-17T17:51:15.808545868Z [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-05-17T17:51:15.813051062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-05-17T17:51:15.817525363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-05-17T17:51:15.845523151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-05-17T17:51:15.850038235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-05-17T17:51:15.854154405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-05-17T17:51:15.857395573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1323896s 
2026-05-17T17:51:15.859283204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2026-05-17T17:51:15.930811004Z [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-05-17T17:51:15.938709772Z [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-05-17T17:51:15.943963113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-17T17:51:15.947416638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-17T17:51:15.980471101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1185645s 
2026-05-17T17:51:15.982156846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2026-05-17T17:51:16.052245477Z [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-05-17T17:51:16.059741394Z [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-05-17T17:51:16.064162097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-05-17T17:51:16.067822700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-05-17T17:51:16.096549407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-05-17T17:51:16.100904749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-05-17T17:51:16.104111968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1206533s 
2026-05-17T17:51:16.105335212Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2026-05-17T17:51:16.174395121Z [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-05-17T17:51:16.180923198Z [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-05-17T17:51:16.184898926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-05-17T17:51:16.188262981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-05-17T17:51:16.215314674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-17T17:51:16.218388505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1119022s 
2026-05-17T17:51:16.219719836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2026-05-17T17:51:16.292699500Z [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-05-17T17:51:16.299197366Z [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-05-17T17:51:16.303332685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-05-17T17:51:16.307044712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-05-17T17:51:16.337377382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1161396s 
2026-05-17T17:51:16.339506741Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2026-05-17T17:51:16.410496186Z [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-05-17T17:51:16.417441734Z [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-05-17T17:51:16.421408333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-05-17T17:51:16.424319116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-05-17T17:51:16.450562441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1097747s 
2026-05-17T17:51:16.451913602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2026-05-17T17:51:16.518722287Z [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-05-17T17:51:16.524382597Z [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-05-17T17:51:16.528217200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-05-17T17:51:16.531601526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-05-17T17:51:16.558055305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-17T17:51:16.561477137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-17T17:51:16.564120471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1110569s 
2026-05-17T17:51:16.565435138Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2026-05-17T17:51:16.633359210Z [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-05-17T17:51:16.640453127Z [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-05-17T17:51:16.645123373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-05-17T17:51:16.648355503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-05-17T17:51:16.674288402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1075838s 
2026-05-17T17:51:16.675606727Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2026-05-17T17:51:16.743952087Z [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-05-17T17:51:16.762268167Z [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-05-17T17:51:16.770268520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-05-17T17:51:16.773839291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-05-17T17:51:16.800754820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-05-17T17:51:16.804021820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1272231s 
2026-05-17T17:51:16.805783107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2026-05-17T17:51:16.873058592Z [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-05-17T17:51:16.878427646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2026-05-17T17:51:16.882127227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-05-17T17:51:16.886139498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-05-17T17:51:16.913065026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-05-17T17:51:16.916497850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1094409s 
2026-05-17T17:51:16.918907503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-05-17T17:51:16', 'ensure_identity_on_id_columns') 
2026-05-17T17:51:16.921622582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:16.925422866Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-05-17T17:51:16.926578253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1183215s 
2026-05-17T17:51:16.930542116Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-05-17T17:51:16.931941374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:16.934878750Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2026-05-17T17:51:16.940298716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-17T17:51:16.941656361Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2026-05-17T17:51:16.942835676Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-05-17T17:51:16.944821024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:51:16.958351866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013889s 
2026-05-17T17:51:16.961083447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-05-17T17:51:16', 'download_client_per_indexer') 
2026-05-17T17:51:16.964216477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:16.966515247Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-05-17T17:51:16.967622016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223529s 
2026-05-17T17:51:16.969290747Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-05-17T17:51:16.970513951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:16.972418046Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2026-05-17T17:51:16.977178503Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-05-17T17:51:16.979202640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-05-17T17:51:16.981995124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033454s 
2026-05-17T17:51:16.983665077Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-05-17T17:51:16.985687901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-05-17T17:51:16.988118166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030847s 
2026-05-17T17:51:16.989194384Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:16.990331293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:17.011461641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207748s 
2026-05-17T17:51:17.012978035Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:17.014125416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:17.017993506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003822s 
2026-05-17T17:51:17.020121422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-05-17T17:51:17', 'multiple_ratings_support') 
2026-05-17T17:51:17.022753112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:17.024861989Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-05-17T17:51:17.025962576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010708s 
2026-05-17T17:51:17.027371423Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-05-17T17:51:17.028582863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:17.030495806Z [Info] movie_metadata: Starting migration of Main DB to 207 
2026-05-17T17:51:17.076029392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2026-05-17T17:51:17.082666750Z [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-05-17T17:51:17.090519786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128365s 
2026-05-17T17:51:17.092125210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2026-05-17T17:51:17.093803259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-17T17:51:17.096802430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035321s 
2026-05-17T17:51:17.098075955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2026-05-17T17:51:17.099756109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-17T17:51:17.102755950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034757s 
2026-05-17T17:51:17.104147353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2026-05-17T17:51:17.105920344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-17T17:51:17.108941408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035817s 
2026-05-17T17:51:17.140171346Z [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-05-17T17:51:17.140611964Z                           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-05-17T17:51:17.140748769Z                           FROM "Movies" 
2026-05-17T17:51:17.149120330Z [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-05-17T17:51:17.149188657Z                           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-05-17T17:51:17.149249169Z                           FROM "Movies" 
2026-05-17T17:51:17.157406779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127551s 
2026-05-17T17:51:17.163937422Z [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-05-17T17:51:17.163990439Z                           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-05-17T17:51:17.164038746Z                           FROM "ImportListMovies"
2026-05-17T17:51:17.164131293Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-05-17T17:51:17.164793105Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-05-17T17:51:17.173271541Z [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-05-17T17:51:17.173332143Z                           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-05-17T17:51:17.173376423Z                           FROM "ImportListMovies"
2026-05-17T17:51:17.173417034Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-05-17T17:51:17.173512667Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-05-17T17:51:17.183327254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148227s 
2026-05-17T17:51:17.184526980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:51:17.185538758Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2026-05-17T17:51:17.186709836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2026-05-17T17:51:17.188470071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:51:17.198975179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109461s 
2026-05-17T17:51:17.200333605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-05-17T17:51:17.201384542Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2026-05-17T17:51:17.202635441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2026-05-17T17:51:17.204513433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:51:17.214896856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109712s 
2026-05-17T17:51:17.216130350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2026-05-17T17:51:17.217135234Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2026-05-17T17:51:17.218327054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2026-05-17T17:51:17.220096398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:51:17.230410451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107896s 
2026-05-17T17:51:17.231650969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2026-05-17T17:51:17.232734742Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2026-05-17T17:51:17.233989048Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2026-05-17T17:51:17.235813623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:51:17.246294091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110234s 
2026-05-17T17:51:17.247568187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2026-05-17T17:51:17.248621659Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2026-05-17T17:51:17.249873811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2026-05-17T17:51:17.251716251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:51:17.262295288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110677s 
2026-05-17T17:51:17.263794708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2026-05-17T17:51:17.265586817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-05-17T17:51:17.268516848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035624s 
2026-05-17T17:51:17.270739024Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2026-05-17T17:51:17.270793835Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-05-17T17:51:17.270807763Z                                                   FROM "MovieMetadata"
2026-05-17T17:51:17.270819807Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-05-17T17:51:17.273451196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2026-05-17T17:51:17.273477950Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-05-17T17:51:17.273510606Z                                                   FROM "MovieMetadata"
2026-05-17T17:51:17.273551589Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-05-17T17:51:17.277016106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045066s 
2026-05-17T17:51:17.279152409Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2026-05-17T17:51:17.279181798Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-17T17:51:17.279216568Z                                                   FROM "Movies" 
2026-05-17T17:51:17.279257961Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-05-17T17:51:17.281919712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2026-05-17T17:51:17.281943240Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-17T17:51:17.281986677Z                                                   FROM "Movies" 
2026-05-17T17:51:17.282026938Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-05-17T17:51:17.285279689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043274s 
2026-05-17T17:51:17.287797641Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2026-05-17T17:51:17.287822741Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-17T17:51:17.287877261Z                                                   FROM "Movies" 
2026-05-17T17:51:17.287941430Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-05-17T17:51:17.290450894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2026-05-17T17:51:17.290492809Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-17T17:51:17.290552790Z                                                   FROM "Movies" 
2026-05-17T17:51:17.290579283Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-05-17T17:51:17.293680579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040927s 
2026-05-17T17:51:17.295981393Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2026-05-17T17:51:17.296008758Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-17T17:51:17.296051484Z                                                   FROM "Movies" 
2026-05-17T17:51:17.296088949Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-05-17T17:51:17.298806773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2026-05-17T17:51:17.298828778Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-17T17:51:17.298864239Z                                                   FROM "Movies" 
2026-05-17T17:51:17.298892276Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-05-17T17:51:17.301852648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004142s 
2026-05-17T17:51:17.304789232Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2026-05-17T17:51:17.304836447Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-05-17T17:51:17.304900607Z                                                   FROM "MovieMetadata" 
2026-05-17T17:51:17.304990157Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-05-17T17:51:17.308337549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2026-05-17T17:51:17.308367900Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-05-17T17:51:17.308380906Z                                                   FROM "MovieMetadata" 
2026-05-17T17:51:17.308439724Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-05-17T17:51:17.312273847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050542s 
2026-05-17T17:51:17.313472170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:51:17.314476493Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2026-05-17T17:51:17.315649045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2026-05-17T17:51:17.397607211Z [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-05-17T17:51:17.414265621Z [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-05-17T17:51:17.426068252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-17T17:51:17.430880094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-17T17:51:17.462512212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-17T17:51:17.466723052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-17T17:51:17.470438706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-17T17:51:17.473935388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-17T17:51:17.477150754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1602491s 
2026-05-17T17:51:17.478524481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2026-05-17T17:51:17.480334797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-05-17T17:51:17.484121554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042568s 
2026-05-17T17:51:17.485609230Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2026-05-17T17:51:17.567236279Z [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-05-17T17:51:17.574625762Z [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-05-17T17:51:17.579301880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-17T17:51:17.583760960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-17T17:51:17.616662937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-17T17:51:17.619710364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1327993s 
2026-05-17T17:51:17.620935161Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2026-05-17T17:51:17.696388176Z [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-05-17T17:51:17.703289956Z [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-05-17T17:51:17.707226434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-05-17T17:51:17.710517623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-05-17T17:51:17.738611354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-05-17T17:51:17.741747832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1196466s 
2026-05-17T17:51:17.743201780Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2026-05-17T17:51:17.815046928Z [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-05-17T17:51:17.822174964Z [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-05-17T17:51:17.825661797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-05-17T17:51:17.829102016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-05-17T17:51:17.857363064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-05-17T17:51:17.860952614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-05-17T17:51:17.863671740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1192938s 
2026-05-17T17:51:17.866457601Z [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-05-17T17:51:17.938401428Z [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-05-17T17:51:17.945025810Z [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-05-17T17:51:17.949042981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-17T17:51:17.953549427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-17T17:51:17.981115426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-05-17T17:51:17.984362145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1159279s 
2026-05-17T17:51:17.986859204Z [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-05-17T17:51:18.069502641Z [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-05-17T17:51:18.075532275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2026-05-17T17:51:18.078623811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2026-05-17T17:51:18.081687131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2026-05-17T17:51:18.111440956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-05-17T17:51:18.114963571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1262339s 
2026-05-17T17:51:18.117134984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-05-17T17:51:18', 'movie_metadata') 
2026-05-17T17:51:18.119770141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:18.123676138Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-05-17T17:51:18.124895353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1349414s 
2026-05-17T17:51:18.126718626Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-05-17T17:51:18.128045077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:18.130397876Z [Info] add_collections: Starting migration of Main DB to 208 
2026-05-17T17:51:18.154931116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2026-05-17T17:51:18.160040938Z [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-05-17T17:51:18.166308781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098574s 
2026-05-17T17:51:18.167878814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2026-05-17T17:51:18.169691585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-05-17T17:51:18.172960889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037866s 
2026-05-17T17:51:18.174208141Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-17T17:51:18.175236462Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2026-05-17T17:51:18.176727535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2026-05-17T17:51:18.178487740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2026-05-17T17:51:18.188555477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010523s 
2026-05-17T17:51:18.190005928Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2026-05-17T17:51:18.191682305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2026-05-17T17:51:18.201906326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104559s 
2026-05-17T17:51:18.203238249Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-17T17:51:18.204290919Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2026-05-17T17:51:18.205471226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2026-05-17T17:51:18.207267554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2026-05-17T17:51:18.217882733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108467s 
2026-05-17T17:51:18.219262943Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:18.220496367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:18.235940933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151942s 
2026-05-17T17:51:18.237452267Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:18.238684458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:18.246005654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071739s 
2026-05-17T17:51:18.247412578Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:18.248631653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:18.256863011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080352s 
2026-05-17T17:51:18.258305566Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:18.259486905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:18.267552390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078708s 
2026-05-17T17:51:18.268991077Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-17T17:51:18.270053707Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2026-05-17T17:51:18.271217040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2026-05-17T17:51:18.343269657Z [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-05-17T17:51:18.351541176Z [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-05-17T17:51:18.356505975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-05-17T17:51:18.359739287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-05-17T17:51:18.387644849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-05-17T17:51:18.391113285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1186831s 
2026-05-17T17:51:18.392501140Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2026-05-17T17:51:18.465504281Z [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-05-17T17:51:18.473318790Z [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-05-17T17:51:18.477931240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-05-17T17:51:18.481212358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-05-17T17:51:18.508427089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-05-17T17:51:18.511130504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1174757s 
2026-05-17T17:51:18.512429380Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:51:18.514352593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2026-05-17T17:51:18.516434386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028911s 
2026-05-17T17:51:18.517647149Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2026-05-17T17:51:18.590783077Z [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-05-17T17:51:18.602417880Z [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-05-17T17:51:18.609750388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-05-17T17:51:18.613294466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-05-17T17:51:18.643676326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-17T17:51:18.647237769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-17T17:51:18.650527785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-17T17:51:18.653224937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1344298s 
2026-05-17T17:51:18.655195145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-05-17T17:51:18', 'add_collections') 
2026-05-17T17:51:18.657571671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:18.661459051Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-05-17T17:51:18.662478143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1426092s 
2026-05-17T17:51:18.664178448Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-05-17T17:51:18.665409657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:18.667266206Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2026-05-17T17:51:18.672800924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2026-05-17T17:51:18.674660439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-05-17T17:51:18.677846716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037808s 
2026-05-17T17:51:18.679160051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2026-05-17T17:51:18.680978934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2026-05-17T17:51:18.683698682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034071s 
2026-05-17T17:51:18.685738069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-05-17T17:51:18', 'movie_meta_collection_index') 
2026-05-17T17:51:18.688119736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:18.690416031Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-05-17T17:51:18.691481898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099864s 
2026-05-17T17:51:18.693021949Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-05-17T17:51:18.694214361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:18.696023475Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2026-05-17T17:51:18.700286691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-17T17:51:18.701453902Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2026-05-17T17:51:18.702648768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2026-05-17T17:51:18.704492371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:51:18.714969923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110972s 
2026-05-17T17:51:18.717112008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-05-17T17:51:18', 'movie_added_notifications') 
2026-05-17T17:51:18.719569347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:18.721899620Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-05-17T17:51:18.722945937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179589s 
2026-05-17T17:51:18.724484376Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-05-17T17:51:18.725707720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:18.727486422Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2026-05-17T17:51:18.732275998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2026-05-17T17:51:18.734149983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-05-17T17:51:18.737339066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038272s 
2026-05-17T17:51:18.738571137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2026-05-17T17:51:18.740197944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2026-05-17T17:51:18.742744252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030665s 
2026-05-17T17:51:18.744718819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-05-17T17:51:18', 'more_movie_meta_index') 
2026-05-17T17:51:18.747055575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:18.749435528Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-05-17T17:51:18.750452577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096414s 
2026-05-17T17:51:18.752127500Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-05-17T17:51:18.753437358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:18.755459190Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2026-05-17T17:51:18.801877619Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:51:18.803606060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-05-17T17:51:18.805728484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024144s 
2026-05-17T17:51:18.806842578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-05-17T17:51:18.807833744Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2026-05-17T17:51:18.809157320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-05-17T17:51:18.881074774Z [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-05-17T17:51:18.887882545Z [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-05-17T17:51:18.892182585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-05-17T17:51:18.894829266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-05-17T17:51:18.922854059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1121226s 
2026-05-17T17:51:18.924333048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-05-17T17:51:18.925301248Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s 
2026-05-17T17:51:18.926551115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-05-17T17:51:19.003109376Z [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-05-17T17:51:19.010951230Z [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-05-17T17:51:19.015785727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-05-17T17:51:19.018779235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-05-17T17:51:19.047079794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1191578s 
2026-05-17T17:51:19.048424342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-05-17T17:51:19.049553696Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2026-05-17T17:51:19.050753212Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2026-05-17T17:51:19.124067941Z [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-05-17T17:51:19.132212053Z [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-05-17T17:51:19.137075258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-05-17T17:51:19.140205151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-05-17T17:51:19.168020733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-05-17T17:51:19.170890833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1188596s 
2026-05-17T17:51:19.172184008Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-05-17T17:51:19.173215014Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2026-05-17T17:51:19.174539632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2026-05-17T17:51:19.257052255Z [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-05-17T17:51:19.267255264Z [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-05-17T17:51:19.271898707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-05-17T17:51:19.275210106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-05-17T17:51:19.302763159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-05-17T17:51:19.306440986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1306496s 
2026-05-17T17:51:19.307799361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-17T17:51:19.309085452Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s 
2026-05-17T17:51:19.310817260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-05-17T17:51:19.388645318Z [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-05-17T17:51:19.396268541Z [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-05-17T17:51:19.400672712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-17T17:51:19.403881324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-17T17:51:19.434551164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.121484s 
2026-05-17T17:51:19.436689040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-17T17:51:19.437828214Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2026-05-17T17:51:19.439124455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-05-17T17:51:19.518022278Z [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-05-17T17:51:19.525478184Z [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-05-17T17:51:19.529635778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-17T17:51:19.532716653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-17T17:51:19.561863696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1208865s 
2026-05-17T17:51:19.563460853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-17T17:51:19.564639336Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2026-05-17T17:51:19.565999876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-05-17T17:51:19.636425325Z [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-05-17T17:51:19.642857139Z [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-05-17T17:51:19.646996446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-17T17:51:19.650197623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-17T17:51:19.678135802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1100086s 
2026-05-17T17:51:19.680287044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-17T17:51:19.681514747Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2026-05-17T17:51:19.683002613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-05-17T17:51:19.765354934Z [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-05-17T17:51:19.772695368Z [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-05-17T17:51:19.776822119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-17T17:51:19.780419013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-17T17:51:19.811203815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-17T17:51:19.815615200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1310346s 
2026-05-17T17:51:19.817129389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-17T17:51:19.818697909Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2026-05-17T17:51:19.820234593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-05-17T17:51:19.894444344Z [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-05-17T17:51:19.901935592Z [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-05-17T17:51:19.905628319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-17T17:51:19.909226947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-17T17:51:19.936990003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-17T17:51:19.940097842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1185356s 
2026-05-17T17:51:19.941493703Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-17T17:51:19.942618719Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2026-05-17T17:51:19.943976654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-05-17T17:51:20.014556444Z [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-05-17T17:51:20.021795003Z [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-05-17T17:51:20.025592621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-17T17:51:20.029276491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-17T17:51:20.062858185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-17T17:51:20.066851548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1211794s 
2026-05-17T17:51:20.068624559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-05-17T17:51:20.069909547Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2026-05-17T17:51:20.071256209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-05-17T17:51:20.149055810Z [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-05-17T17:51:20.157270635Z [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-05-17T17:51:20.161761149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-05-17T17:51:20.165387102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-05-17T17:51:20.192761285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-05-17T17:51:20.196218087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-05-17T17:51:20.199556961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-05-17T17:51:20.202389747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1298729s 
2026-05-17T17:51:20.203603621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-05-17T17:51:20.204741663Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2026-05-17T17:51:20.206030148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-05-17T17:51:20.286119822Z [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-05-17T17:51:20.292487306Z [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-05-17T17:51:20.296598626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-05-17T17:51:20.299884665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-05-17T17:51:20.327390362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1199558s 
2026-05-17T17:51:20.328800883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-05-17T17:51:20.329900698Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2026-05-17T17:51:20.331379587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-05-17T17:51:20.402872746Z [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-05-17T17:51:20.411577137Z [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-05-17T17:51:20.418926319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-05-17T17:51:20.422166003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-05-17T17:51:20.449808476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1169607s 
2026-05-17T17:51:20.451456075Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-05-17T17:51:20.452622504Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2026-05-17T17:51:20.453887993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-05-17T17:51:20.527670082Z [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-05-17T17:51:20.534244333Z [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-05-17T17:51:20.538328168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-05-17T17:51:20.541603534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-05-17T17:51:20.569357302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-17T17:51:20.572613169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-17T17:51:20.575256853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1201199s 
2026-05-17T17:51:20.576555930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-17T17:51:20.577671968Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2026-05-17T17:51:20.579027368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-05-17T17:51:20.651181368Z [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-05-17T17:51:20.659743182Z [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-05-17T17:51:20.663372762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-17T17:51:20.666611735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-17T17:51:20.695048207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-17T17:51:20.698045043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1176572s 
2026-05-17T17:51:20.699385643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-17T17:51:20.700504125Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2026-05-17T17:51:20.701853814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-05-17T17:51:20.773092261Z [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-05-17T17:51:20.781365654Z [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-05-17T17:51:20.785449569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-17T17:51:20.789202056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-17T17:51:20.819616832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-17T17:51:20.826257667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1230472s 
2026-05-17T17:51:20.828163325Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-17T17:51:20.829665170Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2026-05-17T17:51:20.831183137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-05-17T17:51:20.903962878Z [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-05-17T17:51:20.914840446Z [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-05-17T17:51:20.919069494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-17T17:51:20.922757812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-17T17:51:20.951358094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-17T17:51:20.954764915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1219569s 
2026-05-17T17:51:20.955985093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-17T17:51:20.957068184Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2026-05-17T17:51:20.958399545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-05-17T17:51:21.036434491Z [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-05-17T17:51:21.044397608Z [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-05-17T17:51:21.048448457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-17T17:51:21.051872232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-17T17:51:21.083459109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-17T17:51:21.088689815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1287151s 
2026-05-17T17:51:21.089928569Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-17T17:51:21.091010559Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2026-05-17T17:51:21.092362552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-05-17T17:51:21.175640236Z [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-05-17T17:51:21.189079112Z [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-05-17T17:51:21.194564409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-17T17:51:21.198456719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-17T17:51:21.227721098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-17T17:51:21.233747466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1398112s 
2026-05-17T17:51:21.236325828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-17T17:51:21.238014109Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.23E-05s 
2026-05-17T17:51:21.240079038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-05-17T17:51:21.323035114Z [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-05-17T17:51:21.335072838Z [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-05-17T17:51:21.341210189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-17T17:51:21.345971589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-17T17:51:21.377286839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-17T17:51:21.382104582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.140011s 
2026-05-17T17:51:21.383537978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-17T17:51:21.385263293Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.43E-05s 
2026-05-17T17:51:21.386652251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-05-17T17:51:21.472681146Z [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-05-17T17:51:21.480241482Z [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-05-17T17:51:21.484812579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-17T17:51:21.488699818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-17T17:51:21.517328898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-17T17:51:21.522688322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1328008s 
2026-05-17T17:51:21.524289918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-05-17T17:51:21.525942376Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.96E-05s 
2026-05-17T17:51:21.527575244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-05-17T17:51:21.606403447Z [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-05-17T17:51:21.612953800Z [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-05-17T17:51:21.616946351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-05-17T17:51:21.620092227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-05-17T17:51:21.652827456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1232388s 
2026-05-17T17:51:21.655048219Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-05-17T17:51:21.657494236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001163s 
2026-05-17T17:51:21.661215611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-05-17T17:51:21.738470835Z [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-05-17T17:51:21.745291302Z [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-05-17T17:51:21.749330447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-05-17T17:51:21.752424098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-05-17T17:51:21.779763490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1172312s 
2026-05-17T17:51:21.780996483Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-05-17T17:51:21.782120337Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.82E-05s 
2026-05-17T17:51:21.783484715Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2026-05-17T17:51:21.860528594Z [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-05-17T17:51:21.867987055Z [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-05-17T17:51:21.872707853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-05-17T17:51:21.875866064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-05-17T17:51:21.904143165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-05-17T17:51:21.907300804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1225512s 
2026-05-17T17:51:21.908579029Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-17T17:51:21.909667832Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.78E-05s 
2026-05-17T17:51:21.911013822Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2026-05-17T17:51:22.001466627Z [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-05-17T17:51:22.013872974Z [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-05-17T17:51:22.022073952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-05-17T17:51:22.026221174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-05-17T17:51:22.054200876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-17T17:51:22.058059568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-17T17:51:22.061720581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-17T17:51:22.065603692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-05-17T17:51:22.068618433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1562766s 
2026-05-17T17:51:22.069900155Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-17T17:51:22.071017285Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.79E-05s 
2026-05-17T17:51:22.072325409Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2026-05-17T17:51:22.162781812Z [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-05-17T17:51:22.176572847Z [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-05-17T17:51:22.184577930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-05-17T17:51:22.188526643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-05-17T17:51:22.216147182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-17T17:51:22.219942926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-17T17:51:22.223263975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-17T17:51:22.226594432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-05-17T17:51:22.229346154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1557865s 
2026-05-17T17:51:22.230521341Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-17T17:51:22.231667810Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.75E-05s 
2026-05-17T17:51:22.232987017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2026-05-17T17:51:22.315700826Z [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-05-17T17:51:22.327680994Z [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-05-17T17:51:22.335560343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-05-17T17:51:22.339495369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-05-17T17:51:22.367484700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-17T17:51:22.371444475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-17T17:51:22.374784502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-17T17:51:22.378098016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-05-17T17:51:22.380988086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1466897s 
2026-05-17T17:51:22.382248906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-17T17:51:22.383270193Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.69E-05s 
2026-05-17T17:51:22.384627627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2026-05-17T17:51:22.471527716Z [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-05-17T17:51:22.483639680Z [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-05-17T17:51:22.491877632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-05-17T17:51:22.504090659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-05-17T17:51:22.531519542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-17T17:51:22.534881493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-17T17:51:22.538192091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-17T17:51:22.541520484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-05-17T17:51:22.544276374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1583579s 
2026-05-17T17:51:22.545411982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:51:22.546487858Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.75E-05s 
2026-05-17T17:51:22.547893850Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2026-05-17T17:51:22.640916451Z [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-05-17T17:51:22.647419929Z [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-05-17T17:51:22.651357520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-17T17:51:22.654619409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-17T17:51:22.682177342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-05-17T17:51:22.685192855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1360417s 
2026-05-17T17:51:22.686404846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-17T17:51:22.687480021Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s 
2026-05-17T17:51:22.688770460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-05-17T17:51:22.776729673Z [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-05-17T17:51:22.782566609Z [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-05-17T17:51:22.786055606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-05-17T17:51:22.788850695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-05-17T17:51:22.816314999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1261716s 
2026-05-17T17:51:22.817717784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-17T17:51:22.818796287Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.81E-05s 
2026-05-17T17:51:22.820123881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-05-17T17:51:22.900007128Z [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-05-17T17:51:22.905307623Z [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-05-17T17:51:22.908484061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-17T17:51:22.911839298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-17T17:51:22.939482082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-17T17:51:22.942356731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1209546s 
2026-05-17T17:51:22.943599755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-17T17:51:22.944700402Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s 
2026-05-17T17:51:22.946011973Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-05-17T17:51:23.025617562Z [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-05-17T17:51:23.030948087Z [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-05-17T17:51:23.034180157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-17T17:51:23.037575876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-17T17:51:23.065303390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-17T17:51:23.068226478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1209295s 
2026-05-17T17:51:23.069418147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-05-17T17:51:23.070614397Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s 
2026-05-17T17:51:23.072156362Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2026-05-17T17:51:23.155226729Z [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-05-17T17:51:23.161581137Z [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-05-17T17:51:23.165243703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-05-17T17:51:23.168080717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-05-17T17:51:23.197452313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1236095s 
2026-05-17T17:51:23.198910589Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-05-17T17:51:23.200005304Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.88E-05s 
2026-05-17T17:51:23.201349712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2026-05-17T17:51:23.282936751Z [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-05-17T17:51:23.288960854Z [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-05-17T17:51:23.292607398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-05-17T17:51:23.295764035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-05-17T17:51:23.324656927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1218089s 
2026-05-17T17:51:23.326042798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-17T17:51:23.327292044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001061s 
2026-05-17T17:51:23.328568825Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-05-17T17:51:23.410238291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-05-17T17:51:23.415053509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-05-17T17:51:23.418494329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-05-17T17:51:23.421595394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-05-17T17:51:23.451296994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-17T17:51:23.455590952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1255353s 
2026-05-17T17:51:23.462782086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-05-17T17:51:23', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-05-17T17:51:23.466395974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:23.484881034Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-05-17T17:51:23.486362357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1546781s 
2026-05-17T17:51:23.493097732Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-05-17T17:51:23.495081247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:23.504945324Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2026-05-17T17:51:23.523511066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-05-17T17:51:23.525325109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002481s 
2026-05-17T17:51:23.526870933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2026-05-17T17:51:23.528702391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2026-05-17T17:51:23.539797668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116288s 
2026-05-17T17:51:23.542454458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-05-17T17:51:23', 'add_language_tags_to_subtitle_files') 
2026-05-17T17:51:23.545176691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:23.547629672Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-05-17T17:51:23.548867585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193857s 
2026-05-17T17:51:23.550621878Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-05-17T17:51:23.551891174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:23.553906182Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2026-05-17T17:51:23.559330177Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-05-17T17:51:23.560526296Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.18E-05s 
2026-05-17T17:51:23.561716843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-05-17T17:51:23.563308088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-05-17T17:51:23.574227430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113399s 
2026-05-17T17:51:23.575493650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-05-17T17:51:23.577091348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-05-17T17:51:23.587113142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104607s 
2026-05-17T17:51:23.589199304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-05-17T17:51:23', 'add_salt_to_users') 
2026-05-17T17:51:23.591716684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:23.593977437Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-05-17T17:51:23.595050458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172553s 
2026-05-17T17:51:23.596610079Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-05-17T17:51:23.597853724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:23.599812700Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2026-05-17T17:51:23.605501026Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2026-05-17T17:51:23.687061502Z [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-05-17T17:51:23.693425890Z [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-05-17T17:51:23.697150301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-17T17:51:23.700741043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-17T17:51:23.729638163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-17T17:51:23.733254586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-05-17T17:51:23.736069976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1292401s 
2026-05-17T17:51:23.737436819Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2026-05-17T17:51:23.825546535Z [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-05-17T17:51:23.831809289Z [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-05-17T17:51:23.835398317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-17T17:51:23.839046284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-17T17:51:23.867027078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-17T17:51:23.870922824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-05-17T17:51:23.873759267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1351396s 
2026-05-17T17:51:23.875096901Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2026-05-17T17:51:23.955586981Z [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-05-17T17:51:23.961458396Z [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-05-17T17:51:23.964846320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-17T17:51:23.968426209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-17T17:51:24.000114330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-17T17:51:24.003825415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-05-17T17:51:24.006604622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1303598s 
2026-05-17T17:51:24.007910973Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2026-05-17T17:51:24.087273712Z [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-05-17T17:51:24.092637726Z [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-05-17T17:51:24.095878193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-17T17:51:24.099527512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-17T17:51:24.128310653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-17T17:51:24.132162179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-05-17T17:51:24.134923882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1258157s 
2026-05-17T17:51:24.137068701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-05-17T17:51:24', 'clean_alt_titles') 
2026-05-17T17:51:24.139563085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:24.142262001Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-05-17T17:51:24.143357297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1331159s 
2026-05-17T17:51:24.145008312Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-05-17T17:51:24.146238530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:24.148708564Z [Info] remove_omg: Starting migration of Main DB to 217 
2026-05-17T17:51:24.153217756Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:51:24.155156581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-05-17T17:51:24.157661346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031157s 
2026-05-17T17:51:24.159940556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-05-17T17:51:24', 'remove_omg') 
2026-05-17T17:51:24.162455271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:24.164632906Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-05-17T17:51:24.165686448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100932s 
2026-05-17T17:51:24.167388466Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-05-17T17:51:24.168710279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:24.170981463Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2026-05-17T17:51:24.176259242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-17T17:51:24.177834695Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.01E-05s 
2026-05-17T17:51:24.179681946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2026-05-17T17:51:24.182222332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2026-05-17T17:51:24.193079068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121415s 
2026-05-17T17:51:24.195335543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-05-17T17:51:24', 'add_additional_info_to_pending_releases') 
2026-05-17T17:51:24.198101884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:24.200514614Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-05-17T17:51:24.201755633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194305s 
2026-05-17T17:51:24.203298650Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-05-17T17:51:24.204579761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:24.206664439Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2026-05-17T17:51:24.211180866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-17T17:51:24.212448769Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.07E-05s 
2026-05-17T17:51:24.213626381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-05-17T17:51:24.215699135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-05-17T17:51:24.226869263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119957s 
2026-05-17T17:51:24.229062279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-05-17T17:51:24', 'add_result_to_commands') 
2026-05-17T17:51:24.231687096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:24.234028842Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-05-17T17:51:24.235127996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191766s 
2026-05-17T17:51:24.236786646Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-05-17T17:51:24.238064280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:24.240128798Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2026-05-17T17:51:24.244459490Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-17T17:51:24.245640128Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-05s 
2026-05-17T17:51:24.246925807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-05-17T17:51:24.248943150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:51:24.259929657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117903s 
2026-05-17T17:51:24.262161713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-05-17T17:51:24', 'health_restored_notification') 
2026-05-17T17:51:24.266898212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:24.270436619Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-05-17T17:51:24.271603669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221784s 
2026-05-17T17:51:24.273469808Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-05-17T17:51:24.274807652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:24.276923454Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2026-05-17T17:51:24.281576094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-17T17:51:24.282813005Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.24E-05s 
2026-05-17T17:51:24.284188365Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2026-05-17T17:51:24.286249206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:51:24.297546729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121172s 
2026-05-17T17:51:24.300033989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-05-17T17:51:24', 'add_on_manual_interaction_required_to_notifications') 
2026-05-17T17:51:24.302994792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:24.305520820Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-05-17T17:51:24.306712319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198607s 
2026-05-17T17:51:24.308251209Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-05-17T17:51:24.309467348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:24.311406223Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2026-05-17T17:51:24.315063228Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:51:24.316855508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2026-05-17T17:51:24.319215080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028681s 
2026-05-17T17:51:24.321239808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-05-17T17:51:24', 'remove_rarbg') 
2026-05-17T17:51:24.323718550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:24.325954143Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-05-17T17:51:24.327043126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095825s 
2026-05-17T17:51:24.328656516Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-05-17T17:51:24.329949019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:24.331955940Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2026-05-17T17:51:24.337022024Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2026-05-17T17:51:24.339453421Z [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-05-17T17:51:24.343421192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004814s 
2026-05-17T17:51:24.345628427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-05-17T17:51:24', 'remove_invalid_roksbox_metadata_images') 
2026-05-17T17:51:24.348186690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:24.350562164Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-05-17T17:51:24.351712251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117939s 
2026-05-17T17:51:24.353216099Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-05-17T17:51:24.354455786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:24.356361735Z [Info] list_sync_time: Starting migration of Main DB to 224 
2026-05-17T17:51:24.368962633Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-05-17T17:51:24.452112490Z [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-05-17T17:51:24.458238678Z [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-05-17T17:51:24.461873198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-17T17:51:24.465297665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-17T17:51:24.494704111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-17T17:51:24.497810678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1272811s 
2026-05-17T17:51:24.499021627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-17T17:51:24.500112494Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.83E-05s 
2026-05-17T17:51:24.501889813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-05-17T17:51:24.503776513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-05-17T17:51:24.514426903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112503s 
2026-05-17T17:51:24.515726911Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:51:24.517387907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2026-05-17T17:51:24.519410170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002473s 
2026-05-17T17:51:24.521437322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-05-17T17:51:24', 'list_sync_time') 
2026-05-17T17:51:24.524019783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:24.526860505Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-05-17T17:51:24.527945550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009869s 
2026-05-17T17:51:24.529521314Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-05-17T17:51:24.530776221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:24.532759706Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2026-05-17T17:51:24.536787147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-05-17T17:51:24.537961222Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.96E-05s 
2026-05-17T17:51:24.539143093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2026-05-17T17:51:24.540794619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2026-05-17T17:51:24.551827780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114236s 
2026-05-17T17:51:24.554074896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-05-17T17:51:24', 'add_tags_to_collections') 
2026-05-17T17:51:24.556763851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:24.558994273Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-05-17T17:51:24.560118688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186272s 
2026-05-17T17:51:24.561688019Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-05-17T17:51:24.562976945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:24.564949598Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2026-05-17T17:51:24.568950816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-17T17:51:24.570128037Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.88E-05s 
2026-05-17T17:51:24.571337463Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-05-17T17:51:24.573009541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-05-17T17:51:24.583735493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112296s 
2026-05-17T17:51:24.585954071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-05-17T17:51:24', 'add_download_client_tags') 
2026-05-17T17:51:24.588512895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:24.590809851Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-05-17T17:51:24.591942192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182216s 
2026-05-17T17:51:24.593437313Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-05-17T17:51:24.594677320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:24.596593099Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2026-05-17T17:51:24.605225725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-05-17T17:51:24.608644531Z [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-05-17T17:51:24.613274335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066197s 
2026-05-17T17:51:24.614848937Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-05-17T17:51:24.616687570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-05-17T17:51:24.619449803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033436s 
2026-05-17T17:51:24.621530553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-05-17T17:51:24', 'add_auto_tagging') 
2026-05-17T17:51:24.624040589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:24.626330451Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-05-17T17:51:24.627371057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101648s 
2026-05-17T17:51:24.629246794Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-05-17T17:51:24.630587555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:24.632739288Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2026-05-17T17:51:24.638863874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-17T17:51:24.640064021Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-05s 
2026-05-17T17:51:24.641412046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-05-17T17:51:24.643477976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:51:24.654775560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120231s 
2026-05-17T17:51:24.655953553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-17T17:51:24.657016223Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2026-05-17T17:51:24.658368056Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-05-17T17:51:24.660177971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-05-17T17:51:24.670739853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111291s 
2026-05-17T17:51:24.672970946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-05-17T17:51:24', 'add_custom_format_score_bypass_to_delay_profile') 
2026-05-17T17:51:24.675598588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:24.678029595Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-05-17T17:51:24.679169120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182151s 
2026-05-17T17:51:24.680822790Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-05-17T17:51:24.682086816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:24.684148738Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2026-05-17T17:51:24.699045171Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-05-17T17:51:24.701337057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-05-17T17:51:24.732232491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0312874s 
2026-05-17T17:51:24.733485926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-05-17T17:51:24.734537824Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.02E-05s 
2026-05-17T17:51:24.735745527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2026-05-17T17:51:24.738558472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2026-05-17T17:51:24.749719440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126384s 
2026-05-17T17:51:24.750905188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-05-17T17:51:24.751969231Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s 
2026-05-17T17:51:24.753236704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-05-17T17:51:24.755063343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-05-17T17:51:24.765812031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113546s 
2026-05-17T17:51:24.767048281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-05-17T17:51:24.768113136Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2026-05-17T17:51:24.769336820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-05-17T17:51:24.771207538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:51:24.781838499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112915s 
2026-05-17T17:51:24.783109910Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-05-17T17:51:24.866421272Z [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-05-17T17:51:24.871921640Z [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-05-17T17:51:24.875385315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-05-17T17:51:24.878234283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-05-17T17:51:24.907618825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1232304s 
2026-05-17T17:51:24.908898833Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:24.910066855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:24.920400688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101427s 
2026-05-17T17:51:24.921945680Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-17T17:51:24.923903232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-05-17T17:51:24.926275470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031525s 
2026-05-17T17:51:24.928645283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-05-17T17:51:24', 'update_restrictions_to_release_profiles') 
2026-05-17T17:51:24.931246923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:24.933930147Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-05-17T17:51:24.935064882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106338s 
2026-05-17T17:51:24.937101825Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-05-17T17:51:24.938418256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:24.940474206Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2026-05-17T17:51:24.945765484Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-05-17T17:51:24.947305115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-05-17T17:51:24.978459861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0313696s 
2026-05-17T17:51:24.979924511Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2026-05-17T17:51:25.069736275Z [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-05-17T17:51:25.076666182Z [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-05-17T17:51:25.080663302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-17T17:51:25.083900893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-17T17:51:25.115431146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-05-17T17:51:25.118322820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1371977s 
2026-05-17T17:51:25.119679673Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2026-05-17T17:51:25.218569219Z [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-05-17T17:51:25.226362936Z [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-05-17T17:51:25.231038433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-05-17T17:51:25.234386205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-05-17T17:51:25.264153528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-05-17T17:51:25.267083689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1461583s 
2026-05-17T17:51:25.269291816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-05-17T17:51:25', 'rename_quality_profiles') 
2026-05-17T17:51:25.271781951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:25.274933669Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-05-17T17:51:25.276062272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1539588s 
2026-05-17T17:51:25.277658838Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-05-17T17:51:25.278923114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:25.281002783Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2026-05-17T17:51:25.284941365Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-17T17:51:25.286739607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-17T17:51:25.289207487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028974s 
2026-05-17T17:51:25.290672217Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-17T17:51:25.292280616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-17T17:51:25.294412470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024626s 
2026-05-17T17:51:25.295944626Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-17T17:51:25.297620792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-17T17:51:25.299726212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024962s 
2026-05-17T17:51:25.301860771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-05-17T17:51:25', 'update_images_remote_url') 
2026-05-17T17:51:25.304372480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:25.306618123Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-05-17T17:51:25.307715082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092479s 
2026-05-17T17:51:25.309223450Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-05-17T17:51:25.310480261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:25.312415659Z [Info] add_notification_status: Starting migration of Main DB to 232 
2026-05-17T17:51:25.320288115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-05-17T17:51:25.323650176Z [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-05-17T17:51:25.328109697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006448s 
2026-05-17T17:51:25.329579468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-05-17T17:51:25.331410556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-05-17T17:51:25.334246617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034933s 
2026-05-17T17:51:25.336377269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-05-17T17:51:25', 'add_notification_status') 
2026-05-17T17:51:25.338902865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:25.341437200Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-05-17T17:51:25.342551474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105476s 
2026-05-17T17:51:25.344158571Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-05-17T17:51:25.345441234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:25.347423195Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2026-05-17T17:51:25.351831624Z [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-05-17T17:51:25.354159262Z [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-05-17T17:51:25.357073471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036282s 
2026-05-17T17:51:25.359292150Z [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-05-17T17:51:25.361968991Z [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-05-17T17:51:25.364643217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037317s 
2026-05-17T17:51:25.366509105Z [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-05-17T17:51:25.368737333Z [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-05-17T17:51:25.371289142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033201s 
2026-05-17T17:51:25.373073887Z [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-05-17T17:51:25.375155570Z [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-05-17T17:51:25.377591546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031187s 
2026-05-17T17:51:25.379712397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-05-17T17:51:25', 'rename_deprecated_indexer_flags') 
2026-05-17T17:51:25.382194015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:25.384500240Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-05-17T17:51:25.385632210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098408s 
2026-05-17T17:51:25.387149405Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-05-17T17:51:25.388421126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:25.390350763Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2026-05-17T17:51:25.394322512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-17T17:51:25.395480585Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.87E-05s 
2026-05-17T17:51:25.396909964Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2026-05-17T17:51:25.398674618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2026-05-17T17:51:25.410069066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119323s 
2026-05-17T17:51:25.412198866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-05-17T17:51:25', 'movie_last_searched_time') 
2026-05-17T17:51:25.414758461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:25.422643231Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-05-17T17:51:25.423780912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244073s 
2026-05-17T17:51:25.425302497Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-05-17T17:51:25.426550922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:25.428602083Z [Info] email_encryption: Starting migration of Main DB to 235 
2026-05-17T17:51:25.431716435Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:25.432970260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:25.440378300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072792s 
2026-05-17T17:51:25.442662591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-05-17T17:51:25', 'email_encryption') 
2026-05-17T17:51:25.445358080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:25.447867845Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-05-17T17:51:25.448919623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149247s 
2026-05-17T17:51:25.450495967Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-05-17T17:51:25.451798491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:25.453746945Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2026-05-17T17:51:25.456716045Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-05-17T17:51:25.458355146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-05-17T17:51:25.460508603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024792s 
2026-05-17T17:51:25.462588222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-05-17T17:51:25', 'clear_last_rss_releases_info') 
2026-05-17T17:51:25.465096293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:25.467185401Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-05-17T17:51:25.468304184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090213s 
2026-05-17T17:51:25.469693743Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-05-17T17:51:25.470916305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:25.472777994Z [Info] add_indexes: Starting migration of Main DB to 237 
2026-05-17T17:51:25.487026852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2026-05-17T17:51:25.488879854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2026-05-17T17:51:25.492143467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037437s 
2026-05-17T17:51:25.493420259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2026-05-17T17:51:25.494952554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2026-05-17T17:51:25.497538964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030051s 
2026-05-17T17:51:25.498780113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2026-05-17T17:51:25.500763919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2026-05-17T17:51:25.503491623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035909s 
2026-05-17T17:51:25.505723898Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-05-17T17:51:25.507540487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-05-17T17:51:25.510083158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031678s 
2026-05-17T17:51:25.511382685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-05-17T17:51:25.513105906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-05-17T17:51:25.515912468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033908s 
2026-05-17T17:51:25.517141464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2026-05-17T17:51:25.518718029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2026-05-17T17:51:25.521378557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031165s 
2026-05-17T17:51:25.522556570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2026-05-17T17:51:25.524031661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2026-05-17T17:51:25.526561085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029102s 
2026-05-17T17:51:25.528580863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-05-17T17:51:25', 'add_indexes') 
2026-05-17T17:51:25.531016158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:25.533284206Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-05-17T17:51:25.534312297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095903s 
2026-05-17T17:51:25.536006248Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-05-17T17:51:25.537310665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:25.539347648Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2026-05-17T17:51:25.545033710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-05-17T17:51:25.546227634Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.99E-05s 
2026-05-17T17:51:25.547416879Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2026-05-17T17:51:25.549100590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2026-05-17T17:51:25.560608407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011995s 
2026-05-17T17:51:25.561795609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-05-17T17:51:25.562837447Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2026-05-17T17:51:25.564012734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2026-05-17T17:51:25.565752939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2026-05-17T17:51:25.576668383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114859s 
2026-05-17T17:51:25.577810694Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:25.578976692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:25.586389893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072473s 
2026-05-17T17:51:25.588844035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-05-17T17:51:25', 'parse_title_from_existing_subtitle_files') 
2026-05-17T17:51:25.591564745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:25.593938125Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-05-17T17:51:25.595109835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148455s 
2026-05-17T17:51:25.596812634Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-05-17T17:51:25.598152894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:25.600185147Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2026-05-17T17:51:25.604316527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-05-17T17:51:25.605504029Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.07E-05s 
2026-05-17T17:51:25.606794759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2026-05-17T17:51:25.608754906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2026-05-17T17:51:25.620506134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124787s 
2026-05-17T17:51:25.622773370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-05-17T17:51:25', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-05-17T17:51:25.625404760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:25.627724802Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-05-17T17:51:25.628921663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194845s 
2026-05-17T17:51:25.630556596Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-05-17T17:51:25.631865993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:25.633846812Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2026-05-17T17:51:25.637061386Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2026-05-17T17:51:25.724167281Z [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-05-17T17:51:25.730326776Z [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-05-17T17:51:25.733996868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-05-17T17:51:25.736843321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-05-17T17:51:25.766323936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1279547s 
2026-05-17T17:51:25.768576783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-05-17T17:51:25', 'drop_multi_episode_style_from_naming_config') 
2026-05-17T17:51:25.771165186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:25.773961408Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-05-17T17:51:25.775138408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1354703s 
2026-05-17T17:51:25.776687157Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-05-17T17:51:25.777944750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:25.779866942Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2026-05-17T17:51:25.782771501Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:25.784059746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:25.791353556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071243s 
2026-05-17T17:51:25.793717487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-05-17T17:51:25', 'stevenlu_update_url') 
2026-05-17T17:51:25.796445732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:25.798581113Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-05-17T17:51:25.799679154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145057s 
2026-05-17T17:51:25.801191510Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-05-17T17:51:25.802448652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:25.804474782Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2026-05-17T17:51:25.808279215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-17T17:51:25.809453550Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.88E-05s 
2026-05-17T17:51:25.810674970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2026-05-17T17:51:25.812333901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2026-05-17T17:51:25.824162114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122937s 
2026-05-17T17:51:25.826568099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-05-17T17:51:25', 'add_movie_keywords') 
2026-05-17T17:51:25.829195591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:25.831473148Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-05-17T17:51:25.832542382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195979s 
2026-05-17T17:51:25.970730587Z [Debug] MigrationController: Took: 00:00:25.3819036 
2026-05-17T17:51:28.687563780Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-05-17T17:51:29.493579352Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-05-17T17:51:30.014011650Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-05-17T17:51:30.026627168Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-17T17:51:30.028922010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-17T17:51:30.654358860Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-05-17T17:51:30.713509361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.669814s 
2026-05-17T17:51:30.754314203Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-05-17T17:51:30.756529124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6993229s 
2026-05-17T17:51:31.048776450Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-05-17T17:51:31.056579365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:31.130509714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-05-17T17:51:31.173033368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-05-17T17:51:31.257674748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1229097s 
2026-05-17T17:51:31.260977219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:31.280006295Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-05-17T17:51:31.282355596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.145755s 
2026-05-17T17:51:31.310152901Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-05-17T17:51:31.314087135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:31.337445379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-05-17T17:51:31.343959368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-17T17:51:31.367384818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027264s 
2026-05-17T17:51:31.370963946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-17T17:51:31.373819287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005175s 
2026-05-17T17:51:31.379621583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-05-17T17:51:31.387793171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-05-17T17:51:31.428925763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0463818s 
2026-05-17T17:51:31.431769651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:31.436147799Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-05-17T17:51:31.438529977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0537697s 
2026-05-17T17:51:31.443145573Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-05-17T17:51:31.445878417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:31.451975667Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-17T17:51:31.454048762Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.76E-05s 
2026-05-17T17:51:31.455838857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-05-17T17:51:31.458092526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-05-17T17:51:31.462540715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049738s 
2026-05-17T17:51:31.464179856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:31.466934905Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-05-17T17:51:31.468555499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092806s 
2026-05-17T17:51:31.489737159Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-05-17T17:51:31.491495200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:31.496699843Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-05-17T17:51:31.522724277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-05-17T17:51:31.526674382Z [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-05-17T17:51:31.533068560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086679s 
2026-05-17T17:51:31.534690788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-05-17T17:51:31.536822180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-05-17T17:51:31.540035792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003674s 
2026-05-17T17:51:31.545761494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-17T17:51:31', 'InitialSetup') 
2026-05-17T17:51:31.551664693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:31.554647882Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-05-17T17:51:31.556214928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182378s 
2026-05-17T17:51:31.558368035Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-05-17T17:51:31.560220506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:31.562551310Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2026-05-17T17:51:31.566219608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-05-17T17:51:31', 'add_moviefiles_table') 
2026-05-17T17:51:31.569800069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:31.572589016Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-05-17T17:51:31.574224700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124714s 
2026-05-17T17:51:31.576123524Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-05-17T17:51:31.577845463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:31.580144964Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2026-05-17T17:51:31.582736092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-05-17T17:51:31', 'fix_history_movieId') 
2026-05-17T17:51:31.586028543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:31.588824435Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-05-17T17:51:31.590407663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109947s 
2026-05-17T17:51:31.593163263Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-05-17T17:51:31.594857636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:31.597090793Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2026-05-17T17:51:31.599454574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-05-17T17:51:31', 'add_tmdb_stuff') 
2026-05-17T17:51:31.602608666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:31.605273614Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-05-17T17:51:31.606828625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104587s 
2026-05-17T17:51:31.608605264Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-05-17T17:51:31.610337362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:31.612552834Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2026-05-17T17:51:31.615030544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-05-17T17:51:31', 'fix_movie_files') 
2026-05-17T17:51:31.618121259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:31.620729472Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-05-17T17:51:31.622275346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104586s 
2026-05-17T17:51:31.624236806Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-05-17T17:51:31.626176884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:31.628447507Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2026-05-17T17:51:31.631057203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-05-17T17:51:31', 'update_schedule_intervale') 
2026-05-17T17:51:31.634365556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:31.636731831Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-05-17T17:51:31.638330431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107172s 
2026-05-17T17:51:31.640564120Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-05-17T17:51:31.642422453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:31.644316738Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2026-05-17T17:51:31.646889720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-05-17T17:51:31', 'add_movie_formats_to_naming_config') 
2026-05-17T17:51:31.650148213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:31.652915677Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-05-17T17:51:31.654526100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108152s 
2026-05-17T17:51:31.656332839Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-05-17T17:51:31.658465775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:31.660306331Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2026-05-17T17:51:31.663018955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-05-17T17:51:31', 'add_phyiscal_release') 
2026-05-17T17:51:31.665917953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:31.668621979Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-05-17T17:51:31.670465162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105768s 
2026-05-17T17:51:31.671980484Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-05-17T17:51:31.673666129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:31.675821209Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2026-05-17T17:51:31.678225702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-05-17T17:51:31', 'remove_bitmetv') 
2026-05-17T17:51:31.681373792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:31.684237911Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-05-17T17:51:31.685624343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104372s 
2026-05-17T17:51:31.687677067Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-05-17T17:51:31.689187650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:31.691415867Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2026-05-17T17:51:31.693879489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-05-17T17:51:31', 'remove_torrentleech') 
2026-05-17T17:51:31.697570974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:31.699791436Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-05-17T17:51:31.701359935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106476s 
2026-05-17T17:51:31.703169389Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-05-17T17:51:31.704892530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:31.707130487Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2026-05-17T17:51:31.709708750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-05-17T17:51:31', 'remove_broadcasthenet') 
2026-05-17T17:51:31.712822521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:31.715494582Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-05-17T17:51:31.717093463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105744s 
2026-05-17T17:51:31.718835922Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-05-17T17:51:31.720538852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:31.722726798Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2026-05-17T17:51:31.725083755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-05-17T17:51:31', 'remove_fanzub') 
2026-05-17T17:51:31.728249281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:31.730861371Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-05-17T17:51:31.732433818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103913s 
2026-05-17T17:51:31.734401542Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-05-17T17:51:31.736179743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:31.738439274Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2026-05-17T17:51:31.741045303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-05-17T17:51:31', 'update_movie_sorttitle') 
2026-05-17T17:51:31.744316691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:31.747000226Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-05-17T17:51:31.748637433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108599s 
2026-05-17T17:51:31.750478501Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-05-17T17:51:31.752253987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:31.754473437Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2026-05-17T17:51:31.757020457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-05-17T17:51:31', 'update_movie_sorttitle_again') 
2026-05-17T17:51:31.760314421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:31.763023928Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-05-17T17:51:31.764653821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107489s 
2026-05-17T17:51:31.766535390Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-05-17T17:51:31.768243811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:31.772090950Z [Info] update_movie_file: Starting migration of Log DB to 117 
2026-05-17T17:51:31.774505092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-05-17T17:51:31', 'update_movie_file') 
2026-05-17T17:51:31.777707181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:31.780327097Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-05-17T17:51:31.781890256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121069s 
2026-05-17T17:51:31.783659439Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-05-17T17:51:31.785382970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:31.787570786Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2026-05-17T17:51:31.790007324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-05-17T17:51:31', 'update_movie_slug') 
2026-05-17T17:51:31.793230205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:31.795911154Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-05-17T17:51:31.797490415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105046s 
2026-05-17T17:51:31.799272744Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-05-17T17:51:31.801017028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:31.803226668Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2026-05-17T17:51:31.805949762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-05-17T17:51:31', 'add_youtube_trailer_id') 
2026-05-17T17:51:31.809180158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:31.811895046Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-05-17T17:51:31.813502504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108797s 
2026-05-17T17:51:31.815221556Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-05-17T17:51:31.816927422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:31.819095338Z [Info] add_studio: Starting migration of Log DB to 120 
2026-05-17T17:51:31.821635764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-05-17T17:51:31', 'add_studio') 
2026-05-17T17:51:31.824807192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:31.827392007Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-05-17T17:51:31.828932821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105454s 
2026-05-17T17:51:31.830737666Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-05-17T17:51:31.832488492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:31.834688824Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2026-05-17T17:51:31.837173468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-05-17T17:51:31', 'update_filedate_config') 
2026-05-17T17:51:31.840368112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:31.843023580Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-05-17T17:51:31.844646158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105493s 
2026-05-17T17:51:31.846463869Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-05-17T17:51:31.848220567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:31.850438845Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2026-05-17T17:51:31.852889170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-05-17T17:51:31', 'add_movieid_to_blacklist') 
2026-05-17T17:51:31.856161841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:31.858831458Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-05-17T17:51:31.860446420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106044s 
2026-05-17T17:51:31.862310454Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-05-17T17:51:31.864032012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:31.866263376Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2026-05-17T17:51:31.868737739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-05-17T17:51:31', 'create_netimport_table') 
2026-05-17T17:51:31.871943906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:31.874556729Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-05-17T17:51:31.876173215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105059s 
2026-05-17T17:51:31.877995575Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-05-17T17:51:31.880816957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:31.883065456Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2026-05-17T17:51:31.885625281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-05-17T17:51:31', 'add_preferred_tags_to_profile') 
2026-05-17T17:51:31.888937903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:31.891643161Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-05-17T17:51:31.893287613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107955s 
2026-05-17T17:51:31.895053370Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-05-17T17:51:31.896781631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:31.898974126Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2026-05-17T17:51:31.901380182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-05-17T17:51:31', 'fix_imdb_unique') 
2026-05-17T17:51:31.904575488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:31.907137688Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-05-17T17:51:31.908711458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104256s 
2026-05-17T17:51:31.911091421Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-05-17T17:51:31.912389946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:31.914605408Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2026-05-17T17:51:31.917122027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-05-17T17:51:31', 'update_qualities_and_profiles') 
2026-05-17T17:51:31.920410259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:31.923005065Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-05-17T17:51:31.924812095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106217s 
2026-05-17T17:51:31.926759647Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-05-17T17:51:31.928548921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:31.930944837Z [Info] remove_wombles: Starting migration of Log DB to 127 
2026-05-17T17:51:31.933423609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-05-17T17:51:31', 'remove_wombles') 
2026-05-17T17:51:31.936714026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:31.939275224Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-05-17T17:51:31.940858052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010784s 
2026-05-17T17:51:31.942589960Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-05-17T17:51:31.944313000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:31.946487480Z [Info] remove_kickass: Starting migration of Log DB to 128 
2026-05-17T17:51:31.948860599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-05-17T17:51:31', 'remove_kickass') 
2026-05-17T17:51:31.952294004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:31.954844972Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-05-17T17:51:31.956437028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106106s 
2026-05-17T17:51:31.958301213Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-05-17T17:51:31.960158654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:31.962402644Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2026-05-17T17:51:31.965040687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-05-17T17:51:31', 'add_parsed_movie_info_to_pending_release') 
2026-05-17T17:51:31.968425504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:31.971108006Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-05-17T17:51:31.972824654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108859s 
2026-05-17T17:51:31.974593997Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-05-17T17:51:31.976369864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:31.978576528Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2026-05-17T17:51:31.981049669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-05-17T17:51:31', 'remove_wombles_kickass') 
2026-05-17T17:51:31.984259133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:31.986878248Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-05-17T17:51:31.988487569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105314s 
2026-05-17T17:51:31.990331493Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-05-17T17:51:31.992132400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:31.994356059Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2026-05-17T17:51:31.996937889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-05-17T17:51:31', 'make_parsed_episode_info_nullable') 
2026-05-17T17:51:32.000178205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.002836699Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-05-17T17:51:32.004510300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106563s 
2026-05-17T17:51:32.006351367Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-05-17T17:51:32.008132725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.010355141Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2026-05-17T17:51:32.012916761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-05-17T17:51:32', 'rename_torrent_downloadstation') 
2026-05-17T17:51:32.016174291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.018845451Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-05-17T17:51:32.020508250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106698s 
2026-05-17T17:51:32.022319037Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-05-17T17:51:32.024320428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.026692936Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2026-05-17T17:51:32.029266429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-05-17T17:51:32', 'add_minimumavailability') 
2026-05-17T17:51:32.032644272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.035250502Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-05-17T17:51:32.036887909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011047s 
2026-05-17T17:51:32.038812636Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-05-17T17:51:32.040658142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.042942744Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2026-05-17T17:51:32.045573502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-05-17T17:51:32', 'add_remux_qualities_for_the_wankers') 
2026-05-17T17:51:32.048957087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.051638898Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-05-17T17:51:32.053318731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109194s 
2026-05-17T17:51:32.055171142Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-05-17T17:51:32.056963412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.059159104Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2026-05-17T17:51:32.061715182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-05-17T17:51:32', 'add_haspredbentry_to_movies') 
2026-05-17T17:51:32.064946670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.067512618Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-05-17T17:51:32.069140647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105188s 
2026-05-17T17:51:32.070945051Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-05-17T17:51:32.072707190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.074921650Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2026-05-17T17:51:32.077411034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-05-17T17:51:32', 'add_pathstate_to_movies') 
2026-05-17T17:51:32.080658755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.083181686Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-05-17T17:51:32.084789364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104666s 
2026-05-17T17:51:32.086610222Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-05-17T17:51:32.088383864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.090597452Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2026-05-17T17:51:32.093111576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-05-17T17:51:32', 'add_import_exclusions_table') 
2026-05-17T17:51:32.096340138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.098864723Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-05-17T17:51:32.100512491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104781s 
2026-05-17T17:51:32.102321765Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-05-17T17:51:32.104083543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.106290578Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2026-05-17T17:51:32.108811786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-05-17T17:51:32', 'add_physical_release_note') 
2026-05-17T17:51:32.112315643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.114859106Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-05-17T17:51:32.116535312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107729s 
2026-05-17T17:51:32.118350297Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-05-17T17:51:32.120112076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.122343700Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2026-05-17T17:51:32.124875519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-05-17T17:51:32', 'consolidate_indexer_baseurl') 
2026-05-17T17:51:32.128166728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.130688427Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-05-17T17:51:32.132320955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105491s 
2026-05-17T17:51:32.134148696Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-05-17T17:51:32.135947408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.138165987Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2026-05-17T17:51:32.140696122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-05-17T17:51:32', 'add_alternative_titles_table') 
2026-05-17T17:51:32.143925016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.146482607Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-05-17T17:51:32.148140906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105169s 
2026-05-17T17:51:32.149987566Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-05-17T17:51:32.151731739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.154027743Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2026-05-17T17:51:32.156998185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-05-17T17:51:32', 'fix_duplicate_alt_titles') 
2026-05-17T17:51:32.160356339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.162984412Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-05-17T17:51:32.164633273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112229s 
2026-05-17T17:51:32.166580234Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-05-17T17:51:32.168335809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.170637024Z [Info] movie_extras: Starting migration of Log DB to 142 
2026-05-17T17:51:32.173142080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-05-17T17:51:32', 'movie_extras') 
2026-05-17T17:51:32.176647450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.179444934Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-05-17T17:51:32.181050087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111989s 
2026-05-17T17:51:32.182940233Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-05-17T17:51:32.184680058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.186963266Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2026-05-17T17:51:32.189909510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-05-17T17:51:32', 'clean_core_tv') 
2026-05-17T17:51:32.193250849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.195839253Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-05-17T17:51:32.197427882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112273s 
2026-05-17T17:51:32.199291956Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-05-17T17:51:32.201096621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.203349077Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2026-05-17T17:51:32.205933393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-05-17T17:51:32', 'add_cookies_to_indexer_status') 
2026-05-17T17:51:32.209251585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.211866422Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-05-17T17:51:32.213503148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010732s 
2026-05-17T17:51:32.215262071Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-05-17T17:51:32.216990492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.219184090Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2026-05-17T17:51:32.221614304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-05-17T17:51:32', 'banner_to_fanart') 
2026-05-17T17:51:32.224815622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.227356529Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-05-17T17:51:32.228946381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103834s 
2026-05-17T17:51:32.230761547Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-05-17T17:51:32.232549578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.234817706Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2026-05-17T17:51:32.237368885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-05-17T17:51:32', 'naming_config_colon_action') 
2026-05-17T17:51:32.240694883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.243441104Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-05-17T17:51:32.245083572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108675s 
2026-05-17T17:51:32.246866353Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-05-17T17:51:32.248619403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.250820837Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2026-05-17T17:51:32.253308988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-05-17T17:51:32', 'add_custom_formats') 
2026-05-17T17:51:32.256663765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.259314614Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-05-17T17:51:32.261070591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107254s 
2026-05-17T17:51:32.262982381Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-05-17T17:51:32.264893189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.267274556Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2026-05-17T17:51:32.269902899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-05-17T17:51:32', 'remove_extra_naming_config') 
2026-05-17T17:51:32.273241814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.275919116Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-05-17T17:51:32.277559460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111129s 
2026-05-17T17:51:32.279404486Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-05-17T17:51:32.281217216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.283562790Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2026-05-17T17:51:32.286091393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-05-17T17:51:32', 'convert_regex_required_tags') 
2026-05-17T17:51:32.289549658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.292515281Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-05-17T17:51:32.294140194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112732s 
2026-05-17T17:51:32.296002063Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-05-17T17:51:32.297903694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.300183656Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2026-05-17T17:51:32.302744062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-05-17T17:51:32', 'fix_format_tags_double_underscore') 
2026-05-17T17:51:32.306033517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.308817394Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-05-17T17:51:32.310493460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109187s 
2026-05-17T17:51:32.312377454Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-05-17T17:51:32.314136798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.316375667Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2026-05-17T17:51:32.318920572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-05-17T17:51:32', 'add_tags_to_net_import') 
2026-05-17T17:51:32.322309227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.324961669Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-05-17T17:51:32.328623113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108388s 
2026-05-17T17:51:32.330696299Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-05-17T17:51:32.332445712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.334673680Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2026-05-17T17:51:32.337150167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-05-17T17:51:32', 'add_custom_filters') 
2026-05-17T17:51:32.340376836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.343048928Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-05-17T17:51:32.344692328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106322s 
2026-05-17T17:51:32.346589047Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-05-17T17:51:32.348399965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.350652151Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2026-05-17T17:51:32.353266917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-05-17T17:51:32', 'indexer_client_status_search_changes') 
2026-05-17T17:51:32.356694320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.359403085Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-05-17T17:51:32.361098099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109251s 
2026-05-17T17:51:32.363010852Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-05-17T17:51:32.364856860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.367174968Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2026-05-17T17:51:32.369853463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-05-17T17:51:32', 'add_language_to_files_history_blacklist') 
2026-05-17T17:51:32.373336798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.376193352Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-05-17T17:51:32.377907213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111878s 
2026-05-17T17:51:32.379868443Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-05-17T17:51:32.381794192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.384115106Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2026-05-17T17:51:32.386726045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-05-17T17:51:32', 'add_update_allowed_quality_profile') 
2026-05-17T17:51:32.390056623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.392737542Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-05-17T17:51:32.394386914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109779s 
2026-05-17T17:51:32.396344236Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-05-17T17:51:32.398123830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.400350675Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2026-05-17T17:51:32.403231638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-05-17T17:51:32', 'add_download_client_priority') 
2026-05-17T17:51:32.406620533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.409300130Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-05-17T17:51:32.410921245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111376s 
2026-05-17T17:51:32.412721390Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-05-17T17:51:32.414439921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.416684011Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2026-05-17T17:51:32.419133264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-05-17T17:51:32', 'remove_growl_prowl') 
2026-05-17T17:51:32.422402619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.425024709Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-05-17T17:51:32.426635634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106058s 
2026-05-17T17:51:32.428453425Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-05-17T17:51:32.430191366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.432401337Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2026-05-17T17:51:32.434853435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-05-17T17:51:32', 'remove_plex_hometheatre') 
2026-05-17T17:51:32.438037568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.440664489Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-05-17T17:51:32.442438331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104665s 
2026-05-17T17:51:32.444416926Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-05-17T17:51:32.446134906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.448898212Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2026-05-17T17:51:32.451325931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-05-17T17:51:32', 'add_webrip_qualites') 
2026-05-17T17:51:32.454548582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.459018614Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-05-17T17:51:32.460578296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128367s 
2026-05-17T17:51:32.462401257Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-05-17T17:51:32.464156723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.466390101Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2026-05-17T17:51:32.468915136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-05-17T17:51:32', 'health_issue_notification') 
2026-05-17T17:51:32.472261526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.474979791Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-05-17T17:51:32.476601156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107576s 
2026-05-17T17:51:32.478374137Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-05-17T17:51:32.480080193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.482319343Z [Info] speed_improvements: Starting migration of Log DB to 161 
2026-05-17T17:51:32.484731441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-05-17T17:51:32', 'speed_improvements') 
2026-05-17T17:51:32.488194025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.490593658Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-05-17T17:51:32.492174702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105125s 
2026-05-17T17:51:32.493981240Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-05-17T17:51:32.495748590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.498058713Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2026-05-17T17:51:32.500682767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-05-17T17:51:32', 'fix_profile_format_default') 
2026-05-17T17:51:32.503908584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.506537078Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-05-17T17:51:32.508206340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107676s 
2026-05-17T17:51:32.509988780Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-05-17T17:51:32.511700958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.513891170Z [Info] task_duration: Starting migration of Log DB to 163 
2026-05-17T17:51:32.516258548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-05-17T17:51:32', 'task_duration') 
2026-05-17T17:51:32.519991586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.522606042Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-05-17T17:51:32.524232467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109391s 
2026-05-17T17:51:32.597674292Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-05-17T17:51:32.607253765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.613226705Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2026-05-17T17:51:32.615897804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-05-17T17:51:32', 'movie_collections_crew') 
2026-05-17T17:51:32.619437413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.622298465Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-05-17T17:51:32.623943388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152894s 
2026-05-17T17:51:32.626506400Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-05-17T17:51:32.628405926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.630747011Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2026-05-17T17:51:32.633467861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-05-17T17:51:32', 'remove_custom_formats_from_quality_model') 
2026-05-17T17:51:32.636862598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.639627807Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-05-17T17:51:32.641376770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111462s 
2026-05-17T17:51:32.643293390Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-05-17T17:51:32.645063976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.647328687Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2026-05-17T17:51:32.649785014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-05-17T17:51:32', 'fix_tmdb_list_config') 
2026-05-17T17:51:32.653042515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.655712322Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-05-17T17:51:32.657320040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010662s 
2026-05-17T17:51:32.659120356Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-05-17T17:51:32.660883637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.663233781Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2026-05-17T17:51:32.665864339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-05-17T17:51:32', 'remove_movie_pathstate') 
2026-05-17T17:51:32.669145497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.672792111Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-05-17T17:51:32.674469931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118561s 
2026-05-17T17:51:32.676300558Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-05-17T17:51:32.678041343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.680272537Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2026-05-17T17:51:32.682773324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-05-17T17:51:32', 'custom_format_rework') 
2026-05-17T17:51:32.686009020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.688732165Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-05-17T17:51:32.690329372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107021s 
2026-05-17T17:51:32.692433049Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-05-17T17:51:32.694171891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.696421532Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2026-05-17T17:51:32.698872047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-05-17T17:51:32', 'custom_format_scores') 
2026-05-17T17:51:32.702127283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.704874677Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-05-17T17:51:32.706521133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106813s 
2026-05-17T17:51:32.708475419Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-05-17T17:51:32.710218900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.712627281Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2026-05-17T17:51:32.715198489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-05-17T17:51:32', 'fix_trakt_list_config') 
2026-05-17T17:51:32.718570761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.721360970Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-05-17T17:51:32.722998248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111144s 
2026-05-17T17:51:32.724909838Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-05-17T17:51:32.726792510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.729234037Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2026-05-17T17:51:32.731896850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-05-17T17:51:32', 'quality_definition_preferred_size') 
2026-05-17T17:51:32.735233701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.738233292Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-05-17T17:51:32.739890019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114143s 
2026-05-17T17:51:32.741790406Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-05-17T17:51:32.743564158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.745825573Z [Info] add_download_history: Starting migration of Log DB to 172 
2026-05-17T17:51:32.748356010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-05-17T17:51:32', 'add_download_history') 
2026-05-17T17:51:32.751534351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.754243968Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-05-17T17:51:32.755771855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107185s 
2026-05-17T17:51:32.757874801Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-05-17T17:51:32.759862825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.761964467Z [Info] net_import_status: Starting migration of Log DB to 173 
2026-05-17T17:51:32.764580817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-05-17T17:51:32', 'net_import_status') 
2026-05-17T17:51:32.767872777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.770515680Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-05-17T17:51:32.772117586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109284s 
2026-05-17T17:51:32.774274250Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-05-17T17:51:32.776089886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.778791317Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2026-05-17T17:51:32.780862980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-05-17T17:51:32', 'email_multiple_addresses') 
2026-05-17T17:51:32.784252666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.787141775Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-05-17T17:51:32.788755856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011065s 
2026-05-17T17:51:32.790856477Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-05-17T17:51:32.792809280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.795094051Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2026-05-17T17:51:32.797898670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-05-17T17:51:32', 'remove_chown_and_folderchmod_config') 
2026-05-17T17:51:32.801717061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.804775150Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-05-17T17:51:32.806927595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119071s 
2026-05-17T17:51:32.808328396Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-05-17T17:51:32.810079262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.812309504Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2026-05-17T17:51:32.814831633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-05-17T17:51:32', 'movie_recommendations') 
2026-05-17T17:51:32.818386022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.821135239Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-05-17T17:51:32.822785383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110614s 
2026-05-17T17:51:32.824664808Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-05-17T17:51:32.826441256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.829186254Z [Info] language_improvements: Starting migration of Log DB to 177 
2026-05-17T17:51:32.831688173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-05-17T17:51:32', 'language_improvements') 
2026-05-17T17:51:32.834999612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.837795604Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-05-17T17:51:32.839689097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113639s 
2026-05-17T17:51:32.841490936Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-05-17T17:51:32.843384600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.845631145Z [Info] new_list_server: Starting migration of Log DB to 178 
2026-05-17T17:51:32.848049485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-05-17T17:51:32', 'new_list_server') 
2026-05-17T17:51:32.851285834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.853886081Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-05-17T17:51:32.855436203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105524s 
2026-05-17T17:51:32.857361390Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-05-17T17:51:32.859840022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.862303984Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2026-05-17T17:51:32.864596381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-05-17T17:51:32', 'movie_translation_indexes') 
2026-05-17T17:51:32.868103314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.870753211Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-05-17T17:51:32.872361370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109122s 
2026-05-17T17:51:32.874179853Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-05-17T17:51:32.875930068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.878175771Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2026-05-17T17:51:32.881014067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-05-17T17:51:32', 'fix_invalid_profile_references') 
2026-05-17T17:51:32.884270947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.886948910Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-05-17T17:51:32.888604886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109811s 
2026-05-17T17:51:32.890355170Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-05-17T17:51:32.892049383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.894518656Z [Info] list_movies_table: Starting migration of Log DB to 181 
2026-05-17T17:51:32.896649908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-05-17T17:51:32', 'list_movies_table') 
2026-05-17T17:51:32.899931437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.902506183Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-05-17T17:51:32.904063349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104848s 
2026-05-17T17:51:32.905842803Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-05-17T17:51:32.908028806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.909802959Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2026-05-17T17:51:32.912257162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-05-17T17:51:32', 'on_delete_notification') 
2026-05-17T17:51:32.916717084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.919459428Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-05-17T17:51:32.921109721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011876s 
2026-05-17T17:51:32.923036051Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-05-17T17:51:32.924866147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.927213605Z [Info] download_propers_config: Starting migration of Log DB to 183 
2026-05-17T17:51:32.929753791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-05-17T17:51:32', 'download_propers_config') 
2026-05-17T17:51:32.933159169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.935882775Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-05-17T17:51:32.937473218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110672s 
2026-05-17T17:51:32.939312021Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-05-17T17:51:32.941073820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.943391417Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2026-05-17T17:51:32.945885490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-05-17T17:51:32', 'add_priority_to_indexers') 
2026-05-17T17:51:32.949319657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.952091059Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-05-17T17:51:32.953684989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109947s 
2026-05-17T17:51:32.955556087Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-05-17T17:51:32.957364359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.959618219Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2026-05-17T17:51:32.962412406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-05-17T17:51:32', 'add_alternative_title_indices') 
2026-05-17T17:51:32.965546308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.968531039Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-05-17T17:51:32.970193197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111043s 
2026-05-17T17:51:32.972064817Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-05-17T17:51:32.973774780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.976118521Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2026-05-17T17:51:32.978733798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-05-17T17:51:32', 'fix_tmdb_duplicates') 
2026-05-17T17:51:32.982010447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:32.984806138Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-05-17T17:51:32.986348755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110472s 
2026-05-17T17:51:32.988181005Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-05-17T17:51:32.989933244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:32.992221944Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2026-05-17T17:51:32.994901861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-05-17T17:51:32', 'swap_filechmod_for_folderchmod') 
2026-05-17T17:51:32.999599803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.002531517Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-05-17T17:51:33.004183475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126103s 
2026-05-17T17:51:33.006130466Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-05-17T17:51:33.007877955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.010333060Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2026-05-17T17:51:33.012871753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-05-17T17:51:33', 'mediainfo_channels') 
2026-05-17T17:51:33.016319146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.018961307Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-05-17T17:51:33.020560679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111205s 
2026-05-17T17:51:33.022392558Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-05-17T17:51:33.024103835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.026321742Z [Info] add_update_history: Starting migration of Log DB to 189 
2026-05-17T17:51:33.035339043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-05-17T17:51:33.039484792Z [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-05-17T17:51:33.044160129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069791s 
2026-05-17T17:51:33.046274838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-05-17T17:51:33.048480370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-05-17T17:51:33.051775887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038959s 
2026-05-17T17:51:33.054201252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-05-17T17:51:33', 'add_update_history') 
2026-05-17T17:51:33.057391758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.060154792Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-05-17T17:51:33.061708361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121788s 
2026-05-17T17:51:33.063734202Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-05-17T17:51:33.065462753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.067749890Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2026-05-17T17:51:33.070277049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-05-17T17:51:33', 'update_awesome_hd_link') 
2026-05-17T17:51:33.073622026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.076348477Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-05-17T17:51:33.077937788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108712s 
2026-05-17T17:51:33.079734647Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-05-17T17:51:33.081424941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.083617197Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2026-05-17T17:51:33.086048002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-05-17T17:51:33', 'remove_awesomehd') 
2026-05-17T17:51:33.089220081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.091719435Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-05-17T17:51:33.093262803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103018s 
2026-05-17T17:51:33.095058309Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-05-17T17:51:33.096785598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.099011141Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2026-05-17T17:51:33.101505023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-05-17T17:51:33', 'add_on_delete_to_notifications') 
2026-05-17T17:51:33.104748726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.107294534Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-05-17T17:51:33.108929146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104377s 
2026-05-17T17:51:33.110745634Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-05-17T17:51:33.112481861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.114705620Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2026-05-17T17:51:33.117196697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-05-17T17:51:33', 'add_bypass_to_delay_profile') 
2026-05-17T17:51:33.120476282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.123051128Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-05-17T17:51:33.124686161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105344s 
2026-05-17T17:51:33.126446125Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-05-17T17:51:33.128159977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.130296130Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2026-05-17T17:51:33.132657616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-05-17T17:51:33', 'update_notifiarr') 
2026-05-17T17:51:33.136033915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.138612950Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-05-17T17:51:33.140152310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010509s 
2026-05-17T17:51:33.141901263Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-05-17T17:51:33.143603461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.145831147Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2026-05-17T17:51:33.148267625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-05-17T17:51:33', 'legacy_mediainfo_hdr') 
2026-05-17T17:51:33.151413631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.154275895Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-05-17T17:51:33.155837851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106695s 
2026-05-17T17:51:33.157665472Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-05-17T17:51:33.159432070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.161638685Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2026-05-17T17:51:33.164315426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-05-17T17:51:33', 'rename_blacklist_to_blocklist') 
2026-05-17T17:51:33.167600151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.170256130Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-05-17T17:51:33.171868117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108104s 
2026-05-17T17:51:33.173605807Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-05-17T17:51:33.175350701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.177819583Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2026-05-17T17:51:33.180194015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-05-17T17:51:33', 'add_indexer_tags') 
2026-05-17T17:51:33.183905902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.186718666Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-05-17T17:51:33.188623442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113877s 
2026-05-17T17:51:33.190630695Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-05-17T17:51:33.192559600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.195074586Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2026-05-17T17:51:33.197913613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-05-17T17:51:33', 'mediainfo_to_ffmpeg') 
2026-05-17T17:51:33.201707795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.204487724Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-05-17T17:51:33.206023397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119s 
2026-05-17T17:51:33.208036341Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-05-17T17:51:33.209751345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.212011437Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2026-05-17T17:51:33.214583798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-05-17T17:51:33', 'cdh_per_downloadclient') 
2026-05-17T17:51:33.218193698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.220942735Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-05-17T17:51:33.222537406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111791s 
2026-05-17T17:51:33.224832900Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-05-17T17:51:33.226572834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.228863778Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2026-05-17T17:51:33.231600760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-05-17T17:51:33', 'migrate_discord_from_slack') 
2026-05-17T17:51:33.234925116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.237452195Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-05-17T17:51:33.239129293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108791s 
2026-05-17T17:51:33.240819547Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-05-17T17:51:33.242536094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.244743811Z [Info] remove_predb: Starting migration of Log DB to 202 
2026-05-17T17:51:33.247054876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-05-17T17:51:33', 'remove_predb') 
2026-05-17T17:51:33.250169809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.252601286Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-05-17T17:51:33.254233183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102485s 
2026-05-17T17:51:33.255966343Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-05-17T17:51:33.257728783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.259908353Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2026-05-17T17:51:33.262361443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-05-17T17:51:33', 'add_on_update_to_notifications') 
2026-05-17T17:51:33.265732613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.268336427Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-05-17T17:51:33.269952953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010556s 
2026-05-17T17:51:33.271697857Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-05-17T17:51:33.273409715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.275549815Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2026-05-17T17:51:33.278088258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-05-17T17:51:33', 'ensure_identity_on_id_columns') 
2026-05-17T17:51:33.281422403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.284076418Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-05-17T17:51:33.285646671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106242s 
2026-05-17T17:51:33.287487618Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-05-17T17:51:33.289231090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.291354376Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2026-05-17T17:51:33.293940545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-05-17T17:51:33', 'download_client_per_indexer') 
2026-05-17T17:51:33.297151532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.299756759Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-05-17T17:51:33.301271670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105845s 
2026-05-17T17:51:33.302936873Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-05-17T17:51:33.304580023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.306739933Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2026-05-17T17:51:33.309074776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-05-17T17:51:33', 'multiple_ratings_support') 
2026-05-17T17:51:33.312172785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.314701698Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-05-17T17:51:33.316192962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101204s 
2026-05-17T17:51:33.317802864Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-05-17T17:51:33.319397125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.321717378Z [Info] movie_metadata: Starting migration of Log DB to 207 
2026-05-17T17:51:33.324026259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-05-17T17:51:33', 'movie_metadata') 
2026-05-17T17:51:33.327095430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.329501646Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-05-17T17:51:33.330913349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101586s 
2026-05-17T17:51:33.332682182Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-05-17T17:51:33.334300170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.336450982Z [Info] add_collections: Starting migration of Log DB to 208 
2026-05-17T17:51:33.338897790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-05-17T17:51:33', 'add_collections') 
2026-05-17T17:51:33.342084989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.344491376Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-05-17T17:51:33.345896606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010271s 
2026-05-17T17:51:33.347743846Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-05-17T17:51:33.349397517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.351469600Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2026-05-17T17:51:33.353813040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-05-17T17:51:33', 'movie_meta_collection_index') 
2026-05-17T17:51:33.357009137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.359617921Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-05-17T17:51:33.361103413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101042s 
2026-05-17T17:51:33.362757464Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-05-17T17:51:33.364452989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.366546896Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2026-05-17T17:51:33.369027362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-05-17T17:51:33', 'movie_added_notifications') 
2026-05-17T17:51:33.372261917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.374947886Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-05-17T17:51:33.376430092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010406s 
2026-05-17T17:51:33.378119704Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-05-17T17:51:33.379682562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.381753282Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2026-05-17T17:51:33.384723845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-05-17T17:51:33', 'more_movie_meta_index') 
2026-05-17T17:51:33.387812486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.390335407Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-05-17T17:51:33.391855899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106609s 
2026-05-17T17:51:33.393621746Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-05-17T17:51:33.395507163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.397695911Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2026-05-17T17:51:33.405765424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-05-17T17:51:33.407267279Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.75E-05s 
2026-05-17T17:51:33.409432940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-05-17T17:51:33.445378626Z [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-05-17T17:51:33.452647285Z [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-05-17T17:51:33.458585245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-05-17T17:51:33.465649532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-05-17T17:51:33.477977571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-05-17T17:51:33.481562021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0705884s 
2026-05-17T17:51:33.482997862Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-05-17T17:51:33.484381108Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-05s 
2026-05-17T17:51:33.485885528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-05-17T17:51:33.495104325Z [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-05-17T17:51:33.500047281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-05-17T17:51:33.503599485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-05-17T17:51:33.506792796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-05-17T17:51:33.513549895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-05-17T17:51:33.516802987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294215s 
2026-05-17T17:51:33.518264721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-17T17:51:33.519642416Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.68E-05s 
2026-05-17T17:51:33.521195023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-05-17T17:51:33.530203887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-05-17T17:51:33.534468436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-05-17T17:51:33.538527331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-05-17T17:51:33.541861005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-05-17T17:51:33.548184981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-17T17:51:33.552863354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0297956s 
2026-05-17T17:51:33.555388951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-05-17T17:51:33', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-05-17T17:51:33.558592282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.561812588Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-05-17T17:51:33.563401468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0388542s 
2026-05-17T17:51:33.565385835Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-05-17T17:51:33.567094075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.569392184Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2026-05-17T17:51:33.571859943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-05-17T17:51:33', 'add_language_tags_to_subtitle_files') 
2026-05-17T17:51:33.575285012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.577931572Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-05-17T17:51:33.579614622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107682s 
2026-05-17T17:51:33.581233873Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-05-17T17:51:33.582782742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.584805106Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2026-05-17T17:51:33.587342957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-05-17T17:51:33', 'add_salt_to_users') 
2026-05-17T17:51:33.590692022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.592893756Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-05-17T17:51:33.594300199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101385s 
2026-05-17T17:51:33.595891193Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-05-17T17:51:33.597427277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.599445101Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2026-05-17T17:51:33.601919034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-05-17T17:51:33', 'clean_alt_titles') 
2026-05-17T17:51:33.604984668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.607412327Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-05-17T17:51:33.608807668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100157s 
2026-05-17T17:51:33.610361276Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-05-17T17:51:33.612372016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.614066980Z [Info] remove_omg: Starting migration of Log DB to 217 
2026-05-17T17:51:33.616471232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-05-17T17:51:33', 'remove_omg') 
2026-05-17T17:51:33.619414901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.621887230Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-05-17T17:51:33.623237710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100693s 
2026-05-17T17:51:33.624994158Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-05-17T17:51:33.626665353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.628968342Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2026-05-17T17:51:33.631834915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-05-17T17:51:33', 'add_additional_info_to_pending_releases') 
2026-05-17T17:51:33.634980571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.637491868Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-05-17T17:51:33.639128234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010716s 
2026-05-17T17:51:33.640790071Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-05-17T17:51:33.642441026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.644473279Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2026-05-17T17:51:33.646776037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-05-17T17:51:33', 'add_result_to_commands') 
2026-05-17T17:51:33.650173650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.652638595Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-05-17T17:51:33.654423319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102082s 
2026-05-17T17:51:33.655997249Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-05-17T17:51:33.657670148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.660168670Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2026-05-17T17:51:33.662515316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-05-17T17:51:33', 'health_restored_notification') 
2026-05-17T17:51:33.665608626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.668245327Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-05-17T17:51:33.669779537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105345s 
2026-05-17T17:51:33.671606076Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-05-17T17:51:33.673470891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.675782477Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2026-05-17T17:51:33.678426362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-05-17T17:51:33', 'add_on_manual_interaction_required_to_notifications') 
2026-05-17T17:51:33.681729905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.684457659Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-05-17T17:51:33.685975927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109622s 
2026-05-17T17:51:33.687706713Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-05-17T17:51:33.689195621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.691232724Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2026-05-17T17:51:33.693405180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-05-17T17:51:33', 'remove_rarbg') 
2026-05-17T17:51:33.696360762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.698696406Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-05-17T17:51:33.700026996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009554s 
2026-05-17T17:51:33.701722381Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-05-17T17:51:33.703362975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.705644781Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2026-05-17T17:51:33.708157361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-05-17T17:51:33', 'remove_invalid_roksbox_metadata_images') 
2026-05-17T17:51:33.711952154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.714546920Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-05-17T17:51:33.716048765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111368s 
2026-05-17T17:51:33.717615771Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-05-17T17:51:33.719114579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.721092473Z [Info] list_sync_time: Starting migration of Log DB to 224 
2026-05-17T17:51:33.723259968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-05-17T17:51:33', 'list_sync_time') 
2026-05-17T17:51:33.726253758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.728744724Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-05-17T17:51:33.730077359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096711s 
2026-05-17T17:51:33.731679666Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-05-17T17:51:33.733185268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.735158192Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2026-05-17T17:51:33.737393253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-05-17T17:51:33', 'add_tags_to_collections') 
2026-05-17T17:51:33.740388876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.742862528Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-05-17T17:51:33.744261175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096553s 
2026-05-17T17:51:33.745927471Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-05-17T17:51:33.747455118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.749436579Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2026-05-17T17:51:33.751672051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-05-17T17:51:33', 'add_download_client_tags') 
2026-05-17T17:51:33.754654939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.757333113Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-05-17T17:51:33.758686488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098638s 
2026-05-17T17:51:33.760219997Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-05-17T17:51:33.761686601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.763657871Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2026-05-17T17:51:33.765810757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-05-17T17:51:33', 'add_auto_tagging') 
2026-05-17T17:51:33.768729045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.771234430Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-05-17T17:51:33.772567565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095486s 
2026-05-17T17:51:33.774232990Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-05-17T17:51:33.775866109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.777979746Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2026-05-17T17:51:33.780483769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-05-17T17:51:33', 'add_custom_format_score_bypass_to_delay_profile') 
2026-05-17T17:51:33.783598211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.786244000Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-05-17T17:51:33.787757418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102226s 
2026-05-17T17:51:33.789406259Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-05-17T17:51:33.791007604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.792994536Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2026-05-17T17:51:33.795376163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-05-17T17:51:33', 'update_restrictions_to_release_profiles') 
2026-05-17T17:51:33.798422077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.801040020Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-05-17T17:51:33.802473828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099337s 
2026-05-17T17:51:33.804059351Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-05-17T17:51:33.805616747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.807591094Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2026-05-17T17:51:33.809899954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-05-17T17:51:33', 'rename_quality_profiles') 
2026-05-17T17:51:33.812950007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.815315180Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-05-17T17:51:33.816880102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096479s 
2026-05-17T17:51:33.818477940Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-05-17T17:51:33.819988342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.822012289Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2026-05-17T17:51:33.824307180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-05-17T17:51:33', 'update_images_remote_url') 
2026-05-17T17:51:33.827390200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.830023093Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-05-17T17:51:33.831390427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100155s 
2026-05-17T17:51:33.833090811Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-05-17T17:51:33.834613939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.836874401Z [Info] add_notification_status: Starting migration of Log DB to 232 
2026-05-17T17:51:33.839255337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-05-17T17:51:33', 'add_notification_status') 
2026-05-17T17:51:33.842576827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.845100670Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-05-17T17:51:33.846481991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010485s 
2026-05-17T17:51:33.848264131Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-05-17T17:51:33.849816668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.852024043Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2026-05-17T17:51:33.854476372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-05-17T17:51:33', 'rename_deprecated_indexer_flags') 
2026-05-17T17:51:33.858124840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.860771160Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-05-17T17:51:33.862196621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010896s 
2026-05-17T17:51:33.863922868Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-05-17T17:51:33.865461577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.867624152Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2026-05-17T17:51:33.870016891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-05-17T17:51:33', 'movie_last_searched_time') 
2026-05-17T17:51:33.873404935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.876009331Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-05-17T17:51:33.877405012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010547s 
2026-05-17T17:51:33.879097981Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-05-17T17:51:33.880587351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.882728633Z [Info] email_encryption: Starting migration of Log DB to 235 
2026-05-17T17:51:33.885060309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-05-17T17:51:33', 'email_encryption') 
2026-05-17T17:51:33.888367199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.890957637Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-05-17T17:51:33.892346694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010398s 
2026-05-17T17:51:33.894600684Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-05-17T17:51:33.896274656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.898446369Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2026-05-17T17:51:33.900900783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-05-17T17:51:33', 'clear_last_rss_releases_info') 
2026-05-17T17:51:33.904243625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.906889224Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-05-17T17:51:33.908329374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107086s 
2026-05-17T17:51:33.909966742Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-05-17T17:51:33.911397944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.913450478Z [Info] add_indexes: Starting migration of Log DB to 237 
2026-05-17T17:51:33.915656491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-05-17T17:51:33', 'add_indexes') 
2026-05-17T17:51:33.931025685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.933903361Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-05-17T17:51:33.935228490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225224s 
2026-05-17T17:51:33.937034227Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-05-17T17:51:33.938642716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.940858438Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2026-05-17T17:51:33.943367482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-05-17T17:51:33', 'parse_title_from_existing_subtitle_files') 
2026-05-17T17:51:33.946592207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.949203716Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-05-17T17:51:33.950646532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104639s 
2026-05-17T17:51:33.952364713Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-05-17T17:51:33.954005628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.956108573Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2026-05-17T17:51:33.958683710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-05-17T17:51:33', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-05-17T17:51:33.962077495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.964988167Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-05-17T17:51:33.966492597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108s 
2026-05-17T17:51:33.968274015Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-05-17T17:51:33.969881151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.971986732Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2026-05-17T17:51:33.974482058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-05-17T17:51:33', 'drop_multi_episode_style_from_naming_config') 
2026-05-17T17:51:33.977687063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.980334004Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-05-17T17:51:33.981804465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103434s 
2026-05-17T17:51:33.983361271Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-05-17T17:51:33.984872073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:33.986887322Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2026-05-17T17:51:33.989091011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-05-17T17:51:33', 'stevenlu_update_url') 
2026-05-17T17:51:33.992145503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:33.994619395Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-05-17T17:51:33.996135799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097679s 
2026-05-17T17:51:33.997679107Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-05-17T17:51:33.999185982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-17T17:51:34.001193746Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2026-05-17T17:51:34.003372324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-05-17T17:51:34', 'add_movie_keywords') 
2026-05-17T17:51:34.006338267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-17T17:51:34.008667719Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-05-17T17:51:34.010027367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095103s 
2026-05-17T17:51:35.965618182Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-05-17T17:51:37.448130490Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2026-05-17T17:51:37.568413655Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-05-17T17:51:37.681744427Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2026-05-17T17:51:42.103881726Z [Info] QualityProfileService: Setting up default quality profiles 
2026-05-17T17:51:43.018303882Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2026-05-17T17:51:43.845571827Z [ls.io-init] done.
2026-05-17T17:51:44.229532286Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-05-17T17:51:44.310473845Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-05-17T17:51:44.315688277Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin