2026-04-12T17:28:32.183242362Z [migrations] started
2026-04-12T17:28:32.183305259Z [migrations] no migrations found
2026-04-12T17:28:32.201462523Z usermod: no changes
2026-04-12T17:28:32.207800817Z ───────────────────────────────────────
2026-04-12T17:28:32.207815316Z 
2026-04-12T17:28:32.207819755Z       ██╗     ███████╗██╗ ██████╗
2026-04-12T17:28:32.207824354Z       ██║     ██╔════╝██║██╔═══██╗
2026-04-12T17:28:32.207828773Z       ██║     ███████╗██║██║   ██║
2026-04-12T17:28:32.207833062Z       ██║     ╚════██║██║██║   ██║
2026-04-12T17:28:32.207837321Z       ███████╗███████║██║╚██████╔╝
2026-04-12T17:28:32.207841820Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-04-12T17:28:32.207855808Z 
2026-04-12T17:28:32.207861609Z    Brought to you by linuxserver.io
2026-04-12T17:28:32.207865748Z ───────────────────────────────────────
2026-04-12T17:28:32.208147014Z 
2026-04-12T17:28:32.208158598Z To support the app dev(s) visit:
2026-04-12T17:28:32.209669470Z Radarr: https://opencollective.com/radarr
2026-04-12T17:28:32.209974394Z 
2026-04-12T17:28:32.209978993Z To support LSIO projects visit:
2026-04-12T17:28:32.209982641Z https://www.linuxserver.io/donate/
2026-04-12T17:28:32.209986298Z 
2026-04-12T17:28:32.209989855Z ───────────────────────────────────────
2026-04-12T17:28:32.209993713Z GID/UID
2026-04-12T17:28:32.209997310Z ───────────────────────────────────────
2026-04-12T17:28:32.214566913Z 
2026-04-12T17:28:32.214575420Z User UID:    911
2026-04-12T17:28:32.214579157Z User GID:    911
2026-04-12T17:28:32.214582805Z ───────────────────────────────────────
2026-04-12T17:28:32.216246635Z Linuxserver.io version: 6.1.1.10360-ls299
2026-04-12T17:28:32.216502080Z Build-date: 2026-04-12T17:25:04+00:00
2026-04-12T17:28:32.216511629Z ───────────────────────────────────────
2026-04-12T17:28:32.216516449Z     
2026-04-12T17:28:32.263033194Z [custom-init] No custom files found, skipping...
2026-04-12T17:28:32.579728450Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.1.1.10360 
2026-04-12T17:28:32.597565820Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-04-12T17:28:32.601531476Z [Debug] Bootstrap: Console selected 
2026-04-12T17:28:32.602869872Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-04-12T17:28:32.887699968Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-04-12T17:28:32.938568768Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {ba1bcafb-eba6-404e-b091-530896965f0d} may be persisted to storage in unencrypted form. 
2026-04-12T17:28:32.994346602Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-04-12T17:28:33.025651934Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-04-12T17:28:33.102439648Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-04-12T17:28:33.109064449Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:33.109614156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:33.148218317Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-04-12T17:28:33.151601620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0391884s 
2026-04-12T17:28:33.151885372Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-04-12T17:28:33.152071797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0425658s 
2026-04-12T17:28:33.159114699Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-04-12T17:28:33.159661721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.164757493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-04-12T17:28:33.174788052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-04-12T17:28:33.185481517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204865s 
2026-04-12T17:28:33.185885230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.187903805Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-04-12T17:28:33.188110942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228885s 
2026-04-12T17:28:33.188745560Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-04-12T17:28:33.188958198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.193496177Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-04-12T17:28:33.194492092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-12T17:28:33.194984514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013308s 
2026-04-12T17:28:33.195264758Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-12T17:28:33.196115862Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-05s 
2026-04-12T17:28:33.196577933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-04-12T17:28:33.197081727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-04-12T17:28:33.197774302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010025s 
2026-04-12T17:28:33.198000277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.198802502Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-04-12T17:28:33.198941432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020062s 
2026-04-12T17:28:33.199401930Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-04-12T17:28:33.199545889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.200386713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-12T17:28:33.200570803Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s 
2026-04-12T17:28:33.200756678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-04-12T17:28:33.201025690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-04-12T17:28:33.201526107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006032s 
2026-04-12T17:28:33.201719467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.202446821Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-04-12T17:28:33.202620772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014905s 
2026-04-12T17:28:33.206004245Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-04-12T17:28:33.206027763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.206535104Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-04-12T17:28:33.218719441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-04-12T17:28:33.219171431Z [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-04-12T17:28:33.219749054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009244s 
2026-04-12T17:28:33.220004369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-04-12T17:28:33.220324463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-04-12T17:28:33.220651873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000466s 
2026-04-12T17:28:33.220824891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-04-12T17:28:33.221141268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-04-12T17:28:33.221517325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005405s 
2026-04-12T17:28:33.221705605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-04-12T17:28:33.221972602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-04-12T17:28:33.222302106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00044s 
2026-04-12T17:28:33.222465395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2026-04-12T17:28:33.223780954Z [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-04-12T17:28:33.224738883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021156s 
2026-04-12T17:28:33.224922563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2026-04-12T17:28:33.225169490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2026-04-12T17:28:33.225501318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004226s 
2026-04-12T17:28:33.225627873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2026-04-12T17:28:33.226634410Z [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-04-12T17:28:33.227373198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015857s 
2026-04-12T17:28:33.227516987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-04-12T17:28:33.227746690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-04-12T17:28:33.228155072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004209s 
2026-04-12T17:28:33.228298992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2026-04-12T17:28:33.228558866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-04-12T17:28:33.228879231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004258s 
2026-04-12T17:28:33.229045285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2026-04-12T17:28:33.229996781Z [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-04-12T17:28:33.230695438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014996s 
2026-04-12T17:28:33.230865400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2026-04-12T17:28:33.231472243Z [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-04-12T17:28:33.231991007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009422s 
2026-04-12T17:28:33.232158965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-04-12T17:28:33.232697420Z [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-04-12T17:28:33.233197707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008872s 
2026-04-12T17:28:33.233381808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-04-12T17:28:33.233642713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-04-12T17:28:33.233981706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004444s 
2026-04-12T17:28:33.234158873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-04-12T17:28:33.238642131Z [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-04-12T17:28:33.239188742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004831s 
2026-04-12T17:28:33.239331129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-04-12T17:28:33.239752207Z [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-04-12T17:28:33.240244027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007142s 
2026-04-12T17:28:33.240454491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-04-12T17:28:33.240748733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-04-12T17:28:33.241124660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005046s 
2026-04-12T17:28:33.241264863Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-04-12T17:28:33.243546948Z [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-04-12T17:28:33.244055923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002613s 
2026-04-12T17:28:33.244270115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-04-12T17:28:33.244517774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-04-12T17:28:33.244857407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004396s 
2026-04-12T17:28:33.245027069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-04-12T17:28:33.245428437Z [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-04-12T17:28:33.245903624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007256s 
2026-04-12T17:28:33.246085220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-04-12T17:28:33.246339582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-04-12T17:28:33.246684026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004398s 
2026-04-12T17:28:33.247001365Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2026-04-12T17:28:33.247534719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2026-04-12T17:28:33.247707226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005825s 
2026-04-12T17:28:33.247890295Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2026-04-12T17:28:33.248477097Z [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-04-12T17:28:33.248909197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008209s 
2026-04-12T17:28:33.249047866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-04-12T17:28:33.249743777Z [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-04-12T17:28:33.250295368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010583s 
2026-04-12T17:28:33.250467976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-04-12T17:28:33.251085960Z [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-04-12T17:28:33.251630607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010405s 
2026-04-12T17:28:33.251826662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-04-12T17:28:33.252353032Z [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-04-12T17:28:33.252851696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007883s 
2026-04-12T17:28:33.253054284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-04-12T17:28:33.253364027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-04-12T17:28:33.253747129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005175s 
2026-04-12T17:28:33.253947242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-04-12T17:28:33.254248398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-04-12T17:28:33.254595467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004952s 
2026-04-12T17:28:33.254749638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-04-12T17:28:33.255213592Z [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-04-12T17:28:33.255650652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000779s 
2026-04-12T17:28:33.255817979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-04-12T17:28:33.256503329Z [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-04-12T17:28:33.257046714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010264s 
2026-04-12T17:28:33.257228630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-04-12T17:28:33.257710981Z [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-04-12T17:28:33.258172791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000785s 
2026-04-12T17:28:33.258362754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-04-12T17:28:33.258872921Z [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-04-12T17:28:33.259388209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008978s 
2026-04-12T17:28:33.259566398Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-04-12T17:28:33.260012696Z [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-04-12T17:28:33.260439626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006721s 
2026-04-12T17:28:33.260599628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-04-12T17:28:33.260907859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-04-12T17:28:33.261299227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005398s 
2026-04-12T17:28:33.261470352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-04-12T17:28:33.261716478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-04-12T17:28:33.262020560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000421s 
2026-04-12T17:28:33.262184390Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-04-12T17:28:33.262564405Z [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-04-12T17:28:33.262962326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006206s 
2026-04-12T17:28:33.263134022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-04-12T17:28:33.263718910Z [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-04-12T17:28:33.264288487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009561s 
2026-04-12T17:28:33.265377310Z [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-04-12T17:28:33.265981156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-04-12T17:28:33.266390280Z [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-04-12T17:28:33.266841659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006917s 
2026-04-12T17:28:33.267025970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-04-12T17:28:33.267254009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-04-12T17:28:33.267621790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004515s 
2026-04-12T17:28:33.267784868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-04-12T17:28:33.268104181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-04-12T17:28:33.268446130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004595s 
2026-04-12T17:28:33.268574348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-04-12T17:28:33.269162582Z [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-04-12T17:28:33.269733332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009666s 
2026-04-12T17:28:33.269868554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-04-12T17:28:33.270428382Z [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-04-12T17:28:33.270951635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009267s 
2026-04-12T17:28:33.271145866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2026-04-12T17:28:33.271433626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2026-04-12T17:28:33.271810324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004962s 
2026-04-12T17:28:33.272045548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-04-12T17:28:33.272578281Z [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-04-12T17:28:33.273103639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009414s 
2026-04-12T17:28:33.273276206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-04-12T17:28:33.273893740Z [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-04-12T17:28:33.274439529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010047s 
2026-04-12T17:28:33.274618710Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-04-12T17:28:33.274856178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-04-12T17:28:33.275183778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004068s 
2026-04-12T17:28:33.276714721Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0015182 taking an average of 00:00:00.0015182 
2026-04-12T17:28:33.277395632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-12T17:28:33', 'InitialSetup') 
2026-04-12T17:28:33.277741278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.280341013Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-04-12T17:28:33.280503080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055452s 
2026-04-12T17:28:33.280762582Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-04-12T17:28:33.280961784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.281222619Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2026-04-12T17:28:33.282109735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2026-04-12T17:28:33.282700204Z [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-04-12T17:28:33.283254370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009705s 
2026-04-12T17:28:33.283435706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2026-04-12T17:28:33.283693485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-04-12T17:28:33.284094402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004546s 
2026-04-12T17:28:33.284221037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-12T17:28:33.284357301Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-12T17:28:33.284559449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2026-04-12T17:28:33.284819913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2026-04-12T17:28:33.285758152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009995s 
2026-04-12T17:28:33.286101875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-04-12T17:28:33', 'add_moviefiles_table') 
2026-04-12T17:28:33.286433102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.287346501Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-04-12T17:28:33.287514750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025671s 
2026-04-12T17:28:33.287709302Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-04-12T17:28:33.287909124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.288166753Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2026-04-12T17:28:33.288467138Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-04-12T17:28:33.288628473Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-12T17:28:33.288799647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2026-04-12T17:28:33.289030953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2026-04-12T17:28:33.289895955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009438s 
2026-04-12T17:28:33.290245008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-04-12T17:28:33', 'fix_history_movieId') 
2026-04-12T17:28:33.290570053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.291351466Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-04-12T17:28:33.291481047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023572s 
2026-04-12T17:28:33.291655078Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-04-12T17:28:33.291838517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.292134964Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2026-04-12T17:28:33.293186281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-12T17:28:33.293317946Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-12T17:28:33.293484111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2026-04-12T17:28:33.293735187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2026-04-12T17:28:33.299057394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053702s 
2026-04-12T17:28:33.299231796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-12T17:28:33.299367128Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-12T17:28:33.299567652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2026-04-12T17:28:33.299792865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2026-04-12T17:28:33.300672627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009091s 
2026-04-12T17:28:33.300817419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-12T17:28:33.300955868Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-12T17:28:33.301333278Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2026-04-12T17:28:33.312003305Z [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-04-12T17:28:33.313650662Z [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-04-12T17:28:33.314706899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-04-12T17:28:33.315781283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-04-12T17:28:33.318446610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-04-12T17:28:33.318888741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-04-12T17:28:33.319250850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177339s 
2026-04-12T17:28:33.319423988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-12T17:28:33.319576967Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-12T17:28:33.319778212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2026-04-12T17:28:33.320068647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2026-04-12T17:28:33.321030824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010532s 
2026-04-12T17:28:33.321356149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-04-12T17:28:33', 'add_tmdb_stuff') 
2026-04-12T17:28:33.321693389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.323195113Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-04-12T17:28:33.323369564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032021s 
2026-04-12T17:28:33.323585549Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-04-12T17:28:33.323785872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.324110586Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2026-04-12T17:28:33.324613038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-04-12T17:28:33.324790485Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-12T17:28:33.324971821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2026-04-12T17:28:33.327500894Z [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-04-12T17:28:33.328429654Z [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-04-12T17:28:33.328962377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-04-12T17:28:33.329647226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-04-12T17:28:33.331717876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-04-12T17:28:33.332125156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069581s 
2026-04-12T17:28:33.332458046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-04-12T17:28:33', 'fix_movie_files') 
2026-04-12T17:28:33.332798642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.333716330Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-04-12T17:28:33.333891463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085384s 
2026-04-12T17:28:33.334113059Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-04-12T17:28:33.334325447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.334597515Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2026-04-12T17:28:33.335066730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-04-12T17:28:33.335208946Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-12T17:28:33.335399049Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2026-04-12T17:28:33.337794483Z [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-04-12T17:28:33.338494503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2026-04-12T17:28:33.338960912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-04-12T17:28:33.339592303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-04-12T17:28:33.341644366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-04-12T17:28:33.342028379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064057s 
2026-04-12T17:28:33.342379526Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-04-12T17:28:33.342768159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-04-12T17:28:33.343073634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004845s 
2026-04-12T17:28:33.343406264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-04-12T17:28:33', 'update_schedule_intervale') 
2026-04-12T17:28:33.343748273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.344740861Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-04-12T17:28:33.344928349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021062s 
2026-04-12T17:28:33.345147490Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-04-12T17:28:33.345375369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.345669150Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2026-04-12T17:28:33.346131061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-04-12T17:28:33.346306995Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-12T17:28:33.346532689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2026-04-12T17:28:33.346798444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2026-04-12T17:28:33.347662635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009556s 
2026-04-12T17:28:33.347839290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-04-12T17:28:33.348018591Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-12T17:28:33.348234616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2026-04-12T17:28:33.348526955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2026-04-12T17:28:33.349349011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009148s 
2026-04-12T17:28:33.349537610Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:33.349737493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:33.350240977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005396s 
2026-04-12T17:28:33.350594930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-04-12T17:28:33', 'add_movie_formats_to_naming_config') 
2026-04-12T17:28:33.350951337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.351770397Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-04-12T17:28:33.351976261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020161s 
2026-04-12T17:28:33.352174891Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-04-12T17:28:33.352387880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.352638024Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2026-04-12T17:28:33.352949481Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-12T17:28:33.353105215Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-12T17:28:33.353311400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2026-04-12T17:28:33.353573408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2026-04-12T17:28:33.354388910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008963s 
2026-04-12T17:28:33.354720448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-04-12T17:28:33', 'add_phyiscal_release') 
2026-04-12T17:28:33.355065963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.355852708Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-04-12T17:28:33.356041398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002325s 
2026-04-12T17:28:33.356228695Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-04-12T17:28:33.356435902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.356683791Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2026-04-12T17:28:33.358299124Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-12T17:28:33.359190159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2026-04-12T17:28:33.359458279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009676s 
2026-04-12T17:28:33.359775918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-04-12T17:28:33', 'remove_bitmetv') 
2026-04-12T17:28:33.360187457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.360934692Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-04-12T17:28:33.361115786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024179s 
2026-04-12T17:28:33.361307332Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-04-12T17:28:33.361520772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.361768591Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2026-04-12T17:28:33.362249399Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-12T17:28:33.362563101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2026-04-12T17:28:33.362834728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003809s 
2026-04-12T17:28:33.363155374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-04-12T17:28:33', 'remove_torrentleech') 
2026-04-12T17:28:33.363500088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.364163093Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-04-12T17:28:33.364347575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016756s 
2026-04-12T17:28:33.364548229Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-04-12T17:28:33.364761759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.365011712Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2026-04-12T17:28:33.365348721Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-12T17:28:33.365634576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2026-04-12T17:28:33.365900041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003603s 
2026-04-12T17:28:33.366224204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-04-12T17:28:33', 'remove_broadcasthenet') 
2026-04-12T17:28:33.366563317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.367244128Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-04-12T17:28:33.367421104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016672s 
2026-04-12T17:28:33.367607169Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-04-12T17:28:33.367812943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.368073297Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2026-04-12T17:28:33.368385937Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-12T17:28:33.368660610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2026-04-12T17:28:33.368921606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003448s 
2026-04-12T17:28:33.369237542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-04-12T17:28:33', 'remove_fanzub') 
2026-04-12T17:28:33.369572547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.370302166Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-04-12T17:28:33.370476126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017007s 
2026-04-12T17:28:33.370674997Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-04-12T17:28:33.370887665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.371140564Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2026-04-12T17:28:33.371397392Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:33.371599388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:33.372118223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000538s 
2026-04-12T17:28:33.372450512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-04-12T17:28:33', 'update_movie_sorttitle') 
2026-04-12T17:28:33.372795607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.373523854Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-04-12T17:28:33.373713135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019168s 
2026-04-12T17:28:33.373924350Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-04-12T17:28:33.374142069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.374397273Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2026-04-12T17:28:33.374659110Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:33.374861097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:33.375347967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005151s 
2026-04-12T17:28:33.375688733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-04-12T17:28:33', 'update_movie_sorttitle_again') 
2026-04-12T17:28:33.376061234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.376813508Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-04-12T17:28:33.376996557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019402s 
2026-04-12T17:28:33.377194546Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-04-12T17:28:33.377398126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.377650524Z [Info] update_movie_file: Starting migration of Main DB to 117 
2026-04-12T17:28:33.378493622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2026-04-12T17:28:33.378766551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2026-04-12T17:28:33.379571412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008797s 
2026-04-12T17:28:33.379917339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-04-12T17:28:33', 'update_movie_file') 
2026-04-12T17:28:33.380254798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.381423111Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-04-12T17:28:33.381593174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002708s 
2026-04-12T17:28:33.381798988Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-04-12T17:28:33.382039022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.382296300Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2026-04-12T17:28:33.382545552Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:33.382756015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:33.383239699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005136s 
2026-04-12T17:28:33.383568932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-04-12T17:28:33', 'update_movie_slug') 
2026-04-12T17:28:33.383924038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.384661603Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-04-12T17:28:33.384833629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019146s 
2026-04-12T17:28:33.385042640Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-04-12T17:28:33.385246761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.385505592Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2026-04-12T17:28:33.385800526Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-12T17:28:33.385966030Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-12T17:28:33.386155722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2026-04-12T17:28:33.386426808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2026-04-12T17:28:33.387215135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008687s 
2026-04-12T17:28:33.387556683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-04-12T17:28:33', 'add_youtube_trailer_id') 
2026-04-12T17:28:33.387938772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.388740136Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-04-12T17:28:33.388916411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002362s 
2026-04-12T17:28:33.389106674Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-04-12T17:28:33.389299723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.389551179Z [Info] add_studio: Starting migration of Main DB to 120 
2026-04-12T17:28:33.389833268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-12T17:28:33.390003280Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-12T17:28:33.390177761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2026-04-12T17:28:33.390429438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2026-04-12T17:28:33.391236493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008711s 
2026-04-12T17:28:33.391558081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-04-12T17:28:33', 'add_studio') 
2026-04-12T17:28:33.391904789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.392684880Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-04-12T17:28:33.392852568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023084s 
2026-04-12T17:28:33.393058332Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-04-12T17:28:33.393264317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.393521765Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2026-04-12T17:28:33.393777591Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:33.393985259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:33.394469614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005087s 
2026-04-12T17:28:33.394804208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-04-12T17:28:33', 'update_filedate_config') 
2026-04-12T17:28:33.395139854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.395880786Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-04-12T17:28:33.396062542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018865s 
2026-04-12T17:28:33.396274940Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-04-12T17:28:33.396476746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.396738443Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2026-04-12T17:28:33.397146465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-04-12T17:28:33.397316848Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-12T17:28:33.397494676Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2026-04-12T17:28:33.397769279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2026-04-12T17:28:33.398569360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008887s 
2026-04-12T17:28:33.398748441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-04-12T17:28:33.398894725Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-12T17:28:33.399086862Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2026-04-12T17:28:33.401800567Z [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-04-12T17:28:33.402851634Z [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-04-12T17:28:33.403418555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-04-12T17:28:33.403879163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-04-12T17:28:33.405908129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066259s 
2026-04-12T17:28:33.406085196Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-04-12T17:28:33.406233474Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-04-12T17:28:33.406430120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2026-04-12T17:28:33.409049074Z [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-04-12T17:28:33.410098377Z [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-04-12T17:28:33.410667734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-04-12T17:28:33.411197400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-04-12T17:28:33.413120704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064998s 
2026-04-12T17:28:33.413457933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-04-12T17:28:33', 'add_movieid_to_blacklist') 
2026-04-12T17:28:33.413797607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.414713050Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-04-12T17:28:33.414902251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080692s 
2026-04-12T17:28:33.415096713Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-04-12T17:28:33.415309181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.415561088Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2026-04-12T17:28:33.416437022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2026-04-12T17:28:33.417092241Z [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-04-12T17:28:33.417673241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010584s 
2026-04-12T17:28:33.417857793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2026-04-12T17:28:33.418133488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2026-04-12T17:28:33.418475838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000441s 
2026-04-12T17:28:33.418811744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-04-12T17:28:33', 'create_netimport_table') 
2026-04-12T17:28:33.419146298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.419983073Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-04-12T17:28:33.420157314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018939s 
2026-04-12T17:28:33.420381195Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-04-12T17:28:33.420586548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.420850730Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2026-04-12T17:28:33.421150364Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-04-12T17:28:33.421321288Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-12T17:28:33.421507723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2026-04-12T17:28:33.421774611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2026-04-12T17:28:33.422601917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009046s 
2026-04-12T17:28:33.422953595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-04-12T17:28:33', 'add_preferred_tags_to_profile') 
2026-04-12T17:28:33.423293890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.424148772Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-04-12T17:28:33.424329646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024051s 
2026-04-12T17:28:33.424528016Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-04-12T17:28:33.424723179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.424975406Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2026-04-12T17:28:33.425223847Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:33.425431906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:33.425879267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004749s 
2026-04-12T17:28:33.426206516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-04-12T17:28:33', 'fix_imdb_unique') 
2026-04-12T17:28:33.426541260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.427349958Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-04-12T17:28:33.427514800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019287s 
2026-04-12T17:28:33.427736447Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-04-12T17:28:33.427957782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.428224289Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2026-04-12T17:28:33.428481277Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:33.428688604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:33.430446574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017802s 
2026-04-12T17:28:33.430795557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-04-12T17:28:33', 'update_qualities_and_profiles') 
2026-04-12T17:28:33.431161464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.431916154Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-04-12T17:28:33.432101076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032075s 
2026-04-12T17:28:33.432294756Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-04-12T17:28:33.432489328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.432743319Z [Info] remove_wombles: Starting migration of Main DB to 127 
2026-04-12T17:28:33.433054566Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-12T17:28:33.433334841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-04-12T17:28:33.433586387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003385s 
2026-04-12T17:28:33.433906221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-04-12T17:28:33', 'remove_wombles') 
2026-04-12T17:28:33.434229102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.434875233Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-04-12T17:28:33.435042369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016055s 
2026-04-12T17:28:33.435237783Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-04-12T17:28:33.435431824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.435684382Z [Info] remove_kickass: Starting migration of Main DB to 128 
2026-04-12T17:28:33.436029657Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-12T17:28:33.436325914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2026-04-12T17:28:33.436584314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003572s 
2026-04-12T17:28:33.436903988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-04-12T17:28:33', 'remove_kickass') 
2026-04-12T17:28:33.437231408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.437944393Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-04-12T17:28:33.438115558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016979s 
2026-04-12T17:28:33.438351453Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-04-12T17:28:33.438567608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.438845137Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2026-04-12T17:28:33.439163398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-04-12T17:28:33.439339523Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-12T17:28:33.439542131Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2026-04-12T17:28:33.439840792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2026-04-12T17:28:33.440680533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009278s 
2026-04-12T17:28:33.441047833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-04-12T17:28:33', 'add_parsed_movie_info_to_pending_release') 
2026-04-12T17:28:33.441396946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.442578685Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-04-12T17:28:33.442775903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002771s 
2026-04-12T17:28:33.442979583Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-04-12T17:28:33.443184435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.443441783Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2026-04-12T17:28:33.443781848Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-12T17:28:33.444081682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-04-12T17:28:33.444336405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003451s 
2026-04-12T17:28:33.444550987Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-12T17:28:33.444826612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2026-04-12T17:28:33.445087638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003565s 
2026-04-12T17:28:33.445412943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-04-12T17:28:33', 'remove_wombles_kickass') 
2026-04-12T17:28:33.445750974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.446443638Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-04-12T17:28:33.446623942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001675s 
2026-04-12T17:28:33.446838654Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-04-12T17:28:33.447058487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.447318250Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2026-04-12T17:28:33.447635048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-04-12T17:28:33.447802074Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-12T17:28:33.448035755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2026-04-12T17:28:33.450806023Z [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-04-12T17:28:33.451670645Z [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-04-12T17:28:33.452204339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-04-12T17:28:33.452669737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-04-12T17:28:33.454656768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064286s 
2026-04-12T17:28:33.455003246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-04-12T17:28:33', 'make_parsed_episode_info_nullable') 
2026-04-12T17:28:33.455410887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.456287923Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-04-12T17:28:33.456463526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008012s 
2026-04-12T17:28:33.456671365Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-04-12T17:28:33.456871408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.457123075Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2026-04-12T17:28:33.457554954Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-04-12T17:28:33.457968237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-04-12T17:28:33.458265295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004547s 
2026-04-12T17:28:33.458592243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-04-12T17:28:33', 'rename_torrent_downloadstation') 
2026-04-12T17:28:33.458919923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.459609061Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-04-12T17:28:33.459782270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017543s 
2026-04-12T17:28:33.460028275Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-04-12T17:28:33.460189229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.460425425Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2026-04-12T17:28:33.461221147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-04-12T17:28:33.461381620Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-12T17:28:33.461570280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2026-04-12T17:28:33.461869553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-04-12T17:28:33.462658732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009119s 
2026-04-12T17:28:33.462822652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-12T17:28:33.462962083Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-12T17:28:33.463145132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2026-04-12T17:28:33.463438863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-04-12T17:28:33.464287683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009557s 
2026-04-12T17:28:33.464617136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-04-12T17:28:33', 'add_minimumavailability') 
2026-04-12T17:28:33.464939495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.465697121Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-04-12T17:28:33.465867294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002341s 
2026-04-12T17:28:33.466083208Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-04-12T17:28:33.466281127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.466531030Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2026-04-12T17:28:33.466787517Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:33.466981357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:33.467247373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002897s 
2026-04-12T17:28:33.467588440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-04-12T17:28:33', 'add_remux_qualities_for_the_wankers') 
2026-04-12T17:28:33.468005169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.468700920Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-04-12T17:28:33.468875522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016895s 
2026-04-12T17:28:33.469080344Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-04-12T17:28:33.469278182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.469518046Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2026-04-12T17:28:33.469845876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-12T17:28:33.470000417Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-12T17:28:33.470178846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2026-04-12T17:28:33.470454982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2026-04-12T17:28:33.471274002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009245s 
2026-04-12T17:28:33.471607183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-04-12T17:28:33', 'add_haspredbentry_to_movies') 
2026-04-12T17:28:33.471952899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.472712218Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-04-12T17:28:33.472885918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023204s 
2026-04-12T17:28:33.473074097Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-04-12T17:28:33.473268839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.473509774Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2026-04-12T17:28:33.473806993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-12T17:28:33.473961884Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-12T17:28:33.474129572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2026-04-12T17:28:33.474394706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2026-04-12T17:28:33.475232794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009188s 
2026-04-12T17:28:33.475547457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-04-12T17:28:33', 'add_pathstate_to_movies') 
2026-04-12T17:28:33.475890949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.476617542Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-04-12T17:28:33.476784879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022795s 
2026-04-12T17:28:33.476978790Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-04-12T17:28:33.477178282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.477419547Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2026-04-12T17:28:33.477930947Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2026-04-12T17:28:33.478354821Z [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-04-12T17:28:33.478819787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007102s 
2026-04-12T17:28:33.479014720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2026-04-12T17:28:33.479305866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2026-04-12T17:28:33.479652845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004716s 
2026-04-12T17:28:33.479832907Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:33.480019163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:33.480691727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006908s 
2026-04-12T17:28:33.481030439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-04-12T17:28:33', 'add_import_exclusions_table') 
2026-04-12T17:28:33.481359502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.482228381Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-04-12T17:28:33.482396931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021991s 
2026-04-12T17:28:33.482589619Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-04-12T17:28:33.493712027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.494169098Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2026-04-12T17:28:33.494656599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-12T17:28:33.494829878Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-04-12T17:28:33.495040713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2026-04-12T17:28:33.495312500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2026-04-12T17:28:33.496355070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011335s 
2026-04-12T17:28:33.496692279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-04-12T17:28:33', 'add_physical_release_note') 
2026-04-12T17:28:33.497029037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.497847986Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-04-12T17:28:33.498017988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025983s 
2026-04-12T17:28:33.498222661Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-04-12T17:28:33.498427583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.498701555Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2026-04-12T17:28:33.498969575Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:33.499162804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:33.501082931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019367s 
2026-04-12T17:28:33.501419599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-04-12T17:28:33', 'consolidate_indexer_baseurl') 
2026-04-12T17:28:33.501755475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.502458451Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-04-12T17:28:33.502629475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032829s 
2026-04-12T17:28:33.502827193Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-04-12T17:28:33.503023619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.503269604Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2026-04-12T17:28:33.505864640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2026-04-12T17:28:33.506561964Z [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-04-12T17:28:33.507155870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011101s 
2026-04-12T17:28:33.507512909Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2026-04-12T17:28:33.512140458Z [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-04-12T17:28:33.514363846Z [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-04-12T17:28:33.515390593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-04-12T17:28:33.516198681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-04-12T17:28:33.518351506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-04-12T17:28:33.518706581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110029s 
2026-04-12T17:28:33.518866673Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-12T17:28:33.519004010Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-04-12T17:28:33.519176878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2026-04-12T17:28:33.519421551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2026-04-12T17:28:33.520277585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009082s 
2026-04-12T17:28:33.520426655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-12T17:28:33.520560434Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-12T17:28:33.520747451Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2026-04-12T17:28:33.521036423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2026-04-12T17:28:33.521892136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009697s 
2026-04-12T17:28:33.522237612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-04-12T17:28:33', 'add_alternative_titles_table') 
2026-04-12T17:28:33.522579380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.523672662Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-04-12T17:28:33.523867073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027089s 
2026-04-12T17:28:33.524076325Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-04-12T17:28:33.524279403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.524524487Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2026-04-12T17:28:33.525011528Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:33.525210499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:33.525512266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003286s 
2026-04-12T17:28:33.525696317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-04-12T17:28:33.525861880Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-06s 
2026-04-12T17:28:33.526053606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2026-04-12T17:28:33.529168900Z [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-04-12T17:28:33.530117981Z [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-04-12T17:28:33.530654041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-04-12T17:28:33.531143937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-04-12T17:28:33.533210990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069703s 
2026-04-12T17:28:33.533417636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-04-12T17:28:33.533730646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-04-12T17:28:33.534093657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005005s 
2026-04-12T17:28:33.534419914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-04-12T17:28:33', 'fix_duplicate_alt_titles') 
2026-04-12T17:28:33.534745440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.535737648Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-04-12T17:28:33.535923432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021111s 
2026-04-12T17:28:33.536104427Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-04-12T17:28:33.536289860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.536524282Z [Info] movie_extras: Starting migration of Main DB to 142 
2026-04-12T17:28:33.538276500Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2026-04-12T17:28:33.538570092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-04-12T17:28:33.538956680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005007s 
2026-04-12T17:28:33.539146172Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2026-04-12T17:28:33.539362978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-04-12T17:28:33.539758645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004434s 
2026-04-12T17:28:33.539950080Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2026-04-12T17:28:33.540144141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-04-12T17:28:33.540553145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004364s 
2026-04-12T17:28:33.540721394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-04-12T17:28:33.541304298Z [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-04-12T17:28:33.541835026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009109s 
2026-04-12T17:28:33.541995940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-04-12T17:28:33.542574806Z [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-04-12T17:28:33.543106186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009503s 
2026-04-12T17:28:33.543281539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-04-12T17:28:33.543881938Z [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-04-12T17:28:33.544422226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009702s 
2026-04-12T17:28:33.544734255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-04-12T17:28:33', 'movie_extras') 
2026-04-12T17:28:33.545060532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.546446934Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-04-12T17:28:33.546615002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029784s 
2026-04-12T17:28:33.546820887Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-04-12T17:28:33.547036922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.547288108Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2026-04-12T17:28:33.547956423Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2026-04-12T17:28:33.548159833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2026-04-12T17:28:33.548553436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000424s 
2026-04-12T17:28:33.548722596Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2026-04-12T17:28:33.548920936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2026-04-12T17:28:33.549286572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004033s 
2026-04-12T17:28:33.549452015Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2026-04-12T17:28:33.549629783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2026-04-12T17:28:33.550211395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005863s 
2026-04-12T17:28:33.550372148Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2026-04-12T17:28:33.550562782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2026-04-12T17:28:33.550928198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003939s 
2026-04-12T17:28:33.551196649Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2026-04-12T17:28:33.554129435Z [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-04-12T17:28:33.555172195Z [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-04-12T17:28:33.555737663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-04-12T17:28:33.556337411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-04-12T17:28:33.558420877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070309s 
2026-04-12T17:28:33.558642874Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2026-04-12T17:28:33.561722235Z [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-04-12T17:28:33.562632518Z [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-04-12T17:28:33.563192526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-04-12T17:28:33.563989391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-04-12T17:28:33.566660339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-04-12T17:28:33.567184254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-04-12T17:28:33.567577586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087324s 
2026-04-12T17:28:33.567953473Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2026-04-12T17:28:33.571087745Z [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-04-12T17:28:33.572074372Z [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-04-12T17:28:33.572630151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-04-12T17:28:33.573119757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-04-12T17:28:33.575059193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068561s 
2026-04-12T17:28:33.575289787Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2026-04-12T17:28:33.578279628Z [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-04-12T17:28:33.579048767Z [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-04-12T17:28:33.579506900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-04-12T17:28:33.580094343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-04-12T17:28:33.582003036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065166s 
2026-04-12T17:28:33.582344654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-04-12T17:28:33', 'clean_core_tv') 
2026-04-12T17:28:33.582680501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.584060329Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-04-12T17:28:33.584228328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085493s 
2026-04-12T17:28:33.584458281Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-04-12T17:28:33.584668945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.584934780Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2026-04-12T17:28:33.585417532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-04-12T17:28:33.585582915Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-04-12T17:28:33.585777457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2026-04-12T17:28:33.586030086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2026-04-12T17:28:33.586839586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00089s 
2026-04-12T17:28:33.587081804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2026-04-12T17:28:33.587385285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2026-04-12T17:28:33.588198112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009188s 
2026-04-12T17:28:33.588546744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-04-12T17:28:33', 'add_cookies_to_indexer_status') 
2026-04-12T17:28:33.588891849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.589636879Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-04-12T17:28:33.589811802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023209s 
2026-04-12T17:28:33.590013778Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-04-12T17:28:33.590208991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.590455768Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2026-04-12T17:28:33.590857768Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-04-12T17:28:33.591220839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-04-12T17:28:33.591524941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004224s 
2026-04-12T17:28:33.591782951Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-04-12T17:28:33.592111723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-04-12T17:28:33.592368210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003538s 
2026-04-12T17:28:33.592688956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-04-12T17:28:33', 'banner_to_fanart') 
2026-04-12T17:28:33.593020874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.593676164Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-04-12T17:28:33.593847378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016362s 
2026-04-12T17:28:33.594052271Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-04-12T17:28:33.594271192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.594518229Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2026-04-12T17:28:33.594970991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-04-12T17:28:33.595138649Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-12T17:28:33.595347549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-04-12T17:28:33.595670289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2026-04-12T17:28:33.596586825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010452s 
2026-04-12T17:28:33.596927802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-04-12T17:28:33', 'naming_config_colon_action') 
2026-04-12T17:28:33.597285622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.597987315Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-04-12T17:28:33.598164252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024141s 
2026-04-12T17:28:33.598350657Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-04-12T17:28:33.598549467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.598808599Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2026-04-12T17:28:33.599357775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-04-12T17:28:33.599755817Z [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-04-12T17:28:33.600234130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006758s 
2026-04-12T17:28:33.600427940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-04-12T17:28:33.600707754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-04-12T17:28:33.601076536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004809s 
2026-04-12T17:28:33.601258172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-04-12T17:28:33.601395579Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-12T17:28:33.601595151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2026-04-12T17:28:33.601906989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2026-04-12T17:28:33.602756339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009858s 
2026-04-12T17:28:33.602958276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2026-04-12T17:28:33.603251727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2026-04-12T17:28:33.604135026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009937s 
2026-04-12T17:28:33.604311070Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:33.604512476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:33.604720935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002451s 
2026-04-12T17:28:33.605047052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-04-12T17:28:33', 'add_custom_formats') 
2026-04-12T17:28:33.605384271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.606186767Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-04-12T17:28:33.606355748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016854s 
2026-04-12T17:28:33.606560801Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-04-12T17:28:33.606781655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.607043082Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2026-04-12T17:28:33.607420261Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-04-12T17:28:33.607755476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-04-12T17:28:33.608058296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004083s 
2026-04-12T17:28:33.608391367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-04-12T17:28:33', 'remove_extra_naming_config') 
2026-04-12T17:28:33.608728215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.609394477Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-04-12T17:28:33.609575802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017099s 
2026-04-12T17:28:33.609776987Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-04-12T17:28:33.609985247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.610230350Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2026-04-12T17:28:33.610485975Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:33.610675026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:33.612232061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015749s 
2026-04-12T17:28:33.612574521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-04-12T17:28:33', 'convert_regex_required_tags') 
2026-04-12T17:28:33.612929345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.613616760Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-04-12T17:28:33.613810791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002926s 
2026-04-12T17:28:33.614021755Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-04-12T17:28:33.614234604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.614480429Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2026-04-12T17:28:33.614739932Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:33.614936788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:33.615414911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004819s 
2026-04-12T17:28:33.615763262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-04-12T17:28:33', 'fix_format_tags_double_underscore') 
2026-04-12T17:28:33.616162256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.616884059Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-04-12T17:28:33.617069282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019227s 
2026-04-12T17:28:33.617258373Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-04-12T17:28:33.617458336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.617695453Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2026-04-12T17:28:33.618028805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-04-12T17:28:33.618196993Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-12T17:28:33.618372006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2026-04-12T17:28:33.618602961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2026-04-12T17:28:33.619455608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009158s 
2026-04-12T17:28:33.619674709Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2026-04-12T17:28:33.619936957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2026-04-12T17:28:33.620169255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002974s 
2026-04-12T17:28:33.620497656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-04-12T17:28:33', 'add_tags_to_net_import') 
2026-04-12T17:28:33.620826218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.622087027Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-04-12T17:28:33.622318543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021836s 
2026-04-12T17:28:33.622455509Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-04-12T17:28:33.622665863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.622910515Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2026-04-12T17:28:33.623305812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-04-12T17:28:33.623709384Z [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-04-12T17:28:33.624167377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006667s 
2026-04-12T17:28:33.624490086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-04-12T17:28:33', 'add_custom_filters') 
2026-04-12T17:28:33.624824089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.625558468Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-04-12T17:28:33.625722137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020469s 
2026-04-12T17:28:33.625943694Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-04-12T17:28:33.626169558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.626428550Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2026-04-12T17:28:33.628470422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-04-12T17:28:33.628640244Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-12T17:28:33.628826218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-04-12T17:28:33.629111503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-04-12T17:28:33.629968539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009559s 
2026-04-12T17:28:33.630267481Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2026-04-12T17:28:33.635423433Z [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-04-12T17:28:33.636578399Z [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-04-12T17:28:33.637190682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-04-12T17:28:33.637844469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-04-12T17:28:33.639895499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-12T17:28:33.640282559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098251s 
2026-04-12T17:28:33.640514265Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-04-12T17:28:33.645339963Z [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-04-12T17:28:33.646229585Z [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-04-12T17:28:33.646704240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-04-12T17:28:33.647321363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-04-12T17:28:33.649342153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-04-12T17:28:33.649699402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089965s 
2026-04-12T17:28:33.649865316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-12T17:28:33.650007743Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-12T17:28:33.650231003Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-04-12T17:28:33.650515335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-04-12T17:28:33.651335988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009165s 
2026-04-12T17:28:33.651608396Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-04-12T17:28:33.651932429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-04-12T17:28:33.652188354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003715s 
2026-04-12T17:28:33.652343537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-12T17:28:33.652481224Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-12T17:28:33.652677018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-04-12T17:28:33.655329520Z [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-04-12T17:28:33.656312049Z [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-04-12T17:28:33.656853138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-04-12T17:28:33.657576715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-04-12T17:28:33.659491812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-04-12T17:28:33.659878962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069769s 
2026-04-12T17:28:33.660141130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-04-12T17:28:33.660716087Z [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-04-12T17:28:33.661262778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009475s 
2026-04-12T17:28:33.661437741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-04-12T17:28:33.661762956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-12T17:28:33.662120215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005089s 
2026-04-12T17:28:33.662471813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-04-12T17:28:33', 'indexer_client_status_search_changes') 
2026-04-12T17:28:33.662801347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.663998818Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-04-12T17:28:33.664222669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022791s 
2026-04-12T17:28:33.664424626Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-04-12T17:28:33.664630059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.664905103Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2026-04-12T17:28:33.665506985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-04-12T17:28:33.665666797Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-12T17:28:33.665856389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2026-04-12T17:28:33.666128407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-04-12T17:28:33.666971665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009474s 
2026-04-12T17:28:33.667151387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-04-12T17:28:33.667281789Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-12T17:28:33.667456201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2026-04-12T17:28:33.667726174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-04-12T17:28:33.668571557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009366s 
2026-04-12T17:28:33.668742160Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-04-12T17:28:33.668882292Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-12T17:28:33.669058848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2026-04-12T17:28:33.669331587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-04-12T17:28:33.670163923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009298s 
2026-04-12T17:28:33.670329497Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:33.670512435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:33.674874299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004375s 
2026-04-12T17:28:33.675246879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-04-12T17:28:33', 'add_language_to_files_history_blacklist') 
2026-04-12T17:28:33.675592606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.676718182Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-04-12T17:28:33.676898265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00617s 
2026-04-12T17:28:33.677111033Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-04-12T17:28:33.677310275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.677561190Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2026-04-12T17:28:33.679292396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-04-12T17:28:33.679449543Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-12T17:28:33.679633383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2026-04-12T17:28:33.679961093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-04-12T17:28:33.680793730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009776s 
2026-04-12T17:28:33.680954523Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-12T17:28:33.681649383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-04-12T17:28:33.681905749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008086s 
2026-04-12T17:28:33.682242998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-04-12T17:28:33', 'add_update_allowed_quality_profile') 
2026-04-12T17:28:33.682571760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.683446311Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-04-12T17:28:33.683619280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002293s 
2026-04-12T17:28:33.683814924Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-04-12T17:28:33.684032772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.684272555Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2026-04-12T17:28:33.684605125Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-04-12T17:28:33.684763654Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-12T17:28:33.684946873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-04-12T17:28:33.685231416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-04-12T17:28:33.686083252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009449s 
2026-04-12T17:28:33.686236099Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:33.686415310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:33.701341569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149168s 
2026-04-12T17:28:33.701692435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-04-12T17:28:33', 'add_download_client_priority') 
2026-04-12T17:28:33.702030055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.702888444Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-04-12T17:28:33.703061021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164559s 
2026-04-12T17:28:33.703245844Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-04-12T17:28:33.703433020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.703677052Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2026-04-12T17:28:33.704012758Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-12T17:28:33.704290487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-04-12T17:28:33.704532815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003386s 
2026-04-12T17:28:33.704843010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-04-12T17:28:33', 'remove_growl_prowl') 
2026-04-12T17:28:33.705167473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.706008357Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-04-12T17:28:33.706172978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017845s 
2026-04-12T17:28:33.706360436Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-04-12T17:28:33.706555478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.706792866Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2026-04-12T17:28:33.707120546Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-12T17:28:33.707407194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-04-12T17:28:33.707655704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003556s 
2026-04-12T17:28:33.707869705Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-12T17:28:33.708141933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-04-12T17:28:33.708384782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003418s 
2026-04-12T17:28:33.708699747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-04-12T17:28:33', 'remove_plex_hometheatre') 
2026-04-12T17:28:33.709018458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.709847708Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-04-12T17:28:33.710016017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017686s 
2026-04-12T17:28:33.710195038Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-04-12T17:28:33.710385652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.710619943Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2026-04-12T17:28:33.710860428Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:33.711053456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:33.712721105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016802s 
2026-04-12T17:28:33.713045688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-04-12T17:28:33', 'add_webrip_qualites') 
2026-04-12T17:28:33.713370342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.714137216Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-04-12T17:28:33.714301327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030807s 
2026-04-12T17:28:33.714493223Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-04-12T17:28:33.714693767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.714928720Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2026-04-12T17:28:33.715305179Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-12T17:28:33.715455161Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-12T17:28:33.715650163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-04-12T17:28:33.715958053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-04-12T17:28:33.716882355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010556s 
2026-04-12T17:28:33.717052788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-12T17:28:33.717199824Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-12T17:28:33.717399466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-04-12T17:28:33.717719480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-04-12T17:28:33.718577118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009873s 
2026-04-12T17:28:33.718913675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-04-12T17:28:33', 'health_issue_notification') 
2026-04-12T17:28:33.719233359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.720076818Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-04-12T17:28:33.720253253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024418s 
2026-04-12T17:28:33.720438255Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-04-12T17:28:33.720627216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.720860796Z [Info] speed_improvements: Starting migration of Main DB to 161 
2026-04-12T17:28:33.721307656Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2026-04-12T17:28:33.721581287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-04-12T17:28:33.721958096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004678s 
2026-04-12T17:28:33.722150714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2026-04-12T17:28:33.722442271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2026-04-12T17:28:33.722782456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004651s 
2026-04-12T17:28:33.722967288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2026-04-12T17:28:33.723214897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-04-12T17:28:33.723565703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004381s 
2026-04-12T17:28:33.723740606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-04-12T17:28:33.723997373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-04-12T17:28:33.724313479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000414s 
2026-04-12T17:28:33.724489243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-04-12T17:28:33.724727854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-04-12T17:28:33.725069071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004203s 
2026-04-12T17:28:33.725388504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-04-12T17:28:33', 'speed_improvements') 
2026-04-12T17:28:33.725711034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.727356858Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-04-12T17:28:33.727522251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026789s 
2026-04-12T17:28:33.727721372Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-04-12T17:28:33.727947367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.728218784Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2026-04-12T17:28:33.729922444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2026-04-12T17:28:33.732955642Z [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-04-12T17:28:33.734049204Z [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-04-12T17:28:33.734587108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-04-12T17:28:33.735234572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-04-12T17:28:33.737359380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-04-12T17:28:33.737713273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076058s 
2026-04-12T17:28:33.738061174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2026-04-12T17:28:33.741308173Z [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-04-12T17:28:33.742261983Z [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-04-12T17:28:33.742760888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-04-12T17:28:33.743499596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-04-12T17:28:33.745617420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-04-12T17:28:33.745984199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077179s 
2026-04-12T17:28:33.746136225Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-12T17:28:33.746451330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2026-04-12T17:28:33.746733167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004538s 
2026-04-12T17:28:33.747058993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-04-12T17:28:33', 'fix_profile_format_default') 
2026-04-12T17:28:33.747381924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.748433301Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-04-12T17:28:33.748605348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021075s 
2026-04-12T17:28:33.748796212Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-04-12T17:28:33.748973449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.749218101Z [Info] task_duration: Starting migration of Main DB to 163 
2026-04-12T17:28:33.749545912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-04-12T17:28:33.749699451Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-12T17:28:33.749891768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-04-12T17:28:33.750159858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-04-12T17:28:33.751013808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009421s 
2026-04-12T17:28:33.751333431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-04-12T17:28:33', 'task_duration') 
2026-04-12T17:28:33.751658636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.752627928Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-04-12T17:28:33.752966771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002445s 
2026-04-12T17:28:33.753291354Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-04-12T17:28:33.753503982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.753744066Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2026-04-12T17:28:33.754530409Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-12T17:28:33.754679019Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-12T17:28:33.754848720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2026-04-12T17:28:33.755092291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2026-04-12T17:28:33.755990119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009676s 
2026-04-12T17:28:33.756173017Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2026-04-12T17:28:33.759912919Z [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-04-12T17:28:33.762261418Z [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-04-12T17:28:33.763347375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-04-12T17:28:33.764316998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-04-12T17:28:33.766374822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-04-12T17:28:33.766830449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-04-12T17:28:33.767266437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-04-12T17:28:33.767698116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-04-12T17:28:33.768046308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117154s 
2026-04-12T17:28:33.768209596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2026-04-12T17:28:33.768798272Z [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-04-12T17:28:33.769351576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009907s 
2026-04-12T17:28:33.769533142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2026-04-12T17:28:33.769806132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-04-12T17:28:33.770153872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004502s 
2026-04-12T17:28:33.770326950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2026-04-12T17:28:33.770572515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-04-12T17:28:33.770919163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000426s 
2026-04-12T17:28:33.771120208Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-12T17:28:33.771393067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-04-12T17:28:33.771633972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003493s 
2026-04-12T17:28:33.771837562Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-12T17:28:33.772106274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-04-12T17:28:33.772355646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003411s 
2026-04-12T17:28:33.772670109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-04-12T17:28:33', 'movie_collections_crew') 
2026-04-12T17:28:33.772993170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.774506106Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-04-12T17:28:33.774678093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024586s 
2026-04-12T17:28:33.778705092Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-04-12T17:28:33.778996790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.779257705Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2026-04-12T17:28:33.779918846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-04-12T17:28:33.780073137Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-12T17:28:33.780255154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2026-04-12T17:28:33.780545969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-04-12T17:28:33.781487756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010506s 
2026-04-12T17:28:33.781654892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-04-12T17:28:33.781798421Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-12T17:28:33.781991611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2026-04-12T17:28:33.782265011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-04-12T17:28:33.783129101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000975s 
2026-04-12T17:28:33.783289474Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:33.783470348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:33.785511609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020516s 
2026-04-12T17:28:33.785678195Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:33.785863668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:33.786432844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005879s 
2026-04-12T17:28:33.786599009Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:33.786782589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:33.787568832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008112s 
2026-04-12T17:28:33.787733714Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:33.787932194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:33.788205444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003084s 
2026-04-12T17:28:33.788370907Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:33.788547683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:33.791339575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028088s 
2026-04-12T17:28:33.791509528Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:33.791692516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:33.792472647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007926s 
2026-04-12T17:28:33.792836640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-04-12T17:28:33', 'remove_custom_formats_from_quality_model') 
2026-04-12T17:28:33.793189310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.794488847Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-04-12T17:28:33.794673549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027598s 
2026-04-12T17:28:33.794873762Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-04-12T17:28:33.795081210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.795314741Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2026-04-12T17:28:33.795610196Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:33.795805258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:33.796719259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009305s 
2026-04-12T17:28:33.796883099Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:33.797066999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:33.797660274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006162s 
2026-04-12T17:28:33.797824916Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:33.798007643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:33.798631249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006477s 
2026-04-12T17:28:33.798959330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-04-12T17:28:33', 'fix_tmdb_list_config') 
2026-04-12T17:28:33.799282431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.800018443Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-04-12T17:28:33.800193706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020056s 
2026-04-12T17:28:33.800381113Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-04-12T17:28:33.800576286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.800819526Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2026-04-12T17:28:33.801224321Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2026-04-12T17:28:33.805111369Z [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-04-12T17:28:33.807439387Z [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-04-12T17:28:33.808520644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-04-12T17:28:33.809631121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-04-12T17:28:33.811837384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-04-12T17:28:33.812321238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-04-12T17:28:33.812765433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-04-12T17:28:33.813199637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-04-12T17:28:33.813547417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121524s 
2026-04-12T17:28:33.813799234Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-04-12T17:28:33.814063547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-04-12T17:28:33.814306025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003156s 
2026-04-12T17:28:33.814467360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-04-12T17:28:33.814611891Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-12T17:28:33.814802775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2026-04-12T17:28:33.815065224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-04-12T17:28:33.816108986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011119s 
2026-04-12T17:28:33.816290431Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2026-04-12T17:28:33.819298679Z [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-04-12T17:28:33.820484617Z [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-04-12T17:28:33.821080998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-04-12T17:28:33.821746438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-04-12T17:28:33.823885977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-04-12T17:28:33.824235230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077849s 
2026-04-12T17:28:33.824554193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-04-12T17:28:33', 'remove_movie_pathstate') 
2026-04-12T17:28:33.824875700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.827045078Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-04-12T17:28:33.827211012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105683s 
2026-04-12T17:28:33.828799662Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-04-12T17:28:33.829014574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.829275049Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2026-04-12T17:28:33.829754685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-04-12T17:28:33.829915519Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-12T17:28:33.830122445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2026-04-12T17:28:33.830424804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2026-04-12T17:28:33.831353294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010512s 
2026-04-12T17:28:33.831513056Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:33.831695644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:33.833790532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021096s 
2026-04-12T17:28:33.833983100Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2026-04-12T17:28:33.836728058Z [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-04-12T17:28:33.837369970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2026-04-12T17:28:33.837773082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-04-12T17:28:33.838445687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-04-12T17:28:33.840637210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-04-12T17:28:33.841003518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068425s 
2026-04-12T17:28:33.841328282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-04-12T17:28:33', 'custom_format_rework') 
2026-04-12T17:28:33.841650270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.842911239Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-04-12T17:28:33.843074869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087228s 
2026-04-12T17:28:33.843270683Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-04-12T17:28:33.843456998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.843701471Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2026-04-12T17:28:33.844237089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-04-12T17:28:33.844395438Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-12T17:28:33.844591693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2026-04-12T17:28:33.844883551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-04-12T17:28:33.845804806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010335s 
2026-04-12T17:28:33.845969558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-04-12T17:28:33.846108017Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-12T17:28:33.846295164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2026-04-12T17:28:33.846586451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-04-12T17:28:33.847518888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010467s 
2026-04-12T17:28:33.847679642Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:33.847874565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:33.849620991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017631s 
2026-04-12T17:28:33.849796926Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2026-04-12T17:28:33.852778370Z [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-04-12T17:28:33.853829356Z [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-04-12T17:28:33.854363171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-04-12T17:28:33.855114825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-04-12T17:28:33.857333964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-04-12T17:28:33.857707757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077375s 
2026-04-12T17:28:33.857900655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-04-12T17:28:33.858045867Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-12T17:28:33.858271953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2026-04-12T17:28:33.858609272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2026-04-12T17:28:33.859614075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011476s 
2026-04-12T17:28:33.859985032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-04-12T17:28:33', 'custom_format_scores') 
2026-04-12T17:28:33.860318404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.861508060Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-04-12T17:28:33.861682461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030148s 
2026-04-12T17:28:33.861924919Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-04-12T17:28:33.862128739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.862397390Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2026-04-12T17:28:33.862733848Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:33.862953510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:33.908274407Z []
2026-04-12T17:28:33.908383347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0453982s 
2026-04-12T17:28:33.908676727Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:33.908907021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:33.909516679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006261s 
2026-04-12T17:28:33.911209308Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-04-12T17:28:33.911814236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-04-12T17:28:33.912390947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008373s 
2026-04-12T17:28:33.912766002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-04-12T17:28:33', 'fix_trakt_list_config') 
2026-04-12T17:28:33.913134414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.914066291Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-04-12T17:28:33.914245943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002507s 
2026-04-12T17:28:33.914499593Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-04-12T17:28:33.914709406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.915029080Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2026-04-12T17:28:33.915499317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-04-12T17:28:33.915652996Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-04-12T17:28:33.915870695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-04-12T17:28:33.916217864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-04-12T17:28:33.917226104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011309s 
2026-04-12T17:28:33.917388882Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:33.917589927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:33.918667156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010958s 
2026-04-12T17:28:33.919017732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-04-12T17:28:33', 'quality_definition_preferred_size') 
2026-04-12T17:28:33.919376184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.920351488Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-04-12T17:28:33.920612954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027344s 
2026-04-12T17:28:33.920836605Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-04-12T17:28:33.921035636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.921273925Z [Info] add_download_history: Starting migration of Main DB to 172 
2026-04-12T17:28:33.922071311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-04-12T17:28:33.922801121Z [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-04-12T17:28:33.923472823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011872s 
2026-04-12T17:28:33.923706614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-04-12T17:28:33.924056208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-04-12T17:28:33.924453017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005679s 
2026-04-12T17:28:33.924650595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2026-04-12T17:28:33.924955950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-04-12T17:28:33.925318129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004766s 
2026-04-12T17:28:33.925539295Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-04-12T17:28:33.925846653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-04-12T17:28:33.926263904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005437s 
2026-04-12T17:28:33.926425259Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:33.926669470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:33.927421144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008141s 
2026-04-12T17:28:33.927758073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-04-12T17:28:33', 'add_download_history') 
2026-04-12T17:28:33.928115733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.929125436Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-04-12T17:28:33.929291270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002486s 
2026-04-12T17:28:33.929475161Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-04-12T17:28:33.929670704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.929908754Z [Info] net_import_status: Starting migration of Main DB to 173 
2026-04-12T17:28:33.930364051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2026-04-12T17:28:33.930941644Z [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-04-12T17:28:33.931492192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000949s 
2026-04-12T17:28:33.931683979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2026-04-12T17:28:33.932015216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2026-04-12T17:28:33.932368096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005082s 
2026-04-12T17:28:33.932690686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-04-12T17:28:33', 'net_import_status') 
2026-04-12T17:28:33.933013867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.935132654Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-04-12T17:28:33.935304059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032472s 
2026-04-12T17:28:33.935478540Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-04-12T17:28:33.935687060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.935936122Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2026-04-12T17:28:33.936183630Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:33.936375035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:33.937218113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008667s 
2026-04-12T17:28:33.937548909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-04-12T17:28:33', 'email_multiple_addresses') 
2026-04-12T17:28:33.937873954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.938674656Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-04-12T17:28:33.938841472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022926s 
2026-04-12T17:28:33.939048489Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-04-12T17:28:33.939251167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.939497634Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2026-04-12T17:28:33.939880896Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-04-12T17:28:33.940198345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-04-12T17:28:33.940549632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004551s 
2026-04-12T17:28:33.940890779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-04-12T17:28:33', 'remove_chown_and_folderchmod_config') 
2026-04-12T17:28:33.941222277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.941919451Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-04-12T17:28:33.942097700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017743s 
2026-04-12T17:28:33.942281640Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-04-12T17:28:33.942478116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.942720143Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2026-04-12T17:28:33.943021821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-12T17:28:33.943175370Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-12T17:28:33.943374421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2026-04-12T17:28:33.943636919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2026-04-12T17:28:33.944682936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011509s 
2026-04-12T17:28:33.945003551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-04-12T17:28:33', 'movie_recommendations') 
2026-04-12T17:28:33.945325610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.946031552Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-04-12T17:28:33.946195822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024774s 
2026-04-12T17:28:33.946380785Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-04-12T17:28:33.946573944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.946809458Z [Info] language_improvements: Starting migration of Main DB to 177 
2026-04-12T17:28:33.948342816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-12T17:28:33.948497498Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-12T17:28:33.948679234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2026-04-12T17:28:33.948961662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2026-04-12T17:28:33.949869511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010149s 
2026-04-12T17:28:33.950054734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-12T17:28:33.950175687Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-12T17:28:33.950352944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2026-04-12T17:28:33.950586975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2026-04-12T17:28:33.951448089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009372s 
2026-04-12T17:28:33.951608472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-12T17:28:33.951747793Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-12T17:28:33.951946764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2026-04-12T17:28:33.952209563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2026-04-12T17:28:33.953085447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009648s 
2026-04-12T17:28:33.953297494Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2026-04-12T17:28:33.957414575Z [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-04-12T17:28:33.959920862Z [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-04-12T17:28:33.961078353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-04-12T17:28:33.962084379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-04-12T17:28:33.965453694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-04-12T17:28:33.965911175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-04-12T17:28:33.966349067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-04-12T17:28:33.966777770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-04-12T17:28:33.967120931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136735s 
2026-04-12T17:28:33.967315954Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2026-04-12T17:28:33.971337523Z [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-04-12T17:28:33.973768839Z [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-04-12T17:28:33.974854144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-04-12T17:28:33.975757534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-04-12T17:28:33.977986041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-04-12T17:28:33.978444044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-04-12T17:28:33.978882517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-04-12T17:28:33.979317122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-04-12T17:28:33.979656465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121688s 
2026-04-12T17:28:33.979823542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-04-12T17:28:33.979996771Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-12T17:28:33.980165300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2026-04-12T17:28:33.980452318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2026-04-12T17:28:33.981312420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009711s 
2026-04-12T17:28:33.981557504Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-04-12T17:28:33.981826585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-04-12T17:28:33.982065687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003178s 
2026-04-12T17:28:33.982251631Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2026-04-12T17:28:33.985388198Z [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-04-12T17:28:33.986447291Z [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-04-12T17:28:33.987013451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-04-12T17:28:33.987557126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-04-12T17:28:33.989697676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072634s 
2026-04-12T17:28:33.990159236Z [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-04-12T17:28:33.990749534Z [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-04-12T17:28:33.991240092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007759s 
2026-04-12T17:28:33.991482791Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-04-12T17:28:33.991746362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-04-12T17:28:33.992140245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004402s 
2026-04-12T17:28:33.992280317Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:33.992461542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:33.993456085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010159s 
2026-04-12T17:28:33.993621187Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:33.993798655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:33.994268591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004944s 
2026-04-12T17:28:33.994423122Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-12T17:28:33.994749990Z [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-04-12T17:28:33.995044183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004772s 
2026-04-12T17:28:33.995189756Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-12T17:28:33.995417795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2026-04-12T17:28:33.995687518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003537s 
2026-04-12T17:28:33.996020599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-04-12T17:28:33', 'language_improvements') 
2026-04-12T17:28:33.996343129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:33.997568226Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-04-12T17:28:33.997737587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021966s 
2026-04-12T17:28:33.997923050Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-04-12T17:28:33.998108003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:33.998344198Z [Info] new_list_server: Starting migration of Main DB to 178 
2026-04-12T17:28:33.998612719Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:33.998804636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:33.999892997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011s 
2026-04-12T17:28:34.000059393Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:34.000242491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:34.000968403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007361s 
2026-04-12T17:28:34.001270582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-04-12T17:28:34', 'new_list_server') 
2026-04-12T17:28:34.001587299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.002255966Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-04-12T17:28:34.002419054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020121s 
2026-04-12T17:28:34.002609638Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-04-12T17:28:34.002810994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.003049213Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2026-04-12T17:28:34.003409800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2026-04-12T17:28:34.003709162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-04-12T17:28:34.004149158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005478s 
2026-04-12T17:28:34.004340153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2026-04-12T17:28:34.004629335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-04-12T17:28:34.004971895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004657s 
2026-04-12T17:28:34.005302932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-04-12T17:28:34', 'movie_translation_indexes') 
2026-04-12T17:28:34.005622556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.006361914Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-04-12T17:28:34.006528269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018167s 
2026-04-12T17:28:34.006731068Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-04-12T17:28:34.006925800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.007170503Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2026-04-12T17:28:34.007413582Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:34.007609817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:34.010787557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031782s 
2026-04-12T17:28:34.011120567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-04-12T17:28:34', 'fix_invalid_profile_references') 
2026-04-12T17:28:34.011448548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.012157566Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-04-12T17:28:34.012336055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045229s 
2026-04-12T17:28:34.012514835Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-04-12T17:28:34.012694126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.012926334Z [Info] list_movies_table: Starting migration of Main DB to 181 
2026-04-12T17:28:34.014602780Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2026-04-12T17:28:34.014923135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2026-04-12T17:28:34.017367026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002581s 
2026-04-12T17:28:34.017571949Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2026-04-12T17:28:34.017832453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2026-04-12T17:28:34.020038826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022832s 
2026-04-12T17:28:34.020322908Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-04-12T17:28:34.020646610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-04-12T17:28:34.021132990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005926s 
2026-04-12T17:28:34.021302992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-04-12T17:28:34.021448435Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-12T17:28:34.021627526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2026-04-12T17:28:34.021925125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2026-04-12T17:28:34.022808253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010009s 
2026-04-12T17:28:34.022988897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2026-04-12T17:28:34.023978149Z [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-04-12T17:28:34.024736126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015825s 
2026-04-12T17:28:34.025048455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-04-12T17:28:34', 'list_movies_table') 
2026-04-12T17:28:34.025372367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.026091555Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-04-12T17:28:34.026259904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029225s 
2026-04-12T17:28:34.026446220Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-04-12T17:28:34.026637224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.026873039Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2026-04-12T17:28:34.027182643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-12T17:28:34.027332805Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-12T17:28:34.027517557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2026-04-12T17:28:34.027794545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2026-04-12T17:28:34.028710599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010101s 
2026-04-12T17:28:34.029027878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-04-12T17:28:34', 'on_delete_notification') 
2026-04-12T17:28:34.029361009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.030341364Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-04-12T17:28:34.030513380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026205s 
2026-04-12T17:28:34.030701569Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-04-12T17:28:34.030907554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.031138469Z [Info] download_propers_config: Starting migration of Main DB to 183 
2026-04-12T17:28:34.031430086Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:34.031631021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:34.032117570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005125s 
2026-04-12T17:28:34.032366231Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-04-12T17:28:34.032619591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-04-12T17:28:34.032854705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000306s 
2026-04-12T17:28:34.033031711Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2026-04-12T17:28:34.037989485Z [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-04-12T17:28:34.038983086Z [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-04-12T17:28:34.039482953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-04-12T17:28:34.040223725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-04-12T17:28:34.042708388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-04-12T17:28:34.043062782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098643s 
2026-04-12T17:28:34.043384550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-04-12T17:28:34', 'download_propers_config') 
2026-04-12T17:28:34.043708282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.044658014Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-04-12T17:28:34.044837566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011425s 
2026-04-12T17:28:34.045032288Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-04-12T17:28:34.045223764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.045499519Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2026-04-12T17:28:34.045812940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-12T17:28:34.045967842Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-12T17:28:34.046153616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-04-12T17:28:34.046424572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-04-12T17:28:34.047315837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009964s 
2026-04-12T17:28:34.047645601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-04-12T17:28:34', 'add_priority_to_indexers') 
2026-04-12T17:28:34.047980064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.048685234Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-04-12T17:28:34.048862511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023384s 
2026-04-12T17:28:34.049054889Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-04-12T17:28:34.049252627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.049494173Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2026-04-12T17:28:34.049844298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-04-12T17:28:34.050156106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-04-12T17:28:34.050553988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004974s 
2026-04-12T17:28:34.050738770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2026-04-12T17:28:34.051036920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-04-12T17:28:34.051396965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004906s 
2026-04-12T17:28:34.051728733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-04-12T17:28:34', 'add_alternative_title_indices') 
2026-04-12T17:28:34.052099921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.052854079Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-04-12T17:28:34.053025685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018977s 
2026-04-12T17:28:34.053206249Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-04-12T17:28:34.053399498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.053629341Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2026-04-12T17:28:34.054745308Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:34.054944479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:34.056287604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013617s 
2026-04-12T17:28:34.056744013Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2026-04-12T17:28:34.057175191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2026-04-12T17:28:34.057561780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006459s 
2026-04-12T17:28:34.057722133Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-12T17:28:34.057855732Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-12T17:28:34.058017778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2026-04-12T17:28:34.062200621Z [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-04-12T17:28:34.064652309Z [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-04-12T17:28:34.065763426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-04-12T17:28:34.066663589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-04-12T17:28:34.069687458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-04-12T17:28:34.070148637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-04-12T17:28:34.070585888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-04-12T17:28:34.070927997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127603s 
2026-04-12T17:28:34.071105264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-04-12T17:28:34.071351429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-04-12T17:28:34.071689139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004259s 
2026-04-12T17:28:34.072026318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-04-12T17:28:34', 'fix_tmdb_duplicates') 
2026-04-12T17:28:34.072350832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.073437490Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-04-12T17:28:34.073603645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021463s 
2026-04-12T17:28:34.073807575Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-04-12T17:28:34.074007298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.074251048Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2026-04-12T17:28:34.074506794Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:34.074694562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:34.075225230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005503s 
2026-04-12T17:28:34.075559183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-04-12T17:28:34', 'swap_filechmod_for_folderchmod') 
2026-04-12T17:28:34.075906172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.076597233Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-04-12T17:28:34.076771494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018818s 
2026-04-12T17:28:34.076949282Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-04-12T17:28:34.077139495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.077369839Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2026-04-12T17:28:34.077807260Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-04-12T17:28:34.078173548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-04-12T17:28:34.078457920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004179s 
2026-04-12T17:28:34.078797404Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-04-12T17:28:34.079217650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-04-12T17:28:34.079506672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000473s 
2026-04-12T17:28:34.079772227Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-04-12T17:28:34.080098925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-04-12T17:28:34.080360912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003625s 
2026-04-12T17:28:34.080672300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-04-12T17:28:34', 'mediainfo_channels') 
2026-04-12T17:28:34.080981182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.081668406Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-04-12T17:28:34.081834720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016528s 
2026-04-12T17:28:34.082011827Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-04-12T17:28:34.082203794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.082433386Z [Info] add_update_history: Starting migration of Main DB to 189 
2026-04-12T17:28:34.082808431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-04-12T17:28:34', 'add_update_history') 
2026-04-12T17:28:34.083134027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.083810068Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-04-12T17:28:34.084026254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016059s 
2026-04-12T17:28:34.084210725Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-04-12T17:28:34.084400708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.084634970Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2026-04-12T17:28:34.088080067Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-04-12T17:28:34.088524572Z [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-04-12T17:28:34.088838545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005001s 
2026-04-12T17:28:34.089181926Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-04-12T17:28:34.089604106Z [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-04-12T17:28:34.089915203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004935s 
2026-04-12T17:28:34.090233213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-04-12T17:28:34', 'update_awesome_hd_link') 
2026-04-12T17:28:34.090552105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.091284079Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-04-12T17:28:34.091449723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018266s 
2026-04-12T17:28:34.091637401Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-04-12T17:28:34.091819878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.092069291Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2026-04-12T17:28:34.092378934Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-12T17:28:34.092667485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2026-04-12T17:28:34.092911026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003434s 
2026-04-12T17:28:34.093226211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-04-12T17:28:34', 'remove_awesomehd') 
2026-04-12T17:28:34.093531505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.094220353Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-04-12T17:28:34.094372860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016193s 
2026-04-12T17:28:34.094575748Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-04-12T17:28:34.094769068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.095016706Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2026-04-12T17:28:34.095453436Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2026-04-12T17:28:34.098952422Z [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-04-12T17:28:34.100201327Z [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-04-12T17:28:34.100819532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-04-12T17:28:34.101287424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-04-12T17:28:34.103647767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079949s 
2026-04-12T17:28:34.103818100Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-12T17:28:34.103993914Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-12T17:28:34.104191132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2026-04-12T17:28:34.104493320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2026-04-12T17:28:34.105416249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010439s 
2026-04-12T17:28:34.105582584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-12T17:28:34.105726163Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-12T17:28:34.105937238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2026-04-12T17:28:34.106269908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2026-04-12T17:28:34.107178808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010514s 
2026-04-12T17:28:34.107515336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-04-12T17:28:34', 'add_on_delete_to_notifications') 
2026-04-12T17:28:34.107840611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.109295190Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-04-12T17:28:34.109464020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031171s 
2026-04-12T17:28:34.109672861Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-04-12T17:28:34.109866791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.110117366Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2026-04-12T17:28:34.110691963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-04-12T17:28:34.110856194Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-12T17:28:34.111059062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-04-12T17:28:34.111379227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-04-12T17:28:34.112346054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010949s 
2026-04-12T17:28:34.112501026Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-12T17:28:34.112740498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-04-12T17:28:34.113032406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003864s 
2026-04-12T17:28:34.113372882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-04-12T17:28:34', 'add_bypass_to_delay_profile') 
2026-04-12T17:28:34.113698978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.114445561Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-04-12T17:28:34.114615554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017607s 
2026-04-12T17:28:34.114792430Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-04-12T17:28:34.114980579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.115256074Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2026-04-12T17:28:34.117975029Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-04-12T17:28:34.118638876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-04-12T17:28:34.119035935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007287s 
2026-04-12T17:28:34.119311220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-04-12T17:28:34', 'update_notifiarr') 
2026-04-12T17:28:34.119627406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.120307757Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-04-12T17:28:34.120443480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019769s 
2026-04-12T17:28:34.120656339Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-04-12T17:28:34.120817543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.121046023Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2026-04-12T17:28:34.121466660Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-04-12T17:28:34.121899532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-04-12T17:28:34.122200258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004809s 
2026-04-12T17:28:34.122519040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-04-12T17:28:34', 'legacy_mediainfo_hdr') 
2026-04-12T17:28:34.122839595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.123651380Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-04-12T17:28:34.123813667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018963s 
2026-04-12T17:28:34.124023349Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-04-12T17:28:34.124255847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.124467984Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2026-04-12T17:28:34.124741094Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-04-12T17:28:34.124975557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-04-12T17:28:34.127438376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002516s 
2026-04-12T17:28:34.127768761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-04-12T17:28:34', 'rename_blacklist_to_blocklist') 
2026-04-12T17:28:34.128133045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.128981464Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-04-12T17:28:34.129156496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040242s 
2026-04-12T17:28:34.129330707Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-04-12T17:28:34.129522533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.129749089Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2026-04-12T17:28:34.130030837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-12T17:28:34.130182663Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-12T17:28:34.130347635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-04-12T17:28:34.130575043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-04-12T17:28:34.131509324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009777s 
2026-04-12T17:28:34.131807805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-04-12T17:28:34', 'add_indexer_tags') 
2026-04-12T17:28:34.132144914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.132833381Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-04-12T17:28:34.132968042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022765s 
2026-04-12T17:28:34.133217825Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-04-12T17:28:34.133376434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.133602349Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2026-04-12T17:28:34.133857563Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:34.134033217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:34.134942047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009309s 
2026-04-12T17:28:34.135263735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-04-12T17:28:34', 'mediainfo_to_ffmpeg') 
2026-04-12T17:28:34.135612858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.136428180Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-04-12T17:28:34.136564805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002359s 
2026-04-12T17:28:34.136745469Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-04-12T17:28:34.136950231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.137186066Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2026-04-12T17:28:34.137711855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-04-12T17:28:34.137828079Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-12T17:28:34.138051148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-04-12T17:28:34.138392656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-04-12T17:28:34.139353210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011233s 
2026-04-12T17:28:34.139616400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-04-12T17:28:34.139927026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-04-12T17:28:34.140844884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010821s 
2026-04-12T17:28:34.141012151Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:34.141179588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:34.143967853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027592s 
2026-04-12T17:28:34.144311545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-04-12T17:28:34', 'cdh_per_downloadclient') 
2026-04-12T17:28:34.144633574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.145333413Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-04-12T17:28:34.145495069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041331s 
2026-04-12T17:28:34.145725723Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-04-12T17:28:34.145894503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.146138745Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2026-04-12T17:28:34.146396113Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:34.146586797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:34.147636250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010726s 
2026-04-12T17:28:34.147984041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-04-12T17:28:34', 'migrate_discord_from_slack') 
2026-04-12T17:28:34.148321741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.148974245Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-04-12T17:28:34.149145059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023773s 
2026-04-12T17:28:34.149316574Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-04-12T17:28:34.149500224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.149727943Z [Info] remove_predb: Starting migration of Main DB to 202 
2026-04-12T17:28:34.150722355Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-12T17:28:34.150990255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-04-12T17:28:34.151300139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004167s 
2026-04-12T17:28:34.151446113Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-12T17:28:34.151702589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-04-12T17:28:34.151977663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003869s 
2026-04-12T17:28:34.152163517Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-12T17:28:34.152379282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2026-04-12T17:28:34.152617582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003082s 
2026-04-12T17:28:34.152761251Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-12T17:28:34.152990513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2026-04-12T17:28:34.153230035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000329s 
2026-04-12T17:28:34.153406000Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2026-04-12T17:28:34.157679576Z [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-04-12T17:28:34.160072595Z [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-04-12T17:28:34.161161608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-04-12T17:28:34.162241833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-04-12T17:28:34.164583489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-04-12T17:28:34.165045820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-04-12T17:28:34.165487830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-04-12T17:28:34.165928307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-04-12T17:28:34.166275586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127158s 
2026-04-12T17:28:34.166585751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-04-12T17:28:34', 'remove_predb') 
2026-04-12T17:28:34.166904473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.168537291Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-04-12T17:28:34.168704778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149573s 
2026-04-12T17:28:34.168905382Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-04-12T17:28:34.169110645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.169350528Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2026-04-12T17:28:34.169696154Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-12T17:28:34.169855235Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-12T17:28:34.170055608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-04-12T17:28:34.170361945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-04-12T17:28:34.171329654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010932s 
2026-04-12T17:28:34.171666492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-04-12T17:28:34', 'add_on_update_to_notifications') 
2026-04-12T17:28:34.172028231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.172835717Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-04-12T17:28:34.173010258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025541s 
2026-04-12T17:28:34.173207395Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-04-12T17:28:34.173400434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.173641680Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2026-04-12T17:28:34.174798149Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-12T17:28:34.175035557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-04-12T17:28:34.175257945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002758s 
2026-04-12T17:28:34.175422436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2026-04-12T17:28:34.179595179Z [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-04-12T17:28:34.181965863Z [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-04-12T17:28:34.183051930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-04-12T17:28:34.184135562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-04-12T17:28:34.186471156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-04-12T17:28:34.186919569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-04-12T17:28:34.187359174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-04-12T17:28:34.187799541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-04-12T17:28:34.188160538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125725s 
2026-04-12T17:28:34.188352374Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2026-04-12T17:28:34.191808264Z [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-04-12T17:28:34.192582503Z [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-04-12T17:28:34.193051768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-04-12T17:28:34.193894335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-04-12T17:28:34.196258435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-04-12T17:28:34.196785156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-04-12T17:28:34.197286556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-04-12T17:28:34.197650278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091336s 
2026-04-12T17:28:34.197831754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2026-04-12T17:28:34.202544113Z [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-04-12T17:28:34.203444246Z [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-04-12T17:28:34.203945746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-04-12T17:28:34.204376724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-04-12T17:28:34.206616915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086163s 
2026-04-12T17:28:34.206816507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2026-04-12T17:28:34.210122254Z [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-04-12T17:28:34.211045824Z [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-04-12T17:28:34.211629900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-04-12T17:28:34.212391864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-04-12T17:28:34.214794773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-04-12T17:28:34.215279319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-04-12T17:28:34.215702010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087099s 
2026-04-12T17:28:34.215920961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2026-04-12T17:28:34.219190004Z [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-04-12T17:28:34.220123705Z [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-04-12T17:28:34.220640034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-04-12T17:28:34.221371507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-04-12T17:28:34.223685718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-04-12T17:28:34.224061675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079582s 
2026-04-12T17:28:34.224252068Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2026-04-12T17:28:34.227413655Z [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-04-12T17:28:34.228189918Z [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-04-12T17:28:34.228655927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-04-12T17:28:34.229209101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-04-12T17:28:34.231465264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070409s 
2026-04-12T17:28:34.231653834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2026-04-12T17:28:34.234925883Z [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-04-12T17:28:34.236008453Z [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-04-12T17:28:34.236608832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-04-12T17:28:34.237177417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-04-12T17:28:34.239507329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076677s 
2026-04-12T17:28:34.239692973Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2026-04-12T17:28:34.243072388Z [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-04-12T17:28:34.243911278Z [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-04-12T17:28:34.244385863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-04-12T17:28:34.245129481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-04-12T17:28:34.247449232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-04-12T17:28:34.247905171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-04-12T17:28:34.248242179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083775s 
2026-04-12T17:28:34.248420168Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2026-04-12T17:28:34.251713009Z [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-04-12T17:28:34.252826080Z [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-04-12T17:28:34.253398092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-04-12T17:28:34.253927819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-04-12T17:28:34.256250637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076595s 
2026-04-12T17:28:34.256450008Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2026-04-12T17:28:34.259757619Z [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-04-12T17:28:34.260889408Z [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-04-12T17:28:34.261480629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-04-12T17:28:34.262097210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-04-12T17:28:34.264540040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-04-12T17:28:34.264931688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083206s 
2026-04-12T17:28:34.265118234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2026-04-12T17:28:34.270173935Z [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-04-12T17:28:34.271160442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2026-04-12T17:28:34.271650469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-04-12T17:28:34.272833371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-04-12T17:28:34.276058736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-04-12T17:28:34.276458581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111612s 
2026-04-12T17:28:34.276806662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-04-12T17:28:34', 'ensure_identity_on_id_columns') 
2026-04-12T17:28:34.277135875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.279707804Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-04-12T17:28:34.279911956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143755s 
2026-04-12T17:28:34.280145847Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-04-12T17:28:34.280343555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.280741055Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2026-04-12T17:28:34.281241683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-12T17:28:34.281401455Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-12T17:28:34.281606548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-04-12T17:28:34.281897765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-04-12T17:28:34.282831014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010419s 
2026-04-12T17:28:34.283168684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-04-12T17:28:34', 'download_client_per_indexer') 
2026-04-12T17:28:34.283509210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.284163557Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-04-12T17:28:34.284345925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023448s 
2026-04-12T17:28:34.284546889Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-04-12T17:28:34.284765770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.285012176Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2026-04-12T17:28:34.285464517Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-04-12T17:28:34.285855575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-04-12T17:28:34.286138915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004359s 
2026-04-12T17:28:34.286439000Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-04-12T17:28:34.286805177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-04-12T17:28:34.287111374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004519s 
2026-04-12T17:28:34.287286837Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:34.287467771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:34.288604972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011407s 
2026-04-12T17:28:34.288804473Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:34.288980498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:34.289244089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000293s 
2026-04-12T17:28:34.289566758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-04-12T17:28:34', 'multiple_ratings_support') 
2026-04-12T17:28:34.289911893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.290488044Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-04-12T17:28:34.290657996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015017s 
2026-04-12T17:28:34.290834541Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-04-12T17:28:34.291022730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.291275299Z [Info] movie_metadata: Starting migration of Main DB to 207 
2026-04-12T17:28:34.293312101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2026-04-12T17:28:34.294513741Z [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-04-12T17:28:34.295490087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019875s 
2026-04-12T17:28:34.295683015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2026-04-12T17:28:34.296048762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-04-12T17:28:34.296455581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006042s 
2026-04-12T17:28:34.296651466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2026-04-12T17:28:34.296932962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-04-12T17:28:34.297291945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004731s 
2026-04-12T17:28:34.297500555Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2026-04-12T17:28:34.297813175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-04-12T17:28:34.298174603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004985s 
2026-04-12T17:28:34.300954471Z [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-04-12T17:28:34.300970613Z                           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-04-12T17:28:34.300979581Z                           FROM "Movies" 
2026-04-12T17:28:34.302588642Z [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-04-12T17:28:34.302599774Z                           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-04-12T17:28:34.302609073Z                           FROM "Movies" 
2026-04-12T17:28:34.303447151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018136s 
2026-04-12T17:28:34.304741778Z [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-04-12T17:28:34.304753862Z                           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-04-12T17:28:34.304762259Z                           FROM "ImportListMovies"
2026-04-12T17:28:34.304768822Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-04-12T17:28:34.304775846Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-04-12T17:28:34.306589939Z [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-04-12T17:28:34.306600450Z                           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-04-12T17:28:34.306608937Z                           FROM "ImportListMovies"
2026-04-12T17:28:34.306615461Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-04-12T17:28:34.306622525Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-04-12T17:28:34.307751097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022672s 
2026-04-12T17:28:34.307921200Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-12T17:28:34.308063476Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-12T17:28:34.308243068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2026-04-12T17:28:34.308529144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-04-12T17:28:34.309525491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011087s 
2026-04-12T17:28:34.309706134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-04-12T17:28:34.309854223Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-12T17:28:34.310049015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2026-04-12T17:28:34.310359370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-04-12T17:28:34.311308722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010752s 
2026-04-12T17:28:34.311470497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2026-04-12T17:28:34.311606040Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-12T17:28:34.311783377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2026-04-12T17:28:34.312084514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-04-12T17:28:34.313033826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010648s 
2026-04-12T17:28:34.313215932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2026-04-12T17:28:34.313363149Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-12T17:28:34.313557119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2026-04-12T17:28:34.313871753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-04-12T17:28:34.314807137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010655s 
2026-04-12T17:28:34.314989153Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2026-04-12T17:28:34.315135909Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-12T17:28:34.315344198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2026-04-12T17:28:34.315641417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-04-12T17:28:34.316652703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011002s 
2026-04-12T17:28:34.316832105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2026-04-12T17:28:34.317158843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-04-12T17:28:34.317543928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005269s 
2026-04-12T17:28:34.317909825Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2026-04-12T17:28:34.317916999Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-04-12T17:28:34.317942851Z                                                   FROM "MovieMetadata"
2026-04-12T17:28:34.317949435Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-04-12T17:28:34.318403930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2026-04-12T17:28:34.318420874Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-04-12T17:28:34.318428750Z                                                   FROM "MovieMetadata"
2026-04-12T17:28:34.318435604Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-04-12T17:28:34.318706259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005347s 
2026-04-12T17:28:34.319085152Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2026-04-12T17:28:34.319092036Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-04-12T17:28:34.319098729Z                                                   FROM "Movies" 
2026-04-12T17:28:34.319105202Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-04-12T17:28:34.319554717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2026-04-12T17:28:34.319562042Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-04-12T17:28:34.319568705Z                                                   FROM "Movies" 
2026-04-12T17:28:34.319575219Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-04-12T17:28:34.319927117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005492s 
2026-04-12T17:28:34.320259046Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2026-04-12T17:28:34.320266972Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-04-12T17:28:34.320273725Z                                                   FROM "Movies" 
2026-04-12T17:28:34.320280288Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-04-12T17:28:34.320686567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2026-04-12T17:28:34.320695725Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-04-12T17:28:34.320702849Z                                                   FROM "Movies" 
2026-04-12T17:28:34.320709513Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-04-12T17:28:34.321010038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004995s 
2026-04-12T17:28:34.321386015Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2026-04-12T17:28:34.321413661Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-04-12T17:28:34.321420414Z                                                   FROM "Movies" 
2026-04-12T17:28:34.321426857Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-04-12T17:28:34.321893768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2026-04-12T17:28:34.321910782Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-04-12T17:28:34.321918778Z                                                   FROM "Movies" 
2026-04-12T17:28:34.321925542Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-04-12T17:28:34.322200485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005461s 
2026-04-12T17:28:34.322587936Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2026-04-12T17:28:34.322595120Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-04-12T17:28:34.322601803Z                                                   FROM "MovieMetadata" 
2026-04-12T17:28:34.322608267Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-04-12T17:28:34.323084115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2026-04-12T17:28:34.323091329Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-04-12T17:28:34.323097973Z                                                   FROM "MovieMetadata" 
2026-04-12T17:28:34.323104466Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-04-12T17:28:34.323506285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006083s 
2026-04-12T17:28:34.323630976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-12T17:28:34.323766489Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-12T17:28:34.324002835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2026-04-12T17:28:34.328431423Z [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-04-12T17:28:34.330877549Z [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-04-12T17:28:34.331962765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-04-12T17:28:34.332957117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-04-12T17:28:34.335452312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-04-12T17:28:34.335932308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-04-12T17:28:34.336396503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-04-12T17:28:34.336839816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-04-12T17:28:34.337190071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130473s 
2026-04-12T17:28:34.337382008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2026-04-12T17:28:34.337665499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-04-12T17:28:34.338038590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004903s 
2026-04-12T17:28:34.338232731Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2026-04-12T17:28:34.341748651Z [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-04-12T17:28:34.342699947Z [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-04-12T17:28:34.343216467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-04-12T17:28:34.344069275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-04-12T17:28:34.346589520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-04-12T17:28:34.346965667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085558s 
2026-04-12T17:28:34.347142804Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2026-04-12T17:28:34.350594745Z [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-04-12T17:28:34.351568336Z [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-04-12T17:28:34.352099876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-04-12T17:28:34.352812882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-04-12T17:28:34.355267756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-04-12T17:28:34.355607109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082911s 
2026-04-12T17:28:34.355793064Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2026-04-12T17:28:34.359140956Z [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-04-12T17:28:34.359970276Z [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-04-12T17:28:34.360383548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-04-12T17:28:34.361105602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-04-12T17:28:34.363627541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-04-12T17:28:34.364149652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-04-12T17:28:34.364525990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085052s 
2026-04-12T17:28:34.365206080Z [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-04-12T17:28:34.368905419Z [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-04-12T17:28:34.369883529Z [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-04-12T17:28:34.370384668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-04-12T17:28:34.371604735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-04-12T17:28:34.373948756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-04-12T17:28:34.374319382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087657s 
2026-04-12T17:28:34.374834409Z [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-04-12T17:28:34.378138753Z [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-04-12T17:28:34.378745816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2026-04-12T17:28:34.379144419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2026-04-12T17:28:34.379706721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2026-04-12T17:28:34.382217547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-04-12T17:28:34.382571260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007388s 
2026-04-12T17:28:34.382881254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-04-12T17:28:34', 'movie_metadata') 
2026-04-12T17:28:34.383195587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.385410086Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-04-12T17:28:34.385579277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101856s 
2026-04-12T17:28:34.385798719Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-04-12T17:28:34.385986237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.386245068Z [Info] add_collections: Starting migration of Main DB to 208 
2026-04-12T17:28:34.387470536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2026-04-12T17:28:34.388298062Z [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-04-12T17:28:34.389022461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013813s 
2026-04-12T17:28:34.389207393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2026-04-12T17:28:34.389485704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-04-12T17:28:34.389836901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004665s 
2026-04-12T17:28:34.390008016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-04-12T17:28:34.390132396Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-12T17:28:34.390344122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2026-04-12T17:28:34.390616281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2026-04-12T17:28:34.391528257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010053s 
2026-04-12T17:28:34.391713580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2026-04-12T17:28:34.392018404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2026-04-12T17:28:34.392912174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009898s 
2026-04-12T17:28:34.393087126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-04-12T17:28:34.393204593Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-12T17:28:34.393407612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2026-04-12T17:28:34.393662966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2026-04-12T17:28:34.394530393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009729s 
2026-04-12T17:28:34.394688641Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:34.396258573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:34.397438429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025861s 
2026-04-12T17:28:34.397603220Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:34.397783183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:34.398305805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005485s 
2026-04-12T17:28:34.398470998Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:34.398658616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:34.399244205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000616s 
2026-04-12T17:28:34.399406973Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:34.399588979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:34.400202925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006304s 
2026-04-12T17:28:34.400370884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-04-12T17:28:34.400511316Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-12T17:28:34.400708854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2026-04-12T17:28:34.404320207Z [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-04-12T17:28:34.405602840Z [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-04-12T17:28:34.406237889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-04-12T17:28:34.406871464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-04-12T17:28:34.409444586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-04-12T17:28:34.409835904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008957s 
2026-04-12T17:28:34.410026929Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2026-04-12T17:28:34.413619323Z [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-04-12T17:28:34.414812376Z [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-04-12T17:28:34.415420711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-04-12T17:28:34.416164308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-04-12T17:28:34.418694073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-04-12T17:28:34.419054799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088617s 
2026-04-12T17:28:34.419257046Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-12T17:28:34.419536579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2026-04-12T17:28:34.419786402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003575s 
2026-04-12T17:28:34.419984391Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2026-04-12T17:28:34.423967753Z [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-04-12T17:28:34.426083514Z [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-04-12T17:28:34.427083517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-04-12T17:28:34.427907998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-04-12T17:28:34.430343432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-04-12T17:28:34.430842156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-04-12T17:28:34.431353085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-04-12T17:28:34.431723491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115798s 
2026-04-12T17:28:34.432076953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-04-12T17:28:34', 'add_collections') 
2026-04-12T17:28:34.432425074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.433589329Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-04-12T17:28:34.433746255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013418s 
2026-04-12T17:28:34.433960586Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-04-12T17:28:34.434184798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.434489642Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2026-04-12T17:28:34.434909628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2026-04-12T17:28:34.435214111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-04-12T17:28:34.435581030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005008s 
2026-04-12T17:28:34.435794059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2026-04-12T17:28:34.436125696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2026-04-12T17:28:34.436495271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005129s 
2026-04-12T17:28:34.436821027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-04-12T17:28:34', 'movie_meta_collection_index') 
2026-04-12T17:28:34.437139628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.437941453Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-04-12T17:28:34.438121916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019249s 
2026-04-12T17:28:34.438308372Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-04-12T17:28:34.438499627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.438737386Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2026-04-12T17:28:34.439061909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-12T17:28:34.439219928Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-12T17:28:34.439407666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2026-04-12T17:28:34.439706888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2026-04-12T17:28:34.440661461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010704s 
2026-04-12T17:28:34.440995453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-04-12T17:28:34', 'movie_added_notifications') 
2026-04-12T17:28:34.441312832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.442034706Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-04-12T17:28:34.442202714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024152s 
2026-04-12T17:28:34.442390522Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-04-12T17:28:34.442573792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.442807482Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2026-04-12T17:28:34.443147126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2026-04-12T17:28:34.443476079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-04-12T17:28:34.443877377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005248s 
2026-04-12T17:28:34.444065025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2026-04-12T17:28:34.444337463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2026-04-12T17:28:34.444684682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004555s 
2026-04-12T17:28:34.445006380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-04-12T17:28:34', 'more_movie_meta_index') 
2026-04-12T17:28:34.445323699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.446176056Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-04-12T17:28:34.446342932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019156s 
2026-04-12T17:28:34.446570480Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-04-12T17:28:34.446779321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.447036328Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2026-04-12T17:28:34.449019081Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-12T17:28:34.449257451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-04-12T17:28:34.449477554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002745s 
2026-04-12T17:28:34.449633378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-04-12T17:28:34.449771346Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-12T17:28:34.449954124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-04-12T17:28:34.453480095Z [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-04-12T17:28:34.454561302Z [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-04-12T17:28:34.455132703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-04-12T17:28:34.455623150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-04-12T17:28:34.458045128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007918s 
2026-04-12T17:28:34.458213406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-04-12T17:28:34.458345282Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-12T17:28:34.458537279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-04-12T17:28:34.462043670Z [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-04-12T17:28:34.463110097Z [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-04-12T17:28:34.463677069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-04-12T17:28:34.464269131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-04-12T17:28:34.466675046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079548s 
2026-04-12T17:28:34.466841892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-04-12T17:28:34.466981604Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-12T17:28:34.467173981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2026-04-12T17:28:34.470782728Z [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-04-12T17:28:34.472061504Z [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-04-12T17:28:34.472688556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-04-12T17:28:34.473398246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-04-12T17:28:34.475868761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-04-12T17:28:34.476237092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008901s 
2026-04-12T17:28:34.476401544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-04-12T17:28:34.476541646Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-12T17:28:34.476739153Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2026-04-12T17:28:34.480680020Z [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-04-12T17:28:34.481975278Z [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-04-12T17:28:34.482596118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-04-12T17:28:34.483353403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-04-12T17:28:34.485887386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-04-12T17:28:34.486323354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093475s 
2026-04-12T17:28:34.486438336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-04-12T17:28:34.486570031Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-12T17:28:34.486759803Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-04-12T17:28:34.491712918Z [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-04-12T17:28:34.492660045Z [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-04-12T17:28:34.493161685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-04-12T17:28:34.493638325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-04-12T17:28:34.496066815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091364s 
2026-04-12T17:28:34.496233631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-04-12T17:28:34.496371488Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-12T17:28:34.496581611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-04-12T17:28:34.500076640Z [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-04-12T17:28:34.501063377Z [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-04-12T17:28:34.501555748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-04-12T17:28:34.502113582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-04-12T17:28:34.504571181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078014s 
2026-04-12T17:28:34.504733648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-04-12T17:28:34.504878690Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-12T17:28:34.505051388Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-04-12T17:28:34.508517949Z [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-04-12T17:28:34.509430316Z [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-04-12T17:28:34.509920664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-04-12T17:28:34.510468497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-04-12T17:28:34.512809311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075824s 
2026-04-12T17:28:34.512994093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-04-12T17:28:34.513140448Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-12T17:28:34.513353837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-04-12T17:28:34.516779195Z [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-04-12T17:28:34.517676172Z [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-04-12T17:28:34.518188183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-04-12T17:28:34.518889084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-04-12T17:28:34.521425011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-12T17:28:34.521841730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082892s 
2026-04-12T17:28:34.522016853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-04-12T17:28:34.522167246Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-12T17:28:34.522385635Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-04-12T17:28:34.525798398Z [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-04-12T17:28:34.526719723Z [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-04-12T17:28:34.527231945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-04-12T17:28:34.528010944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-04-12T17:28:34.530556901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-12T17:28:34.530948660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083558s 
2026-04-12T17:28:34.531125917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-04-12T17:28:34.531276871Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-12T17:28:34.531498076Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-04-12T17:28:34.534945669Z [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-04-12T17:28:34.535937155Z [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-04-12T17:28:34.536477123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-04-12T17:28:34.537185459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-04-12T17:28:34.539684993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-12T17:28:34.540096692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083963s 
2026-04-12T17:28:34.540264149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-04-12T17:28:34.540406766Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-12T17:28:34.540595677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-04-12T17:28:34.544300137Z [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-04-12T17:28:34.545321033Z [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-04-12T17:28:34.545872293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-04-12T17:28:34.546573385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-04-12T17:28:34.549106335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-04-12T17:28:34.549606302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-04-12T17:28:34.550290330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-04-12T17:28:34.550714464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099375s 
2026-04-12T17:28:34.550879206Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-04-12T17:28:34.551036482Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-12T17:28:34.551220573Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-04-12T17:28:34.554758067Z [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-04-12T17:28:34.555620033Z [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-04-12T17:28:34.556076331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-04-12T17:28:34.556528953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-04-12T17:28:34.558840157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074056s 
2026-04-12T17:28:34.558972534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-04-12T17:28:34.559111303Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-12T17:28:34.559295174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-04-12T17:28:34.564252026Z [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-04-12T17:28:34.565085464Z [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-04-12T17:28:34.565556452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-04-12T17:28:34.566113154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-04-12T17:28:34.568483256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089701s 
2026-04-12T17:28:34.568650072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-04-12T17:28:34.568786728Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-12T17:28:34.568981620Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-04-12T17:28:34.572367028Z [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-04-12T17:28:34.573210075Z [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-04-12T17:28:34.573681334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-04-12T17:28:34.574306072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-04-12T17:28:34.576738170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-04-12T17:28:34.577173537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-04-12T17:28:34.577507880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008396s 
2026-04-12T17:28:34.577677061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-04-12T17:28:34.577820620Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-12T17:28:34.578025613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-04-12T17:28:34.581430560Z [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-04-12T17:28:34.582379100Z [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-04-12T17:28:34.582905099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-04-12T17:28:34.583597854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-04-12T17:28:34.586125574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-04-12T17:28:34.586479307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082668s 
2026-04-12T17:28:34.586650391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-04-12T17:28:34.586791926Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-12T17:28:34.587002621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-04-12T17:28:34.590428399Z [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-04-12T17:28:34.591443162Z [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-04-12T17:28:34.592034142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-04-12T17:28:34.592771006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-04-12T17:28:34.595244978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-04-12T17:28:34.595603340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083988s 
2026-04-12T17:28:34.595773322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-04-12T17:28:34.595930018Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-12T17:28:34.596135752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-04-12T17:28:34.619869948Z [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-04-12T17:28:34.620966586Z [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-04-12T17:28:34.623013689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-04-12T17:28:34.624155458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-04-12T17:28:34.627159548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-04-12T17:28:34.627566157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0312456s 
2026-04-12T17:28:34.627754957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-04-12T17:28:34.627982645Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2026-04-12T17:28:34.628213480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-04-12T17:28:34.632576496Z [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-04-12T17:28:34.635302766Z [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-04-12T17:28:34.635994890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-04-12T17:28:34.636831725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-04-12T17:28:34.639593888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-12T17:28:34.640017280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011594s 
2026-04-12T17:28:34.640222023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-04-12T17:28:34.640378829Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-12T17:28:34.640598852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-04-12T17:28:34.644577614Z [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-04-12T17:28:34.645733592Z [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-04-12T17:28:34.646337949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-04-12T17:28:34.647109062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-04-12T17:28:34.649704539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-12T17:28:34.650074754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092991s 
2026-04-12T17:28:34.650254947Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-04-12T17:28:34.650411101Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-04-12T17:28:34.650621515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-04-12T17:28:34.654522200Z [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-04-12T17:28:34.655627366Z [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-04-12T17:28:34.656336775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-04-12T17:28:34.657083789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-04-12T17:28:34.659564024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-12T17:28:34.659990242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091484s 
2026-04-12T17:28:34.660174022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-04-12T17:28:34.660329174Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-12T17:28:34.660553707Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-04-12T17:28:34.664496356Z [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-04-12T17:28:34.665601502Z [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-04-12T17:28:34.667568192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-04-12T17:28:34.668359686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-04-12T17:28:34.670863158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-12T17:28:34.671229666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104913s 
2026-04-12T17:28:34.671405750Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-04-12T17:28:34.671565312Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s 
2026-04-12T17:28:34.671799443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-04-12T17:28:34.675611179Z [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-04-12T17:28:34.676602135Z [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-04-12T17:28:34.677138926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-04-12T17:28:34.677641287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-04-12T17:28:34.680078355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080491s 
2026-04-12T17:28:34.680251835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-04-12T17:28:34.680389983Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-12T17:28:34.680586178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-04-12T17:28:34.684408986Z [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-04-12T17:28:34.685371735Z [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-04-12T17:28:34.685915760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-04-12T17:28:34.686518303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-04-12T17:28:34.688952114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081755s 
2026-04-12T17:28:34.689131746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-04-12T17:28:34.689284323Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-12T17:28:34.689484497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2026-04-12T17:28:34.693410964Z [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-04-12T17:28:34.694563424Z [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-04-12T17:28:34.695174555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-04-12T17:28:34.695763100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-04-12T17:28:34.698258456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-04-12T17:28:34.698630695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089572s 
2026-04-12T17:28:34.698812251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-04-12T17:28:34.698970018Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-12T17:28:34.699181975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2026-04-12T17:28:34.703648109Z [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-04-12T17:28:34.705785063Z [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-04-12T17:28:34.706826500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-04-12T17:28:34.707930884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-04-12T17:28:34.710441680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-04-12T17:28:34.710947398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-04-12T17:28:34.711476374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-04-12T17:28:34.712027974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-04-12T17:28:34.712421487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130463s 
2026-04-12T17:28:34.712602562Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-04-12T17:28:34.712755309Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-12T17:28:34.712959871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2026-04-12T17:28:34.717434131Z [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-04-12T17:28:34.719557858Z [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-04-12T17:28:34.720677062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-04-12T17:28:34.721984174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-04-12T17:28:34.724645654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-04-12T17:28:34.725186263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-04-12T17:28:34.725776822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-04-12T17:28:34.726342120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-04-12T17:28:34.726773409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136128s 
2026-04-12T17:28:34.726955726Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-04-12T17:28:34.727122602Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-04-12T17:28:34.727350651Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2026-04-12T17:28:34.732362294Z [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-04-12T17:28:34.734688197Z [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-04-12T17:28:34.735774415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-04-12T17:28:34.736812786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-04-12T17:28:34.739328622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-04-12T17:28:34.739856455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-04-12T17:28:34.740425371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-04-12T17:28:34.740976180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-04-12T17:28:34.741365775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013768s 
2026-04-12T17:28:34.741545457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-04-12T17:28:34.741699988Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-04-12T17:28:34.741917496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2026-04-12T17:28:34.746492038Z [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-04-12T17:28:34.748594321Z [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-04-12T17:28:34.749603223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-04-12T17:28:34.750560812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-04-12T17:28:34.753020305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-04-12T17:28:34.753555843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-04-12T17:28:34.754086331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-04-12T17:28:34.754605216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-04-12T17:28:34.754990662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128785s 
2026-04-12T17:28:34.755160354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-12T17:28:34.755291238Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-12T17:28:34.755476821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2026-04-12T17:28:34.761146319Z [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-04-12T17:28:34.762191884Z [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-04-12T17:28:34.762731541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-04-12T17:28:34.763459807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-04-12T17:28:34.765975283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-04-12T17:28:34.766346100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106628s 
2026-04-12T17:28:34.766523918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-04-12T17:28:34.766682046Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-04-12T17:28:34.766911468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-04-12T17:28:34.770699827Z [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-04-12T17:28:34.771506332Z [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-04-12T17:28:34.772005787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-04-12T17:28:34.772496976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-04-12T17:28:34.774881779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077579s 
2026-04-12T17:28:34.775066391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-04-12T17:28:34.775191362Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-12T17:28:34.775397357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-04-12T17:28:34.779199814Z [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-04-12T17:28:34.780025657Z [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-04-12T17:28:34.780491215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-04-12T17:28:34.781254782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-04-12T17:28:34.783829658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-04-12T17:28:34.784231807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008599s 
2026-04-12T17:28:34.784396980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-04-12T17:28:34.784566381Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s 
2026-04-12T17:28:34.784784400Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-04-12T17:28:34.788560645Z [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-04-12T17:28:34.789352189Z [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-04-12T17:28:34.789850482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-04-12T17:28:34.790617848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-04-12T17:28:34.793159526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-04-12T17:28:34.793547908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008545s 
2026-04-12T17:28:34.793726167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-04-12T17:28:34.793881821Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-12T17:28:34.794082475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2026-04-12T17:28:34.797950634Z [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-04-12T17:28:34.798846969Z [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-04-12T17:28:34.799388420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-04-12T17:28:34.799838035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-04-12T17:28:34.802288550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080108s 
2026-04-12T17:28:34.802467140Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-04-12T17:28:34.802590368Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-04-12T17:28:34.802798747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2026-04-12T17:28:34.806749123Z [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-04-12T17:28:34.807701350Z [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-04-12T17:28:34.808310998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-04-12T17:28:34.808877619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-04-12T17:28:34.811261730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082288s 
2026-04-12T17:28:34.811442755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-12T17:28:34.811599460Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-04-12T17:28:34.811801878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-04-12T17:28:34.815380124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-04-12T17:28:34.815977336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-04-12T17:28:34.816442523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-04-12T17:28:34.816999495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-04-12T17:28:34.819467074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-12T17:28:34.819834534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078711s 
2026-04-12T17:28:34.820312526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-04-12T17:28:34', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-04-12T17:28:34.820679816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.823084368Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-04-12T17:28:34.823284411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110091s 
2026-04-12T17:28:34.823545387Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-04-12T17:28:34.823762754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.824078560Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2026-04-12T17:28:34.824589369Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-04-12T17:28:34.824759993Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-04-12T17:28:34.824954885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2026-04-12T17:28:34.825242785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2026-04-12T17:28:34.826215233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010498s 
2026-04-12T17:28:34.826575559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-04-12T17:28:34', 'add_language_tags_to_subtitle_files') 
2026-04-12T17:28:34.826928239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.827691737Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-04-12T17:28:34.827852110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024833s 
2026-04-12T17:28:34.828087303Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-04-12T17:28:34.828288218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.828545857Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2026-04-12T17:28:34.828926694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-04-12T17:28:34.829090353Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-04-12T17:28:34.829263863Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-04-12T17:28:34.829504247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-04-12T17:28:34.830392155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009826s 
2026-04-12T17:28:34.830593360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-04-12T17:28:34.830848764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-04-12T17:28:34.831857075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010768s 
2026-04-12T17:28:34.832208553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-04-12T17:28:34', 'add_salt_to_users') 
2026-04-12T17:28:34.832552485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.833227575Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-04-12T17:28:34.833398258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024327s 
2026-04-12T17:28:34.833593381Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-04-12T17:28:34.833795278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.834042546Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2026-04-12T17:28:34.834405687Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2026-04-12T17:28:34.838338387Z [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-04-12T17:28:34.839272117Z [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-04-12T17:28:34.839809239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-04-12T17:28:34.840684732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-04-12T17:28:34.843278405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-04-12T17:28:34.843833553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-04-12T17:28:34.844240442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096371s 
2026-04-12T17:28:34.844441307Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2026-04-12T17:28:34.848340208Z [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-04-12T17:28:34.850549257Z [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-04-12T17:28:34.851081058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-04-12T17:28:34.851972623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-04-12T17:28:34.854589002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-04-12T17:28:34.855118398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-04-12T17:28:34.855473634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108321s 
2026-04-12T17:28:34.855716112Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2026-04-12T17:28:34.859535393Z [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-04-12T17:28:34.860365745Z [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-04-12T17:28:34.860874780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-04-12T17:28:34.861689160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-04-12T17:28:34.864209816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-04-12T17:28:34.864766137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-04-12T17:28:34.865160060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092641s 
2026-04-12T17:28:34.865366436Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2026-04-12T17:28:34.869152069Z [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-04-12T17:28:34.869948052Z [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-04-12T17:28:34.870430454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-04-12T17:28:34.871348582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-04-12T17:28:34.873892004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-04-12T17:28:34.874445889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-04-12T17:28:34.874842568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092949s 
2026-04-12T17:28:34.875154176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-04-12T17:28:34', 'clean_alt_titles') 
2026-04-12T17:28:34.875494180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.876486909Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-04-12T17:28:34.876653084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109422s 
2026-04-12T17:28:34.876857606Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-04-12T17:28:34.877054092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.877367553Z [Info] remove_omg: Starting migration of Main DB to 217 
2026-04-12T17:28:34.877772027Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-12T17:28:34.878062412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-04-12T17:28:34.878325432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003552s 
2026-04-12T17:28:34.878648833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-04-12T17:28:34', 'remove_omg') 
2026-04-12T17:28:34.878976713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.879573846Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-04-12T17:28:34.879736393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015881s 
2026-04-12T17:28:34.880003221Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-04-12T17:28:34.880205037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.880473097Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2026-04-12T17:28:34.880819514Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-04-12T17:28:34.880990849Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-04-12T17:28:34.881213307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2026-04-12T17:28:34.881475145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2026-04-12T17:28:34.882416721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010454s 
2026-04-12T17:28:34.882790043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-04-12T17:28:34', 'add_additional_info_to_pending_releases') 
2026-04-12T17:28:34.883149927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.883974849Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-04-12T17:28:34.884188118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025139s 
2026-04-12T17:28:34.884371828Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-04-12T17:28:34.884575368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.884825542Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2026-04-12T17:28:34.885153983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-04-12T17:28:34.885329246Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-04-12T17:28:34.885512665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-04-12T17:28:34.885791908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-04-12T17:28:34.886835790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010549s 
2026-04-12T17:28:34.887184562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-04-12T17:28:34', 'add_result_to_commands') 
2026-04-12T17:28:34.887521340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.888291562Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-04-12T17:28:34.888449229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025455s 
2026-04-12T17:28:34.888660715Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-04-12T17:28:34.888871299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.889131874Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2026-04-12T17:28:34.889471287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-12T17:28:34.889641129Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-04-12T17:28:34.889841443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-04-12T17:28:34.890155094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-04-12T17:28:34.891123284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010973s 
2026-04-12T17:28:34.891474211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-04-12T17:28:34', 'health_restored_notification') 
2026-04-12T17:28:34.891817803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.892555729Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-04-12T17:28:34.892756964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024865s 
2026-04-12T17:28:34.893001677Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-04-12T17:28:34.893257201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.893514479Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2026-04-12T17:28:34.893860937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-12T17:28:34.894032002Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-04-12T17:28:34.894260251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2026-04-12T17:28:34.894613573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2026-04-12T17:28:34.895619168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011509s 
2026-04-12T17:28:34.896037801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-04-12T17:28:34', 'add_on_manual_interaction_required_to_notifications') 
2026-04-12T17:28:34.896384038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.897344021Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-04-12T17:28:34.897542661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028044s 
2026-04-12T17:28:34.897732854Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-04-12T17:28:34.897930733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.898188171Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2026-04-12T17:28:34.898508426Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-12T17:28:34.898786306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2026-04-12T17:28:34.899044115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003433s 
2026-04-12T17:28:34.899372546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-04-12T17:28:34', 'remove_rarbg') 
2026-04-12T17:28:34.899701298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.900375767Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-04-12T17:28:34.900525779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016239s 
2026-04-12T17:28:34.900752646Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-04-12T17:28:34.900997479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.901246109Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2026-04-12T17:28:34.901760465Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2026-04-12T17:28:34.902229540Z [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-04-12T17:28:34.902572921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005401s 
2026-04-12T17:28:34.902960562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-04-12T17:28:34', 'remove_invalid_roksbox_metadata_images') 
2026-04-12T17:28:34.903291128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.903971067Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-04-12T17:28:34.904141159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018254s 
2026-04-12T17:28:34.904332264Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-04-12T17:28:34.904531105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.904774395Z [Info] list_sync_time: Starting migration of Main DB to 224 
2026-04-12T17:28:34.905464454Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-04-12T17:28:34.909341802Z [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-04-12T17:28:34.910258639Z [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-04-12T17:28:34.910800520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-04-12T17:28:34.911582174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-04-12T17:28:34.914151157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-04-12T17:28:34.914543397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008873s 
2026-04-12T17:28:34.914734542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-04-12T17:28:34.914898092Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2026-04-12T17:28:34.915161642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-04-12T17:28:34.915449362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-04-12T17:28:34.916470248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010611s 
2026-04-12T17:28:34.916638647Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-12T17:28:34.916903781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2026-04-12T17:28:34.917155307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003403s 
2026-04-12T17:28:34.917478979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-04-12T17:28:34', 'list_sync_time') 
2026-04-12T17:28:34.917815517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.918691360Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-04-12T17:28:34.918877425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018498s 
2026-04-12T17:28:34.919096166Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-04-12T17:28:34.919260446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.919516101Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2026-04-12T17:28:34.919841186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-04-12T17:28:34.920071911Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-04-12T17:28:34.920257334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2026-04-12T17:28:34.920507608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2026-04-12T17:28:34.921453423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010182s 
2026-04-12T17:28:34.921802215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-04-12T17:28:34', 'add_tags_to_collections') 
2026-04-12T17:28:34.922151979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.922861999Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-04-12T17:28:34.923044026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023905s 
2026-04-12T17:28:34.923246153Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-04-12T17:28:34.923424261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.923677471Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2026-04-12T17:28:34.924051274Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-04-12T17:28:34.924216828Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-04-12T17:28:34.924408203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-04-12T17:28:34.924668257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-04-12T17:28:34.925624823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010321s 
2026-04-12T17:28:34.925975068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-04-12T17:28:34', 'add_download_client_tags') 
2026-04-12T17:28:34.926321596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.927014291Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-04-12T17:28:34.927161968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023858s 
2026-04-12T17:28:34.927351831Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-04-12T17:28:34.927556914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.927809452Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2026-04-12T17:28:34.928357676Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-04-12T17:28:34.928894177Z [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-04-12T17:28:34.929411969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008724s 
2026-04-12T17:28:34.929607112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-04-12T17:28:34.929881565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-04-12T17:28:34.930242031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004616s 
2026-04-12T17:28:34.930576004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-04-12T17:28:34', 'add_auto_tagging') 
2026-04-12T17:28:34.930917852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.931674816Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-04-12T17:28:34.931870771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018341s 
2026-04-12T17:28:34.932133640Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-04-12T17:28:34.932357170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.932639489Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2026-04-12T17:28:34.933055256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-04-12T17:28:34.933222072Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-04-12T17:28:34.933456073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-04-12T17:28:34.933814595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-04-12T17:28:34.934814349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011433s 
2026-04-12T17:28:34.934989251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-04-12T17:28:34.935139053Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-12T17:28:34.935359006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-04-12T17:28:34.935666795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-04-12T17:28:34.936651458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010879s 
2026-04-12T17:28:34.937031193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-04-12T17:28:34', 'add_custom_format_score_bypass_to_delay_profile') 
2026-04-12T17:28:34.937389084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.938140317Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-04-12T17:28:34.938336211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025165s 
2026-04-12T17:28:34.938570483Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-04-12T17:28:34.938789123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.939059027Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2026-04-12T17:28:34.939982065Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-04-12T17:28:34.940257460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-04-12T17:28:34.942820862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026368s 
2026-04-12T17:28:34.943611835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-04-12T17:28:34.943624320Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s 
2026-04-12T17:28:34.943633238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2026-04-12T17:28:34.943680894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2026-04-12T17:28:34.944709916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011583s 
2026-04-12T17:28:34.944895209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-04-12T17:28:34.945047987Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-12T17:28:34.945245315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-04-12T17:28:34.945547954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-04-12T17:28:34.946534521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011022s 
2026-04-12T17:28:34.946718742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-04-12T17:28:34.946875056Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-04-12T17:28:34.947070911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-04-12T17:28:34.947378290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-04-12T17:28:34.948477794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011744s 
2026-04-12T17:28:34.948650161Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-04-12T17:28:34.952563522Z [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-04-12T17:28:34.953320907Z [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-04-12T17:28:34.953833670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-04-12T17:28:34.954347424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-04-12T17:28:34.956895786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008063s 
2026-04-12T17:28:34.957071700Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:34.957269389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:34.958024830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007462s 
2026-04-12T17:28:34.958209632Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-12T17:28:34.958494225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-04-12T17:28:34.958765501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003794s 
2026-04-12T17:28:34.959132180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-04-12T17:28:34', 'update_restrictions_to_release_profiles') 
2026-04-12T17:28:34.959482906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.960425204Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-04-12T17:28:34.960586599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019358s 
2026-04-12T17:28:34.960795640Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-04-12T17:28:34.961008659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.961270636Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2026-04-12T17:28:34.961676574Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-04-12T17:28:34.961939694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-04-12T17:28:34.964524970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026481s 
2026-04-12T17:28:34.964746997Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2026-04-12T17:28:34.968940421Z [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-04-12T17:28:34.969979764Z [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-04-12T17:28:34.970546536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-04-12T17:28:34.971299602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-04-12T17:28:34.973945630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-04-12T17:28:34.974314623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093714s 
2026-04-12T17:28:34.974541991Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2026-04-12T17:28:34.978799836Z [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-04-12T17:28:34.980048791Z [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-04-12T17:28:34.980675643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-04-12T17:28:34.981459382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-04-12T17:28:34.984163267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-04-12T17:28:34.984564615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009835s 
2026-04-12T17:28:34.984906814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-04-12T17:28:34', 'rename_quality_profiles') 
2026-04-12T17:28:34.985247410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.986367876Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-04-12T17:28:34.986554873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116085s 
2026-04-12T17:28:34.986766669Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-04-12T17:28:34.986974398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.987237528Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2026-04-12T17:28:34.987644908Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-04-12T17:28:34.988029783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-04-12T17:28:34.988316360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004328s 
2026-04-12T17:28:34.988576975Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-04-12T17:28:34.988907911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-04-12T17:28:34.989149277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003607s 
2026-04-12T17:28:34.989419161Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-04-12T17:28:34.989721860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-04-12T17:28:34.989996383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003694s 
2026-04-12T17:28:34.990334304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-04-12T17:28:34', 'update_images_remote_url') 
2026-04-12T17:28:34.990675892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.991365711Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-04-12T17:28:34.991538669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016875s 
2026-04-12T17:28:34.991738742Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-04-12T17:28:34.991959166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.992213989Z [Info] add_notification_status: Starting migration of Main DB to 232 
2026-04-12T17:28:34.992782253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-04-12T17:28:34.993336500Z [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-04-12T17:28:34.993889423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009186s 
2026-04-12T17:28:34.994103695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-04-12T17:28:34.994431525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-04-12T17:28:34.996238604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019384s 
2026-04-12T17:28:34.996592727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-04-12T17:28:34', 'add_notification_status') 
2026-04-12T17:28:34.996969405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:34.997743745Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-04-12T17:28:34.997917926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034149s 
2026-04-12T17:28:34.998144061Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-04-12T17:28:34.998348392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:34.998634258Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2026-04-12T17:28:34.999151710Z [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-04-12T17:28:34.999628871Z [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-04-12T17:28:34.999972904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005494s 
2026-04-12T17:28:35.000425806Z [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-04-12T17:28:35.001009391Z [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-04-12T17:28:35.001378114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006459s 
2026-04-12T17:28:35.001764281Z [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-04-12T17:28:35.002217013Z [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-04-12T17:28:35.002543601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005319s 
2026-04-12T17:28:35.002889247Z [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-04-12T17:28:35.003315445Z [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-04-12T17:28:35.003630600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000495s 
2026-04-12T17:28:35.003994252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-04-12T17:28:35', 'rename_deprecated_indexer_flags') 
2026-04-12T17:28:35.004339988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.005025138Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-04-12T17:28:35.005209700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018376s 
2026-04-12T17:28:35.005417067Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-04-12T17:28:35.005624715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.005882735Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2026-04-12T17:28:35.006204914Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-12T17:28:35.006367541Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-04-12T17:28:35.006588907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2026-04-12T17:28:35.006866536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2026-04-12T17:28:35.007908184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011162s 
2026-04-12T17:28:35.008255584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-04-12T17:28:35', 'movie_last_searched_time') 
2026-04-12T17:28:35.008599406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.017754943Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-04-12T17:28:35.017966379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108913s 
2026-04-12T17:28:35.018183176Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-04-12T17:28:35.018385062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.018663202Z [Info] email_encryption: Starting migration of Main DB to 235 
2026-04-12T17:28:35.018987085Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:35.019190965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:35.019922909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007428s 
2026-04-12T17:28:35.020271231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-04-12T17:28:35', 'email_encryption') 
2026-04-12T17:28:35.020626626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.021255883Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-04-12T17:28:35.021441307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002069s 
2026-04-12T17:28:35.021643123Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-04-12T17:28:35.021848477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.022107057Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2026-04-12T17:28:35.022459928Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-04-12T17:28:35.022759642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-04-12T17:28:35.023017972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003438s 
2026-04-12T17:28:35.023362596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-04-12T17:28:35', 'clear_last_rss_releases_info') 
2026-04-12T17:28:35.023705406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.024086343Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-04-12T17:28:35.024267598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013658s 
2026-04-12T17:28:35.024454495Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-04-12T17:28:35.024651602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.024898870Z [Info] add_indexes: Starting migration of Main DB to 237 
2026-04-12T17:28:35.025888462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2026-04-12T17:28:35.026173907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2026-04-12T17:28:35.026568582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004936s 
2026-04-12T17:28:35.026760869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2026-04-12T17:28:35.027021264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2026-04-12T17:28:35.027378473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000445s 
2026-04-12T17:28:35.027577704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2026-04-12T17:28:35.027883240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2026-04-12T17:28:35.028290019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005271s 
2026-04-12T17:28:35.028558720Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-04-12T17:28:35.028811579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-04-12T17:28:35.029239872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004841s 
2026-04-12T17:28:35.029435435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-04-12T17:28:35.029730630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-04-12T17:28:35.030129723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005189s 
2026-04-12T17:28:35.030325197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2026-04-12T17:28:35.030592996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2026-04-12T17:28:35.030957270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004598s 
2026-04-12T17:28:35.031155229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2026-04-12T17:28:35.031401114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2026-04-12T17:28:35.031745036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004201s 
2026-04-12T17:28:35.032087696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-04-12T17:28:35', 'add_indexes') 
2026-04-12T17:28:35.032423362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.033093722Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-04-12T17:28:35.033261490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017524s 
2026-04-12T17:28:35.033494700Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-04-12T17:28:35.033714593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.033983614Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2026-04-12T17:28:35.034442158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-04-12T17:28:35.034615026Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-04-12T17:28:35.034805810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2026-04-12T17:28:35.035070633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2026-04-12T17:28:35.036184176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011906s 
2026-04-12T17:28:35.036368537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-04-12T17:28:35.036524631Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-12T17:28:35.036707249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2026-04-12T17:28:35.037010199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2026-04-12T17:28:35.038057639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011655s 
2026-04-12T17:28:35.038230226Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:35.038424187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:35.038963433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005637s 
2026-04-12T17:28:35.039338739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-04-12T17:28:35', 'parse_title_from_existing_subtitle_files') 
2026-04-12T17:28:35.039697090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.040806815Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-04-12T17:28:35.041001788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023455s 
2026-04-12T17:28:35.041252643Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-04-12T17:28:35.041513668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.041775405Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2026-04-12T17:28:35.042137915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-04-12T17:28:35.042309882Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-04-12T17:28:35.042563142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2026-04-12T17:28:35.042899008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2026-04-12T17:28:35.044002380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012298s 
2026-04-12T17:28:35.044393698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-04-12T17:28:35', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-04-12T17:28:35.044758363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.045386638Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-04-12T17:28:35.045586350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025576s 
2026-04-12T17:28:35.045822656Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-04-12T17:28:35.046051056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.046331030Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2026-04-12T17:28:35.046656505Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2026-04-12T17:28:35.050895051Z [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-04-12T17:28:35.051916397Z [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-04-12T17:28:35.052474151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-04-12T17:28:35.052963336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-04-12T17:28:35.055572770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087091s 
2026-04-12T17:28:35.055949880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-04-12T17:28:35', 'drop_multi_episode_style_from_naming_config') 
2026-04-12T17:28:35.056324935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.057027280Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-04-12T17:28:35.057220368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101299s 
2026-04-12T17:28:35.057418568Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-04-12T17:28:35.057623641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.057877151Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2026-04-12T17:28:35.058171754Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:35.058379873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:35.058922957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005933s 
2026-04-12T17:28:35.059261369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-04-12T17:28:35', 'stevenlu_update_url') 
2026-04-12T17:28:35.059605381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.060026509Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-04-12T17:28:35.060200229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016202s 
2026-04-12T17:28:35.060399090Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-04-12T17:28:35.060601086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.060855328Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2026-04-12T17:28:35.061170253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-04-12T17:28:35.061339924Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-04-12T17:28:35.061507822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2026-04-12T17:28:35.061775532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2026-04-12T17:28:35.062861909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011427s 
2026-04-12T17:28:35.063212716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-04-12T17:28:35', 'add_movie_keywords') 
2026-04-12T17:28:35.063532510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.064128139Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-04-12T17:28:35.064299154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023814s 
2026-04-12T17:28:35.073918124Z [Debug] MigrationController: Took: 00:00:02.0483703 
2026-04-12T17:28:35.233439566Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-04-12T17:28:35.266800397Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-04-12T17:28:35.290499993Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-04-12T17:28:35.291446840Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-12T17:28:35.291745451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-12T17:28:35.295513469Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-04-12T17:28:35.295762521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004046s 
2026-04-12T17:28:35.296047054Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-04-12T17:28:35.296320955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042964s 
2026-04-12T17:28:35.298024817Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-04-12T17:28:35.298332486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.298778444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-04-12T17:28:35.299158400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-04-12T17:28:35.299673687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006256s 
2026-04-12T17:28:35.299970084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.301359562Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-04-12T17:28:35.301620919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022894s 
2026-04-12T17:28:35.301977477Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-04-12T17:28:35.302278242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.302808370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-04-12T17:28:35.303187624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-12T17:28:35.303656738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006006s 
2026-04-12T17:28:35.303984188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-12T17:28:35.304232578Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-04-12T17:28:35.304520387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-04-12T17:28:35.304905513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-04-12T17:28:35.305663149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008407s 
2026-04-12T17:28:35.305941139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.306726540Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-04-12T17:28:35.307056194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018672s 
2026-04-12T17:28:35.307345266Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-04-12T17:28:35.307619869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.308106048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-12T17:28:35.308366763Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-04-12T17:28:35.308668761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-04-12T17:28:35.309018786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-04-12T17:28:35.309578383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000659s 
2026-04-12T17:28:35.309854569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.310690202Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-04-12T17:28:35.310961458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00173s 
2026-04-12T17:28:35.311358458Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-04-12T17:28:35.311657660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.312093618Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-04-12T17:28:35.312696152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-04-12T17:28:35.313272392Z [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-04-12T17:28:35.313999516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010404s 
2026-04-12T17:28:35.314267867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-04-12T17:28:35.314601889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-04-12T17:28:35.315059321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005306s 
2026-04-12T17:28:35.315479026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-12T17:28:35', 'InitialSetup') 
2026-04-12T17:28:35.316027130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.317011732Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-04-12T17:28:35.317275023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024663s 
2026-04-12T17:28:35.317553253Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-04-12T17:28:35.317857395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.318215046Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2026-04-12T17:28:35.318675463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-04-12T17:28:35', 'add_moviefiles_table') 
2026-04-12T17:28:35.319198807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.319984389Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-04-12T17:28:35.320259222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021124s 
2026-04-12T17:28:35.320535779Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-04-12T17:28:35.320836274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.321198955Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2026-04-12T17:28:35.321626265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-04-12T17:28:35', 'fix_history_movieId') 
2026-04-12T17:28:35.322143036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.323017998Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-04-12T17:28:35.323288412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021847s 
2026-04-12T17:28:35.323561703Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-04-12T17:28:35.323882789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.324249107Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2026-04-12T17:28:35.324657630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-04-12T17:28:35', 'add_tmdb_stuff') 
2026-04-12T17:28:35.325184701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.325991857Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-04-12T17:28:35.326254055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021406s 
2026-04-12T17:28:35.326539219Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-04-12T17:28:35.326832008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.327232074Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2026-04-12T17:28:35.327645256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-04-12T17:28:35', 'fix_movie_files') 
2026-04-12T17:28:35.328178630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.328989483Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-04-12T17:28:35.329253635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002122s 
2026-04-12T17:28:35.329549541Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-04-12T17:28:35.329854685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.330213047Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2026-04-12T17:28:35.330668073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-04-12T17:28:35', 'update_schedule_intervale') 
2026-04-12T17:28:35.331198682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.332025036Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-04-12T17:28:35.332311543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021514s 
2026-04-12T17:28:35.332619734Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-04-12T17:28:35.332941281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.333318631Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2026-04-12T17:28:35.333791774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-04-12T17:28:35', 'add_movie_formats_to_naming_config') 
2026-04-12T17:28:35.334336962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.335165200Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-04-12T17:28:35.335457178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022015s 
2026-04-12T17:28:35.335698714Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-04-12T17:28:35.336150474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.336478274Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2026-04-12T17:28:35.336909011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-04-12T17:28:35', 'add_phyiscal_release') 
2026-04-12T17:28:35.337431153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.338174319Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-04-12T17:28:35.338447449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020702s 
2026-04-12T17:28:35.338722784Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-04-12T17:28:35.339015874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.339363274Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2026-04-12T17:28:35.339740554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-04-12T17:28:35', 'remove_bitmetv') 
2026-04-12T17:28:35.340343648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.341729499Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-04-12T17:28:35.341994072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027156s 
2026-04-12T17:28:35.342485842Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-04-12T17:28:35.342738150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.343092303Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2026-04-12T17:28:35.343619886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-04-12T17:28:35', 'remove_torrentleech') 
2026-04-12T17:28:35.344170124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.345151700Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-04-12T17:28:35.345413417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023729s 
2026-04-12T17:28:35.345696187Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-04-12T17:28:35.345998215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.346319131Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2026-04-12T17:28:35.346749438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-04-12T17:28:35', 'remove_broadcasthenet') 
2026-04-12T17:28:35.347269595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.348166140Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-04-12T17:28:35.348440613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021979s 
2026-04-12T17:28:35.348707290Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-04-12T17:28:35.348998146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.349347489Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2026-04-12T17:28:35.349753196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-04-12T17:28:35', 'remove_fanzub') 
2026-04-12T17:28:35.350263294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.351045188Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-04-12T17:28:35.351307196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020587s 
2026-04-12T17:28:35.351586208Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-04-12T17:28:35.351908867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.352285005Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2026-04-12T17:28:35.352753398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-04-12T17:28:35', 'update_movie_sorttitle') 
2026-04-12T17:28:35.353413067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.354281375Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-04-12T17:28:35.354555106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023819s 
2026-04-12T17:28:35.354846263Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-04-12T17:28:35.355161177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.355517995Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2026-04-12T17:28:35.356002972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-04-12T17:28:35', 'update_movie_sorttitle_again') 
2026-04-12T17:28:35.356543320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.357430487Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-04-12T17:28:35.357711703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022457s 
2026-04-12T17:28:35.357983450Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-04-12T17:28:35.358279236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.358631896Z [Info] update_movie_file: Starting migration of Log DB to 117 
2026-04-12T17:28:35.359046531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-04-12T17:28:35', 'update_movie_file') 
2026-04-12T17:28:35.359553753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.360260917Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-04-12T17:28:35.360534117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019842s 
2026-04-12T17:28:35.360803279Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-04-12T17:28:35.361100718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.361450612Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2026-04-12T17:28:35.361873594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-04-12T17:28:35', 'update_movie_slug') 
2026-04-12T17:28:35.362381427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.363099814Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-04-12T17:28:35.363363595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020048s 
2026-04-12T17:28:35.363643328Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-04-12T17:28:35.363980307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.364340963Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2026-04-12T17:28:35.364786941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-04-12T17:28:35', 'add_youtube_trailer_id') 
2026-04-12T17:28:35.365306888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.366033602Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-04-12T17:28:35.366309066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020803s 
2026-04-12T17:28:35.366569872Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-04-12T17:28:35.366855767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.367209590Z [Info] add_studio: Starting migration of Log DB to 120 
2026-04-12T17:28:35.367605798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-04-12T17:28:35', 'add_studio') 
2026-04-12T17:28:35.368144653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.368859042Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-04-12T17:28:35.369116480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020187s 
2026-04-12T17:28:35.369394991Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-04-12T17:28:35.369700476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.370055301Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2026-04-12T17:28:35.370486970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-04-12T17:28:35', 'update_filedate_config') 
2026-04-12T17:28:35.371009512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.371768410Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-04-12T17:28:35.372075960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020684s 
2026-04-12T17:28:35.372369801Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-04-12T17:28:35.372675247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.373030552Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2026-04-12T17:28:35.373469897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-04-12T17:28:35', 'add_movieid_to_blacklist') 
2026-04-12T17:28:35.373990435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.374747971Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-04-12T17:28:35.375026011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020662s 
2026-04-12T17:28:35.375306946Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-04-12T17:28:35.375610357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.375978338Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2026-04-12T17:28:35.376423695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-04-12T17:28:35', 'create_netimport_table') 
2026-04-12T17:28:35.376939173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.377671318Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-04-12T17:28:35.377944929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020562s 
2026-04-12T17:28:35.378237187Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-04-12T17:28:35.378556079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.378915974Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2026-04-12T17:28:35.379369558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-04-12T17:28:35', 'add_preferred_tags_to_profile') 
2026-04-12T17:28:35.379914605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.380663523Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-04-12T17:28:35.380952054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020876s 
2026-04-12T17:28:35.381222088Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-04-12T17:28:35.381525639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.381875945Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2026-04-12T17:28:35.382287454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-04-12T17:28:35', 'fix_imdb_unique') 
2026-04-12T17:28:35.382796479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.383507661Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-04-12T17:28:35.383773787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019947s 
2026-04-12T17:28:35.384080104Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-04-12T17:28:35.384397433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.384759452Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2026-04-12T17:28:35.385211021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-04-12T17:28:35', 'update_qualities_and_profiles') 
2026-04-12T17:28:35.385741680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.386484325Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-04-12T17:28:35.386783728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020746s 
2026-04-12T17:28:35.387051227Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-04-12T17:28:35.387341311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.387688210Z [Info] remove_wombles: Starting migration of Log DB to 127 
2026-04-12T17:28:35.390840297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-04-12T17:28:35', 'remove_wombles') 
2026-04-12T17:28:35.391361597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.392107740Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-04-12T17:28:35.392376942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047684s 
2026-04-12T17:28:35.392649360Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-04-12T17:28:35.392939044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.393296724Z [Info] remove_kickass: Starting migration of Log DB to 128 
2026-04-12T17:28:35.393705357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-04-12T17:28:35', 'remove_kickass') 
2026-04-12T17:28:35.394214662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.395006387Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-04-12T17:28:35.395269356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020782s 
2026-04-12T17:28:35.395572507Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-04-12T17:28:35.395923193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.396299671Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2026-04-12T17:28:35.396789387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-04-12T17:28:35', 'add_parsed_movie_info_to_pending_release') 
2026-04-12T17:28:35.397343934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.398259728Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-04-12T17:28:35.398544632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022782s 
2026-04-12T17:28:35.398832592Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-04-12T17:28:35.399153699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.399528103Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2026-04-12T17:28:35.400025434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-04-12T17:28:35', 'remove_wombles_kickass') 
2026-04-12T17:28:35.400554740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.402343422Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-04-12T17:28:35.402637755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031855s 
2026-04-12T17:28:35.402946797Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-04-12T17:28:35.403283696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.403671316Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2026-04-12T17:28:35.404196574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-04-12T17:28:35', 'make_parsed_episode_info_nullable') 
2026-04-12T17:28:35.404758926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.405556072Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-04-12T17:28:35.405862649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022485s 
2026-04-12T17:28:35.406169617Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-04-12T17:28:35.406493880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.406869477Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2026-04-12T17:28:35.407335926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-04-12T17:28:35', 'rename_torrent_downloadstation') 
2026-04-12T17:28:35.407920724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.408715304Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-04-12T17:28:35.409016590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022054s 
2026-04-12T17:28:35.409311464Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-04-12T17:28:35.409629304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.410002786Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2026-04-12T17:28:35.410457532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-04-12T17:28:35', 'add_minimumavailability') 
2026-04-12T17:28:35.410998892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.411780506Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-04-12T17:28:35.412092916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021473s 
2026-04-12T17:28:35.412417760Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-04-12T17:28:35.412758536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.413144764Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2026-04-12T17:28:35.413637646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-04-12T17:28:35', 'add_remux_qualities_for_the_wankers') 
2026-04-12T17:28:35.414192664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.415100091Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-04-12T17:28:35.415433583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023259s 
2026-04-12T17:28:35.415739499Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-04-12T17:28:35.416096779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.416479279Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2026-04-12T17:28:35.416943173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-04-12T17:28:35', 'add_haspredbentry_to_movies') 
2026-04-12T17:28:35.417492249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.418294013Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-04-12T17:28:35.418598316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021921s 
2026-04-12T17:28:35.418899152Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-04-12T17:28:35.419223956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.419599011Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2026-04-12T17:28:35.420101263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-04-12T17:28:35', 'add_pathstate_to_movies') 
2026-04-12T17:28:35.420652062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.421454648Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-04-12T17:28:35.421741546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022293s 
2026-04-12T17:28:35.422039235Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-04-12T17:28:35.422360973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.422730868Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2026-04-12T17:28:35.423186706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-04-12T17:28:35', 'add_import_exclusions_table') 
2026-04-12T17:28:35.423724599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.424540262Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-04-12T17:28:35.424837971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021594s 
2026-04-12T17:28:35.425135320Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-04-12T17:28:35.425452208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.425820901Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2026-04-12T17:28:35.426270416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-04-12T17:28:35', 'add_physical_release_note') 
2026-04-12T17:28:35.426803229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.427705436Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-04-12T17:28:35.428019027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022458s 
2026-04-12T17:28:35.428328360Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-04-12T17:28:35.428650990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.429027248Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2026-04-12T17:28:35.429488677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-04-12T17:28:35', 'consolidate_indexer_baseurl') 
2026-04-12T17:28:35.430024837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.430788384Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-04-12T17:28:35.431081595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021275s 
2026-04-12T17:28:35.431383032Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-04-12T17:28:35.431713598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.432124826Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2026-04-12T17:28:35.432592187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-04-12T17:28:35', 'add_alternative_titles_table') 
2026-04-12T17:28:35.433132144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.433900662Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-04-12T17:28:35.434194183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021781s 
2026-04-12T17:28:35.434486451Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-04-12T17:28:35.434803610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.435171341Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2026-04-12T17:28:35.435618692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-04-12T17:28:35', 'fix_duplicate_alt_titles') 
2026-04-12T17:28:35.436185653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.436932157Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-04-12T17:28:35.437223533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021213s 
2026-04-12T17:28:35.437504670Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-04-12T17:28:35.437803441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.438160590Z [Info] movie_extras: Starting migration of Log DB to 142 
2026-04-12T17:28:35.438577179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-04-12T17:28:35', 'movie_extras') 
2026-04-12T17:28:35.439097828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.439839261Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-04-12T17:28:35.440133914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020498s 
2026-04-12T17:28:35.440419930Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-04-12T17:28:35.440726387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.441089679Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2026-04-12T17:28:35.441509224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-04-12T17:28:35', 'clean_core_tv') 
2026-04-12T17:28:35.442047057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.442791816Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-04-12T17:28:35.443076079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020812s 
2026-04-12T17:28:35.443386293Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-04-12T17:28:35.443733082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.444136324Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2026-04-12T17:28:35.444826874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-04-12T17:28:35', 'add_cookies_to_indexer_status') 
2026-04-12T17:28:35.445392764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.446196763Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-04-12T17:28:35.446523301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024514s 
2026-04-12T17:28:35.446837183Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-04-12T17:28:35.447336218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.447722405Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2026-04-12T17:28:35.455240114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-04-12T17:28:35', 'banner_to_fanart') 
2026-04-12T17:28:35.455781795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.456719514Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-04-12T17:28:35.456986321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094002s 
2026-04-12T17:28:35.457278199Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-04-12T17:28:35.457593794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.457948859Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2026-04-12T17:28:35.458384537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-04-12T17:28:35', 'naming_config_colon_action') 
2026-04-12T17:28:35.458914514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.459646909Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-04-12T17:28:35.459946292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020479s 
2026-04-12T17:28:35.460224672Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-04-12T17:28:35.460522201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.460867296Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2026-04-12T17:28:35.461277142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-04-12T17:28:35', 'add_custom_formats') 
2026-04-12T17:28:35.461787980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.462547650Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-04-12T17:28:35.462818255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020326s 
2026-04-12T17:28:35.463107277Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-04-12T17:28:35.463412903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.463774000Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2026-04-12T17:28:35.464250359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-04-12T17:28:35', 'remove_extra_naming_config') 
2026-04-12T17:28:35.464783282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.465493733Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-04-12T17:28:35.465774298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020669s 
2026-04-12T17:28:35.466058541Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-04-12T17:28:35.466365489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.466727077Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2026-04-12T17:28:35.467168897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-04-12T17:28:35', 'convert_regex_required_tags') 
2026-04-12T17:28:35.467701679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.468416990Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-04-12T17:28:35.468744409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020352s 
2026-04-12T17:28:35.469002479Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-04-12T17:28:35.469323906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.469686717Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2026-04-12T17:28:35.470145922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-04-12T17:28:35', 'fix_format_tags_double_underscore') 
2026-04-12T17:28:35.470683113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.471967370Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-04-12T17:28:35.472268346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026099s 
2026-04-12T17:28:35.472553600Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-04-12T17:28:35.472856761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.473209391Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2026-04-12T17:28:35.473650329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-04-12T17:28:35', 'add_tags_to_net_import') 
2026-04-12T17:28:35.474172751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.475088595Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-04-12T17:28:35.475375353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021974s 
2026-04-12T17:28:35.475680357Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-04-12T17:28:35.476160143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.476503134Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2026-04-12T17:28:35.476999012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-04-12T17:28:35', 'add_custom_filters') 
2026-04-12T17:28:35.478053215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.479800925Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-04-12T17:28:35.480147483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036149s 
2026-04-12T17:28:35.480490133Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-04-12T17:28:35.480803444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.481147897Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2026-04-12T17:28:35.481624838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-04-12T17:28:35', 'indexer_client_status_search_changes') 
2026-04-12T17:28:35.482148142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.482869344Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-04-12T17:28:35.483160160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020626s 
2026-04-12T17:28:35.483446396Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-04-12T17:28:35.483765228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.484133790Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2026-04-12T17:28:35.484619128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-04-12T17:28:35', 'add_language_to_files_history_blacklist') 
2026-04-12T17:28:35.485141941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.485840267Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-04-12T17:28:35.486145111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020498s 
2026-04-12T17:28:35.486432980Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-04-12T17:28:35.486743075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.487094743Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2026-04-12T17:28:35.487555751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-04-12T17:28:35', 'add_update_allowed_quality_profile') 
2026-04-12T17:28:35.488119657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.488845519Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-04-12T17:28:35.489145302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020774s 
2026-04-12T17:28:35.489508594Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-04-12T17:28:35.489832276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.490176449Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2026-04-12T17:28:35.490614752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-04-12T17:28:35', 'add_download_client_priority') 
2026-04-12T17:28:35.491133777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.491816892Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-04-12T17:28:35.492107648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019844s 
2026-04-12T17:28:35.492368593Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-04-12T17:28:35.492656483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.492992189Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2026-04-12T17:28:35.493399469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-04-12T17:28:35', 'remove_growl_prowl') 
2026-04-12T17:28:35.493903003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.494594496Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-04-12T17:28:35.494869450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001943s 
2026-04-12T17:28:35.495127580Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-04-12T17:28:35.495438415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.495777538Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2026-04-12T17:28:35.496225300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-04-12T17:28:35', 'remove_plex_hometheatre') 
2026-04-12T17:28:35.496728513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.497449105Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-04-12T17:28:35.497734620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020102s 
2026-04-12T17:28:35.498026517Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-04-12T17:28:35.498320219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.498667779Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2026-04-12T17:28:35.499100099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-04-12T17:28:35', 'add_webrip_qualites') 
2026-04-12T17:28:35.499605728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.500282811Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-04-12T17:28:35.500545580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019634s 
2026-04-12T17:28:35.500810273Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-04-12T17:28:35.501111630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.501455402Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2026-04-12T17:28:35.501877693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-04-12T17:28:35', 'health_issue_notification') 
2026-04-12T17:28:35.502396558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.503056527Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-04-12T17:28:35.503329005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001942s 
2026-04-12T17:28:35.503586474Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-04-12T17:28:35.503888342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.504224088Z [Info] speed_improvements: Starting migration of Log DB to 161 
2026-04-12T17:28:35.504632671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-04-12T17:28:35', 'speed_improvements') 
2026-04-12T17:28:35.505135894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.505807326Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-04-12T17:28:35.506063522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019413s 
2026-04-12T17:28:35.506333055Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-04-12T17:28:35.506630294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.506976571Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2026-04-12T17:28:35.507405274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-04-12T17:28:35', 'fix_profile_format_default') 
2026-04-12T17:28:35.507926404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.508637546Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-04-12T17:28:35.508917129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019972s 
2026-04-12T17:28:35.509159687Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-04-12T17:28:35.509440092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.509769716Z [Info] task_duration: Starting migration of Log DB to 163 
2026-04-12T17:28:35.510156565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-04-12T17:28:35', 'task_duration') 
2026-04-12T17:28:35.510647143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.511439428Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-04-12T17:28:35.511689832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020172s 
2026-04-12T17:28:35.511966279Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-04-12T17:28:35.512276183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.512615366Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2026-04-12T17:28:35.513030432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-04-12T17:28:35', 'movie_collections_crew') 
2026-04-12T17:28:35.513528916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.514309267Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-04-12T17:28:35.514572488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020413s 
2026-04-12T17:28:35.514865047Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-04-12T17:28:35.515183839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.515534214Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2026-04-12T17:28:35.516022838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-04-12T17:28:35', 'remove_custom_formats_from_quality_model') 
2026-04-12T17:28:35.516554890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.517662681Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-04-12T17:28:35.517969378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024441s 
2026-04-12T17:28:35.518221706Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-04-12T17:28:35.518512472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.518845903Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2026-04-12T17:28:35.519260188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-04-12T17:28:35', 'fix_tmdb_list_config') 
2026-04-12T17:28:35.519752389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.521160094Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-04-12T17:28:35.521418063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026428s 
2026-04-12T17:28:35.521684369Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-04-12T17:28:35.521973411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.522313326Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2026-04-12T17:28:35.522727099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-04-12T17:28:35', 'remove_movie_pathstate') 
2026-04-12T17:28:35.523228319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.523971585Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-04-12T17:28:35.524247741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019847s 
2026-04-12T17:28:35.524502024Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-04-12T17:28:35.524794272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.525129267Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2026-04-12T17:28:35.525539102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-04-12T17:28:35', 'custom_format_rework') 
2026-04-12T17:28:35.526041063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.526769009Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-04-12T17:28:35.527036137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019816s 
2026-04-12T17:28:35.527293375Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-04-12T17:28:35.527593780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.527946851Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2026-04-12T17:28:35.528365534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-04-12T17:28:35', 'custom_format_scores') 
2026-04-12T17:28:35.528863246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.529625902Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-04-12T17:28:35.529883701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020314s 
2026-04-12T17:28:35.530148925Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-04-12T17:28:35.530432877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.530774776Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2026-04-12T17:28:35.531183549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-04-12T17:28:35', 'fix_trakt_list_config') 
2026-04-12T17:28:35.531684678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.532452614Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-04-12T17:28:35.532728901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020137s 
2026-04-12T17:28:35.533010808Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-04-12T17:28:35.533321043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.533666038Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2026-04-12T17:28:35.534113709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-04-12T17:28:35', 'quality_definition_preferred_size') 
2026-04-12T17:28:35.534638105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.535376211Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-04-12T17:28:35.535654181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020352s 
2026-04-12T17:28:35.535928934Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-04-12T17:28:35.536224029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.536558402Z [Info] add_download_history: Starting migration of Log DB to 172 
2026-04-12T17:28:35.536965592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-04-12T17:28:35', 'add_download_history') 
2026-04-12T17:28:35.537464697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.538361333Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-04-12T17:28:35.538621246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021411s 
2026-04-12T17:28:35.538876230Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-04-12T17:28:35.539162296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.539490637Z [Info] net_import_status: Starting migration of Log DB to 173 
2026-04-12T17:28:35.539902827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-04-12T17:28:35', 'net_import_status') 
2026-04-12T17:28:35.540407373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.541141942Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-04-12T17:28:35.541397818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019864s 
2026-04-12T17:28:35.541662531Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-04-12T17:28:35.541976593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.542313832Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2026-04-12T17:28:35.542733167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-04-12T17:28:35', 'email_multiple_addresses') 
2026-04-12T17:28:35.543241400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.544002964Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-04-12T17:28:35.544280833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019857s 
2026-04-12T17:28:35.544561258Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-04-12T17:28:35.544871312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.545221979Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2026-04-12T17:28:35.545677756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-04-12T17:28:35', 'remove_chown_and_folderchmod_config') 
2026-04-12T17:28:35.546200459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.546945900Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-04-12T17:28:35.547226666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020511s 
2026-04-12T17:28:35.547489786Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-04-12T17:28:35.547789840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.548134644Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2026-04-12T17:28:35.548552085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-04-12T17:28:35', 'movie_recommendations') 
2026-04-12T17:28:35.549048565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.549809918Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-04-12T17:28:35.550069080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020309s 
2026-04-12T17:28:35.550330807Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-04-12T17:28:35.550619408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.550954583Z [Info] language_improvements: Starting migration of Log DB to 177 
2026-04-12T17:28:35.551368516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-04-12T17:28:35', 'language_improvements') 
2026-04-12T17:28:35.551876700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.552746061Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-04-12T17:28:35.553004681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021223s 
2026-04-12T17:28:35.553258843Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-04-12T17:28:35.553541502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.553873110Z [Info] new_list_server: Starting migration of Log DB to 178 
2026-04-12T17:28:35.554265320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-04-12T17:28:35', 'new_list_server') 
2026-04-12T17:28:35.554761249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.555593425Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-04-12T17:28:35.555854941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020596s 
2026-04-12T17:28:35.556139134Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-04-12T17:28:35.556439498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.556784303Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2026-04-12T17:28:35.557274049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-04-12T17:28:35', 'movie_translation_indexes') 
2026-04-12T17:28:35.557897995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.558883610Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-04-12T17:28:35.559232713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023549s 
2026-04-12T17:28:35.559526806Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-04-12T17:28:35.559928414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.560355715Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2026-04-12T17:28:35.562054406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-04-12T17:28:35', 'fix_invalid_profile_references') 
2026-04-12T17:28:35.562115358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.562439030Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-04-12T17:28:35.562735908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025058s 
2026-04-12T17:28:35.563036423Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-04-12T17:28:35.563367630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.563776323Z [Info] list_movies_table: Starting migration of Log DB to 181 
2026-04-12T17:28:35.564301160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-04-12T17:28:35', 'list_movies_table') 
2026-04-12T17:28:35.564797049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.565549915Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-04-12T17:28:35.565806161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021801s 
2026-04-12T17:28:35.566068670Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-04-12T17:28:35.566329405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.566664710Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2026-04-12T17:28:35.567080166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-04-12T17:28:35', 'on_delete_notification') 
2026-04-12T17:28:35.567591406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.568450486Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-04-12T17:28:35.568721542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020857s 
2026-04-12T17:28:35.568988029Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-04-12T17:28:35.569248002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.569583678Z [Info] download_propers_config: Starting migration of Log DB to 183 
2026-04-12T17:28:35.570003624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-04-12T17:28:35', 'download_propers_config') 
2026-04-12T17:28:35.570502729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.571222819Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-04-12T17:28:35.571495418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019747s 
2026-04-12T17:28:35.571758367Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-04-12T17:28:35.572113112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.572451163Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2026-04-12T17:28:35.572835176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-04-12T17:28:35', 'add_priority_to_indexers') 
2026-04-12T17:28:35.573347478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.574846616Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-04-12T17:28:35.575113604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027682s 
2026-04-12T17:28:35.575386774Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-04-12T17:28:35.575691538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.576092986Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2026-04-12T17:28:35.576502681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-04-12T17:28:35', 'add_alternative_title_indices') 
2026-04-12T17:28:35.577032769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.577755434Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-04-12T17:28:35.578037623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020478s 
2026-04-12T17:28:35.578289369Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-04-12T17:28:35.578576327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.578911552Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2026-04-12T17:28:35.579322530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-04-12T17:28:35', 'fix_tmdb_duplicates') 
2026-04-12T17:28:35.579818098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.580596916Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-04-12T17:28:35.580852341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020138s 
2026-04-12T17:28:35.581130260Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-04-12T17:28:35.581434403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.581778746Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2026-04-12T17:28:35.582219634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-04-12T17:28:35', 'swap_filechmod_for_folderchmod') 
2026-04-12T17:28:35.582736816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.583494381Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-04-12T17:28:35.583770577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020458s 
2026-04-12T17:28:35.584054259Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-04-12T17:28:35.584337179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.584668756Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2026-04-12T17:28:35.585075946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-04-12T17:28:35', 'mediainfo_channels') 
2026-04-12T17:28:35.585576494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.586361635Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-04-12T17:28:35.586606268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020112s 
2026-04-12T17:28:35.586862384Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-04-12T17:28:35.587145514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.587478655Z [Info] add_update_history: Starting migration of Log DB to 189 
2026-04-12T17:28:35.588177131Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-04-12T17:28:35.588696076Z [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-04-12T17:28:35.589373651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009307s 
2026-04-12T17:28:35.589637061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-04-12T17:28:35.589994271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-04-12T17:28:35.590481141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005901s 
2026-04-12T17:28:35.590887870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-04-12T17:28:35', 'add_update_history') 
2026-04-12T17:28:35.591392537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.592241807Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-04-12T17:28:35.592499325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023178s 
2026-04-12T17:28:35.592763708Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-04-12T17:28:35.593059574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.593457745Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2026-04-12T17:28:35.593876078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-04-12T17:28:35', 'update_awesome_hd_link') 
2026-04-12T17:28:35.594375243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.595104792Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-04-12T17:28:35.595368984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020452s 
2026-04-12T17:28:35.595620521Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-04-12T17:28:35.595957209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.596291322Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2026-04-12T17:28:35.596687700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-04-12T17:28:35', 'remove_awesomehd') 
2026-04-12T17:28:35.597183007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.597904089Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-04-12T17:28:35.598157780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020059s 
2026-04-12T17:28:35.598434407Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-04-12T17:28:35.598734171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.599075478Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2026-04-12T17:28:35.599515174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-04-12T17:28:35', 'add_on_delete_to_notifications') 
2026-04-12T17:28:35.600057195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.600800452Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-04-12T17:28:35.601083101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020471s 
2026-04-12T17:28:35.601353115Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-04-12T17:28:35.601649993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.601988575Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2026-04-12T17:28:35.602417028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-04-12T17:28:35', 'add_bypass_to_delay_profile') 
2026-04-12T17:28:35.602927395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.603796255Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-04-12T17:28:35.604085558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021375s 
2026-04-12T17:28:35.604336082Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-04-12T17:28:35.604617208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.604948556Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2026-04-12T17:28:35.605348321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-04-12T17:28:35', 'update_notifiarr') 
2026-04-12T17:28:35.605847035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.606609941Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-04-12T17:28:35.606864404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020004s 
2026-04-12T17:28:35.607127093Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-04-12T17:28:35.607411716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.607748284Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2026-04-12T17:28:35.608187087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-04-12T17:28:35', 'legacy_mediainfo_hdr') 
2026-04-12T17:28:35.608688717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.609417144Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-04-12T17:28:35.609676577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019942s 
2026-04-12T17:28:35.609953585Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-04-12T17:28:35.610251775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.610594475Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2026-04-12T17:28:35.611036255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-04-12T17:28:35', 'rename_blacklist_to_blocklist') 
2026-04-12T17:28:35.611549128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.612326112Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-04-12T17:28:35.612603741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020556s 
2026-04-12T17:28:35.612859867Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-04-12T17:28:35.613141775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.613472220Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2026-04-12T17:28:35.613870382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-04-12T17:28:35', 'add_indexer_tags') 
2026-04-12T17:28:35.614360199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.615101381Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-04-12T17:28:35.615353599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019705s 
2026-04-12T17:28:35.615611759Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-04-12T17:28:35.615926513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.616258361Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2026-04-12T17:28:35.616663437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-04-12T17:28:35', 'mediainfo_to_ffmpeg') 
2026-04-12T17:28:35.617161450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.617896791Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-04-12T17:28:35.618151884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019933s 
2026-04-12T17:28:35.618416076Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-04-12T17:28:35.618707403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.619046396Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2026-04-12T17:28:35.619459888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-04-12T17:28:35', 'cdh_per_downloadclient') 
2026-04-12T17:28:35.619991739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.620726830Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-04-12T17:28:35.620989519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020142s 
2026-04-12T17:28:35.621260544Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-04-12T17:28:35.621559707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.621898539Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2026-04-12T17:28:35.622326331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-04-12T17:28:35', 'migrate_discord_from_slack') 
2026-04-12T17:28:35.622841087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.623588362Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-04-12T17:28:35.623871573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020195s 
2026-04-12T17:28:35.624117668Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-04-12T17:28:35.624410287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.624727075Z [Info] remove_predb: Starting migration of Log DB to 202 
2026-04-12T17:28:35.625111900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-04-12T17:28:35', 'remove_predb') 
2026-04-12T17:28:35.625601266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.626312628Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-04-12T17:28:35.626560848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019308s 
2026-04-12T17:28:35.626834309Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-04-12T17:28:35.627139724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.627484989Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2026-04-12T17:28:35.627947571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-04-12T17:28:35', 'add_on_update_to_notifications') 
2026-04-12T17:28:35.628471376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.629221256Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-04-12T17:28:35.629495728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020643s 
2026-04-12T17:28:35.629768608Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-04-12T17:28:35.630071347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.630416332Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2026-04-12T17:28:35.630854033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-04-12T17:28:35', 'ensure_identity_on_id_columns') 
2026-04-12T17:28:35.631369862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.632606613Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-04-12T17:28:35.632890815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025181s 
2026-04-12T17:28:35.633170077Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-04-12T17:28:35.633468348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.633810296Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2026-04-12T17:28:35.634250182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-04-12T17:28:35', 'download_client_per_indexer') 
2026-04-12T17:28:35.634769969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.635665502Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-04-12T17:28:35.635955727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002186s 
2026-04-12T17:28:35.636220701Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-04-12T17:28:35.636517649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.636855850Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2026-04-12T17:28:35.637282739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-04-12T17:28:35', 'multiple_ratings_support') 
2026-04-12T17:28:35.637789620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.638639952Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-04-12T17:28:35.638907792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002121s 
2026-04-12T17:28:35.644597710Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-04-12T17:28:35.644952585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.645340416Z [Info] movie_metadata: Starting migration of Log DB to 207 
2026-04-12T17:28:35.645746223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-04-12T17:28:35', 'movie_metadata') 
2026-04-12T17:28:35.646269737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.647199189Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-04-12T17:28:35.647453862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022592s 
2026-04-12T17:28:35.647707513Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-04-12T17:28:35.648046916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.648377201Z [Info] add_collections: Starting migration of Log DB to 208 
2026-04-12T17:28:35.648776195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-04-12T17:28:35', 'add_collections') 
2026-04-12T17:28:35.649287514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.650621461Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-04-12T17:28:35.650875923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025909s 
2026-04-12T17:28:35.651144153Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-04-12T17:28:35.651440911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.651781667Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2026-04-12T17:28:35.652244118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-04-12T17:28:35', 'movie_meta_collection_index') 
2026-04-12T17:28:35.652760799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.653986688Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-04-12T17:28:35.654432555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023015s 
2026-04-12T17:28:35.654722269Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-04-12T17:28:35.655060380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.655451978Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2026-04-12T17:28:35.655891554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-04-12T17:28:35', 'movie_added_notifications') 
2026-04-12T17:28:35.656441782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.657294789Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-04-12T17:28:35.657569372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022486s 
2026-04-12T17:28:35.657839627Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-04-12T17:28:35.658175633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.658589907Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2026-04-12T17:28:35.659074012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-04-12T17:28:35', 'more_movie_meta_index') 
2026-04-12T17:28:35.659698039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.661262219Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-04-12T17:28:35.661665481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029597s 
2026-04-12T17:28:35.662092080Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-04-12T17:28:35.662437636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.662850768Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2026-04-12T17:28:35.663626921Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-04-12T17:28:35.663877175Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2026-04-12T17:28:35.664186498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-04-12T17:28:35.665305772Z [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-04-12T17:28:35.666333862Z [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-04-12T17:28:35.666976847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-04-12T17:28:35.667633069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-04-12T17:28:35.668905862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-04-12T17:28:35.669399245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049319s 
2026-04-12T17:28:35.669663237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-04-12T17:28:35.669905535Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-12T17:28:35.670182733Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-04-12T17:28:35.671095762Z [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-04-12T17:28:35.671957667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-04-12T17:28:35.672571824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-04-12T17:28:35.673204538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-04-12T17:28:35.674258431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-04-12T17:28:35.674754019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004283s 
2026-04-12T17:28:35.675010645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-12T17:28:35.675251601Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-12T17:28:35.675530532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-04-12T17:28:35.676328239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-04-12T17:28:35.677071005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-04-12T17:28:35.677691905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-04-12T17:28:35.678317765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-04-12T17:28:35.679343361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-12T17:28:35.679874741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040404s 
2026-04-12T17:28:35.680359046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-04-12T17:28:35', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-04-12T17:28:35.680922040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.682166917Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-04-12T17:28:35.682479005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062524s 
2026-04-12T17:28:35.682807467Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-04-12T17:28:35.683131559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.683509019Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2026-04-12T17:28:35.684003375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-04-12T17:28:35', 'add_language_tags_to_subtitle_files') 
2026-04-12T17:28:35.684545938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.685392532Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-04-12T17:28:35.685687577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022383s 
2026-04-12T17:28:35.685958041Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-04-12T17:28:35.686254268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.686602559Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2026-04-12T17:28:35.687013988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-04-12T17:28:35', 'add_salt_to_users') 
2026-04-12T17:28:35.687523063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.688323966Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-04-12T17:28:35.688598258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020712s 
2026-04-12T17:28:35.688866759Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-04-12T17:28:35.689162655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.689509503Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2026-04-12T17:28:35.689919389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-04-12T17:28:35', 'clean_alt_titles') 
2026-04-12T17:28:35.690432963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.691664332Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-04-12T17:28:35.691971301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025079s 
2026-04-12T17:28:35.692237397Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-04-12T17:28:35.692544154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.692864249Z [Info] remove_omg: Starting migration of Log DB to 217 
2026-04-12T17:28:35.693265156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-04-12T17:28:35', 'remove_omg') 
2026-04-12T17:28:35.693760564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.694560956Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-04-12T17:28:35.694821691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020557s 
2026-04-12T17:28:35.695126124Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-04-12T17:28:35.695453593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.695821494Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2026-04-12T17:28:35.696321671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-04-12T17:28:35', 'add_additional_info_to_pending_releases') 
2026-04-12T17:28:35.696864555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.697691861Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-04-12T17:28:35.697995522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022079s 
2026-04-12T17:28:35.698275115Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-04-12T17:28:35.698578536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.698930515Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2026-04-12T17:28:35.699381543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-04-12T17:28:35', 'add_result_to_commands') 
2026-04-12T17:28:35.699923605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.700722864Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-04-12T17:28:35.701003289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00214s 
2026-04-12T17:28:35.701292822Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-04-12T17:28:35.701606073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.701967922Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2026-04-12T17:28:35.702420704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-04-12T17:28:35', 'health_restored_notification') 
2026-04-12T17:28:35.702969338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.703716924Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-04-12T17:28:35.704021638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002098s 
2026-04-12T17:28:35.704356332Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-04-12T17:28:35.704706457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.705082133Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2026-04-12T17:28:35.705613553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-04-12T17:28:35', 'add_on_manual_interaction_required_to_notifications') 
2026-04-12T17:28:35.706181196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.706986528Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-04-12T17:28:35.707311382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022343s 
2026-04-12T17:28:35.707576346Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-04-12T17:28:35.707895018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.708235503Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2026-04-12T17:28:35.708626040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-04-12T17:28:35', 'remove_rarbg') 
2026-04-12T17:28:35.709118121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.709848772Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-04-12T17:28:35.710097243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019912s 
2026-04-12T17:28:35.710395994Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-04-12T17:28:35.710712512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.711065833Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2026-04-12T17:28:35.711533054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-04-12T17:28:35', 'remove_invalid_roksbox_metadata_images') 
2026-04-12T17:28:35.712140958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.712922883Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-04-12T17:28:35.713216294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021609s 
2026-04-12T17:28:35.713468071Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-04-12T17:28:35.713748044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.714082949Z [Info] list_sync_time: Starting migration of Log DB to 224 
2026-04-12T17:28:35.714473786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-04-12T17:28:35', 'list_sync_time') 
2026-04-12T17:28:35.714979555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.715869346Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-04-12T17:28:35.716127897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021198s 
2026-04-12T17:28:35.716393923Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-04-12T17:28:35.716687334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.717027228Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2026-04-12T17:28:35.717448977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-04-12T17:28:35', 'add_tags_to_collections') 
2026-04-12T17:28:35.717963944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.718720789Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-04-12T17:28:35.718991454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020286s 
2026-04-12T17:28:35.719256117Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-04-12T17:28:35.719547083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.719918200Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2026-04-12T17:28:35.720359158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-04-12T17:28:35', 'add_download_client_tags') 
2026-04-12T17:28:35.720868684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.721606279Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-04-12T17:28:35.721872626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020503s 
2026-04-12T17:28:35.722129333Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-04-12T17:28:35.722418976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.722749602Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2026-04-12T17:28:35.723165970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-04-12T17:28:35', 'add_auto_tagging') 
2026-04-12T17:28:35.723665105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.724431469Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-04-12T17:28:35.724695811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002008s 
2026-04-12T17:28:35.725011947Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-04-12T17:28:35.725361602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.725742819Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2026-04-12T17:28:35.726259991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-04-12T17:28:35', 'add_custom_format_score_bypass_to_delay_profile') 
2026-04-12T17:28:35.726809076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.727580700Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-04-12T17:28:35.727946126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021833s 
2026-04-12T17:28:35.728257112Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-04-12T17:28:35.728589331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.728967793Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2026-04-12T17:28:35.729457219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-04-12T17:28:35', 'update_restrictions_to_release_profiles') 
2026-04-12T17:28:35.729998489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.730783029Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-04-12T17:28:35.731096510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021681s 
2026-04-12T17:28:35.731373608Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-04-12T17:28:35.731685917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.732059339Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2026-04-12T17:28:35.732506089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-04-12T17:28:35', 'rename_quality_profiles') 
2026-04-12T17:28:35.733031076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.733805846Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-04-12T17:28:35.734078235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021097s 
2026-04-12T17:28:35.734371375Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-04-12T17:28:35.734678644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.735031955Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2026-04-12T17:28:35.735478535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-04-12T17:28:35', 'update_images_remote_url') 
2026-04-12T17:28:35.736013602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.736771709Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-04-12T17:28:35.737046823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020832s 
2026-04-12T17:28:35.737326406Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-04-12T17:28:35.737637923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.737991435Z [Info] add_notification_status: Starting migration of Log DB to 232 
2026-04-12T17:28:35.738422142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-04-12T17:28:35', 'add_notification_status') 
2026-04-12T17:28:35.738945546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.739692501Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-04-12T17:28:35.740016673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020561s 
2026-04-12T17:28:35.740310154Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-04-12T17:28:35.740627293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.740992098Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2026-04-12T17:28:35.741448066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-04-12T17:28:35', 'rename_deprecated_indexer_flags') 
2026-04-12T17:28:35.741974907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.742755900Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-04-12T17:28:35.743045653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002103s 
2026-04-12T17:28:35.743324465Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-04-12T17:28:35.743645221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.744048513Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2026-04-12T17:28:35.744493699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-04-12T17:28:35', 'movie_last_searched_time') 
2026-04-12T17:28:35.745017344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.745769989Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-04-12T17:28:35.746051817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002121s 
2026-04-12T17:28:35.746322402Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-04-12T17:28:35.746613688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.746960076Z [Info] email_encryption: Starting migration of Log DB to 235 
2026-04-12T17:28:35.747376775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-04-12T17:28:35', 'email_encryption') 
2026-04-12T17:28:35.747900941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.748675651Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-04-12T17:28:35.748946015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020584s 
2026-04-12T17:28:35.749239617Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-04-12T17:28:35.749549891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.749903944Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2026-04-12T17:28:35.750361025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-04-12T17:28:35', 'clear_last_rss_releases_info') 
2026-04-12T17:28:35.750883557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.752184848Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-04-12T17:28:35.752486645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026206s 
2026-04-12T17:28:35.752745246Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-04-12T17:28:35.753041773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.753397640Z [Info] add_indexes: Starting migration of Log DB to 237 
2026-04-12T17:28:35.753797355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-04-12T17:28:35', 'add_indexes') 
2026-04-12T17:28:35.754300939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.755045268Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-04-12T17:28:35.755306775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020135s 
2026-04-12T17:28:35.755618723Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-04-12T17:28:35.755972555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.756345466Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2026-04-12T17:28:35.756830533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-04-12T17:28:35', 'parse_title_from_existing_subtitle_files') 
2026-04-12T17:28:35.757370090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.758150361Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-04-12T17:28:35.758461157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002169s 
2026-04-12T17:28:35.758792474Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-04-12T17:28:35.759142058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.759516041Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2026-04-12T17:28:35.760132112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-04-12T17:28:35', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-04-12T17:28:35.760695687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.761497922Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-04-12T17:28:35.761820131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023031s 
2026-04-12T17:28:35.762131338Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-04-12T17:28:35.762468747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.762839053Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2026-04-12T17:28:35.763343539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-04-12T17:28:35', 'drop_multi_episode_style_from_naming_config') 
2026-04-12T17:28:35.763923968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.764735642Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-04-12T17:28:35.765042029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022192s 
2026-04-12T17:28:35.765311582Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-04-12T17:28:35.765611246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.765960238Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2026-04-12T17:28:35.766381807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-04-12T17:28:35', 'stevenlu_update_url') 
2026-04-12T17:28:35.766888618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.767651614Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-04-12T17:28:35.767948703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020426s 
2026-04-12T17:28:35.768222685Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-04-12T17:28:35.768516366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-12T17:28:35.768867734Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2026-04-12T17:28:35.769288260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-04-12T17:28:35', 'add_movie_keywords') 
2026-04-12T17:28:35.769795792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-12T17:28:35.770560322Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-04-12T17:28:35.770837260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020503s 
2026-04-12T17:28:35.949059241Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2026-04-12T17:28:35.956184850Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-04-12T17:28:36.070522993Z [Info] QualityProfileService: Setting up default quality profiles 
2026-04-12T17:28:36.097743990Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2026-04-12T17:28:36.127942724Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-04-12T17:28:36.128873077Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-04-12T17:28:36.129197641Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 
2026-04-12T17:28:36.246730457Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-04-12T17:28:36.524549906Z [ls.io-init] done.