LinuxServer.io

Test Results

linuxserver/radarr

develop-6.1.2.10359-ls250

Cumulative: PASS

Total Runtime: 77.67s

AMD64 PASS

linuxserver/radarr

Runtime: 16.86s
amd64-develop-6.1.2.10359-ls250
Build Information
Builder: X86-BUILDER-3m --Hetzner
Created: 2026-04-19T17:26:45+00:00
Image: linuxserver/radarr
Maintainer: Roxedus,thespad
Size: 92.93MB
Tag: amd64-develop-6.1.2.10359-ls250
Version: 6.1.2.10359-ls250
View Container Logs
Expand
2026-04-19T17:30:26.734639365Z [migrations] started
2026-04-19T17:30:26.734673023Z [migrations] no migrations found
2026-04-19T17:30:26.753914630Z usermod: no changes
2026-04-19T17:30:26.759876085Z ───────────────────────────────────────
2026-04-19T17:30:26.759888710Z 
2026-04-19T17:30:26.759892407Z       ██╗     ███████╗██╗ ██████╗
2026-04-19T17:30:26.759896085Z       ██║     ██╔════╝██║██╔═══██╗
2026-04-19T17:30:26.759899632Z       ██║     ███████╗██║██║   ██║
2026-04-19T17:30:26.759903119Z       ██║     ╚════██║██║██║   ██║
2026-04-19T17:30:26.759906606Z       ███████╗███████║██║╚██████╔╝
2026-04-19T17:30:26.759910213Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-04-19T17:30:26.759913760Z 
2026-04-19T17:30:26.759917087Z    Brought to you by linuxserver.io
2026-04-19T17:30:26.759920564Z ───────────────────────────────────────
2026-04-19T17:30:26.760192201Z 
2026-04-19T17:30:26.760198053Z To support the app dev(s) visit:
2026-04-19T17:30:26.761948498Z Radarr: https://opencollective.com/radarr
2026-04-19T17:30:26.762244955Z 
2026-04-19T17:30:26.762249173Z To support LSIO projects visit:
2026-04-19T17:30:26.762252941Z https://www.linuxserver.io/donate/
2026-04-19T17:30:26.762256608Z 
2026-04-19T17:30:26.762260115Z ───────────────────────────────────────
2026-04-19T17:30:26.762264093Z GID/UID
2026-04-19T17:30:26.762267690Z ───────────────────────────────────────
2026-04-19T17:30:26.766620586Z 
2026-04-19T17:30:26.766632791Z User UID:    911
2026-04-19T17:30:26.766636959Z User GID:    911
2026-04-19T17:30:26.766640726Z ───────────────────────────────────────
2026-04-19T17:30:26.768410100Z Linuxserver.io version: 6.1.2.10359-ls250
2026-04-19T17:30:26.768681316Z Build-date: 2026-04-19T17:26:45+00:00
2026-04-19T17:30:26.768691777Z ───────────────────────────────────────
2026-04-19T17:30:26.768696887Z     
2026-04-19T17:30:26.818295534Z [custom-init] No custom files found, skipping...
2026-04-19T17:30:27.137950155Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.1.2.10359 
2026-04-19T17:30:27.155105601Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-04-19T17:30:27.159085987Z [Debug] Bootstrap: Console selected 
2026-04-19T17:30:27.160325382Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-04-19T17:30:27.449868397Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-04-19T17:30:27.501602805Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {b8c1a0a2-9588-49cf-917d-cfd65880be2e} may be persisted to storage in unencrypted form. 
2026-04-19T17:30:27.558989916Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-04-19T17:30:27.591026038Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-04-19T17:30:27.669524671Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-04-19T17:30:27.676553615Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:27.677029243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:27.716491518Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-04-19T17:30:27.719952097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0400655s 
2026-04-19T17:30:27.720229957Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-04-19T17:30:27.720407504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0435093s 
2026-04-19T17:30:27.727517342Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-04-19T17:30:27.728146468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:27.733519748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-04-19T17:30:27.743530076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-04-19T17:30:27.757316077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023529s 
2026-04-19T17:30:27.757769019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:27.760092137Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-04-19T17:30:27.760262120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.026359s 
2026-04-19T17:30:27.760948933Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-04-19T17:30:27.761164767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:27.766362374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-04-19T17:30:27.767355053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-19T17:30:27.767929840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013365s 
2026-04-19T17:30:27.768116937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-19T17:30:27.769044916Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-05s 
2026-04-19T17:30:27.769474831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-04-19T17:30:27.769988506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-04-19T17:30:27.770674938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009996s 
2026-04-19T17:30:27.770891424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:27.772157824Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-04-19T17:30:27.772401174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021185s 
2026-04-19T17:30:27.772839346Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-04-19T17:30:27.773046804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:27.773808007Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-19T17:30:27.773993761Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2026-04-19T17:30:27.774178764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-04-19T17:30:27.774449559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-04-19T17:30:27.774895046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005783s 
2026-04-19T17:30:27.775119298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:27.775685779Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-04-19T17:30:27.775875931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013376s 
2026-04-19T17:30:27.779256930Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-04-19T17:30:27.779383865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:27.780041299Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-04-19T17:30:27.792110914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-04-19T17:30:27.792641652Z [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-19T17:30:27.793183453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008812s 
2026-04-19T17:30:27.793359047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-04-19T17:30:27.793635063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-04-19T17:30:27.793969356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004577s 
2026-04-19T17:30:27.794137324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-04-19T17:30:27.794450665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-04-19T17:30:27.794827414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005358s 
2026-04-19T17:30:27.795007677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-04-19T17:30:27.795265406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-04-19T17:30:27.795569358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004371s 
2026-04-19T17:30:27.795726114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2026-04-19T17:30:27.797081834Z [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-19T17:30:27.798070895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021435s 
2026-04-19T17:30:27.798239986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2026-04-19T17:30:27.798484438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2026-04-19T17:30:27.798813751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004184s 
2026-04-19T17:30:27.798939875Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2026-04-19T17:30:27.799943186Z [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-19T17:30:27.802156823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028923s 
2026-04-19T17:30:27.802572350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-04-19T17:30:27.803126757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-04-19T17:30:27.803812407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009198s 
2026-04-19T17:30:27.804254468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2026-04-19T17:30:27.804584592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-04-19T17:30:27.804905258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004222s 
2026-04-19T17:30:27.805038316Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2026-04-19T17:30:27.806172440Z [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-19T17:30:27.806840946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016494s 
2026-04-19T17:30:27.807001840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2026-04-19T17:30:27.807589323Z [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-19T17:30:27.808154872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009506s 
2026-04-19T17:30:27.808317770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-04-19T17:30:27.808859240Z [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-19T17:30:27.809362213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008882s 
2026-04-19T17:30:27.809519079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-04-19T17:30:27.809757519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-04-19T17:30:27.810093536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004321s 
2026-04-19T17:30:27.810262646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-04-19T17:30:27.815759595Z [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-19T17:30:27.816303791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058371s 
2026-04-19T17:30:27.816477902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-04-19T17:30:27.816852416Z [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-19T17:30:27.817324056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007233s 
2026-04-19T17:30:27.817512966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-04-19T17:30:27.817801507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-04-19T17:30:27.818167524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004861s 
2026-04-19T17:30:27.818338829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-04-19T17:30:27.820599531Z [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-19T17:30:27.821095220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025979s 
2026-04-19T17:30:27.821274841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-04-19T17:30:27.821524314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-04-19T17:30:27.821856402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004229s 
2026-04-19T17:30:27.822018208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-04-19T17:30:27.822421721Z [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-19T17:30:27.822853070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006808s 
2026-04-19T17:30:27.823030767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-04-19T17:30:27.823286442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-04-19T17:30:27.823601777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000427s 
2026-04-19T17:30:27.823922132Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2026-04-19T17:30:27.824546319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2026-04-19T17:30:27.824787786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006447s 
2026-04-19T17:30:27.824954902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2026-04-19T17:30:27.825459879Z [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-19T17:30:27.825928282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008167s 
2026-04-19T17:30:27.826098304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-04-19T17:30:27.826762061Z [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-19T17:30:27.827318461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010594s 
2026-04-19T17:30:27.827452060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-04-19T17:30:27.828120466Z [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-19T17:30:27.828693019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010432s 
2026-04-19T17:30:27.828881018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-04-19T17:30:27.829316996Z [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-19T17:30:27.829786371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007375s 
2026-04-19T17:30:27.829981755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-04-19T17:30:27.830288001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-04-19T17:30:27.830652996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004966s 
2026-04-19T17:30:27.830847618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-04-19T17:30:27.831144085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-04-19T17:30:27.831463178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004792s 
2026-04-19T17:30:27.831628701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-04-19T17:30:27.832186294Z [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-19T17:30:27.832654467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000791s 
2026-04-19T17:30:27.832834129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-04-19T17:30:27.833444528Z [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-19T17:30:27.833993132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010175s 
2026-04-19T17:30:27.834170079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-04-19T17:30:27.834638853Z [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-19T17:30:27.835117597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007853s 
2026-04-19T17:30:27.835227598Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-04-19T17:30:27.835772716Z [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-19T17:30:27.836349517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008815s 
2026-04-19T17:30:27.836499329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-04-19T17:30:27.836893112Z [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-19T17:30:27.837300402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00064s 
2026-04-19T17:30:27.837463370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-04-19T17:30:27.837760399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-04-19T17:30:27.838157959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000523s 
2026-04-19T17:30:27.838313222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-04-19T17:30:27.838571382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-04-19T17:30:27.838906316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004249s 
2026-04-19T17:30:27.839083724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-04-19T17:30:27.839418608Z [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-19T17:30:27.839822621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006217s 
2026-04-19T17:30:27.840010851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-04-19T17:30:27.840610658Z [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-19T17:30:27.841113972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009443s 
2026-04-19T17:30:27.842243967Z [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-19T17:30:27.842851310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-04-19T17:30:27.843259632Z [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-19T17:30:27.843703065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000686s 
2026-04-19T17:30:27.843923529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-04-19T17:30:27.844189325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-04-19T17:30:27.844540903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004483s 
2026-04-19T17:30:27.844719342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-04-19T17:30:27.844973163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-04-19T17:30:27.845309440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004293s 
2026-04-19T17:30:27.845476416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-04-19T17:30:27.846065894Z [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-19T17:30:27.846610781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009675s 
2026-04-19T17:30:27.846778699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-04-19T17:30:27.847334288Z [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-19T17:30:27.847876650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009243s 
2026-04-19T17:30:27.848075951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2026-04-19T17:30:27.848366577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2026-04-19T17:30:27.848762955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005218s 
2026-04-19T17:30:27.848939310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-04-19T17:30:27.849510179Z [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-19T17:30:27.850045648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009457s 
2026-04-19T17:30:27.850216221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-04-19T17:30:27.850832953Z [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-19T17:30:27.851393432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010152s 
2026-04-19T17:30:27.851571851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-04-19T17:30:27.851814680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-04-19T17:30:27.852163091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004207s 
2026-04-19T17:30:27.853636398Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0015631 taking an average of 00:00:00.0015631 
2026-04-19T17:30:27.854303271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-19T17:30:27', 'InitialSetup') 
2026-04-19T17:30:27.854641582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:27.857019861Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-04-19T17:30:27.857180284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052513s 
2026-04-19T17:30:27.857451330Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-04-19T17:30:27.857645431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:27.857912780Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2026-04-19T17:30:27.858857953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2026-04-19T17:30:27.859449524Z [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-19T17:30:27.860069703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001013s 
2026-04-19T17:30:27.860247271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2026-04-19T17:30:27.860509960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-04-19T17:30:27.860843261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004362s 
2026-04-19T17:30:27.861002421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:30:27.861142323Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-04-19T17:30:27.861326013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2026-04-19T17:30:27.861600105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:27.862479075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000926s 
2026-04-19T17:30:27.862772345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-04-19T17:30:27', 'add_moviefiles_table') 
2026-04-19T17:30:27.863096167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:27.864076141Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-04-19T17:30:27.864261494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025364s 
2026-04-19T17:30:27.864434232Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-04-19T17:30:27.864622872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:27.864873146Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2026-04-19T17:30:27.865182809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-04-19T17:30:27.865333954Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-19T17:30:27.865505669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2026-04-19T17:30:27.865768388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:27.866639453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009623s 
2026-04-19T17:30:27.866960800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-04-19T17:30:27', 'fix_history_movieId') 
2026-04-19T17:30:27.867284131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:27.868154173Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-04-19T17:30:27.868328143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024494s 
2026-04-19T17:30:27.868508136Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-04-19T17:30:27.868696846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:27.868926418Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2026-04-19T17:30:27.870047185Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:30:27.870203880Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-19T17:30:27.870368692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2026-04-19T17:30:27.870630159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:27.876043460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054103s 
2026-04-19T17:30:27.876203793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:30:27.876336440Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-19T17:30:27.876528677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2026-04-19T17:30:27.876770434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2026-04-19T17:30:27.877629974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009266s 
2026-04-19T17:30:27.877813013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:30:27.877950360Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-19T17:30:27.878334984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2026-04-19T17:30:27.889493233Z [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-19T17:30:27.891218187Z [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-19T17:30:27.892327591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-04-19T17:30:27.893469641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-04-19T17:30:27.895964084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-04-19T17:30:27.896451265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-04-19T17:30:27.896830408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183163s 
2026-04-19T17:30:27.896994519Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:30:27.897131785Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-19T17:30:27.897314473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2026-04-19T17:30:27.897568425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2026-04-19T17:30:27.898353836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008603s 
2026-04-19T17:30:27.898673129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-04-19T17:30:27', 'add_tmdb_stuff') 
2026-04-19T17:30:27.898996600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:27.900375788Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-04-19T17:30:27.900549287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028635s 
2026-04-19T17:30:27.900748017Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-04-19T17:30:27.900939793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:27.901188113Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2026-04-19T17:30:27.901673761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-04-19T17:30:27.901833203Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-19T17:30:27.902005510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2026-04-19T17:30:27.904573601Z [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-19T17:30:27.905479656Z [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-19T17:30:27.905991526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-04-19T17:30:27.906606404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-04-19T17:30:27.909324949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-04-19T17:30:27.909700314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075283s 
2026-04-19T17:30:27.910015599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-04-19T17:30:27', 'fix_movie_files') 
2026-04-19T17:30:27.910346566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:27.911648868Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-04-19T17:30:27.911805864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094483s 
2026-04-19T17:30:27.912056629Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-04-19T17:30:27.912223616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:27.912512597Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2026-04-19T17:30:27.912916060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-04-19T17:30:27.913070892Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-19T17:30:27.913249461Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2026-04-19T17:30:27.915675176Z [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-19T17:30:27.916492482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2026-04-19T17:30:27.916913951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-04-19T17:30:27.917536995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-04-19T17:30:27.921166464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-04-19T17:30:27.921576800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081573s 
2026-04-19T17:30:27.921917446Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-04-19T17:30:27.922342111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-04-19T17:30:27.922629681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004759s 
2026-04-19T17:30:27.922956098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-04-19T17:30:27', 'update_schedule_intervale') 
2026-04-19T17:30:27.923278307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:27.924324013Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-04-19T17:30:27.924494606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021223s 
2026-04-19T17:30:27.924717244Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-04-19T17:30:27.924920063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:27.925174235Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2026-04-19T17:30:27.925696626Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-04-19T17:30:27.925858282Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-19T17:30:27.926055429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2026-04-19T17:30:27.926329260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2026-04-19T17:30:27.927338853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001102s 
2026-04-19T17:30:27.927510689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-04-19T17:30:27.927657405Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-19T17:30:27.927874171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2026-04-19T17:30:27.928210970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2026-04-19T17:30:27.929218849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010903s 
2026-04-19T17:30:27.929386467Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:27.929585187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:27.930111066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005677s 
2026-04-19T17:30:27.930459858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-04-19T17:30:27', 'add_movie_formats_to_naming_config') 
2026-04-19T17:30:27.930795494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:27.932269472Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-04-19T17:30:27.932448934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002665s 
2026-04-19T17:30:27.932646983Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-04-19T17:30:27.932835653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:27.933123232Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2026-04-19T17:30:27.933471563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:30:27.933625283Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-19T17:30:27.933808041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2026-04-19T17:30:27.934062753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2026-04-19T17:30:27.935055142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010719s 
2026-04-19T17:30:27.935377942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-04-19T17:30:27', 'add_phyiscal_release') 
2026-04-19T17:30:27.935706994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:27.936556786Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-04-19T17:30:27.936728932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025378s 
2026-04-19T17:30:27.936906830Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-04-19T17:30:27.937093677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:27.937325463Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2026-04-19T17:30:27.938935996Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-19T17:30:27.939811109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2026-04-19T17:30:27.940121313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009659s 
2026-04-19T17:30:27.940432620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-04-19T17:30:27', 'remove_bitmetv') 
2026-04-19T17:30:27.940733386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:27.941454368Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-04-19T17:30:27.941623168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022887s 
2026-04-19T17:30:27.941802729Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-04-19T17:30:27.941988794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:27.942233868Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2026-04-19T17:30:27.942715988Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-19T17:30:27.943020351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2026-04-19T17:30:27.943276076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003598s 
2026-04-19T17:30:27.943581301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-04-19T17:30:27', 'remove_torrentleech') 
2026-04-19T17:30:27.943981948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:27.944679142Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-04-19T17:30:27.944852220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017292s 
2026-04-19T17:30:27.945033565Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-04-19T17:30:27.945228799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:27.945462740Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2026-04-19T17:30:27.945784828Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-19T17:30:27.946061535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2026-04-19T17:30:27.946311098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003413s 
2026-04-19T17:30:27.946618337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-04-19T17:30:27', 'remove_broadcasthenet') 
2026-04-19T17:30:27.946940385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:27.947612088Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-04-19T17:30:27.947779835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016077s 
2026-04-19T17:30:27.947968706Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-04-19T17:30:27.948166113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:27.948392369Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2026-04-19T17:30:27.948682473Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-19T17:30:27.948957637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2026-04-19T17:30:27.949189304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003222s 
2026-04-19T17:30:27.949494158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-04-19T17:30:27', 'remove_fanzub') 
2026-04-19T17:30:27.949812519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:27.950488149Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-04-19T17:30:27.950649404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015915s 
2026-04-19T17:30:27.950834357Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-04-19T17:30:27.951029580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:27.951268511Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2026-04-19T17:30:27.951512121Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:27.951708266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:27.952207582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005183s 
2026-04-19T17:30:27.952537697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-04-19T17:30:27', 'update_movie_sorttitle') 
2026-04-19T17:30:27.952858723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:27.953559745Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-04-19T17:30:27.953733254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018361s 
2026-04-19T17:30:27.953936714Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-04-19T17:30:27.954134542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:27.954378844Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2026-04-19T17:30:27.954632976Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:27.954817307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:27.955283736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004911s 
2026-04-19T17:30:27.955621005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-04-19T17:30:27', 'update_movie_sorttitle_again') 
2026-04-19T17:30:27.955968194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:27.956678876Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-04-19T17:30:27.956850812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018412s 
2026-04-19T17:30:27.957037728Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-04-19T17:30:27.957212981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:27.957439076Z [Info] update_movie_file: Starting migration of Main DB to 117 
2026-04-19T17:30:27.958234378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2026-04-19T17:30:27.958495273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2026-04-19T17:30:27.959486580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001059s 
2026-04-19T17:30:27.959803127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-04-19T17:30:27', 'update_movie_file') 
2026-04-19T17:30:27.960257753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:27.960950498Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-04-19T17:30:27.961112374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024993s 
2026-04-19T17:30:27.961301134Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-04-19T17:30:27.961494453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:27.961763234Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2026-04-19T17:30:27.962025813Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:27.962199793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:27.962672966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000497s 
2026-04-19T17:30:27.962991908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-04-19T17:30:27', 'update_movie_slug') 
2026-04-19T17:30:27.963311372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:27.964023385Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-04-19T17:30:27.964188688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018149s 
2026-04-19T17:30:27.964377679Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-04-19T17:30:27.964570036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:27.964814188Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2026-04-19T17:30:27.965097628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:30:27.965250657Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-19T17:30:27.965431110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2026-04-19T17:30:27.965681564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2026-04-19T17:30:27.966622148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010112s 
2026-04-19T17:30:27.966951632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-04-19T17:30:27', 'add_youtube_trailer_id') 
2026-04-19T17:30:27.967283209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:27.967995494Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-04-19T17:30:27.968165727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023553s 
2026-04-19T17:30:27.968337653Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-04-19T17:30:27.968519980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:27.968751446Z [Info] add_studio: Starting migration of Main DB to 120 
2026-04-19T17:30:27.969024756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:30:27.969182985Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-19T17:30:27.969351254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2026-04-19T17:30:27.969600506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2026-04-19T17:30:27.970542683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010111s 
2026-04-19T17:30:27.970849702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-04-19T17:30:27', 'add_studio') 
2026-04-19T17:30:27.971174806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:27.971768903Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-04-19T17:30:27.971937141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022331s 
2026-04-19T17:30:27.972134449Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-04-19T17:30:27.972324632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:27.972571348Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2026-04-19T17:30:27.972807314Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:27.973005733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:27.973462974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004905s 
2026-04-19T17:30:27.973795293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-04-19T17:30:27', 'update_filedate_config') 
2026-04-19T17:30:27.974123634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:27.974702740Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-04-19T17:30:27.974862342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016998s 
2026-04-19T17:30:27.975055501Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-04-19T17:30:27.975248940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:27.975487220Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2026-04-19T17:30:27.975901003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-04-19T17:30:27.976087158Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-19T17:30:27.976314255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2026-04-19T17:30:27.976637376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2026-04-19T17:30:27.977567950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010525s 
2026-04-19T17:30:27.977733824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-04-19T17:30:27.977884417Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-19T17:30:27.978043167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2026-04-19T17:30:27.980819718Z [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-19T17:30:27.981876586Z [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-19T17:30:27.982442246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-04-19T17:30:27.982891300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-04-19T17:30:27.985366985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071373s 
2026-04-19T17:30:27.985530154Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-04-19T17:30:27.985675436Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-19T17:30:27.985851781Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2026-04-19T17:30:27.988485936Z [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-19T17:30:27.989522203Z [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-19T17:30:27.990080006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-04-19T17:30:27.990588951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-04-19T17:30:27.992438555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064083s 
2026-04-19T17:30:27.992767407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-04-19T17:30:27', 'add_movieid_to_blacklist') 
2026-04-19T17:30:27.993093424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:27.993987214Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-04-19T17:30:27.994167948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079152s 
2026-04-19T17:30:27.994344884Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-04-19T17:30:27.994528103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:27.994777024Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2026-04-19T17:30:27.995629962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2026-04-19T17:30:27.996293859Z [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-19T17:30:27.996868626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010611s 
2026-04-19T17:30:27.997046454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2026-04-19T17:30:27.997302109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2026-04-19T17:30:27.997635500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004276s 
2026-04-19T17:30:27.997963491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-04-19T17:30:27', 'create_netimport_table') 
2026-04-19T17:30:27.998289087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.000089121Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-04-19T17:30:28.000261017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028417s 
2026-04-19T17:30:28.000474277Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-04-19T17:30:28.000670101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.000927399Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2026-04-19T17:30:28.001235409Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-04-19T17:30:28.001395151Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-04-19T17:30:28.001575344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2026-04-19T17:30:28.001830067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2026-04-19T17:30:28.002665439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009002s 
2026-04-19T17:30:28.002992327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-04-19T17:30:28', 'add_preferred_tags_to_profile') 
2026-04-19T17:30:28.003320869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.004108415Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-04-19T17:30:28.004282886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023074s 
2026-04-19T17:30:28.004459632Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-04-19T17:30:28.004646278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.004878135Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2026-04-19T17:30:28.005129531Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:28.005321277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:28.005757716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004591s 
2026-04-19T17:30:28.006074614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-04-19T17:30:28', 'fix_imdb_unique') 
2026-04-19T17:30:28.006397635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.007110600Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-04-19T17:30:28.007271895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017956s 
2026-04-19T17:30:28.007472589Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-04-19T17:30:28.007670027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.007928628Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2026-04-19T17:30:28.008209614Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:28.008393955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:28.010223910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018391s 
2026-04-19T17:30:28.010559636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-04-19T17:30:28', 'update_qualities_and_profiles') 
2026-04-19T17:30:28.010896123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.011613087Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-04-19T17:30:28.011770023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031993s 
2026-04-19T17:30:28.011964384Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-04-19T17:30:28.012151311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.012395072Z [Info] remove_wombles: Starting migration of Main DB to 127 
2026-04-19T17:30:28.012691348Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-19T17:30:28.012957805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-04-19T17:30:28.013201526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003275s 
2026-04-19T17:30:28.013509827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-04-19T17:30:28', 'remove_wombles') 
2026-04-19T17:30:28.013825402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.014483157Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-04-19T17:30:28.014629812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00157s 
2026-04-19T17:30:28.014801207Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-04-19T17:30:28.014993434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.015228718Z [Info] remove_kickass: Starting migration of Main DB to 128 
2026-04-19T17:30:28.015519554Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-19T17:30:28.015810059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2026-04-19T17:30:28.016130454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004156s 
2026-04-19T17:30:28.016447322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-04-19T17:30:28', 'remove_kickass') 
2026-04-19T17:30:28.016746354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.017389229Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-04-19T17:30:28.017537136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016519s 
2026-04-19T17:30:28.017756047Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-04-19T17:30:28.017963124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.018210563Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2026-04-19T17:30:28.018520146Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-04-19T17:30:28.018681711Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-19T17:30:28.018872365Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2026-04-19T17:30:28.019143681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2026-04-19T17:30:28.019978182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009188s 
2026-04-19T17:30:28.020330682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-04-19T17:30:28', 'add_parsed_movie_info_to_pending_release') 
2026-04-19T17:30:28.020671057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.021398763Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-04-19T17:30:28.021588535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022887s 
2026-04-19T17:30:28.021776062Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-04-19T17:30:28.021968720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.022205167Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2026-04-19T17:30:28.022533418Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-19T17:30:28.022807219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-04-19T17:30:28.023040168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003289s 
2026-04-19T17:30:28.023234960Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-19T17:30:28.023498972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2026-04-19T17:30:28.023746030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003353s 
2026-04-19T17:30:28.024076124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-04-19T17:30:28', 'remove_wombles_kickass') 
2026-04-19T17:30:28.024402261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.025095136Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-04-19T17:30:28.025261672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001656s 
2026-04-19T17:30:28.025468648Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-04-19T17:30:28.025669633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.025916951Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2026-04-19T17:30:28.026228569Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-04-19T17:30:28.026379312Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-19T17:30:28.026576349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2026-04-19T17:30:28.029309222Z [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-19T17:30:28.030208072Z [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-19T17:30:28.030708940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-04-19T17:30:28.031216372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-04-19T17:30:28.033211289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064443s 
2026-04-19T17:30:28.033554811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-04-19T17:30:28', 'make_parsed_episode_info_nullable') 
2026-04-19T17:30:28.033929406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.046078771Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-04-19T17:30:28.046264846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192596s 
2026-04-19T17:30:28.046459808Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-04-19T17:30:28.046664641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.046903452Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2026-04-19T17:30:28.047329039Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-04-19T17:30:28.047737962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-04-19T17:30:28.048174481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000588s 
2026-04-19T17:30:28.048499325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-04-19T17:30:28', 'rename_torrent_downloadstation') 
2026-04-19T17:30:28.048832606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.049694853Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-04-19T17:30:28.049869695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002072s 
2026-04-19T17:30:28.050055238Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-04-19T17:30:28.050248347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.050486006Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2026-04-19T17:30:28.051286909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-04-19T17:30:28.051446049Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-19T17:30:28.051636272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2026-04-19T17:30:28.051950696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-04-19T17:30:28.052777090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009557s 
2026-04-19T17:30:28.052937813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:30:28.053074599Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-19T17:30:28.053257978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2026-04-19T17:30:28.053547421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-04-19T17:30:28.054406691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009715s 
2026-04-19T17:30:28.054732086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-04-19T17:30:28', 'add_minimumavailability') 
2026-04-19T17:30:28.055060958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.064528674Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-04-19T17:30:28.064704548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110524s 
2026-04-19T17:30:28.064913839Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-04-19T17:30:28.065113752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.065360669Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2026-04-19T17:30:28.065615943Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:28.065816497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:28.066069877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002878s 
2026-04-19T17:30:28.066411966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-04-19T17:30:28', 'add_remux_qualities_for_the_wankers') 
2026-04-19T17:30:28.066742662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.085939599Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-04-19T17:30:28.086117106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200936s 
2026-04-19T17:30:28.086330646Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-04-19T17:30:28.086529787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.086768438Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2026-04-19T17:30:28.087098613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:30:28.087252202Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-19T17:30:28.087429780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2026-04-19T17:30:28.087705344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:28.088575036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009685s 
2026-04-19T17:30:28.088908177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-04-19T17:30:28', 'add_haspredbentry_to_movies') 
2026-04-19T17:30:28.089234263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.111041617Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-04-19T17:30:28.111205537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233835s 
2026-04-19T17:30:28.111397434Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-04-19T17:30:28.111591164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.111834263Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2026-04-19T17:30:28.112166623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:30:28.112310983Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-19T17:30:28.112480585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2026-04-19T17:30:28.112744807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2026-04-19T17:30:28.113591953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009351s 
2026-04-19T17:30:28.113908069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-04-19T17:30:28', 'add_pathstate_to_movies') 
2026-04-19T17:30:28.114231721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.121952759Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-04-19T17:30:28.122116489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092431s 
2026-04-19T17:30:28.122304547Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-04-19T17:30:28.122506694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.122745044Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2026-04-19T17:30:28.123273679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2026-04-19T17:30:28.123693314Z [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-19T17:30:28.124154152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007043s 
2026-04-19T17:30:28.124342451Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2026-04-19T17:30:28.124633247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2026-04-19T17:30:28.124983161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004734s 
2026-04-19T17:30:28.125145248Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:28.125327164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:28.126005600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006884s 
2026-04-19T17:30:28.126349483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-04-19T17:30:28', 'add_import_exclusions_table') 
2026-04-19T17:30:28.126709618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.153898909Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-04-19T17:30:28.154059392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0285184s 
2026-04-19T17:30:28.154248072Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-04-19T17:30:28.162711776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.163115990Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2026-04-19T17:30:28.163575235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:30:28.163737431Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-04-19T17:30:28.163955130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2026-04-19T17:30:28.164230705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2026-04-19T17:30:28.165224566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010809s 
2026-04-19T17:30:28.165556204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-04-19T17:30:28', 'add_physical_release_note') 
2026-04-19T17:30:28.165881699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.183165474Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-04-19T17:30:28.183329704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188493s 
2026-04-19T17:30:28.183533214Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-04-19T17:30:28.183729890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.184008000Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2026-04-19T17:30:28.184276050Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:28.184464469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:28.186293011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018413s 
2026-04-19T17:30:28.186625431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-04-19T17:30:28', 'consolidate_indexer_baseurl') 
2026-04-19T17:30:28.186972089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.205870645Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-04-19T17:30:28.206250380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212224s 
2026-04-19T17:30:28.206683582Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-04-19T17:30:28.207130121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.207655419Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2026-04-19T17:30:28.212648023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2026-04-19T17:30:28.214143003Z [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-19T17:30:28.215438933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024098s 
2026-04-19T17:30:28.216142179Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2026-04-19T17:30:28.225752962Z [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-19T17:30:28.230607308Z [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-19T17:30:28.232743910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-04-19T17:30:28.233989047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-04-19T17:30:28.237706854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-04-19T17:30:28.238322564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218044s 
2026-04-19T17:30:28.238606456Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:30:28.238849074Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-19T17:30:28.239168688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2026-04-19T17:30:28.239618033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2026-04-19T17:30:28.241278436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001756s 
2026-04-19T17:30:28.241543710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:30:28.241801078Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-19T17:30:28.242137706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2026-04-19T17:30:28.242717694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2026-04-19T17:30:28.244397477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019242s 
2026-04-19T17:30:28.245089480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-04-19T17:30:28', 'add_alternative_titles_table') 
2026-04-19T17:30:28.245669829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.278032819Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-04-19T17:30:28.278205576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0355216s 
2026-04-19T17:30:28.278472564Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-04-19T17:30:28.278676745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.278946659Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2026-04-19T17:30:28.279570926Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:28.279774426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:28.280121484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003671s 
2026-04-19T17:30:28.280297128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-04-19T17:30:28.280449375Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.7E-06s 
2026-04-19T17:30:28.280646692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2026-04-19T17:30:28.284236451Z [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-19T17:30:28.285363841Z [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-19T17:30:28.286083841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-04-19T17:30:28.286686665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-04-19T17:30:28.289774313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089117s 
2026-04-19T17:30:28.290136151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-04-19T17:30:28.290557039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-04-19T17:30:28.290972325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005923s 
2026-04-19T17:30:28.291388593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-04-19T17:30:28', 'fix_duplicate_alt_titles') 
2026-04-19T17:30:28.291767096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.315971065Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-04-19T17:30:28.316205066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254287s 
2026-04-19T17:30:28.316463888Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-04-19T17:30:28.316704212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.317105409Z [Info] movie_extras: Starting migration of Main DB to 142 
2026-04-19T17:30:28.320401527Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2026-04-19T17:30:28.320828537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-04-19T17:30:28.321440088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008011s 
2026-04-19T17:30:28.321677035Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2026-04-19T17:30:28.321939785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-04-19T17:30:28.322372466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004917s 
2026-04-19T17:30:28.322583120Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2026-04-19T17:30:28.322814897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-04-19T17:30:28.323241436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004675s 
2026-04-19T17:30:28.323449785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-04-19T17:30:28.324199565Z [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-19T17:30:28.324813221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011414s 
2026-04-19T17:30:28.325015738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-04-19T17:30:28.325703483Z [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-19T17:30:28.326341037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011182s 
2026-04-19T17:30:28.326562583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-04-19T17:30:28.327314928Z [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-19T17:30:28.328070249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013058s 
2026-04-19T17:30:28.328452769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-04-19T17:30:28', 'movie_extras') 
2026-04-19T17:30:28.328840089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.362897862Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-04-19T17:30:28.363131492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0360335s 
2026-04-19T17:30:28.363357938Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-04-19T17:30:28.363546027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.363830209Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2026-04-19T17:30:28.364707867Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2026-04-19T17:30:28.364902729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2026-04-19T17:30:28.365326082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004556s 
2026-04-19T17:30:28.365504020Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2026-04-19T17:30:28.365689644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2026-04-19T17:30:28.366045991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003854s 
2026-04-19T17:30:28.366204501Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2026-04-19T17:30:28.366380736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2026-04-19T17:30:28.366926054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005637s 
2026-04-19T17:30:28.367094333Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2026-04-19T17:30:28.367280838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2026-04-19T17:30:28.367635001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003849s 
2026-04-19T17:30:28.367908111Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2026-04-19T17:30:28.370649101Z [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-19T17:30:28.371611679Z [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-19T17:30:28.372163711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-04-19T17:30:28.372703608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-04-19T17:30:28.374542982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064474s 
2026-04-19T17:30:28.374740169Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2026-04-19T17:30:28.377455367Z [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-19T17:30:28.378239656Z [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-19T17:30:28.378711236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-04-19T17:30:28.379335062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-04-19T17:30:28.381292664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-04-19T17:30:28.381774033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-04-19T17:30:28.382137515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072286s 
2026-04-19T17:30:28.382512811Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2026-04-19T17:30:28.385538374Z [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-19T17:30:28.386479469Z [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-19T17:30:28.387027322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-04-19T17:30:28.387500104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-04-19T17:30:28.389331041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065739s 
2026-04-19T17:30:28.389524540Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2026-04-19T17:30:28.392470913Z [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-19T17:30:28.393208609Z [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-19T17:30:28.393669878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-04-19T17:30:28.394301590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-04-19T17:30:28.396111244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063556s 
2026-04-19T17:30:28.396456259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-04-19T17:30:28', 'clean_core_tv') 
2026-04-19T17:30:28.396784059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.411158335Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-04-19T17:30:28.411248857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212858s 
2026-04-19T17:30:28.411492838Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-04-19T17:30:28.411689895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.412037114Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2026-04-19T17:30:28.412519947Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-04-19T17:30:28.412637964Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-04-19T17:30:28.412811123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2026-04-19T17:30:28.413065205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2026-04-19T17:30:28.413854534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008718s 
2026-04-19T17:30:28.414094427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2026-04-19T17:30:28.414432157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2026-04-19T17:30:28.415194803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008748s 
2026-04-19T17:30:28.415501831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-04-19T17:30:28', 'add_cookies_to_indexer_status') 
2026-04-19T17:30:28.415864251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.424299397Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-04-19T17:30:28.424431573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099276s 
2026-04-19T17:30:28.424679412Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-04-19T17:30:28.424840827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.425073305Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2026-04-19T17:30:28.425449743Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-04-19T17:30:28.425795289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-04-19T17:30:28.426140885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004196s 
2026-04-19T17:30:28.426390969Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-04-19T17:30:28.426653668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-04-19T17:30:28.426901917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003437s 
2026-04-19T17:30:28.427218645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-04-19T17:30:28', 'banner_to_fanart') 
2026-04-19T17:30:28.427555934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.428402449Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-04-19T17:30:28.428581179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017833s 
2026-04-19T17:30:28.428756973Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-04-19T17:30:28.428968208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.429212681Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2026-04-19T17:30:28.429632115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-04-19T17:30:28.429788170Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-19T17:30:28.429989395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-04-19T17:30:28.430308457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:28.431168409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009929s 
2026-04-19T17:30:28.431505999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-04-19T17:30:28', 'naming_config_colon_action') 
2026-04-19T17:30:28.431879311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.432848112Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-04-19T17:30:28.433024366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026104s 
2026-04-19T17:30:28.433242516Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-04-19T17:30:28.433439943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.433681540Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2026-04-19T17:30:28.434201477Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-04-19T17:30:28.434578436Z [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-19T17:30:28.435008402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006507s 
2026-04-19T17:30:28.435195879Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-04-19T17:30:28.435483588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-04-19T17:30:28.436279060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009066s 
2026-04-19T17:30:28.436448962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-04-19T17:30:28.436644316Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-19T17:30:28.436840992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2026-04-19T17:30:28.437154774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2026-04-19T17:30:28.437978152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009628s 
2026-04-19T17:30:28.438244629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2026-04-19T17:30:28.438531526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:28.439384334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009306s 
2026-04-19T17:30:28.439521310Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:28.439718537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:28.439943089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002409s 
2026-04-19T17:30:28.440269125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-04-19T17:30:28', 'add_custom_formats') 
2026-04-19T17:30:28.440612517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.441385083Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-04-19T17:30:28.441556237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016698s 
2026-04-19T17:30:28.441787463Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-04-19T17:30:28.441957235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.442263471Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2026-04-19T17:30:28.442617103Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-04-19T17:30:28.442939783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-04-19T17:30:28.443216450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004051s 
2026-04-19T17:30:28.443698912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-04-19T17:30:28', 'remove_extra_naming_config') 
2026-04-19T17:30:28.444056472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.444747283Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-04-19T17:30:28.444908958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018711s 
2026-04-19T17:30:28.445111436Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-04-19T17:30:28.445312842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.445559528Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2026-04-19T17:30:28.445817518Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:28.446004585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:28.447541429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015471s 
2026-04-19T17:30:28.447898699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-04-19T17:30:28', 'convert_regex_required_tags') 
2026-04-19T17:30:28.448260808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.448914444Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-04-19T17:30:28.449133485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002898s 
2026-04-19T17:30:28.449319420Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-04-19T17:30:28.449552820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.449763173Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2026-04-19T17:30:28.450016263Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:28.450217027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:28.450709329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004926s 
2026-04-19T17:30:28.451100296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-04-19T17:30:28', 'fix_format_tags_double_underscore') 
2026-04-19T17:30:28.451402835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.452233458Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-04-19T17:30:28.452451778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001986s 
2026-04-19T17:30:28.452607291Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-04-19T17:30:28.452839799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.453047928Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2026-04-19T17:30:28.453381249Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-04-19T17:30:28.453550540Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-19T17:30:28.453722967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2026-04-19T17:30:28.453961788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2026-04-19T17:30:28.454801008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009036s 
2026-04-19T17:30:28.455042194Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2026-04-19T17:30:28.455263579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2026-04-19T17:30:28.455493873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002846s 
2026-04-19T17:30:28.455819599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-04-19T17:30:28', 'add_tags_to_net_import') 
2026-04-19T17:30:28.456185706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.456845305Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-04-19T17:30:28.457022411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015956s 
2026-04-19T17:30:28.457211212Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-04-19T17:30:28.457420433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.457658913Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2026-04-19T17:30:28.458062977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-04-19T17:30:28.458463233Z [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-19T17:30:28.458900704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006497s 
2026-04-19T17:30:28.459224546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-04-19T17:30:28', 'add_custom_filters') 
2026-04-19T17:30:28.459554500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.460315282Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-04-19T17:30:28.460477810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020442s 
2026-04-19T17:30:28.460692903Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-04-19T17:30:28.460917565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.461179352Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2026-04-19T17:30:28.463231144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-04-19T17:30:28.463401707Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-19T17:30:28.463585538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-04-19T17:30:28.463892796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:28.464720022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009577s 
2026-04-19T17:30:28.465020136Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2026-04-19T17:30:28.470254487Z [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-19T17:30:28.471398110Z [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-19T17:30:28.472023740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-04-19T17:30:28.472724711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-04-19T17:30:28.474850542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-19T17:30:28.475236449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100289s 
2026-04-19T17:30:28.475470881Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-04-19T17:30:28.480309334Z [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-19T17:30:28.481163825Z [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-19T17:30:28.481635565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-04-19T17:30:28.482274221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-04-19T17:30:28.484258437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-04-19T17:30:28.484610355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089526s 
2026-04-19T17:30:28.484773634Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-19T17:30:28.484915309Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-19T17:30:28.485135022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-04-19T17:30:28.485416378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-04-19T17:30:28.486203774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008858s 
2026-04-19T17:30:28.486477455Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-04-19T17:30:28.486782670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-04-19T17:30:28.487033986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003534s 
2026-04-19T17:30:28.487188096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-19T17:30:28.487326986Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-19T17:30:28.487521778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-04-19T17:30:28.490237046Z [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-19T17:30:28.491210165Z [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-19T17:30:28.492209097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-04-19T17:30:28.492906431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-04-19T17:30:28.494855326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-04-19T17:30:28.495206643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075026s 
2026-04-19T17:30:28.495389882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-04-19T17:30:28.495924299Z [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-19T17:30:28.496424666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008682s 
2026-04-19T17:30:28.496629028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-04-19T17:30:28.496953832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-19T17:30:28.497323877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005196s 
2026-04-19T17:30:28.497673671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-04-19T17:30:28', 'indexer_client_status_search_changes') 
2026-04-19T17:30:28.498006131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.499259595Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-04-19T17:30:28.499424226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023838s 
2026-04-19T17:30:28.499654179Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-04-19T17:30:28.499864453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.500140358Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2026-04-19T17:30:28.500706779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-04-19T17:30:28.500863645Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-19T17:30:28.501039148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2026-04-19T17:30:28.501312599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-04-19T17:30:28.502157761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009443s 
2026-04-19T17:30:28.502317944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-04-19T17:30:28.502455561Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-19T17:30:28.502626084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2026-04-19T17:30:28.502892621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-04-19T17:30:28.503699566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009003s 
2026-04-19T17:30:28.503871141Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-04-19T17:30:28.504015943Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-19T17:30:28.504191346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2026-04-19T17:30:28.504461360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-04-19T17:30:28.505275078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009138s 
2026-04-19T17:30:28.505438638Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:28.505616536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:28.509883889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042773s 
2026-04-19T17:30:28.510248032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-04-19T17:30:28', 'add_language_to_files_history_blacklist') 
2026-04-19T17:30:28.510589660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.511441215Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-04-19T17:30:28.511622790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057903s 
2026-04-19T17:30:28.511831831Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-04-19T17:30:28.512060642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.512308601Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2026-04-19T17:30:28.514026641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-04-19T17:30:28.514184509Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-19T17:30:28.514367287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2026-04-19T17:30:28.514623984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-04-19T17:30:28.515458475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009143s 
2026-04-19T17:30:28.515617044Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-19T17:30:28.516326302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-04-19T17:30:28.516582668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008173s 
2026-04-19T17:30:28.516923745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-04-19T17:30:28', 'add_update_allowed_quality_profile') 
2026-04-19T17:30:28.517253489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.517943819Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-04-19T17:30:28.518113741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021186s 
2026-04-19T17:30:28.518311690Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-04-19T17:30:28.518507955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.518754051Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2026-04-19T17:30:28.519084166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-04-19T17:30:28.519242695Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-19T17:30:28.519423288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-04-19T17:30:28.519711218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-04-19T17:30:28.520550989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009477s 
2026-04-19T17:30:28.520715320Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:28.520893910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:28.535826921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149288s 
2026-04-19T17:30:28.536181715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-04-19T17:30:28', 'add_download_client_priority') 
2026-04-19T17:30:28.536515948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.537382553Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-04-19T17:30:28.537552896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164713s 
2026-04-19T17:30:28.537738680Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-04-19T17:30:28.537927240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.538172474Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2026-04-19T17:30:28.538479783Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-19T17:30:28.538750738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-04-19T17:30:28.538997074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003344s 
2026-04-19T17:30:28.539305545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-04-19T17:30:28', 'remove_growl_prowl') 
2026-04-19T17:30:28.539651783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.540221630Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-04-19T17:30:28.540382514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015239s 
2026-04-19T17:30:28.540572356Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-04-19T17:30:28.540767259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.541004036Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2026-04-19T17:30:28.541327738Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-19T17:30:28.541614495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-04-19T17:30:28.541865901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003538s 
2026-04-19T17:30:28.542062076Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-19T17:30:28.542326749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-04-19T17:30:28.542566612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003371s 
2026-04-19T17:30:28.542883090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-04-19T17:30:28', 'remove_plex_hometheatre') 
2026-04-19T17:30:28.543202824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.543793854Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-04-19T17:30:28.543980129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015244s 
2026-04-19T17:30:28.544161083Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-04-19T17:30:28.544348791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.544583795Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2026-04-19T17:30:28.544822495Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:28.545014973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:28.546636899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016413s 
2026-04-19T17:30:28.546960881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-04-19T17:30:28', 'add_webrip_qualites') 
2026-04-19T17:30:28.547281547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.547920263Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-04-19T17:30:28.548069193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028684s 
2026-04-19T17:30:28.548259646Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-04-19T17:30:28.548452815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.548694672Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2026-04-19T17:30:28.549066181Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-19T17:30:28.549222475Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-19T17:30:28.549421997Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-04-19T17:30:28.549717542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:28.550604188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010042s 
2026-04-19T17:30:28.550776765Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-19T17:30:28.550925906Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-19T17:30:28.551128353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-04-19T17:30:28.551441424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:28.552282768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009637s 
2026-04-19T17:30:28.552611801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-04-19T17:30:28', 'health_issue_notification') 
2026-04-19T17:30:28.552941344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.553715493Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-04-19T17:30:28.553891828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023691s 
2026-04-19T17:30:28.554073885Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-04-19T17:30:28.554260821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.554495814Z [Info] speed_improvements: Starting migration of Main DB to 161 
2026-04-19T17:30:28.554965871Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2026-04-19T17:30:28.555238760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-04-19T17:30:28.555593194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004509s 
2026-04-19T17:30:28.555789770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2026-04-19T17:30:28.556121408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2026-04-19T17:30:28.556470942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004752s 
2026-04-19T17:30:28.556654892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2026-04-19T17:30:28.556908743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-04-19T17:30:28.557235682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004204s 
2026-04-19T17:30:28.557410353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-04-19T17:30:28.557649986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-04-19T17:30:28.557976554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004067s 
2026-04-19T17:30:28.558151145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-04-19T17:30:28.558392171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-04-19T17:30:28.558713888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003998s 
2026-04-19T17:30:28.559030827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-04-19T17:30:28', 'speed_improvements') 
2026-04-19T17:30:28.559350140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.560827835Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-04-19T17:30:28.560995573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002483s 
2026-04-19T17:30:28.561225506Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-04-19T17:30:28.561415479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.561647606Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2026-04-19T17:30:28.563497882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2026-04-19T17:30:28.566476710Z [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-19T17:30:28.567438587Z [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-19T17:30:28.567937091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-04-19T17:30:28.568626339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-04-19T17:30:28.570934377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-04-19T17:30:28.571283059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076044s 
2026-04-19T17:30:28.571621010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2026-04-19T17:30:28.574910113Z [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-19T17:30:28.575831358Z [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-19T17:30:28.576345533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-04-19T17:30:28.577049220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-04-19T17:30:28.579198118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-04-19T17:30:28.579562051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077359s 
2026-04-19T17:30:28.579713606Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-19T17:30:28.580078972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2026-04-19T17:30:28.580366571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005037s 
2026-04-19T17:30:28.580692347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-04-19T17:30:28', 'fix_profile_format_default') 
2026-04-19T17:30:28.581015387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.581984589Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-04-19T17:30:28.582155934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020818s 
2026-04-19T17:30:28.582350626Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-04-19T17:30:28.582521209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.582759770Z [Info] task_duration: Starting migration of Main DB to 163 
2026-04-19T17:30:28.583051237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-04-19T17:30:28.583212852Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-19T17:30:28.583404538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-04-19T17:30:28.583673159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-04-19T17:30:28.584529083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009378s 
2026-04-19T17:30:28.584842995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-04-19T17:30:28', 'task_duration') 
2026-04-19T17:30:28.585165204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.585790793Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-04-19T17:30:28.585956267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021924s 
2026-04-19T17:30:28.586146810Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-04-19T17:30:28.586339388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.586574802Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2026-04-19T17:30:28.587314321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:30:28.587468111Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-19T17:30:28.587637763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2026-04-19T17:30:28.587888227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2026-04-19T17:30:28.588756946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009471s 
2026-04-19T17:30:28.588930165Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2026-04-19T17:30:28.592712111Z [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-19T17:30:28.595056632Z [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-19T17:30:28.596149362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-04-19T17:30:28.597200810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-04-19T17:30:28.599487655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-04-19T17:30:28.599970096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-04-19T17:30:28.600417547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-04-19T17:30:28.600845339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-04-19T17:30:28.601179742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120874s 
2026-04-19T17:30:28.601341227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2026-04-19T17:30:28.601936626Z [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-19T17:30:28.602481754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009861s 
2026-04-19T17:30:28.602669813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2026-04-19T17:30:28.602944375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-04-19T17:30:28.603315453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004646s 
2026-04-19T17:30:28.603479072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2026-04-19T17:30:28.603721681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-04-19T17:30:28.604084932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004394s 
2026-04-19T17:30:28.604289003Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-19T17:30:28.604561372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-04-19T17:30:28.604806806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003491s 
2026-04-19T17:30:28.605003773Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-19T17:30:28.605266021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-04-19T17:30:28.605510132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003392s 
2026-04-19T17:30:28.605826068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-04-19T17:30:28', 'movie_collections_crew') 
2026-04-19T17:30:28.606144470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.607142019Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-04-19T17:30:28.607306450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019316s 
2026-04-19T17:30:28.611333860Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-04-19T17:30:28.611559945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.611820600Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2026-04-19T17:30:28.612450939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-04-19T17:30:28.612607925Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-19T17:30:28.612786244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2026-04-19T17:30:28.613075437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:28.613976281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001011s 
2026-04-19T17:30:28.614141614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-04-19T17:30:28.614281345Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-19T17:30:28.614475797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2026-04-19T17:30:28.614744237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:28.615602586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009686s 
2026-04-19T17:30:28.615764652Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:28.615956238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:28.617888549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019522s 
2026-04-19T17:30:28.618053601Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:28.618232892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:28.618798501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005784s 
2026-04-19T17:30:28.618955628Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:28.619135851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:28.619926242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008007s 
2026-04-19T17:30:28.620095613Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:28.620271948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:28.620536842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002892s 
2026-04-19T17:30:28.620697465Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:28.620876255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:28.623521081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026626s 
2026-04-19T17:30:28.623685773Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:28.623881968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:28.624636347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007879s 
2026-04-19T17:30:28.624995981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-04-19T17:30:28', 'remove_custom_formats_from_quality_model') 
2026-04-19T17:30:28.625335876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.626239746Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-04-19T17:30:28.626422283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023392s 
2026-04-19T17:30:28.626642296Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-04-19T17:30:28.626819513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.627055108Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2026-04-19T17:30:28.627320292Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:28.627513541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:28.628413573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009187s 
2026-04-19T17:30:28.628583024Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:28.628756945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:28.629316982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005811s 
2026-04-19T17:30:28.629477786Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:28.629657799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:28.630262967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006204s 
2026-04-19T17:30:28.630591378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-04-19T17:30:28', 'fix_tmdb_list_config') 
2026-04-19T17:30:28.630923868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.631523165Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-04-19T17:30:28.631685532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018572s 
2026-04-19T17:30:28.631892869Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-04-19T17:30:28.632087742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.632324017Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2026-04-19T17:30:28.632705766Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2026-04-19T17:30:28.636590489Z [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-19T17:30:28.638921794Z [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-19T17:30:28.639970976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-04-19T17:30:28.640957683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-04-19T17:30:28.643141812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-04-19T17:30:28.643596688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-04-19T17:30:28.644098398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-04-19T17:30:28.644568515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-04-19T17:30:28.644915233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120257s 
2026-04-19T17:30:28.645159645Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-04-19T17:30:28.645420280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-04-19T17:30:28.645661425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003113s 
2026-04-19T17:30:28.645820416Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-04-19T17:30:28.645960858Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-19T17:30:28.646144328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2026-04-19T17:30:28.646405363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-04-19T17:30:28.647280345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000955s 
2026-04-19T17:30:28.647453153Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2026-04-19T17:30:28.650518667Z [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-19T17:30:28.651613161Z [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-19T17:30:28.652225454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-04-19T17:30:28.652955854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-04-19T17:30:28.655145904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-04-19T17:30:28.655493364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078765s 
2026-04-19T17:30:28.655817176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-04-19T17:30:28', 'remove_movie_pathstate') 
2026-04-19T17:30:28.656159475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.657957295Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-04-19T17:30:28.658230195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100577s 
2026-04-19T17:30:28.660175943Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-04-19T17:30:28.660397309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.660716872Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2026-04-19T17:30:28.661437774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-04-19T17:30:28.661614861Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2026-04-19T17:30:28.661831126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2026-04-19T17:30:28.662141351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2026-04-19T17:30:28.663225013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012123s 
2026-04-19T17:30:28.663383122Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:28.663565970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:28.665935622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023771s 
2026-04-19T17:30:28.666156236Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2026-04-19T17:30:28.669124994Z [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-19T17:30:28.669879383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2026-04-19T17:30:28.670298668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-04-19T17:30:28.671029098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-04-19T17:30:28.673530425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-04-19T17:30:28.673913326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007583s 
2026-04-19T17:30:28.674276818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-04-19T17:30:28', 'custom_format_rework') 
2026-04-19T17:30:28.674640030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.675743141Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-04-19T17:30:28.676013515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093455s 
2026-04-19T17:30:28.676259300Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-04-19T17:30:28.676465265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.676727854Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2026-04-19T17:30:28.677482985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-04-19T17:30:28.677650161Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-04-19T17:30:28.677835144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2026-04-19T17:30:28.678186682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:28.679121605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010677s 
2026-04-19T17:30:28.679279492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-04-19T17:30:28.679420857Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-19T17:30:28.679599677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2026-04-19T17:30:28.679925303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:28.680905777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010562s 
2026-04-19T17:30:28.681027102Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:28.681238638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:28.683229787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002034s 
2026-04-19T17:30:28.683435321Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2026-04-19T17:30:28.686816038Z [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-19T17:30:28.688055184Z [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-19T17:30:28.688640833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-04-19T17:30:28.689361154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-04-19T17:30:28.691598820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-04-19T17:30:28.692298699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008372s 
2026-04-19T17:30:28.692675157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-04-19T17:30:28.692797774Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2026-04-19T17:30:28.692982416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2026-04-19T17:30:28.693033950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:28.693760312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010149s 
2026-04-19T17:30:28.694092080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-04-19T17:30:28', 'custom_format_scores') 
2026-04-19T17:30:28.694789785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.696681244Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-04-19T17:30:28.697866601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039024s 
2026-04-19T17:30:28.698449225Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-04-19T17:30:28.698637494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.698719649Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2026-04-19T17:30:28.698740291Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:28.698748998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:28.740493319Z []
2026-04-19T17:30:28.740629643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0422354s 
2026-04-19T17:30:28.740858404Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:28.741044369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:28.741572763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005583s 
2026-04-19T17:30:28.743014997Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-04-19T17:30:28.743520445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-04-19T17:30:28.743996724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006899s 
2026-04-19T17:30:28.744320666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-04-19T17:30:28', 'fix_trakt_list_config') 
2026-04-19T17:30:28.744646302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.745637388Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-04-19T17:30:28.745798462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023034s 
2026-04-19T17:30:28.746017733Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-04-19T17:30:28.746219390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.746476217Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2026-04-19T17:30:28.746837945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-04-19T17:30:28.746999651Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-19T17:30:28.747204914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-04-19T17:30:28.747508906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-04-19T17:30:28.748402115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001009s 
2026-04-19T17:30:28.748560935Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:28.748738633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:28.749674006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009538s 
2026-04-19T17:30:28.750016366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-04-19T17:30:28', 'quality_definition_preferred_size') 
2026-04-19T17:30:28.750350158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.751161221Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-04-19T17:30:28.751393178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023908s 
2026-04-19T17:30:28.751593912Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-04-19T17:30:28.751776219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.752032686Z [Info] add_download_history: Starting migration of Main DB to 172 
2026-04-19T17:30:28.752744900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-04-19T17:30:28.753385570Z [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-19T17:30:28.753970849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010417s 
2026-04-19T17:30:28.754156172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-04-19T17:30:28.754447128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-04-19T17:30:28.754798566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004745s 
2026-04-19T17:30:28.754993087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2026-04-19T17:30:28.755268542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-04-19T17:30:28.755616593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004601s 
2026-04-19T17:30:28.755810363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-04-19T17:30:28.756125658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-04-19T17:30:28.756482286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004834s 
2026-04-19T17:30:28.756642840Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:28.756822902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:28.757529775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007298s 
2026-04-19T17:30:28.757854890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-04-19T17:30:28', 'add_download_history') 
2026-04-19T17:30:28.758178081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.759085979Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-04-19T17:30:28.759249027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002257s 
2026-04-19T17:30:28.759428198Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-04-19T17:30:28.759625836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.759869587Z [Info] net_import_status: Starting migration of Main DB to 173 
2026-04-19T17:30:28.760348121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2026-04-19T17:30:28.760902377Z [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-19T17:30:28.761448607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009294s 
2026-04-19T17:30:28.761642397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2026-04-19T17:30:28.761944956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2026-04-19T17:30:28.762303659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004911s 
2026-04-19T17:30:28.762621419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-04-19T17:30:28', 'net_import_status') 
2026-04-19T17:30:28.762936303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.764083703Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-04-19T17:30:28.764247233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022372s 
2026-04-19T17:30:28.764440682Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-04-19T17:30:28.764634863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.764874205Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2026-04-19T17:30:28.765117505Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:28.765309983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:28.766169063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008851s 
2026-04-19T17:30:28.766498807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-04-19T17:30:28', 'email_multiple_addresses') 
2026-04-19T17:30:28.766826196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.767509361Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-04-19T17:30:28.767681488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021865s 
2026-04-19T17:30:28.767901772Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-04-19T17:30:28.768107566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.768357660Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2026-04-19T17:30:28.768712935Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-04-19T17:30:28.769031938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-04-19T17:30:28.769389778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004595s 
2026-04-19T17:30:28.769735073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-04-19T17:30:28', 'remove_chown_and_folderchmod_config') 
2026-04-19T17:30:28.770063495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.770758514Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-04-19T17:30:28.770933256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017716s 
2026-04-19T17:30:28.771119602Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-04-19T17:30:28.771315316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.771553996Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2026-04-19T17:30:28.771837487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:30:28.772003311Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-19T17:30:28.772186931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2026-04-19T17:30:28.772465993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2026-04-19T17:30:28.773397469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010368s 
2026-04-19T17:30:28.773718214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-04-19T17:30:28', 'movie_recommendations') 
2026-04-19T17:30:28.774040904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.774757888Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-04-19T17:30:28.774925886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023677s 
2026-04-19T17:30:28.775110518Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-04-19T17:30:28.775303306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.775537237Z [Info] language_improvements: Starting migration of Main DB to 177 
2026-04-19T17:30:28.777036647Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:30:28.777192711Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-19T17:30:28.777377022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2026-04-19T17:30:28.777659691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2026-04-19T17:30:28.778585105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010341s 
2026-04-19T17:30:28.778744095Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:30:28.778882654Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-19T17:30:28.779056263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2026-04-19T17:30:28.779299293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2026-04-19T17:30:28.780184385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009529s 
2026-04-19T17:30:28.780345610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:30:28.780481654Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-19T17:30:28.780662137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2026-04-19T17:30:28.780913954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2026-04-19T17:30:28.781789548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009536s 
2026-04-19T17:30:28.781982155Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2026-04-19T17:30:28.786165830Z [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-19T17:30:28.788689452Z [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-19T17:30:28.789863897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-04-19T17:30:28.790850895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-04-19T17:30:28.793146567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-04-19T17:30:28.793605702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-04-19T17:30:28.794047772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-04-19T17:30:28.794475984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-04-19T17:30:28.794821089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126666s 
2026-04-19T17:30:28.795012835Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2026-04-19T17:30:28.799184676Z [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-19T17:30:28.801584549Z [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-19T17:30:28.802713512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-04-19T17:30:28.803625238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-04-19T17:30:28.805877303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-04-19T17:30:28.806344754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-04-19T17:30:28.806783478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-04-19T17:30:28.807217883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-04-19T17:30:28.807561314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012375s 
2026-04-19T17:30:28.807736848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-04-19T17:30:28.807939907Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-19T17:30:28.808137995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2026-04-19T17:30:28.808435324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:28.809333763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010118s 
2026-04-19T17:30:28.809586432Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-04-19T17:30:28.809856676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-04-19T17:30:28.810104345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003243s 
2026-04-19T17:30:28.810295821Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2026-04-19T17:30:28.813587690Z [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-19T17:30:28.814674508Z [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-19T17:30:28.815249646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-04-19T17:30:28.815812319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-04-19T17:30:28.818682960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082045s 
2026-04-19T17:30:28.819143187Z [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-19T17:30:28.819737684Z [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-19T17:30:28.820261559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008047s 
2026-04-19T17:30:28.820502855Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-04-19T17:30:28.820772237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-04-19T17:30:28.821161712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004644s 
2026-04-19T17:30:28.821324269Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:28.821499913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:28.822463273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009777s 
2026-04-19T17:30:28.822627072Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:28.822804269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:28.823317633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005368s 
2026-04-19T17:30:28.823472014Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-19T17:30:28.823802900Z [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-19T17:30:28.824124017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005009s 
2026-04-19T17:30:28.824264680Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-19T17:30:28.824494693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2026-04-19T17:30:28.824762493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003546s 
2026-04-19T17:30:28.825090072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-04-19T17:30:28', 'language_improvements') 
2026-04-19T17:30:28.825412261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.826542818Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-04-19T17:30:28.826710405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020964s 
2026-04-19T17:30:28.826896410Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-04-19T17:30:28.827084549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.827323590Z [Info] new_list_server: Starting migration of Main DB to 178 
2026-04-19T17:30:28.827593594Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:28.827781432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:28.828903011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011358s 
2026-04-19T17:30:28.829065097Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:28.829245370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:28.829952183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007288s 
2026-04-19T17:30:28.830272157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-04-19T17:30:28', 'new_list_server') 
2026-04-19T17:30:28.830587933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.831246369Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-04-19T17:30:28.831410850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020012s 
2026-04-19T17:30:28.831613218Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-04-19T17:30:28.831804413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.832080178Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2026-04-19T17:30:28.832446325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2026-04-19T17:30:28.832751390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-04-19T17:30:28.833121796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004927s 
2026-04-19T17:30:28.833316658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2026-04-19T17:30:28.833603967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-04-19T17:30:28.833956807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004718s 
2026-04-19T17:30:28.834282803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-04-19T17:30:28', 'movie_translation_indexes') 
2026-04-19T17:30:28.834614552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.835365995Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-04-19T17:30:28.835535616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001843s 
2026-04-19T17:30:28.835733485Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-04-19T17:30:28.835946474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.836188311Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2026-04-19T17:30:28.836438444Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:28.836627946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:28.839863452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003222s 
2026-04-19T17:30:28.840201703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-04-19T17:30:28', 'fix_invalid_profile_references') 
2026-04-19T17:30:28.840514222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.841204161Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-04-19T17:30:28.841379374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045483s 
2026-04-19T17:30:28.841553996Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-04-19T17:30:28.841743487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.841975625Z [Info] list_movies_table: Starting migration of Main DB to 181 
2026-04-19T17:30:28.843631950Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2026-04-19T17:30:28.843984971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2026-04-19T17:30:28.848267304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044445s 
2026-04-19T17:30:28.848471005Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2026-04-19T17:30:28.848732000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2026-04-19T17:30:28.851611238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029574s 
2026-04-19T17:30:28.851995933Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-04-19T17:30:28.852358843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-04-19T17:30:28.852628847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003958s 
2026-04-19T17:30:28.852789080Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-04-19T17:30:28.852930374Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-19T17:30:28.853111810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2026-04-19T17:30:28.853424570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:28.854335043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010284s 
2026-04-19T17:30:28.854517941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2026-04-19T17:30:28.855493967Z [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-19T17:30:28.856270330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015926s 
2026-04-19T17:30:28.856596567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-04-19T17:30:28', 'list_movies_table') 
2026-04-19T17:30:28.856905048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.858022970Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-04-19T17:30:28.858184214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033175s 
2026-04-19T17:30:28.858379688Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-04-19T17:30:28.858572636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.858812850Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2026-04-19T17:30:28.859125530Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-19T17:30:28.859285422Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-19T17:30:28.859465665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2026-04-19T17:30:28.859748825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:28.860717706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010682s 
2026-04-19T17:30:28.861037450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-04-19T17:30:28', 'on_delete_notification') 
2026-04-19T17:30:28.861364628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.862117675Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-04-19T17:30:28.862282727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024433s 
2026-04-19T17:30:28.862473451Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-04-19T17:30:28.862667622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.862905110Z [Info] download_propers_config: Starting migration of Main DB to 183 
2026-04-19T17:30:28.863196627Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:28.863387953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:28.863857899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004892s 
2026-04-19T17:30:28.864118824Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-04-19T17:30:28.864375862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-04-19T17:30:28.864607990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000307s 
2026-04-19T17:30:28.864787872Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2026-04-19T17:30:28.869776538Z [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-19T17:30:28.870758475Z [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-19T17:30:28.871273452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-04-19T17:30:28.872059695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-04-19T17:30:28.874481392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-04-19T17:30:28.874847179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098838s 
2026-04-19T17:30:28.875170389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-04-19T17:30:28', 'download_propers_config') 
2026-04-19T17:30:28.875494001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.877226901Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-04-19T17:30:28.877394729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122282s 
2026-04-19T17:30:28.877602266Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-04-19T17:30:28.877796317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.878049778Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2026-04-19T17:30:28.878395474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-19T17:30:28.878555546Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-19T17:30:28.878742402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-04-19T17:30:28.879013538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-04-19T17:30:28.879970846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010547s 
2026-04-19T17:30:28.880300420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-04-19T17:30:28', 'add_priority_to_indexers') 
2026-04-19T17:30:28.880629923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.881362438Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-04-19T17:30:28.881536880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024146s 
2026-04-19T17:30:28.881736552Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-04-19T17:30:28.881932316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.882179283Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2026-04-19T17:30:28.882531713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-04-19T17:30:28.882847319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-04-19T17:30:28.883213867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004953s 
2026-04-19T17:30:28.883413819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2026-04-19T17:30:28.883711850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-04-19T17:30:28.884103107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005136s 
2026-04-19T17:30:28.884436609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-04-19T17:30:28', 'add_alternative_title_indices') 
2026-04-19T17:30:28.884762605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.885530442Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-04-19T17:30:28.885702889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018981s 
2026-04-19T17:30:28.885884254Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-04-19T17:30:28.886073736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.886308498Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2026-04-19T17:30:28.887497573Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:28.887692826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:28.889120260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014494s 
2026-04-19T17:30:28.889587521Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2026-04-19T17:30:28.889985884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2026-04-19T17:30:28.890375288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006178s 
2026-04-19T17:30:28.890539298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:30:28.890677095Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-19T17:30:28.890836106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2026-04-19T17:30:28.895118128Z [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-19T17:30:28.897637942Z [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-19T17:30:28.898760122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-04-19T17:30:28.899700686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-04-19T17:30:28.902343939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-04-19T17:30:28.902801039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-04-19T17:30:28.903243280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-04-19T17:30:28.903582513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125797s 
2026-04-19T17:30:28.903763578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-04-19T17:30:28.904028872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-04-19T17:30:28.904369598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004462s 
2026-04-19T17:30:28.904693671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-04-19T17:30:28', 'fix_tmdb_duplicates') 
2026-04-19T17:30:28.905017513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.906004731Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-04-19T17:30:28.906165915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020504s 
2026-04-19T17:30:28.906371740Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-04-19T17:30:28.906569227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.906818760Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2026-04-19T17:30:28.907077080Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:28.907266061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:28.907836690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005885s 
2026-04-19T17:30:28.908199039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-04-19T17:30:28', 'swap_filechmod_for_folderchmod') 
2026-04-19T17:30:28.908526178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.909201979Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-04-19T17:30:28.909370669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019081s 
2026-04-19T17:30:28.909553707Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-04-19T17:30:28.909741766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.909976709Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2026-04-19T17:30:28.910413318Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-04-19T17:30:28.910777271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-04-19T17:30:28.911061213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004174s 
2026-04-19T17:30:28.911398843Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-04-19T17:30:28.911815282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-04-19T17:30:28.912132100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004868s 
2026-04-19T17:30:28.912391642Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-04-19T17:30:28.912710384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-04-19T17:30:28.912970187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003596s 
2026-04-19T17:30:28.913280141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-04-19T17:30:28', 'mediainfo_channels') 
2026-04-19T17:30:28.913602490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.914259012Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-04-19T17:30:28.914422462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016161s 
2026-04-19T17:30:28.914600781Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-04-19T17:30:28.914790873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.915024053Z [Info] add_update_history: Starting migration of Main DB to 189 
2026-04-19T17:30:28.915405150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-04-19T17:30:28', 'add_update_history') 
2026-04-19T17:30:28.915726047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.916343530Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-04-19T17:30:28.916502921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015427s 
2026-04-19T17:30:28.916689727Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-04-19T17:30:28.916885882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.917117058Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2026-04-19T17:30:28.920605543Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-04-19T17:30:28.921046260Z [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-19T17:30:28.921365042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005024s 
2026-04-19T17:30:28.921708584Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-04-19T17:30:28.922123900Z [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-19T17:30:28.922425908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004814s 
2026-04-19T17:30:28.922744169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-04-19T17:30:28', 'update_awesome_hd_link') 
2026-04-19T17:30:28.923068161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.924281485Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-04-19T17:30:28.924451267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022762s 
2026-04-19T17:30:28.924633985Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-04-19T17:30:28.924825159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.925139613Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2026-04-19T17:30:28.925456020Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-19T17:30:28.925727216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2026-04-19T17:30:28.925978031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003399s 
2026-04-19T17:30:28.926290911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-04-19T17:30:28', 'remove_awesomehd') 
2026-04-19T17:30:28.926621597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.927573303Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-04-19T17:30:28.927751422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018346s 
2026-04-19T17:30:28.927974571Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-04-19T17:30:28.928173051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.928644811Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2026-04-19T17:30:28.928938853Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2026-04-19T17:30:28.932539113Z [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-19T17:30:28.933801786Z [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-19T17:30:28.934421163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-04-19T17:30:28.934915508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-04-19T17:30:28.937361494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082167s 
2026-04-19T17:30:28.937530785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-19T17:30:28.937674955Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-19T17:30:28.937869597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2026-04-19T17:30:28.938174611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:28.939125887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010681s 
2026-04-19T17:30:28.939292533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-19T17:30:28.939437204Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-19T17:30:28.939646355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2026-04-19T17:30:28.940005609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:28.940970973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011188s 
2026-04-19T17:30:28.941309795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-04-19T17:30:28', 'add_on_delete_to_notifications') 
2026-04-19T17:30:28.941640310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.942646036Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-04-19T17:30:28.942815497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027469s 
2026-04-19T17:30:28.943021882Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-04-19T17:30:28.943221043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.943542952Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2026-04-19T17:30:28.944237871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-04-19T17:30:28.944408154Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-19T17:30:28.944612375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-04-19T17:30:28.944941678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:28.945922604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011179s 
2026-04-19T17:30:28.946079119Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-19T17:30:28.946323491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-04-19T17:30:28.946610970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003889s 
2026-04-19T17:30:28.946938870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-04-19T17:30:28', 'add_bypass_to_delay_profile') 
2026-04-19T17:30:28.947263815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.948359842Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-04-19T17:30:28.948537860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020905s 
2026-04-19T17:30:28.948713724Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-04-19T17:30:28.948901723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.949134021Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2026-04-19T17:30:28.951892465Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-04-19T17:30:28.952557605Z [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-19T17:30:28.952958772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007318s 
2026-04-19T17:30:28.953270129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-04-19T17:30:28', 'update_notifiarr') 
2026-04-19T17:30:28.953584522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.954309402Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-04-19T17:30:28.954468282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020585s 
2026-04-19T17:30:28.954657313Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-04-19T17:30:28.954847465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.955084633Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2026-04-19T17:30:28.955501653Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-04-19T17:30:28.955949545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-04-19T17:30:28.956252675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000496s 
2026-04-19T17:30:28.956570806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-04-19T17:30:28', 'legacy_mediainfo_hdr') 
2026-04-19T17:30:28.956889768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.957641652Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-04-19T17:30:28.957803067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018521s 
2026-04-19T17:30:28.958006176Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-04-19T17:30:28.958200558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.958444218Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2026-04-19T17:30:28.958720435Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-04-19T17:30:28.958954246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-04-19T17:30:28.961520233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026143s 
2026-04-19T17:30:28.961855578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-04-19T17:30:28', 'rename_blacklist_to_blocklist') 
2026-04-19T17:30:28.962202226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.962981144Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-04-19T17:30:28.963151527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040361s 
2026-04-19T17:30:28.963328915Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-04-19T17:30:28.963518156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.963757798Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2026-04-19T17:30:28.964058574Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-19T17:30:28.964214298Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-19T17:30:28.964379430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-04-19T17:30:28.964613151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-04-19T17:30:28.965537051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009894s 
2026-04-19T17:30:28.965854691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-04-19T17:30:28', 'add_indexer_tags') 
2026-04-19T17:30:28.966179605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.967079568Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-04-19T17:30:28.967237606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024996s 
2026-04-19T17:30:28.967424462Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-04-19T17:30:28.967613533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.967860550Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2026-04-19T17:30:28.968128310Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:28.968319414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:28.969312244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010058s 
2026-04-19T17:30:28.969629472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-04-19T17:30:28', 'mediainfo_to_ffmpeg') 
2026-04-19T17:30:28.969955499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.970735930Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-04-19T17:30:28.970899239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024108s 
2026-04-19T17:30:28.971092669Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-04-19T17:30:28.971300998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.971546182Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2026-04-19T17:30:28.971971719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-04-19T17:30:28.972122242Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-19T17:30:28.972334990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-04-19T17:30:28.972671468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-04-19T17:30:28.973660530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011387s 
2026-04-19T17:30:28.973890703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-04-19T17:30:28.974209936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-04-19T17:30:28.975158727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010807s 
2026-04-19T17:30:28.975321004Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:28.975500635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:28.978610447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031074s 
2026-04-19T17:30:28.978944620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-04-19T17:30:28', 'cdh_per_downloadclient') 
2026-04-19T17:30:28.979275436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.980010547Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-04-19T17:30:28.980186511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004495s 
2026-04-19T17:30:28.980412095Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-04-19T17:30:28.980613761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.980863204Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2026-04-19T17:30:28.981129490Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:28.981318551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:28.982434438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011195s 
2026-04-19T17:30:28.982753199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-04-19T17:30:28', 'migrate_discord_from_slack') 
2026-04-19T17:30:28.983081090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:28.983778765Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-04-19T17:30:28.983970691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024472s 
2026-04-19T17:30:28.984144952Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-04-19T17:30:28.984329955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:28.984558455Z [Info] remove_predb: Starting migration of Main DB to 202 
2026-04-19T17:30:28.985587046Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-19T17:30:28.985863242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-04-19T17:30:28.986128005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003783s 
2026-04-19T17:30:28.986277336Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-19T17:30:28.986545707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-04-19T17:30:28.986804788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003857s 
2026-04-19T17:30:28.986959490Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-19T17:30:28.987174994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2026-04-19T17:30:28.987413023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003119s 
2026-04-19T17:30:28.987558506Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-19T17:30:28.987797147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2026-04-19T17:30:28.988066108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003588s 
2026-04-19T17:30:28.988243155Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2026-04-19T17:30:28.992709278Z [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-19T17:30:28.995091215Z [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-19T17:30:28.996175158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-04-19T17:30:28.997281025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-04-19T17:30:28.999843524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-04-19T17:30:29.000326687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-04-19T17:30:29.000768397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-04-19T17:30:29.001211720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-04-19T17:30:29.001563889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131541s 
2026-04-19T17:30:29.001884264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-04-19T17:30:29', 'remove_predb') 
2026-04-19T17:30:29.002204760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:29.003312741Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-04-19T17:30:29.003469807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148893s 
2026-04-19T17:30:29.003693287Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-04-19T17:30:29.003953471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:29.004206370Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2026-04-19T17:30:29.004627158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-19T17:30:29.004789344Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-19T17:30:29.004989427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-04-19T17:30:29.005299451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:29.006274906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001103s 
2026-04-19T17:30:29.006611273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-04-19T17:30:29', 'add_on_update_to_notifications') 
2026-04-19T17:30:29.006940285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:29.007683883Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-04-19T17:30:29.007878825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024716s 
2026-04-19T17:30:29.008090742Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-04-19T17:30:29.008288611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:29.008538694Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2026-04-19T17:30:29.009772599Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-19T17:30:29.010010598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-04-19T17:30:29.010234710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002775s 
2026-04-19T17:30:29.010400884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2026-04-19T17:30:29.014647916Z [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-19T17:30:29.016999832Z [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-19T17:30:29.018090789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-04-19T17:30:29.019231556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-04-19T17:30:29.022442653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-04-19T17:30:29.022904964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-04-19T17:30:29.023345270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-04-19T17:30:29.023789565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-04-19T17:30:29.024169891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135999s 
2026-04-19T17:30:29.024364653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2026-04-19T17:30:29.027912678Z [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-19T17:30:29.028645774Z [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-19T17:30:29.029107634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-04-19T17:30:29.029969950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-04-19T17:30:29.032484244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-04-19T17:30:29.033027838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-04-19T17:30:29.033521853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-04-19T17:30:29.033896828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093514s 
2026-04-19T17:30:29.034083734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2026-04-19T17:30:29.039005886Z [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-19T17:30:29.039968515Z [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-19T17:30:29.040473662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-04-19T17:30:29.040925943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-04-19T17:30:29.043378622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091197s 
2026-04-19T17:30:29.043577191Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2026-04-19T17:30:29.046919281Z [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-19T17:30:29.047855116Z [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-19T17:30:29.048362628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-04-19T17:30:29.049046244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-04-19T17:30:29.051497090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-04-19T17:30:29.051990554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-04-19T17:30:29.052340999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085991s 
2026-04-19T17:30:29.052521132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2026-04-19T17:30:29.055827690Z [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-19T17:30:29.056809046Z [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-19T17:30:29.057316879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-04-19T17:30:29.058057030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-04-19T17:30:29.060544759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-04-19T17:30:29.060913642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082284s 
2026-04-19T17:30:29.061101891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2026-04-19T17:30:29.064325472Z [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-19T17:30:29.065098689Z [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-19T17:30:29.065558656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-04-19T17:30:29.066130567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-04-19T17:30:29.068504849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072245s 
2026-04-19T17:30:29.068703188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2026-04-19T17:30:29.072131081Z [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-19T17:30:29.073305996Z [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-19T17:30:29.073906405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-04-19T17:30:29.074494590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-04-19T17:30:29.076920745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080333s 
2026-04-19T17:30:29.077104526Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2026-04-19T17:30:29.080419611Z [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-19T17:30:29.081258230Z [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-19T17:30:29.081730832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-04-19T17:30:29.082437004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-04-19T17:30:29.084869883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-04-19T17:30:29.085346132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-04-19T17:30:29.085665635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083934s 
2026-04-19T17:30:29.085848584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2026-04-19T17:30:29.089280485Z [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-19T17:30:29.090351852Z [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-19T17:30:29.090931569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-04-19T17:30:29.091501126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-04-19T17:30:29.093904636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078523s 
2026-04-19T17:30:29.094078947Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2026-04-19T17:30:29.097515488Z [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-19T17:30:29.098608649Z [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-19T17:30:29.099198216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-04-19T17:30:29.099870470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-04-19T17:30:29.102287226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-04-19T17:30:29.102644125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084051s 
2026-04-19T17:30:29.102828085Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2026-04-19T17:30:29.107643382Z [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-19T17:30:29.108453564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2026-04-19T17:30:29.108896986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-04-19T17:30:29.109641245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-04-19T17:30:29.112144756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-04-19T17:30:29.112504601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095054s 
2026-04-19T17:30:29.112843874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-04-19T17:30:29', 'ensure_identity_on_id_columns') 
2026-04-19T17:30:29.113173628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:29.115333207Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-04-19T17:30:29.115511717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122889s 
2026-04-19T17:30:29.115727682Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-04-19T17:30:29.115941693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:29.116218169Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2026-04-19T17:30:29.116711513Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-19T17:30:29.116864030Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-19T17:30:29.117066999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-04-19T17:30:29.117360479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:29.118334050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010852s 
2026-04-19T17:30:29.119229593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-04-19T17:30:29', 'download_client_per_indexer') 
2026-04-19T17:30:29.119547203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:29.121207867Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-04-19T17:30:29.121611820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039251s 
2026-04-19T17:30:29.121791923Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-04-19T17:30:29.121990303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:29.122234204Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2026-04-19T17:30:29.122696234Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-04-19T17:30:29.123071851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-04-19T17:30:29.123379500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004345s 
2026-04-19T17:30:29.123666979Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-04-19T17:30:29.124042335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-04-19T17:30:29.124327599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004382s 
2026-04-19T17:30:29.124483724Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:29.124663125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:29.125739813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010889s 
2026-04-19T17:30:29.125900507Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:29.126078976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:29.126344541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000291s 
2026-04-19T17:30:29.126670437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-04-19T17:30:29', 'multiple_ratings_support') 
2026-04-19T17:30:29.126996393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:29.128261100Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-04-19T17:30:29.128833172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021485s 
2026-04-19T17:30:29.128990419Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-04-19T17:30:29.129176333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:29.129410024Z [Info] movie_metadata: Starting migration of Main DB to 207 
2026-04-19T17:30:29.131564933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2026-04-19T17:30:29.132725440Z [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-19T17:30:29.133669401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019401s 
2026-04-19T17:30:29.133884935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2026-04-19T17:30:29.134152033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-04-19T17:30:29.134516246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004781s 
2026-04-19T17:30:29.134708824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2026-04-19T17:30:29.134991293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-04-19T17:30:29.135514877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006179s 
2026-04-19T17:30:29.135702375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2026-04-19T17:30:29.136063813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-04-19T17:30:29.136434990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005364s 
2026-04-19T17:30:29.139705776Z [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-19T17:30:29.139712460Z                           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-19T17:30:29.139727961Z                           FROM "Movies" 
2026-04-19T17:30:29.141499699Z [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-19T17:30:29.141508396Z                           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-19T17:30:29.141513316Z                           FROM "Movies" 
2026-04-19T17:30:29.142650737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021831s 
2026-04-19T17:30:29.144097640Z [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-19T17:30:29.144108111Z                           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-19T17:30:29.144114705Z                           FROM "ImportListMovies"
2026-04-19T17:30:29.144118663Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-04-19T17:30:29.144122771Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-04-19T17:30:29.146052908Z [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-19T17:30:29.146075052Z                           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-19T17:30:29.146087066Z                           FROM "ImportListMovies"
2026-04-19T17:30:29.146095734Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-04-19T17:30:29.146104842Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-04-19T17:30:29.147259998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023475s 
2026-04-19T17:30:29.147438939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:30:29.147572618Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-04-19T17:30:29.147753221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2026-04-19T17:30:29.148069238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:29.149233122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012813s 
2026-04-19T17:30:29.149399767Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-04-19T17:30:29.149554890Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-19T17:30:29.149730433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2026-04-19T17:30:29.150040738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:29.150994889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001078s 
2026-04-19T17:30:29.151157397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2026-04-19T17:30:29.151295224Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-19T17:30:29.151476810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2026-04-19T17:30:29.151758457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:29.152726286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010726s 
2026-04-19T17:30:29.152900236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2026-04-19T17:30:29.153047393Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-19T17:30:29.153817824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2026-04-19T17:30:29.154128550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:29.155059174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010813s 
2026-04-19T17:30:29.155230408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2026-04-19T17:30:29.155376833Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-19T17:30:29.155569351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2026-04-19T17:30:29.155894285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:29.156855210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011002s 
2026-04-19T17:30:29.157073279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2026-04-19T17:30:29.157393544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-04-19T17:30:29.157779431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005249s 
2026-04-19T17:30:29.158138144Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2026-04-19T17:30:29.158142944Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-04-19T17:30:29.158157443Z                                                   FROM "MovieMetadata"
2026-04-19T17:30:29.158161351Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-04-19T17:30:29.158617760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2026-04-19T17:30:29.158634854Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-04-19T17:30:29.158642389Z                                                   FROM "MovieMetadata"
2026-04-19T17:30:29.158649083Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-04-19T17:30:29.158942684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005363s 
2026-04-19T17:30:29.159314112Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2026-04-19T17:30:29.159318932Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-04-19T17:30:29.159322850Z                                                   FROM "Movies" 
2026-04-19T17:30:29.159326697Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-04-19T17:30:29.159794519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2026-04-19T17:30:29.159800922Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-04-19T17:30:29.159805011Z                                                   FROM "Movies" 
2026-04-19T17:30:29.159808848Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-04-19T17:30:29.160149604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005615s 
2026-04-19T17:30:29.160488858Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2026-04-19T17:30:29.160495020Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-04-19T17:30:29.160498978Z                                                   FROM "Movies" 
2026-04-19T17:30:29.160502766Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-04-19T17:30:29.160917360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2026-04-19T17:30:29.160922280Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-04-19T17:30:29.160926198Z                                                   FROM "Movies" 
2026-04-19T17:30:29.160929996Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-04-19T17:30:29.161243938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005027s 
2026-04-19T17:30:29.161613582Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2026-04-19T17:30:29.161635216Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-04-19T17:30:29.161639184Z                                                   FROM "Movies" 
2026-04-19T17:30:29.161642891Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-04-19T17:30:29.162091505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2026-04-19T17:30:29.162097236Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-04-19T17:30:29.162101104Z                                                   FROM "Movies" 
2026-04-19T17:30:29.162104892Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-04-19T17:30:29.162428553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005491s 
2026-04-19T17:30:29.162820984Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2026-04-19T17:30:29.162827948Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-04-19T17:30:29.162831856Z                                                   FROM "MovieMetadata" 
2026-04-19T17:30:29.162837026Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-04-19T17:30:29.163313686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2026-04-19T17:30:29.163318365Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-04-19T17:30:29.163322183Z                                                   FROM "MovieMetadata" 
2026-04-19T17:30:29.163325971Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-04-19T17:30:29.163710896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000616s 
2026-04-19T17:30:29.163900327Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:30:29.164041752Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-19T17:30:29.164216374Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2026-04-19T17:30:29.168871447Z [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-19T17:30:29.171298545Z [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-19T17:30:29.172415003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-04-19T17:30:29.173406590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-04-19T17:30:29.176487113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-04-19T17:30:29.176949454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-04-19T17:30:29.177387947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-04-19T17:30:29.177836921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-04-19T17:30:29.178186856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137926s 
2026-04-19T17:30:29.178382550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2026-04-19T17:30:29.178664899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-04-19T17:30:29.179024673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000479s 
2026-04-19T17:30:29.179218253Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2026-04-19T17:30:29.182802310Z [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-19T17:30:29.183757013Z [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-19T17:30:29.184289906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-04-19T17:30:29.185091901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-04-19T17:30:29.187716015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-04-19T17:30:29.188141582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087364s 
2026-04-19T17:30:29.188315432Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2026-04-19T17:30:29.191821051Z [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-19T17:30:29.192816476Z [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-19T17:30:29.193333156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-04-19T17:30:29.194005119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-04-19T17:30:29.196588602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-04-19T17:30:29.196954047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084741s 
2026-04-19T17:30:29.197146285Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2026-04-19T17:30:29.200508094Z [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-19T17:30:29.201271983Z [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-19T17:30:29.201741799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-04-19T17:30:29.202487420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-04-19T17:30:29.205103628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-04-19T17:30:29.205611912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-04-19T17:30:29.206088662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087748s 
2026-04-19T17:30:29.206694302Z [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-19T17:30:29.210406888Z [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-19T17:30:29.211393414Z [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-19T17:30:29.211940376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-04-19T17:30:29.213252698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-04-19T17:30:29.215651529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-04-19T17:30:29.216036825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089613s 
2026-04-19T17:30:29.216554137Z [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-19T17:30:29.219855805Z [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-19T17:30:29.220494521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2026-04-19T17:30:29.220899036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2026-04-19T17:30:29.221494765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2026-04-19T17:30:29.223974228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-04-19T17:30:29.224368522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074827s 
2026-04-19T17:30:29.224687254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-04-19T17:30:29', 'movie_metadata') 
2026-04-19T17:30:29.225005785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:29.227547614Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-04-19T17:30:29.227709741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106449s 
2026-04-19T17:30:29.227978532Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-04-19T17:30:29.228169296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:29.228423598Z [Info] add_collections: Starting migration of Main DB to 208 
2026-04-19T17:30:29.229587011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2026-04-19T17:30:29.230401681Z [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-19T17:30:29.231081330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013204s 
2026-04-19T17:30:29.231275942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2026-04-19T17:30:29.231544182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-04-19T17:30:29.231894207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004533s 
2026-04-19T17:30:29.232073848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-04-19T17:30:29.232212077Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-19T17:30:29.232400977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2026-04-19T17:30:29.232673686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2026-04-19T17:30:29.233659862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010645s 
2026-04-19T17:30:29.233857019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2026-04-19T17:30:29.234122264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2026-04-19T17:30:29.235027957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009874s 
2026-04-19T17:30:29.235203451Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-04-19T17:30:29.235358363Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-19T17:30:29.235517934Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2026-04-19T17:30:29.235767607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2026-04-19T17:30:29.236698251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009962s 
2026-04-19T17:30:29.236859526Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:29.238419677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:29.239592399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025791s 
2026-04-19T17:30:29.239758573Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:29.239951853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:29.240493032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005743s 
2026-04-19T17:30:29.240655960Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:29.240837646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:29.241428697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006148s 
2026-04-19T17:30:29.241592997Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:29.241769773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:29.242412678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006618s 
2026-04-19T17:30:29.242581678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-04-19T17:30:29.242723885Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-19T17:30:29.242911062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2026-04-19T17:30:29.246578407Z [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-19T17:30:29.247906541Z [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-19T17:30:29.248549887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-04-19T17:30:29.249211900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-04-19T17:30:29.251704529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-04-19T17:30:29.252080616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089928s 
2026-04-19T17:30:29.252272633Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2026-04-19T17:30:29.255866630Z [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-19T17:30:29.257070835Z [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-19T17:30:29.257673579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-04-19T17:30:29.258360502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-04-19T17:30:29.260840987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-04-19T17:30:29.261203006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087634s 
2026-04-19T17:30:29.261406726Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-19T17:30:29.261683073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2026-04-19T17:30:29.261930581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003569s 
2026-04-19T17:30:29.262112037Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2026-04-19T17:30:29.266144938Z [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-19T17:30:29.268244836Z [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-19T17:30:29.269247946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-04-19T17:30:29.270052907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-04-19T17:30:29.272512520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-04-19T17:30:29.272999802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-04-19T17:30:29.273509799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-04-19T17:30:29.273882138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116026s 
2026-04-19T17:30:29.274204037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-04-19T17:30:29', 'add_collections') 
2026-04-19T17:30:29.274559312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:29.275803237Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-04-19T17:30:29.275969983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134965s 
2026-04-19T17:30:29.276183332Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-04-19T17:30:29.276379167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:29.276633519Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2026-04-19T17:30:29.277034286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2026-04-19T17:30:29.277354631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-04-19T17:30:29.277723584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005052s 
2026-04-19T17:30:29.277932304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2026-04-19T17:30:29.278248060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2026-04-19T17:30:29.278644559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005366s 
2026-04-19T17:30:29.278975134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-04-19T17:30:29', 'movie_meta_collection_index') 
2026-04-19T17:30:29.279303105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:29.280084368Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-04-19T17:30:29.280263098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019375s 
2026-04-19T17:30:29.280457239Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-04-19T17:30:29.280671240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:29.280901974Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2026-04-19T17:30:29.281215877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-19T17:30:29.281374556Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-19T17:30:29.281562044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2026-04-19T17:30:29.281856286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:29.282795107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010511s 
2026-04-19T17:30:29.283120782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-04-19T17:30:29', 'movie_added_notifications') 
2026-04-19T17:30:29.283460106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:29.284238373Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-04-19T17:30:29.284406882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024602s 
2026-04-19T17:30:29.284591704Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-04-19T17:30:29.284782438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:29.285018393Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2026-04-19T17:30:29.285357136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2026-04-19T17:30:29.285688433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-04-19T17:30:29.286068628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005234s 
2026-04-19T17:30:29.286257048Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2026-04-19T17:30:29.286532122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2026-04-19T17:30:29.286877968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004543s 
2026-04-19T17:30:29.287198533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-04-19T17:30:29', 'more_movie_meta_index') 
2026-04-19T17:30:29.287516925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:29.288316344Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-04-19T17:30:29.288479152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018542s 
2026-04-19T17:30:29.288714336Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-04-19T17:30:29.288928257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:29.289186988Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2026-04-19T17:30:29.291162175Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-19T17:30:29.291394463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-04-19T17:30:29.291616190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000272s 
2026-04-19T17:30:29.291770721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-04-19T17:30:29.291957818Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-19T17:30:29.292149113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-04-19T17:30:29.295682227Z [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-19T17:30:29.296763565Z [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-19T17:30:29.297326989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-04-19T17:30:29.297774471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-04-19T17:30:29.300170666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078542s 
2026-04-19T17:30:29.300336219Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-04-19T17:30:29.300475119Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-19T17:30:29.300664029Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-04-19T17:30:29.304214990Z [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-19T17:30:29.305287439Z [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-19T17:30:29.305853860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-04-19T17:30:29.306414539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-04-19T17:30:29.308810975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079582s 
2026-04-19T17:30:29.308979104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-04-19T17:30:29.309120418Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-19T17:30:29.309299859Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2026-04-19T17:30:29.367416138Z [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-19T17:30:29.368618560Z [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-19T17:30:29.369245863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-04-19T17:30:29.369975031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-04-19T17:30:29.372496679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-04-19T17:30:29.372861925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0633838s 
2026-04-19T17:30:29.373027338Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-04-19T17:30:29.373166698Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-19T17:30:29.373359907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2026-04-19T17:30:29.377045028Z [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-19T17:30:29.378342381Z [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-19T17:30:29.378978341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-04-19T17:30:29.379747330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-04-19T17:30:29.382217474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-04-19T17:30:29.382585726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090558s 
2026-04-19T17:30:29.382748954Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-04-19T17:30:29.382886802Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-19T17:30:29.383067065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-04-19T17:30:29.415167886Z [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-19T17:30:29.416070033Z [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-19T17:30:29.416569900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-04-19T17:30:29.417049055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-04-19T17:30:29.419525041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0362698s 
2026-04-19T17:30:29.419689612Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-04-19T17:30:29.420320342Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-19T17:30:29.420327527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-04-19T17:30:29.423545166Z [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-19T17:30:29.424509317Z [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-19T17:30:29.424984224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-04-19T17:30:29.425531275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-04-19T17:30:29.427932140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076739s 
2026-04-19T17:30:29.428078174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-04-19T17:30:29.428215150Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-19T17:30:29.428395604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-04-19T17:30:29.431891613Z [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-19T17:30:29.432800904Z [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-19T17:30:29.433294919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-04-19T17:30:29.433889757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-04-19T17:30:29.436293988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077153s 
2026-04-19T17:30:29.436667059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-04-19T17:30:29.436819557Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-19T17:30:29.437381919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-04-19T17:30:29.442228348Z [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-19T17:30:29.443153421Z [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-19T17:30:29.443667246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-04-19T17:30:29.444398639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-04-19T17:30:29.446977422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-19T17:30:29.447393870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096659s 
2026-04-19T17:30:29.447576899Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-04-19T17:30:29.447735508Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-19T17:30:29.448108860Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-04-19T17:30:29.451641343Z [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-19T17:30:29.452590775Z [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-19T17:30:29.453107636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-04-19T17:30:29.453842676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-04-19T17:30:29.466553182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-19T17:30:29.467174342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187566s 
2026-04-19T17:30:29.467372131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-04-19T17:30:29.467549318Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s 
2026-04-19T17:30:29.467782397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-04-19T17:30:29.472752515Z [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-19T17:30:29.473371722Z [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-19T17:30:29.474271604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-04-19T17:30:29.475106686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-04-19T17:30:29.477925412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-19T17:30:29.478254735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100185s 
2026-04-19T17:30:29.478390539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-04-19T17:30:29.478506121Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-19T17:30:29.478654069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-04-19T17:30:29.481962111Z [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-19T17:30:29.482665647Z [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-19T17:30:29.483113309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-04-19T17:30:29.483815233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-04-19T17:30:29.486249925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-04-19T17:30:29.486644199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-04-19T17:30:29.487048453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-04-19T17:30:29.487375973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008574s 
2026-04-19T17:30:29.487509632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-04-19T17:30:29.487626878Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-19T17:30:29.487778673Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-04-19T17:30:29.491079640Z [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-19T17:30:29.491691402Z [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-19T17:30:29.492110176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-04-19T17:30:29.492505351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-04-19T17:30:29.494941117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069496s 
2026-04-19T17:30:29.495155027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-04-19T17:30:29.495282915Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-19T17:30:29.495437827Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-04-19T17:30:29.500445270Z [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-19T17:30:29.501075469Z [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-19T17:30:29.501446486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-04-19T17:30:29.501937736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-04-19T17:30:29.504298690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087025s 
2026-04-19T17:30:29.504450826Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-04-19T17:30:29.504575958Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-19T17:30:29.504742534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-04-19T17:30:29.508064192Z [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-19T17:30:29.508682227Z [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-19T17:30:29.509073786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-04-19T17:30:29.509618673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-04-19T17:30:29.512030390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-04-19T17:30:29.512396066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-04-19T17:30:29.512700699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078121s 
2026-04-19T17:30:29.512864639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-04-19T17:30:29.512981044Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-19T17:30:29.513134312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-04-19T17:30:29.516731987Z [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-19T17:30:29.517456346Z [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-19T17:30:29.517882433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-04-19T17:30:29.518550429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-04-19T17:30:29.521179673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-04-19T17:30:29.521528997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082432s 
2026-04-19T17:30:29.521693638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-04-19T17:30:29.521861717Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s 
2026-04-19T17:30:29.522068403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-04-19T17:30:29.526133308Z [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-19T17:30:29.526832767Z [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-19T17:30:29.527295078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-04-19T17:30:29.528034326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-04-19T17:30:29.530877742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-04-19T17:30:29.531277798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00902s 
2026-04-19T17:30:29.531459183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-04-19T17:30:29.531613304Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s 
2026-04-19T17:30:29.531798707Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-04-19T17:30:29.535441021Z [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-19T17:30:29.536208787Z [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-19T17:30:29.536638964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-04-19T17:30:29.537339344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-04-19T17:30:29.539839820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-04-19T17:30:29.540170716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081864s 
2026-04-19T17:30:29.540328734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-04-19T17:30:29.540451371Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-19T17:30:29.540607676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-04-19T17:30:29.544031300Z [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-19T17:30:29.544751620Z [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-19T17:30:29.545206907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-04-19T17:30:29.545833659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-04-19T17:30:29.548328093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-19T17:30:29.548719020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079425s 
2026-04-19T17:30:29.548884854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-04-19T17:30:29.549040327Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-19T17:30:29.549231452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-04-19T17:30:29.552817082Z [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-19T17:30:29.553746042Z [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-19T17:30:29.554307794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-04-19T17:30:29.555113706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-04-19T17:30:29.557822040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-19T17:30:29.558181675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087457s 
2026-04-19T17:30:29.558341967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-04-19T17:30:29.558459334Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-19T17:30:29.558609456Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-04-19T17:30:29.562095025Z [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-19T17:30:29.562951089Z [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-19T17:30:29.563385463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-04-19T17:30:29.564021484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-04-19T17:30:29.566599776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-19T17:30:29.566941875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081741s 
2026-04-19T17:30:29.567109683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-04-19T17:30:29.567251950Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-04-19T17:30:29.567429197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-04-19T17:30:29.570875336Z [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-19T17:30:29.571599614Z [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-19T17:30:29.573404679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-04-19T17:30:29.574059298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-04-19T17:30:29.576472577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-19T17:30:29.576788203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092008s 
2026-04-19T17:30:29.576929808Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-04-19T17:30:29.577047776Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-19T17:30:29.577242588Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-04-19T17:30:29.582004056Z [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-19T17:30:29.582646710Z [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-19T17:30:29.583023990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-04-19T17:30:29.583436811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-04-19T17:30:29.586341300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089577s 
2026-04-19T17:30:29.586472354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-04-19T17:30:29.586584890Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-19T17:30:29.586722918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-04-19T17:30:29.590276694Z [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-19T17:30:29.590924980Z [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-19T17:30:29.591326639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-04-19T17:30:29.591873279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-04-19T17:30:29.594815655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079476s 
2026-04-19T17:30:29.594959454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-04-19T17:30:29.595072783Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2026-04-19T17:30:29.595206973Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2026-04-19T17:30:29.598659736Z [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-19T17:30:29.599344815Z [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-19T17:30:29.599758378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-04-19T17:30:29.600257573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-04-19T17:30:29.602757688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-04-19T17:30:29.603054676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077052s 
2026-04-19T17:30:29.603179337Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-04-19T17:30:29.603289358Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-19T17:30:29.603415833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2026-04-19T17:30:29.607167227Z [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-19T17:30:29.608363987Z [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-19T17:30:29.609040559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-04-19T17:30:29.609926353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-04-19T17:30:29.612315464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-04-19T17:30:29.612676431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-04-19T17:30:29.613045284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-04-19T17:30:29.613406591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-04-19T17:30:29.613714281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101681s 
2026-04-19T17:30:29.613840515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-04-19T17:30:29.613948342Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-19T17:30:29.614079396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2026-04-19T17:30:29.617780339Z [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-19T17:30:29.618987510Z [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-19T17:30:29.619671858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-04-19T17:30:29.620598283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-04-19T17:30:29.622948386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-04-19T17:30:29.623310305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-04-19T17:30:29.623676001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-04-19T17:30:29.624094394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-04-19T17:30:29.624391522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101809s 
2026-04-19T17:30:29.624520131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-04-19T17:30:29.624628639Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-19T17:30:29.624761567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2026-04-19T17:30:29.628419603Z [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-19T17:30:29.629610361Z [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-19T17:30:29.630279519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-04-19T17:30:29.631131695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-04-19T17:30:29.633519022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-04-19T17:30:29.633880710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-04-19T17:30:29.634240214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-04-19T17:30:29.634608045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-04-19T17:30:29.634906877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100158s 
2026-04-19T17:30:29.635039634Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-04-19T17:30:29.635146990Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-19T17:30:29.635280158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2026-04-19T17:30:29.638948655Z [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-19T17:30:29.640188232Z [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-19T17:30:29.640868281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-04-19T17:30:29.641753955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-04-19T17:30:29.644221183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-04-19T17:30:29.644576128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-04-19T17:30:29.644938908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-04-19T17:30:29.645311509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-04-19T17:30:29.645607004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101942s 
2026-04-19T17:30:29.645730953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:30:29.645837919Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-19T17:30:29.645957930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2026-04-19T17:30:29.650903730Z [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-19T17:30:29.651528688Z [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-19T17:30:29.651920247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-04-19T17:30:29.652529333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-04-19T17:30:29.655036261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-04-19T17:30:29.655334843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092526s 
2026-04-19T17:30:29.655462780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-04-19T17:30:29.655570597Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-19T17:30:29.655725078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-04-19T17:30:29.659084674Z [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-19T17:30:29.659596785Z [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-19T17:30:29.659991570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-04-19T17:30:29.660373249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-04-19T17:30:29.662829525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069679s 
2026-04-19T17:30:29.662960188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-04-19T17:30:29.663066642Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-19T17:30:29.663199229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-04-19T17:30:29.666582913Z [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-19T17:30:29.667119925Z [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-19T17:30:29.667444428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-04-19T17:30:29.668087263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-04-19T17:30:29.670539511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-04-19T17:30:29.670842170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075095s 
2026-04-19T17:30:29.670968905Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-04-19T17:30:29.671076602Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-19T17:30:29.671206724Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-04-19T17:30:29.674651851Z [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-19T17:30:29.675208693Z [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-19T17:30:29.675539188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-04-19T17:30:29.676231121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-04-19T17:30:29.678683510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-04-19T17:30:29.679004136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076642s 
2026-04-19T17:30:29.679139518Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-04-19T17:30:29.679252326Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-19T17:30:29.679384993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2026-04-19T17:30:29.683001796Z [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-19T17:30:29.683568086Z [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-19T17:30:29.683961989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-04-19T17:30:29.684335952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-04-19T17:30:29.687133957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076028s 
2026-04-19T17:30:29.687264520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-04-19T17:30:29.687377658Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-19T17:30:29.687513171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2026-04-19T17:30:29.691149473Z [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-19T17:30:29.691815985Z [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-19T17:30:29.692208966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-04-19T17:30:29.692718823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-04-19T17:30:29.695535445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078807s 
2026-04-19T17:30:29.695671269Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-19T17:30:29.695785639Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-19T17:30:29.695979189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-04-19T17:30:29.699408314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-04-19T17:30:29.699827538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-04-19T17:30:29.700190298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-04-19T17:30:29.700660215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-04-19T17:30:29.703561797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-19T17:30:29.703918866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077849s 
2026-04-19T17:30:29.704185323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-04-19T17:30:29', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-04-19T17:30:29.704454415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:29.707050934Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-04-19T17:30:29.707194583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108993s 
2026-04-19T17:30:29.707386019Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-04-19T17:30:29.707526291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:29.707761916Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2026-04-19T17:30:29.708254878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-04-19T17:30:29.708381914Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-19T17:30:29.708514030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2026-04-19T17:30:29.708706688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2026-04-19T17:30:29.709607512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009489s 
2026-04-19T17:30:29.709834830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-04-19T17:30:29', 'add_language_tags_to_subtitle_files') 
2026-04-19T17:30:29.710072298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:29.710809442Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-04-19T17:30:29.710942370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021316s 
2026-04-19T17:30:29.711087793Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-04-19T17:30:29.711221803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:29.711414701Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2026-04-19T17:30:29.711720898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-04-19T17:30:29.711844156Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-19T17:30:29.711987514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-04-19T17:30:29.712154200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-04-19T17:30:29.713046868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009268s 
2026-04-19T17:30:29.713191349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-04-19T17:30:29.713355078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-04-19T17:30:29.714244039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009244s 
2026-04-19T17:30:29.714460955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-04-19T17:30:29', 'add_salt_to_users') 
2026-04-19T17:30:29.714692291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:29.715379826Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-04-19T17:30:29.715506150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020504s 
2026-04-19T17:30:29.715648597Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-04-19T17:30:29.715783809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:29.716059314Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2026-04-19T17:30:29.716423598Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2026-04-19T17:30:29.720055421Z [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-19T17:30:29.720689458Z [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-19T17:30:29.721074433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-04-19T17:30:29.721867971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-04-19T17:30:29.724403537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-04-19T17:30:29.724790657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-04-19T17:30:29.725089458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085308s 
2026-04-19T17:30:29.725237176Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2026-04-19T17:30:29.728829580Z [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-19T17:30:29.730745277Z [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-19T17:30:29.731124841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-04-19T17:30:29.731923680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-04-19T17:30:29.734519097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-04-19T17:30:29.734963171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-04-19T17:30:29.735221060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098457s 
2026-04-19T17:30:29.735367595Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2026-04-19T17:30:29.738936612Z [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-19T17:30:29.739510267Z [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-19T17:30:29.739880352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-04-19T17:30:29.740649972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-04-19T17:30:29.743158193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-04-19T17:30:29.743547798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-04-19T17:30:29.743931741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008389s 
2026-04-19T17:30:29.744076833Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2026-04-19T17:30:29.747640950Z [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-19T17:30:29.748215066Z [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-19T17:30:29.748567997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-04-19T17:30:29.749284560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-04-19T17:30:29.751889095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-04-19T17:30:29.752278038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-04-19T17:30:29.752580818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083763s 
2026-04-19T17:30:29.752797364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-04-19T17:30:29', 'clean_alt_titles') 
2026-04-19T17:30:29.753031686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:29.754206892Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-04-19T17:30:29.754334639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099893s 
2026-04-19T17:30:29.754486976Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-04-19T17:30:29.754622990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:29.754827241Z [Info] remove_omg: Starting migration of Main DB to 217 
2026-04-19T17:30:29.755146284Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-19T17:30:29.755330374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-04-19T17:30:29.755518082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000235s 
2026-04-19T17:30:29.755718626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-04-19T17:30:29', 'remove_omg') 
2026-04-19T17:30:29.755968880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:29.756687397Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-04-19T17:30:29.756820726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013872s 
2026-04-19T17:30:29.756977341Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-04-19T17:30:29.757121732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:29.757324760Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2026-04-19T17:30:29.757608372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-04-19T17:30:29.757737331Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-04-19T17:30:29.757890981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2026-04-19T17:30:29.758072827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2026-04-19T17:30:29.758973390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000945s 
2026-04-19T17:30:29.759207231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-04-19T17:30:29', 'add_additional_info_to_pending_releases') 
2026-04-19T17:30:29.759439659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:29.760132304Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-04-19T17:30:29.760270733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020718s 
2026-04-19T17:30:29.760418651Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-04-19T17:30:29.760557119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:29.760746431Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2026-04-19T17:30:29.761051856Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-04-19T17:30:29.761190234Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s 
2026-04-19T17:30:29.761316408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-04-19T17:30:29.761489236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-04-19T17:30:29.762439741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009918s 
2026-04-19T17:30:29.762654122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-04-19T17:30:29', 'add_result_to_commands') 
2026-04-19T17:30:29.762888073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:29.763522541Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-04-19T17:30:29.763649417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020653s 
2026-04-19T17:30:29.763801353Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-04-19T17:30:29.764017488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:29.764210066Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2026-04-19T17:30:29.764518727Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-19T17:30:29.764645843Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-19T17:30:29.764784793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-04-19T17:30:29.764975487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:29.765900860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009812s 
2026-04-19T17:30:29.766121785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-04-19T17:30:29', 'health_restored_notification') 
2026-04-19T17:30:29.766360756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:29.767065034Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-04-19T17:30:29.767195136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021277s 
2026-04-19T17:30:29.767363576Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-04-19T17:30:29.767512315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:29.767711196Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2026-04-19T17:30:29.768020649Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-19T17:30:29.768144288Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-04-19T17:30:29.768290632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2026-04-19T17:30:29.768490275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:29.769425388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009968s 
2026-04-19T17:30:29.769661593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-04-19T17:30:29', 'add_on_manual_interaction_required_to_notifications') 
2026-04-19T17:30:29.769908300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:29.770591366Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-04-19T17:30:29.770730476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002131s 
2026-04-19T17:30:29.770869125Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-04-19T17:30:29.771002113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:29.771198508Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2026-04-19T17:30:29.771450416Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-19T17:30:29.771630158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2026-04-19T17:30:29.771814298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002267s 
2026-04-19T17:30:29.772041666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-04-19T17:30:29', 'remove_rarbg') 
2026-04-19T17:30:29.772265527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:29.772865515Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-04-19T17:30:29.772995838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012608s 
2026-04-19T17:30:29.773148485Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-04-19T17:30:29.773293226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:29.773487287Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2026-04-19T17:30:29.773831841Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2026-04-19T17:30:29.774092776Z [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-19T17:30:29.774340415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003291s 
2026-04-19T17:30:29.774555869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-04-19T17:30:29', 'remove_invalid_roksbox_metadata_images') 
2026-04-19T17:30:29.774793918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:29.775427474Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-04-19T17:30:29.775560993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013907s 
2026-04-19T17:30:29.775702318Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-04-19T17:30:29.775838141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:29.776042322Z [Info] list_sync_time: Starting migration of Main DB to 224 
2026-04-19T17:30:29.776714115Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-04-19T17:30:29.780304806Z [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-19T17:30:29.780861807Z [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-19T17:30:29.781255250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-04-19T17:30:29.781950580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-04-19T17:30:29.784502689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-04-19T17:30:29.784811150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079513s 
2026-04-19T17:30:29.784931913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-04-19T17:30:29.785047386Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-19T17:30:29.785182849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-04-19T17:30:29.785356949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-04-19T17:30:29.786262583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009379s 
2026-04-19T17:30:29.786410230Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-19T17:30:29.786572507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2026-04-19T17:30:29.786749183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002197s 
2026-04-19T17:30:29.786961971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-04-19T17:30:29', 'list_sync_time') 
2026-04-19T17:30:29.787180652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:29.788647606Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-04-19T17:30:29.788764481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020956s 
2026-04-19T17:30:29.788909904Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-04-19T17:30:29.789040617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:29.789224878Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2026-04-19T17:30:29.789488840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-04-19T17:30:29.789610715Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-19T17:30:29.789731549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2026-04-19T17:30:29.789886320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2026-04-19T17:30:29.790782084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000924s 
2026-04-19T17:30:29.791039332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-04-19T17:30:29', 'add_tags_to_collections') 
2026-04-19T17:30:29.791219956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:29.791891879Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-04-19T17:30:29.792023343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020024s 
2026-04-19T17:30:29.792161241Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-04-19T17:30:29.792296714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:29.792478770Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2026-04-19T17:30:29.792771660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-04-19T17:30:29.792894407Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-19T17:30:29.793017585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-04-19T17:30:29.793178139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-04-19T17:30:29.794082650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009238s 
2026-04-19T17:30:29.794288455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-04-19T17:30:29', 'add_download_client_tags') 
2026-04-19T17:30:29.794507115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:29.795346164Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-04-19T17:30:29.795483050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021825s 
2026-04-19T17:30:29.795609354Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-04-19T17:30:29.795744086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:29.795945742Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2026-04-19T17:30:29.796405147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-04-19T17:30:29.796743669Z [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-19T17:30:29.797113594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005711s 
2026-04-19T17:30:29.797248185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-04-19T17:30:29.797409990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-04-19T17:30:29.797720406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003394s 
2026-04-19T17:30:29.797915869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-04-19T17:30:29', 'add_auto_tagging') 
2026-04-19T17:30:29.798142716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:29.798913358Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-04-19T17:30:29.799050975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015317s 
2026-04-19T17:30:29.799213593Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-04-19T17:30:29.799351651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:29.799549629Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2026-04-19T17:30:29.799924925Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-04-19T17:30:29.800048704Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-19T17:30:29.800189057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-04-19T17:30:29.800390252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:29.801351498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010265s 
2026-04-19T17:30:29.801481870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-04-19T17:30:29.801586601Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-19T17:30:29.801719869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-04-19T17:30:29.801900363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-04-19T17:30:29.802841027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009896s 
2026-04-19T17:30:29.803068515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-04-19T17:30:29', 'add_custom_format_score_bypass_to_delay_profile') 
2026-04-19T17:30:29.803299190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:29.804007095Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-04-19T17:30:29.804136726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002122s 
2026-04-19T17:30:29.804290376Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-04-19T17:30:29.804431780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:29.804618436Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2026-04-19T17:30:29.805594492Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-04-19T17:30:29.805766668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-04-19T17:30:29.808913455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031707s 
2026-04-19T17:30:29.809047886Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-04-19T17:30:29.809155603Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-19T17:30:29.809274823Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2026-04-19T17:30:29.809510027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2026-04-19T17:30:29.810447655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010495s 
2026-04-19T17:30:29.810578097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-04-19T17:30:29.810685193Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-19T17:30:29.810817078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-04-19T17:30:29.810989005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-04-19T17:30:29.811932064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009776s 
2026-04-19T17:30:29.812061023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-04-19T17:30:29.812167818Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-19T17:30:29.812292359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-04-19T17:30:29.812472863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:29.813404038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009785s 
2026-04-19T17:30:29.813544391Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-04-19T17:30:29.817094510Z [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-19T17:30:29.817591821Z [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-19T17:30:29.817930874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-04-19T17:30:29.818305077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-04-19T17:30:29.820805091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071254s 
2026-04-19T17:30:29.820933189Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:29.821052830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:29.821693019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006424s 
2026-04-19T17:30:29.821837540Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-19T17:30:29.822008525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-04-19T17:30:29.822196563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002379s 
2026-04-19T17:30:29.822410955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-04-19T17:30:29', 'update_restrictions_to_release_profiles') 
2026-04-19T17:30:29.822635126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:29.823428795Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-04-19T17:30:29.823556361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014328s 
2026-04-19T17:30:29.823701634Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-04-19T17:30:29.823840924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:29.824043062Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2026-04-19T17:30:29.824346262Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-04-19T17:30:29.824505613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-04-19T17:30:29.826979966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024976s 
2026-04-19T17:30:29.827129367Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2026-04-19T17:30:29.830871081Z [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-19T17:30:29.831479807Z [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-19T17:30:29.831926256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-04-19T17:30:29.832594131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-04-19T17:30:29.835076440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-04-19T17:30:29.835371735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081198s 
2026-04-19T17:30:29.835522458Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2026-04-19T17:30:29.839212308Z [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-19T17:30:29.839933951Z [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-19T17:30:29.840374849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-04-19T17:30:29.840986802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-04-19T17:30:29.843462417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-04-19T17:30:29.843752140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080988s 
2026-04-19T17:30:29.844065792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-04-19T17:30:29', 'rename_quality_profiles') 
2026-04-19T17:30:29.844337078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:29.846141792Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-04-19T17:30:29.846276784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104548s 
2026-04-19T17:30:29.846425473Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-04-19T17:30:29.846551597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:29.846745348Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2026-04-19T17:30:29.847064550Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-04-19T17:30:29.847372040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-04-19T17:30:29.847596241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000266s 
2026-04-19T17:30:29.847831415Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-04-19T17:30:29.848007639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-04-19T17:30:29.848193664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002325s 
2026-04-19T17:30:29.848450902Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-04-19T17:30:29.848611135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-04-19T17:30:29.848936951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003677s 
2026-04-19T17:30:29.849141002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-04-19T17:30:29', 'update_images_remote_url') 
2026-04-19T17:30:29.849416396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:29.850093369Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-04-19T17:30:29.850215916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015012s 
2026-04-19T17:30:29.850357341Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-04-19T17:30:29.850488074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:29.850713418Z [Info] add_notification_status: Starting migration of Main DB to 232 
2026-04-19T17:30:29.851232303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-04-19T17:30:29.851541826Z [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-19T17:30:29.852005530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006298s 
2026-04-19T17:30:29.852156323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-04-19T17:30:29.852339893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-04-19T17:30:29.854016529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017282s 
2026-04-19T17:30:29.854236643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-04-19T17:30:29', 'add_notification_status') 
2026-04-19T17:30:29.854465183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:29.855153509Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-04-19T17:30:29.855277419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028569s 
2026-04-19T17:30:29.855426659Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-04-19T17:30:29.855564106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:29.855764510Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2026-04-19T17:30:29.856154435Z [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-19T17:30:29.856405981Z [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-19T17:30:29.856635714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003139s 
2026-04-19T17:30:29.856869264Z [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-19T17:30:29.857163266Z [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-19T17:30:29.857400153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003558s 
2026-04-19T17:30:29.857608042Z [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-19T17:30:29.857840790Z [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-19T17:30:29.858060192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003048s 
2026-04-19T17:30:29.858255676Z [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-19T17:30:29.858476300Z [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-19T17:30:29.858692646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002887s 
2026-04-19T17:30:29.858899582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-04-19T17:30:29', 'rename_deprecated_indexer_flags') 
2026-04-19T17:30:29.859133684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:29.859672148Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-04-19T17:30:29.859807681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012409s 
2026-04-19T17:30:29.860027003Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-04-19T17:30:29.860161383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:29.860346526Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2026-04-19T17:30:29.860611570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:30:29.860729958Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-19T17:30:29.860877385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2026-04-19T17:30:29.861043339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2026-04-19T17:30:29.862043554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010334s 
2026-04-19T17:30:29.862252074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-04-19T17:30:29', 'movie_last_searched_time') 
2026-04-19T17:30:29.862479091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:29.871171905Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-04-19T17:30:29.871326196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101058s 
2026-04-19T17:30:29.871492120Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-04-19T17:30:29.871624367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:29.871839590Z [Info] email_encryption: Starting migration of Main DB to 235 
2026-04-19T17:30:29.872158262Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:29.872291781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:29.872982702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006923s 
2026-04-19T17:30:29.873196021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-04-19T17:30:29', 'email_encryption') 
2026-04-19T17:30:29.873436756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:29.874051975Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-04-19T17:30:29.874186626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017549s 
2026-04-19T17:30:29.874321498Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-04-19T17:30:29.874451600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:29.874635320Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2026-04-19T17:30:29.874880954Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-04-19T17:30:29.875059243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-04-19T17:30:29.875239426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002197s 
2026-04-19T17:30:29.875448667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-04-19T17:30:29', 'clear_last_rss_releases_info') 
2026-04-19T17:30:29.875695805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:29.876007593Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-04-19T17:30:29.876146042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009465s 
2026-04-19T17:30:29.876285392Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-04-19T17:30:29.876418530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:29.876602822Z [Info] add_indexes: Starting migration of Main DB to 237 
2026-04-19T17:30:29.877568015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2026-04-19T17:30:29.877749350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2026-04-19T17:30:29.878072060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003664s 
2026-04-19T17:30:29.878208465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2026-04-19T17:30:29.878366172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2026-04-19T17:30:29.878648882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003189s 
2026-04-19T17:30:29.878791038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2026-04-19T17:30:29.878969938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2026-04-19T17:30:29.879268199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003493s 
2026-04-19T17:30:29.879472290Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-04-19T17:30:29.879649156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-04-19T17:30:29.880039141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004092s 
2026-04-19T17:30:29.880173091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-04-19T17:30:29.880346039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-04-19T17:30:29.880642065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003497s 
2026-04-19T17:30:29.880781947Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2026-04-19T17:30:29.880949394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2026-04-19T17:30:29.881242524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003356s 
2026-04-19T17:30:29.881375342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2026-04-19T17:30:29.881530254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2026-04-19T17:30:29.881809967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003116s 
2026-04-19T17:30:29.882018467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-04-19T17:30:29', 'add_indexes') 
2026-04-19T17:30:29.882245184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:29.882824650Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-04-19T17:30:29.882948279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013194s 
2026-04-19T17:30:29.883109915Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-04-19T17:30:29.883252131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:29.883487606Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2026-04-19T17:30:29.883842430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-04-19T17:30:29.884028375Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2026-04-19T17:30:29.884132304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2026-04-19T17:30:29.884294350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2026-04-19T17:30:29.885272670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010161s 
2026-04-19T17:30:29.885405047Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-04-19T17:30:29.885512643Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-04-19T17:30:29.885635431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2026-04-19T17:30:29.885824431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:29.886793643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010046s 
2026-04-19T17:30:29.886935899Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:29.887035420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:29.887525166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005042s 
2026-04-19T17:30:29.887764418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-04-19T17:30:29', 'parse_title_from_existing_subtitle_files') 
2026-04-19T17:30:29.888007818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:29.888500540Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-04-19T17:30:29.888626945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014565s 
2026-04-19T17:30:29.888803079Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-04-19T17:30:29.888947199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:29.889167223Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2026-04-19T17:30:29.889459331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-04-19T17:30:29.889584613Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-04-19T17:30:29.889719004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2026-04-19T17:30:29.889916491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2026-04-19T17:30:29.890942888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010883s 
2026-04-19T17:30:29.891178373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-04-19T17:30:29', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-04-19T17:30:29.891418927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:29.891759022Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-04-19T17:30:29.891918974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018745s 
2026-04-19T17:30:29.892084307Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-04-19T17:30:29.892226774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:29.892444542Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2026-04-19T17:30:29.892676359Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2026-04-19T17:30:29.896628778Z [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-19T17:30:29.897237674Z [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-19T17:30:29.897625345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-04-19T17:30:29.898009879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-04-19T17:30:29.900644034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078027s 
2026-04-19T17:30:29.900869398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-04-19T17:30:29', 'drop_multi_episode_style_from_naming_config') 
2026-04-19T17:30:29.901109140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:29.901812907Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-04-19T17:30:29.901937258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089577s 
2026-04-19T17:30:29.902085005Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-04-19T17:30:29.902216240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:29.902401793Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2026-04-19T17:30:29.902616255Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:29.902751347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:29.903308038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005568s 
2026-04-19T17:30:29.903521177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-04-19T17:30:29', 'stevenlu_update_url') 
2026-04-19T17:30:29.903759657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:29.904071776Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-04-19T17:30:29.904202439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013043s 
2026-04-19T17:30:29.904343583Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-04-19T17:30:29.904478485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:29.904658958Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2026-04-19T17:30:29.904924764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-04-19T17:30:29.905046218Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-19T17:30:29.905173955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2026-04-19T17:30:29.905340120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2026-04-19T17:30:29.906337108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010278s 
2026-04-19T17:30:29.906556499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-04-19T17:30:29', 'add_movie_keywords') 
2026-04-19T17:30:29.906788737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:29.907265868Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-04-19T17:30:29.907395829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019528s 
2026-04-19T17:30:29.916048634Z [Debug] MigrationController: Took: 00:00:02.3251966 
2026-04-19T17:30:30.068839971Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-04-19T17:30:30.099385831Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-04-19T17:30:30.122110963Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-04-19T17:30:30.122973180Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:30.123171569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:30.127175983Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-04-19T17:30:30.127325464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041629s 
2026-04-19T17:30:30.127514534Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-04-19T17:30:30.127690799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043402s 
2026-04-19T17:30:30.129288767Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-04-19T17:30:30.129503109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.129840448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-04-19T17:30:30.130135192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-04-19T17:30:30.130498463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004639s 
2026-04-19T17:30:30.130690510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.131770064Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-04-19T17:30:30.131993143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017233s 
2026-04-19T17:30:30.132234038Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-04-19T17:30:30.132471737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.132822403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-04-19T17:30:30.133056424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-19T17:30:30.133423203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004027s 
2026-04-19T17:30:30.133603706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-19T17:30:30.133769200Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-19T17:30:30.133965144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-04-19T17:30:30.134214025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-04-19T17:30:30.134859335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000682s 
2026-04-19T17:30:30.135052053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.135715459Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-04-19T17:30:30.135913027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015283s 
2026-04-19T17:30:30.136178431Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-04-19T17:30:30.136380708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.136680983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-19T17:30:30.136857238Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-19T17:30:30.137032862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-04-19T17:30:30.137259568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-04-19T17:30:30.137688692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004631s 
2026-04-19T17:30:30.137876941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.138560418Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-04-19T17:30:30.138756924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013133s 
2026-04-19T17:30:30.139064773Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-04-19T17:30:30.139259906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.139511423Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-04-19T17:30:30.140106251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-04-19T17:30:30.140450364Z [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-19T17:30:30.140921913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006251s 
2026-04-19T17:30:30.141098990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-04-19T17:30:30.141309003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-04-19T17:30:30.141631933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000353s 
2026-04-19T17:30:30.141897047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-19T17:30:30', 'InitialSetup') 
2026-04-19T17:30:30.142209255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.143462088Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-04-19T17:30:30.143638714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021681s 
2026-04-19T17:30:30.143843376Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-04-19T17:30:30.144122398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.144370377Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2026-04-19T17:30:30.144665191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-04-19T17:30:30', 'add_moviefiles_table') 
2026-04-19T17:30:30.144989935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.145678110Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-04-19T17:30:30.145863113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015568s 
2026-04-19T17:30:30.146058216Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-04-19T17:30:30.146246936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.146496609Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2026-04-19T17:30:30.146764628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-04-19T17:30:30', 'fix_history_movieId') 
2026-04-19T17:30:30.147078210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.147761155Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-04-19T17:30:30.147960817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015082s 
2026-04-19T17:30:30.148155780Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-04-19T17:30:30.148340832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.148579242Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2026-04-19T17:30:30.148836811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-04-19T17:30:30', 'add_tmdb_stuff') 
2026-04-19T17:30:30.149153158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.149837867Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-04-19T17:30:30.150019202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014936s 
2026-04-19T17:30:30.150218183Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-04-19T17:30:30.150402574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.150643419Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2026-04-19T17:30:30.150903533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-04-19T17:30:30', 'fix_movie_files') 
2026-04-19T17:30:30.151215642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.151915411Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-04-19T17:30:30.152101315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001495s 
2026-04-19T17:30:30.152298031Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-04-19T17:30:30.152492653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.152733799Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2026-04-19T17:30:30.153004804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-04-19T17:30:30', 'update_schedule_intervale') 
2026-04-19T17:30:30.153326071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.154009888Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-04-19T17:30:30.154198658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015073s 
2026-04-19T17:30:30.154400876Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-04-19T17:30:30.154604967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.154848647Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2026-04-19T17:30:30.155136858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-04-19T17:30:30', 'add_movie_formats_to_naming_config') 
2026-04-19T17:30:30.155457804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.156132012Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-04-19T17:30:30.156324690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015061s 
2026-04-19T17:30:30.156522959Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-04-19T17:30:30.156721739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.156965460Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2026-04-19T17:30:30.157226476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-04-19T17:30:30', 'add_phyiscal_release') 
2026-04-19T17:30:30.157542141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.158208112Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-04-19T17:30:30.158392373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014801s 
2026-04-19T17:30:30.158581374Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-04-19T17:30:30.158772759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.159007302Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2026-04-19T17:30:30.159267716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-04-19T17:30:30', 'remove_bitmetv') 
2026-04-19T17:30:30.159575686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.160303352Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-04-19T17:30:30.160485799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015222s 
2026-04-19T17:30:30.160687375Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-04-19T17:30:30.160876566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.161120327Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2026-04-19T17:30:30.161382104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-04-19T17:30:30', 'remove_torrentleech') 
2026-04-19T17:30:30.161698170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.162374983Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-04-19T17:30:30.162560036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014923s 
2026-04-19T17:30:30.162752413Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-04-19T17:30:30.162948789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.163186768Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2026-04-19T17:30:30.163453505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-04-19T17:30:30', 'remove_broadcasthenet') 
2026-04-19T17:30:30.163765694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.164481746Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-04-19T17:30:30.164664694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015191s 
2026-04-19T17:30:30.164858835Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-04-19T17:30:30.165042375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.165281556Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2026-04-19T17:30:30.165535317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-04-19T17:30:30', 'remove_fanzub') 
2026-04-19T17:30:30.165847726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.166524650Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-04-19T17:30:30.166706686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014798s 
2026-04-19T17:30:30.166899865Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-04-19T17:30:30.167098154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.167347477Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2026-04-19T17:30:30.167620737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-04-19T17:30:30', 'update_movie_sorttitle') 
2026-04-19T17:30:30.167942825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.168647164Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-04-19T17:30:30.168837367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00154s 
2026-04-19T17:30:30.169032199Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-04-19T17:30:30.169229597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.169468848Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2026-04-19T17:30:30.169742840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-04-19T17:30:30', 'update_movie_sorttitle_again') 
2026-04-19T17:30:30.170059728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.170677422Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-04-19T17:30:30.170882134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014398s 
2026-04-19T17:30:30.171065083Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-04-19T17:30:30.171261197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.171492784Z [Info] update_movie_file: Starting migration of Log DB to 117 
2026-04-19T17:30:30.171758509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-04-19T17:30:30', 'update_movie_file') 
2026-04-19T17:30:30.172169166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.172785567Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-04-19T17:30:30.172962073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015155s 
2026-04-19T17:30:30.173158558Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-04-19T17:30:30.173342609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.173575438Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2026-04-19T17:30:30.173836153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-04-19T17:30:30', 'update_movie_slug') 
2026-04-19T17:30:30.174147730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.174792288Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-04-19T17:30:30.174974545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014506s 
2026-04-19T17:30:30.175178506Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-04-19T17:30:30.175367166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.175613001Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2026-04-19T17:30:30.175891271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-04-19T17:30:30', 'add_youtube_trailer_id') 
2026-04-19T17:30:30.176228741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.176833879Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-04-19T17:30:30.177027700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014595s 
2026-04-19T17:30:30.177211750Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-04-19T17:30:30.177394188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.177642117Z [Info] add_studio: Starting migration of Log DB to 120 
2026-04-19T17:30:30.177893603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-04-19T17:30:30', 'add_studio') 
2026-04-19T17:30:30.178208768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.178787293Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-04-19T17:30:30.178983007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001394s 
2026-04-19T17:30:30.179167549Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-04-19T17:30:30.179359585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.179598466Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2026-04-19T17:30:30.179877829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-04-19T17:30:30', 'update_filedate_config') 
2026-04-19T17:30:30.180197994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.180821269Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-04-19T17:30:30.181007584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014526s 
2026-04-19T17:30:30.181210452Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-04-19T17:30:30.181405896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.181681922Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2026-04-19T17:30:30.181913839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-04-19T17:30:30', 'add_movieid_to_blacklist') 
2026-04-19T17:30:30.182228653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.182887018Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-04-19T17:30:30.183073504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014711s 
2026-04-19T17:30:30.183268476Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-04-19T17:30:30.183471886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.183702851Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2026-04-19T17:30:30.184017725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-04-19T17:30:30', 'create_netimport_table') 
2026-04-19T17:30:30.184309483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.185074273Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-04-19T17:30:30.185258374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015991s 
2026-04-19T17:30:30.185467785Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-04-19T17:30:30.185657748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.185896759Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2026-04-19T17:30:30.186175811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-04-19T17:30:30', 'add_preferred_tags_to_profile') 
2026-04-19T17:30:30.186490966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.187254824Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-04-19T17:30:30.187450809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015905s 
2026-04-19T17:30:30.187634859Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-04-19T17:30:30.187839842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.188123804Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2026-04-19T17:30:30.188384880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-04-19T17:30:30', 'fix_imdb_unique') 
2026-04-19T17:30:30.188690956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.189300513Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-04-19T17:30:30.189518192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014575s 
2026-04-19T17:30:30.189680068Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-04-19T17:30:30.189875672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.190118320Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2026-04-19T17:30:30.190391600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-04-19T17:30:30', 'update_qualities_and_profiles') 
2026-04-19T17:30:30.190711214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.191344900Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-04-19T17:30:30.191541827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014564s 
2026-04-19T17:30:30.191742962Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-04-19T17:30:30.191941171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.194873075Z [Info] remove_wombles: Starting migration of Log DB to 127 
2026-04-19T17:30:30.195114692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-04-19T17:30:30', 'remove_wombles') 
2026-04-19T17:30:30.195430107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.196129926Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-04-19T17:30:30.196283706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041639s 
2026-04-19T17:30:30.196472386Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-04-19T17:30:30.196659633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.196897612Z [Info] remove_kickass: Starting migration of Log DB to 128 
2026-04-19T17:30:30.197162225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-04-19T17:30:30', 'remove_kickass') 
2026-04-19T17:30:30.197464574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.198113711Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-04-19T17:30:30.198296038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014548s 
2026-04-19T17:30:30.198499668Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-04-19T17:30:30.198707627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.198949824Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2026-04-19T17:30:30.199243255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-04-19T17:30:30', 'add_parsed_movie_info_to_pending_release') 
2026-04-19T17:30:30.199565274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.200236335Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-04-19T17:30:30.200432580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015045s 
2026-04-19T17:30:30.200631501Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-04-19T17:30:30.200826443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.201072048Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2026-04-19T17:30:30.201334536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-04-19T17:30:30', 'remove_wombles_kickass') 
2026-04-19T17:30:30.201643138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.202255271Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-04-19T17:30:30.202438189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014253s 
2026-04-19T17:30:30.202639705Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-04-19T17:30:30.202842994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.203081875Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2026-04-19T17:30:30.203364735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-04-19T17:30:30', 'make_parsed_episode_info_nullable') 
2026-04-19T17:30:30.203689258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.204325720Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-04-19T17:30:30.204521504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001467s 
2026-04-19T17:30:30.204721868Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-04-19T17:30:30.204919636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.205160892Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2026-04-19T17:30:30.205436186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-04-19T17:30:30', 'rename_torrent_downloadstation') 
2026-04-19T17:30:30.205758485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.206376750Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-04-19T17:30:30.206569659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014445s 
2026-04-19T17:30:30.206763789Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-04-19T17:30:30.206958141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.207203395Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2026-04-19T17:30:30.207469741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-04-19T17:30:30', 'add_minimumavailability') 
2026-04-19T17:30:30.207787230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.208453592Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-04-19T17:30:30.208639537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014821s 
2026-04-19T17:30:30.208840591Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-04-19T17:30:30.209041867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.209290117Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2026-04-19T17:30:30.209571042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-04-19T17:30:30', 'add_remux_qualities_for_the_wankers') 
2026-04-19T17:30:30.209896337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.210732110Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-04-19T17:30:30.210943135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016737s 
2026-04-19T17:30:30.211140372Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-04-19T17:30:30.211337579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.211582783Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2026-04-19T17:30:30.211860252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-04-19T17:30:30', 'add_haspredbentry_to_movies') 
2026-04-19T17:30:30.212194305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.212859985Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-04-19T17:30:30.213074547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015086s 
2026-04-19T17:30:30.213249299Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-04-19T17:30:30.213443220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.213683834Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2026-04-19T17:30:30.213950341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-04-19T17:30:30', 'add_pathstate_to_movies') 
2026-04-19T17:30:30.214282690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.214964233Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-04-19T17:30:30.215152582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015112s 
2026-04-19T17:30:30.215352204Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-04-19T17:30:30.215550022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.215789805Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2026-04-19T17:30:30.216079909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-04-19T17:30:30', 'add_import_exclusions_table') 
2026-04-19T17:30:30.216404453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.217026756Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-04-19T17:30:30.217215246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014647s 
2026-04-19T17:30:30.217411290Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-04-19T17:30:30.217608778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.217848441Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2026-04-19T17:30:30.218117452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-04-19T17:30:30', 'add_physical_release_note') 
2026-04-19T17:30:30.218444942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.219118107Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-04-19T17:30:30.219306767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015021s 
2026-04-19T17:30:30.219505327Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-04-19T17:30:30.219703917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.220020244Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2026-04-19T17:30:30.220278604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-04-19T17:30:30', 'consolidate_indexer_baseurl') 
2026-04-19T17:30:30.220634260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.221266564Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-04-19T17:30:30.221449071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015359s 
2026-04-19T17:30:30.221654234Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-04-19T17:30:30.221851712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.222092116Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2026-04-19T17:30:30.222363012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-04-19T17:30:30', 'add_alternative_titles_table') 
2026-04-19T17:30:30.222684930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.223352214Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-04-19T17:30:30.223507396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014533s 
2026-04-19T17:30:30.223700455Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-04-19T17:30:30.223913584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.224154760Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2026-04-19T17:30:30.224423782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-04-19T17:30:30', 'fix_duplicate_alt_titles') 
2026-04-19T17:30:30.224746081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.225378203Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-04-19T17:30:30.225570901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014716s 
2026-04-19T17:30:30.225751846Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-04-19T17:30:30.225939624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.226176711Z [Info] movie_extras: Starting migration of Log DB to 142 
2026-04-19T17:30:30.226430051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-04-19T17:30:30', 'movie_extras') 
2026-04-19T17:30:30.226744705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.227868929Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-04-19T17:30:30.228052348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019074s 
2026-04-19T17:30:30.228237832Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-04-19T17:30:30.228426973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.228663439Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2026-04-19T17:30:30.228917100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-04-19T17:30:30', 'clean_core_tv') 
2026-04-19T17:30:30.229228687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.229838806Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-04-19T17:30:30.230026814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014104s 
2026-04-19T17:30:30.230217088Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-04-19T17:30:30.230416249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.230657985Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2026-04-19T17:30:30.230931396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-04-19T17:30:30', 'add_cookies_to_indexer_status') 
2026-04-19T17:30:30.231268465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.231945087Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-04-19T17:30:30.232138447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014993s 
2026-04-19T17:30:30.232322948Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-04-19T17:30:30.232514274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.232752253Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2026-04-19T17:30:30.233008539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-04-19T17:30:30', 'banner_to_fanart') 
2026-04-19T17:30:30.233317641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.233920866Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-04-19T17:30:30.234111891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014055s 
2026-04-19T17:30:30.234305490Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-04-19T17:30:30.234505323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.234744003Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2026-04-19T17:30:30.235017554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-04-19T17:30:30', 'naming_config_colon_action') 
2026-04-19T17:30:30.235342689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.236012067Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-04-19T17:30:30.236212460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014964s 
2026-04-19T17:30:30.236395389Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-04-19T17:30:30.236586003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.236822980Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2026-04-19T17:30:30.237081079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-04-19T17:30:30', 'add_custom_formats') 
2026-04-19T17:30:30.237399280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.237996984Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-04-19T17:30:30.238188038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014075s 
2026-04-19T17:30:30.238378943Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-04-19T17:30:30.238575228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.238815682Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2026-04-19T17:30:30.239091548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-04-19T17:30:30', 'remove_extra_naming_config') 
2026-04-19T17:30:30.239421562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.240021781Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-04-19T17:30:30.240216673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014239s 
2026-04-19T17:30:30.240415714Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-04-19T17:30:30.240615587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.240853997Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2026-04-19T17:30:30.241124482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-04-19T17:30:30', 'convert_regex_required_tags') 
2026-04-19T17:30:30.241456691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.242063052Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-04-19T17:30:30.242251491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001439s 
2026-04-19T17:30:30.242455171Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-04-19T17:30:30.242656216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.242900588Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2026-04-19T17:30:30.243179229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-04-19T17:30:30', 'fix_format_tags_double_underscore') 
2026-04-19T17:30:30.243499414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.244118962Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-04-19T17:30:30.244320959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014427s 
2026-04-19T17:30:30.244509989Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-04-19T17:30:30.244707307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.244942821Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2026-04-19T17:30:30.245213937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-04-19T17:30:30', 'add_tags_to_net_import') 
2026-04-19T17:30:30.245530414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.246254662Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-04-19T17:30:30.246447070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00154s 
2026-04-19T17:30:30.246649558Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-04-19T17:30:30.246846925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.247096838Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2026-04-19T17:30:30.247368766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-04-19T17:30:30', 'add_custom_filters') 
2026-04-19T17:30:30.247694542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.248422838Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-04-19T17:30:30.248623302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015694s 
2026-04-19T17:30:30.248836862Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-04-19T17:30:30.249046915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.249301428Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2026-04-19T17:30:30.249596662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-04-19T17:30:30', 'indexer_client_status_search_changes') 
2026-04-19T17:30:30.249933030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.250729463Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-04-19T17:30:30.250929556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016643s 
2026-04-19T17:30:30.251145331Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-04-19T17:30:30.251358180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.251613915Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2026-04-19T17:30:30.251953599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-04-19T17:30:30', 'add_language_to_files_history_blacklist') 
2026-04-19T17:30:30.252299405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.252973933Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-04-19T17:30:30.253180459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015943s 
2026-04-19T17:30:30.253403498Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-04-19T17:30:30.253614012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.253863855Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2026-04-19T17:30:30.254154100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-04-19T17:30:30', 'add_update_allowed_quality_profile') 
2026-04-19T17:30:30.254489194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.255174705Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-04-19T17:30:30.255373174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015478s 
2026-04-19T17:30:30.255581213Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-04-19T17:30:30.255799884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.256077603Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2026-04-19T17:30:30.256359791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-04-19T17:30:30', 'add_download_client_priority') 
2026-04-19T17:30:30.256692271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.257430137Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-04-19T17:30:30.257626272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016172s 
2026-04-19T17:30:30.257824040Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-04-19T17:30:30.258026097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.258275098Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2026-04-19T17:30:30.258542106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-04-19T17:30:30', 'remove_growl_prowl') 
2026-04-19T17:30:30.258869475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.259542551Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-04-19T17:30:30.259728946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015125s 
2026-04-19T17:30:30.259952506Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-04-19T17:30:30.260164553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.260412302Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2026-04-19T17:30:30.260686294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-04-19T17:30:30', 'remove_plex_hometheatre') 
2026-04-19T17:30:30.261010707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.261676808Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-04-19T17:30:30.261872212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015123s 
2026-04-19T17:30:30.262069649Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-04-19T17:30:30.262273871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.262530387Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2026-04-19T17:30:30.262805170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-04-19T17:30:30', 'add_webrip_qualites') 
2026-04-19T17:30:30.263129453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.263749752Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-04-19T17:30:30.263959515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014728s 
2026-04-19T17:30:30.264168586Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-04-19T17:30:30.264373428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.264628963Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2026-04-19T17:30:30.264905570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-04-19T17:30:30', 'health_issue_notification') 
2026-04-19T17:30:30.265236546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.265898509Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-04-19T17:30:30.266095105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015136s 
2026-04-19T17:30:30.266308535Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-04-19T17:30:30.266506714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.266757248Z [Info] speed_improvements: Starting migration of Log DB to 161 
2026-04-19T17:30:30.267030789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-04-19T17:30:30', 'speed_improvements') 
2026-04-19T17:30:30.267351946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.267944950Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-04-19T17:30:30.268138961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014154s 
2026-04-19T17:30:30.268346388Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-04-19T17:30:30.268549157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.268799892Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2026-04-19T17:30:30.269077350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-04-19T17:30:30', 'fix_profile_format_default') 
2026-04-19T17:30:30.269406373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.270384112Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-04-19T17:30:30.270585247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018215s 
2026-04-19T17:30:30.270778817Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-04-19T17:30:30.270977297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.271221759Z [Info] task_duration: Starting migration of Log DB to 163 
2026-04-19T17:30:30.271482724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-04-19T17:30:30', 'task_duration') 
2026-04-19T17:30:30.271802659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.272594744Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-04-19T17:30:30.272782662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016109s 
2026-04-19T17:30:30.272983777Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-04-19T17:30:30.273184481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.273443703Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2026-04-19T17:30:30.273717795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-04-19T17:30:30', 'movie_collections_crew') 
2026-04-19T17:30:30.274043220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.274780966Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-04-19T17:30:30.274980848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00159s 
2026-04-19T17:30:30.275194028Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-04-19T17:30:30.275413099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.275668112Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2026-04-19T17:30:30.276021744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-04-19T17:30:30', 'remove_custom_formats_from_quality_model') 
2026-04-19T17:30:30.276361869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.277086779Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-04-19T17:30:30.277291542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016502s 
2026-04-19T17:30:30.277485522Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-04-19T17:30:30.277678371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.277922242Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2026-04-19T17:30:30.278185141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-04-19T17:30:30', 'fix_tmdb_list_config') 
2026-04-19T17:30:30.278494344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.279207330Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-04-19T17:30:30.279390589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015251s 
2026-04-19T17:30:30.279586774Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-04-19T17:30:30.279781616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.280047992Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2026-04-19T17:30:30.280317024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-04-19T17:30:30', 'remove_movie_pathstate') 
2026-04-19T17:30:30.280627750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.281309693Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-04-19T17:30:30.281499966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015128s 
2026-04-19T17:30:30.281692514Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-04-19T17:30:30.281893439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.282133121Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2026-04-19T17:30:30.282398205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-04-19T17:30:30', 'custom_format_rework') 
2026-04-19T17:30:30.282714893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.283425964Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-04-19T17:30:30.283611859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015268s 
2026-04-19T17:30:30.283806180Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-04-19T17:30:30.284027967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.284266677Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2026-04-19T17:30:30.284533074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-04-19T17:30:30', 'custom_format_scores') 
2026-04-19T17:30:30.284844281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.285493538Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-04-19T17:30:30.285681927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014638s 
2026-04-19T17:30:30.285865217Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-04-19T17:30:30.286060820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.286291826Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2026-04-19T17:30:30.286553813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-04-19T17:30:30', 'fix_trakt_list_config') 
2026-04-19T17:30:30.286865761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.287539538Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-04-19T17:30:30.287732607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014823s 
2026-04-19T17:30:30.287948742Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-04-19T17:30:30.288152362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.288399239Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2026-04-19T17:30:30.288678692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-04-19T17:30:30', 'quality_definition_preferred_size') 
2026-04-19T17:30:30.289001973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.293577717Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-04-19T17:30:30.293770886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053827s 
2026-04-19T17:30:30.293969897Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-04-19T17:30:30.294172505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.294428110Z [Info] add_download_history: Starting migration of Log DB to 172 
2026-04-19T17:30:30.294693003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-04-19T17:30:30', 'add_download_history') 
2026-04-19T17:30:30.295019511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.297187807Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-04-19T17:30:30.297378381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029994s 
2026-04-19T17:30:30.297582923Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-04-19T17:30:30.297769949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.298012768Z [Info] net_import_status: Starting migration of Log DB to 173 
2026-04-19T17:30:30.298950456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-04-19T17:30:30', 'net_import_status') 
2026-04-19T17:30:30.299266703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.300045000Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-04-19T17:30:30.300238159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022709s 
2026-04-19T17:30:30.300436318Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-04-19T17:30:30.300654007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.300917127Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2026-04-19T17:30:30.306865074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-04-19T17:30:30', 'email_multiple_addresses') 
2026-04-19T17:30:30.307187513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.307884056Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-04-19T17:30:30.308137767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072189s 
2026-04-19T17:30:30.308337760Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-04-19T17:30:30.308537191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.308777275Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2026-04-19T17:30:30.309053321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-04-19T17:30:30', 'remove_chown_and_folderchmod_config') 
2026-04-19T17:30:30.309375489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.310082473Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-04-19T17:30:30.310276143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015282s 
2026-04-19T17:30:30.310467057Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-04-19T17:30:30.310659906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.310893045Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2026-04-19T17:30:30.311165524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-04-19T17:30:30', 'movie_recommendations') 
2026-04-19T17:30:30.311461340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.312147461Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-04-19T17:30:30.312343235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014778s 
2026-04-19T17:30:30.312527617Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-04-19T17:30:30.312716708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.312954426Z [Info] language_improvements: Starting migration of Log DB to 177 
2026-04-19T17:30:30.313212416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-04-19T17:30:30', 'language_improvements') 
2026-04-19T17:30:30.313524935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.314173692Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-04-19T17:30:30.314361861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014465s 
2026-04-19T17:30:30.314544859Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-04-19T17:30:30.314730152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.314962400Z [Info] new_list_server: Starting migration of Log DB to 178 
2026-04-19T17:30:30.315211051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-04-19T17:30:30', 'new_list_server') 
2026-04-19T17:30:30.315519021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.316184431Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-04-19T17:30:30.316372029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014462s 
2026-04-19T17:30:30.316587011Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-04-19T17:30:30.316791333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.317031076Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2026-04-19T17:30:30.317305308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-04-19T17:30:30', 'movie_translation_indexes') 
2026-04-19T17:30:30.317623859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.318321534Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-04-19T17:30:30.318775839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001518s 
2026-04-19T17:30:30.318783484Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-04-19T17:30:30.318913456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.319147638Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2026-04-19T17:30:30.319419705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-04-19T17:30:30', 'fix_invalid_profile_references') 
2026-04-19T17:30:30.319738247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.320519961Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-04-19T17:30:30.320712819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015947s 
2026-04-19T17:30:30.320900026Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-04-19T17:30:30.321090039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.321323980Z [Info] list_movies_table: Starting migration of Log DB to 181 
2026-04-19T17:30:30.321579976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-04-19T17:30:30', 'list_movies_table') 
2026-04-19T17:30:30.321893527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.322568146Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-04-19T17:30:30.322751976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014715s 
2026-04-19T17:30:30.322941127Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-04-19T17:30:30.323136009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.323374219Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2026-04-19T17:30:30.323640686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-04-19T17:30:30', 'on_delete_notification') 
2026-04-19T17:30:30.323998376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.324810812Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-04-19T17:30:30.324990614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016547s 
2026-04-19T17:30:30.325178663Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-04-19T17:30:30.325374527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.325675834Z [Info] download_propers_config: Starting migration of Log DB to 183 
2026-04-19T17:30:30.325938252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-04-19T17:30:30', 'download_propers_config') 
2026-04-19T17:30:30.326256463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.326922093Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-04-19T17:30:30.327120112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015404s 
2026-04-19T17:30:30.327321317Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-04-19T17:30:30.327530408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.327821725Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2026-04-19T17:30:30.328163172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-04-19T17:30:30', 'add_priority_to_indexers') 
2026-04-19T17:30:30.328495000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.329148667Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-04-19T17:30:30.329336595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016197s 
2026-04-19T17:30:30.329534734Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-04-19T17:30:30.329732983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.329977596Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2026-04-19T17:30:30.330252419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-04-19T17:30:30', 'add_alternative_title_indices') 
2026-04-19T17:30:30.330577654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.331230449Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-04-19T17:30:30.331426303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014851s 
2026-04-19T17:30:30.331619492Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-04-19T17:30:30.331811679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.332071973Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2026-04-19T17:30:30.332345404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-04-19T17:30:30', 'fix_tmdb_duplicates') 
2026-04-19T17:30:30.332660418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.333371220Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-04-19T17:30:30.333572665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015467s 
2026-04-19T17:30:30.333785173Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-04-19T17:30:30.333983623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.334224688Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2026-04-19T17:30:30.334496315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-04-19T17:30:30', 'swap_filechmod_for_folderchmod') 
2026-04-19T17:30:30.334816580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.335470557Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-04-19T17:30:30.335673055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014718s 
2026-04-19T17:30:30.335875282Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-04-19T17:30:30.336074063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.336312322Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2026-04-19T17:30:30.336569220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-04-19T17:30:30', 'mediainfo_channels') 
2026-04-19T17:30:30.336880236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.337546447Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-04-19T17:30:30.337729175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014683s 
2026-04-19T17:30:30.337923517Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-04-19T17:30:30.338114050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.338348963Z [Info] add_update_history: Starting migration of Log DB to 189 
2026-04-19T17:30:30.338956146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-04-19T17:30:30.339279076Z [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-19T17:30:30.339782400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006235s 
2026-04-19T17:30:30.340020740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-04-19T17:30:30.340265433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-04-19T17:30:30.340627943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004157s 
2026-04-19T17:30:30.340889559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-04-19T17:30:30', 'add_update_history') 
2026-04-19T17:30:30.341208943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.341978091Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-04-19T17:30:30.342164457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017511s 
2026-04-19T17:30:30.342355572Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-04-19T17:30:30.342606637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.342849346Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2026-04-19T17:30:30.343115282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-04-19T17:30:30', 'update_awesome_hd_link') 
2026-04-19T17:30:30.343425476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.344135386Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-04-19T17:30:30.344319877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015057s 
2026-04-19T17:30:30.344501613Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-04-19T17:30:30.344690413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.344923342Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2026-04-19T17:30:30.345177524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-04-19T17:30:30', 'remove_awesomehd') 
2026-04-19T17:30:30.345492248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.346159812Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-04-19T17:30:30.346343793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014693s 
2026-04-19T17:30:30.346544797Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-04-19T17:30:30.346743287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.347001407Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2026-04-19T17:30:30.347291481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-04-19T17:30:30', 'add_on_delete_to_notifications') 
2026-04-19T17:30:30.347642478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.348465746Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-04-19T17:30:30.348705629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016354s 
2026-04-19T17:30:30.348899680Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-04-19T17:30:30.349100053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.349337541Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2026-04-19T17:30:30.349612335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-04-19T17:30:30', 'add_bypass_to_delay_profile') 
2026-04-19T17:30:30.349930746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.350597018Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-04-19T17:30:30.350793032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014815s 
2026-04-19T17:30:30.350978215Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-04-19T17:30:30.351168759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.351401568Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2026-04-19T17:30:30.351668696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-04-19T17:30:30', 'update_notifiarr') 
2026-04-19T17:30:30.352307041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.352990497Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-04-19T17:30:30.353188877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001804s 
2026-04-19T17:30:30.353378960Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-04-19T17:30:30.353576207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.353816511Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2026-04-19T17:30:30.354074220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-04-19T17:30:30', 'legacy_mediainfo_hdr') 
2026-04-19T17:30:30.354387651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.355047399Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-04-19T17:30:30.355230388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014657s 
2026-04-19T17:30:30.355428998Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-04-19T17:30:30.355627417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.355912040Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2026-04-19T17:30:30.356168727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-04-19T17:30:30', 'rename_blacklist_to_blocklist') 
2026-04-19T17:30:30.356489423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.357201697Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-04-19T17:30:30.357411400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001557s 
2026-04-19T17:30:30.357615440Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-04-19T17:30:30.357810473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.358051328Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2026-04-19T17:30:30.358334288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-04-19T17:30:30', 'add_indexer_tags') 
2026-04-19T17:30:30.358674072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.359371206Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-04-19T17:30:30.359549475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015549s 
2026-04-19T17:30:30.359737363Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-04-19T17:30:30.359946184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.360190957Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2026-04-19T17:30:30.360452022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-04-19T17:30:30', 'mediainfo_to_ffmpeg') 
2026-04-19T17:30:30.360759552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.361492658Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-04-19T17:30:30.361686378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015416s 
2026-04-19T17:30:30.361885269Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-04-19T17:30:30.362086283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.362316878Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2026-04-19T17:30:30.362575909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-04-19T17:30:30', 'cdh_per_downloadclient') 
2026-04-19T17:30:30.362928429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.363696055Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-04-19T17:30:30.363925407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015969s 
2026-04-19T17:30:30.364179228Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-04-19T17:30:30.364371836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.364616689Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2026-04-19T17:30:30.364886392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-04-19T17:30:30', 'migrate_discord_from_slack') 
2026-04-19T17:30:30.365200384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.365899843Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-04-19T17:30:30.366087962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001517s 
2026-04-19T17:30:30.366271762Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-04-19T17:30:30.366455091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.366686407Z [Info] remove_predb: Starting migration of Log DB to 202 
2026-04-19T17:30:30.366937021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-04-19T17:30:30', 'remove_predb') 
2026-04-19T17:30:30.367241935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.367947055Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-04-19T17:30:30.368130996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014735s 
2026-04-19T17:30:30.368326910Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-04-19T17:30:30.368522063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.368759111Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2026-04-19T17:30:30.369025547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-04-19T17:30:30', 'add_on_update_to_notifications') 
2026-04-19T17:30:30.369348698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.370080792Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-04-19T17:30:30.370275254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015454s 
2026-04-19T17:30:30.370471709Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-04-19T17:30:30.370669397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.370904230Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2026-04-19T17:30:30.371175887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-04-19T17:30:30', 'ensure_identity_on_id_columns') 
2026-04-19T17:30:30.371497806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.372233928Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-04-19T17:30:30.372473110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015352s 
2026-04-19T17:30:30.372695027Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-04-19T17:30:30.372897695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.373136475Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2026-04-19T17:30:30.373407962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-04-19T17:30:30', 'download_client_per_indexer') 
2026-04-19T17:30:30.373733347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.374435982Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-04-19T17:30:30.374628410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015274s 
2026-04-19T17:30:30.374820987Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-04-19T17:30:30.375013555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.375260122Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2026-04-19T17:30:30.375543613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-04-19T17:30:30', 'multiple_ratings_support') 
2026-04-19T17:30:30.375883908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.376607345Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-04-19T17:30:30.376796185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015826s 
2026-04-19T17:30:30.382872381Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-04-19T17:30:30.383080510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.383375063Z [Info] movie_metadata: Starting migration of Log DB to 207 
2026-04-19T17:30:30.383662001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-04-19T17:30:30', 'movie_metadata') 
2026-04-19T17:30:30.384023058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.384822397Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-04-19T17:30:30.385010516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017492s 
2026-04-19T17:30:30.385197122Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-04-19T17:30:30.385386473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.385622448Z [Info] add_collections: Starting migration of Log DB to 208 
2026-04-19T17:30:30.385877853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-04-19T17:30:30', 'add_collections') 
2026-04-19T17:30:30.386207797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.386922556Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-04-19T17:30:30.387110405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015345s 
2026-04-19T17:30:30.387302822Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-04-19T17:30:30.387497755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.387736084Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2026-04-19T17:30:30.388026369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-04-19T17:30:30', 'movie_meta_collection_index') 
2026-04-19T17:30:30.388350452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.389054760Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-04-19T17:30:30.389259873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015439s 
2026-04-19T17:30:30.389450517Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-04-19T17:30:30.389650520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.389884381Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2026-04-19T17:30:30.390152651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-04-19T17:30:30', 'movie_added_notifications') 
2026-04-19T17:30:30.390476713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.391182154Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-04-19T17:30:30.391371515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015209s 
2026-04-19T17:30:30.391562550Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-04-19T17:30:30.391754467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.392004981Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2026-04-19T17:30:30.392268351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-04-19T17:30:30', 'more_movie_meta_index') 
2026-04-19T17:30:30.392585580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.393310941Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-04-19T17:30:30.393500392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015352s 
2026-04-19T17:30:30.393748151Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-04-19T17:30:30.393970469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.394221023Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2026-04-19T17:30:30.395012808Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-04-19T17:30:30.395199925Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-19T17:30:30.395415839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-04-19T17:30:30.396288416Z [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-19T17:30:30.396965129Z [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-19T17:30:30.397390786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-04-19T17:30:30.397931104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-04-19T17:30:30.398998624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-04-19T17:30:30.399367257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037531s 
2026-04-19T17:30:30.399550466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-04-19T17:30:30.399728805Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-19T17:30:30.399948146Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-04-19T17:30:30.400611011Z [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-19T17:30:30.401168293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-04-19T17:30:30.401567257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-04-19T17:30:30.402107996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-04-19T17:30:30.402977717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-04-19T17:30:30.403352441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032083s 
2026-04-19T17:30:30.403531131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-19T17:30:30.403695051Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-19T17:30:30.403898641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-04-19T17:30:30.404491836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-04-19T17:30:30.405036012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-04-19T17:30:30.405476549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-04-19T17:30:30.406121949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-04-19T17:30:30.407041751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-19T17:30:30.407431375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033411s 
2026-04-19T17:30:30.407707682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-04-19T17:30:30', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-04-19T17:30:30.408058869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.409739293Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-04-19T17:30:30.409946901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056148s 
2026-04-19T17:30:30.410148777Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-04-19T17:30:30.410351005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.410600367Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2026-04-19T17:30:30.410903888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-04-19T17:30:30', 'add_language_tags_to_subtitle_files') 
2026-04-19T17:30:30.411223471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.412001248Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-04-19T17:30:30.412197192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016229s 
2026-04-19T17:30:30.412384309Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-04-19T17:30:30.412572558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.412817571Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2026-04-19T17:30:30.413077675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-04-19T17:30:30', 'add_salt_to_users') 
2026-04-19T17:30:30.413387659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.414124463Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-04-19T17:30:30.414307351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015478s 
2026-04-19T17:30:30.414493787Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-04-19T17:30:30.414684240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.414918522Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2026-04-19T17:30:30.415176642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-04-19T17:30:30', 'clean_alt_titles') 
2026-04-19T17:30:30.415492728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.416237097Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-04-19T17:30:30.416427481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015434s 
2026-04-19T17:30:30.416609497Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-04-19T17:30:30.416793007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.417030284Z [Info] remove_omg: Starting migration of Log DB to 217 
2026-04-19T17:30:30.417274797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-04-19T17:30:30', 'remove_omg') 
2026-04-19T17:30:30.417588378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.418301925Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-04-19T17:30:30.418487299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015015s 
2026-04-19T17:30:30.418680778Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-04-19T17:30:30.418890420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.419125935Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2026-04-19T17:30:30.419525269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-04-19T17:30:30', 'add_additional_info_to_pending_releases') 
2026-04-19T17:30:30.419865123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.420711057Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-04-19T17:30:30.420906129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017998s 
2026-04-19T17:30:30.421093447Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-04-19T17:30:30.421285503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.421524465Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2026-04-19T17:30:30.421798847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-04-19T17:30:30', 'add_result_to_commands') 
2026-04-19T17:30:30.422113541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.422766696Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-04-19T17:30:30.422954294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014768s 
2026-04-19T17:30:30.423145679Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-04-19T17:30:30.423341804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.423582368Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2026-04-19T17:30:30.423865739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-04-19T17:30:30', 'health_restored_notification') 
2026-04-19T17:30:30.424186485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.424846153Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-04-19T17:30:30.425037920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014891s 
2026-04-19T17:30:30.425247061Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-04-19T17:30:30.425456262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.425700905Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2026-04-19T17:30:30.426008534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-04-19T17:30:30', 'add_on_manual_interaction_required_to_notifications') 
2026-04-19T17:30:30.426340583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.426977245Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-04-19T17:30:30.427183801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014955s 
2026-04-19T17:30:30.427366449Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-04-19T17:30:30.427549818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.427787006Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2026-04-19T17:30:30.428096088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-04-19T17:30:30', 'remove_rarbg') 
2026-04-19T17:30:30.428404720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.429039047Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-04-19T17:30:30.429222146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014851s 
2026-04-19T17:30:30.429421427Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-04-19T17:30:30.429623664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.429866894Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2026-04-19T17:30:30.430151236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-04-19T17:30:30', 'remove_invalid_roksbox_metadata_images') 
2026-04-19T17:30:30.430470439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.431115558Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-04-19T17:30:30.431309338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014739s 
2026-04-19T17:30:30.431492026Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-04-19T17:30:30.431685967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.431930409Z [Info] list_sync_time: Starting migration of Log DB to 224 
2026-04-19T17:30:30.432183839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-04-19T17:30:30', 'list_sync_time') 
2026-04-19T17:30:30.432503894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.433117219Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-04-19T17:30:30.433298214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014307s 
2026-04-19T17:30:30.433490310Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-04-19T17:30:30.433683529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.433917621Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2026-04-19T17:30:30.434178797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-04-19T17:30:30', 'add_tags_to_collections') 
2026-04-19T17:30:30.434491657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.435222879Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-04-19T17:30:30.435410277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001535s 
2026-04-19T17:30:30.435601612Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-04-19T17:30:30.435795142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.436055757Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2026-04-19T17:30:30.436329568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-04-19T17:30:30', 'add_download_client_tags') 
2026-04-19T17:30:30.436646947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.437273869Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-04-19T17:30:30.437463221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014697s 
2026-04-19T17:30:30.437648354Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-04-19T17:30:30.437839589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.438070273Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2026-04-19T17:30:30.438321990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-04-19T17:30:30', 'add_auto_tagging') 
2026-04-19T17:30:30.438631283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.439241141Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-04-19T17:30:30.439422586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014007s 
2026-04-19T17:30:30.439629954Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-04-19T17:30:30.439835959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.440095070Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2026-04-19T17:30:30.440385826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-04-19T17:30:30', 'add_custom_format_score_bypass_to_delay_profile') 
2026-04-19T17:30:30.440716171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.441377523Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-04-19T17:30:30.441576925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015178s 
2026-04-19T17:30:30.441785795Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-04-19T17:30:30.441986459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.442235962Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2026-04-19T17:30:30.442517228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-04-19T17:30:30', 'update_restrictions_to_release_profiles') 
2026-04-19T17:30:30.442845790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.443492141Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-04-19T17:30:30.443692976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014868s 
2026-04-19T17:30:30.443900714Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-04-19T17:30:30.444137982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.444374719Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2026-04-19T17:30:30.444637368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-04-19T17:30:30', 'rename_quality_profiles') 
2026-04-19T17:30:30.444950107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.445699346Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-04-19T17:30:30.445890110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001553s 
2026-04-19T17:30:30.446094071Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-04-19T17:30:30.446274314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.446509197Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2026-04-19T17:30:30.446779752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-04-19T17:30:30', 'update_images_remote_url') 
2026-04-19T17:30:30.447092972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.448207557Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-04-19T17:30:30.448392289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019091s 
2026-04-19T17:30:30.448584746Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-04-19T17:30:30.448775230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.449010904Z [Info] add_notification_status: Starting migration of Log DB to 232 
2026-04-19T17:30:30.449272852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-04-19T17:30:30', 'add_notification_status') 
2026-04-19T17:30:30.449587796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.450314469Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-04-19T17:30:30.450499822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015264s 
2026-04-19T17:30:30.450691569Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-04-19T17:30:30.450893926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.451130282Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2026-04-19T17:30:30.451405546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-04-19T17:30:30', 'rename_deprecated_indexer_flags') 
2026-04-19T17:30:30.451718035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.452482465Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-04-19T17:30:30.452669512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015631s 
2026-04-19T17:30:30.452863001Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-04-19T17:30:30.453061220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.453311865Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2026-04-19T17:30:30.453568913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-04-19T17:30:30', 'movie_last_searched_time') 
2026-04-19T17:30:30.453883246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.454617695Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-04-19T17:30:30.454798138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015382s 
2026-04-19T17:30:30.454984543Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-04-19T17:30:30.455172061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.455406132Z [Info] email_encryption: Starting migration of Log DB to 235 
2026-04-19T17:30:30.455654443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-04-19T17:30:30', 'email_encryption') 
2026-04-19T17:30:30.455987654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.456713315Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-04-19T17:30:30.456900472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015246s 
2026-04-19T17:30:30.457094823Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-04-19T17:30:30.457292621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.457529769Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2026-04-19T17:30:30.457804913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-04-19T17:30:30', 'clear_last_rss_releases_info') 
2026-04-19T17:30:30.458121591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.458836250Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-04-19T17:30:30.459019619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015239s 
2026-04-19T17:30:30.459206525Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-04-19T17:30:30.459386898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.459623986Z [Info] add_indexes: Starting migration of Log DB to 237 
2026-04-19T17:30:30.459886905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-04-19T17:30:30', 'add_indexes') 
2026-04-19T17:30:30.460211800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.460930507Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-04-19T17:30:30.461106441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015308s 
2026-04-19T17:30:30.461315332Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-04-19T17:30:30.461510866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.461762112Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2026-04-19T17:30:30.462198611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-04-19T17:30:30', 'parse_title_from_existing_subtitle_files') 
2026-04-19T17:30:30.462529417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.463211039Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-04-19T17:30:30.463409018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016793s 
2026-04-19T17:30:30.463624783Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-04-19T17:30:30.463861840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.464114208Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2026-04-19T17:30:30.464413501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-04-19T17:30:30', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-04-19T17:30:30.464741010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.465492804Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-04-19T17:30:30.465690252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016161s 
2026-04-19T17:30:30.465902359Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-04-19T17:30:30.466104566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.466349629Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2026-04-19T17:30:30.466631206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-04-19T17:30:30', 'drop_multi_episode_style_from_naming_config') 
2026-04-19T17:30:30.466974157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.467571640Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-04-19T17:30:30.467774689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014459s 
2026-04-19T17:30:30.467969672Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-04-19T17:30:30.468169534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.468396421Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2026-04-19T17:30:30.468656675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-04-19T17:30:30', 'stevenlu_update_url') 
2026-04-19T17:30:30.468966259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.469598532Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-04-19T17:30:30.469779927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014225s 
2026-04-19T17:30:30.469965310Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-04-19T17:30:30.470163339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:30.470391609Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2026-04-19T17:30:30.470651071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-04-19T17:30:30', 'add_movie_keywords') 
2026-04-19T17:30:30.470968451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:30.471640123Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-04-19T17:30:30.471859425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014797s 
2026-04-19T17:30:30.644923776Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2026-04-19T17:30:30.651991939Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-04-19T17:30:30.656150723Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2026-04-19T17:30:30.773377764Z [Info] QualityProfileService: Setting up default quality profiles 
2026-04-19T17:30:30.799761934Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2026-04-19T17:30:30.829855023Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-04-19T17:30:30.830714113Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-04-19T17:30:30.830935068Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 
2026-04-19T17:30:30.931453853Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-04-19T17:30:31.078630825Z [ls.io-init] done.
View SBOM output
Expand
NAME                                                                 VERSION                      
Azure.Core                                                           1.47.1                       
Azure.Identity                                                       1.14.2                       
BouncyCastle.Cryptography                                            2.6.2                        
Dapper                                                               2.1.66                       
Diacritical.Net                                                      1.0.4                        
DryIoc.Microsoft.DependencyInjection                                 6.2.0                        
DryIoc.dll                                                           5.4.3                        
Dynamitey                                                            3.0.3                        
Equ                                                                  2.3.0                        
FluentMigrator                                                       6.2.0                        
FluentMigrator.Abstractions                                          6.2.0                        
FluentMigrator.Extensions.Postgres                                   6.2.0                        
FluentMigrator.Runner.Core                                           6.2.0                        
FluentMigrator.Runner.Postgres                                       6.2.0                        
FluentMigrator.Runner.SQLite                                         6.2.0                        
FluentValidation                                                     9.5.4                        
IPAddressRange                                                       6.2.0                        
Ical.Net                                                             4.3.1                        
ImpromptuInterface                                                   8.0.6                        
Instances                                                            1.6.1                        
MailKit                                                              4.15.1                       
Microsoft.AspNetCore.Cryptography.Internal                           8.0.17                       
Microsoft.AspNetCore.Cryptography.KeyDerivation                      8.0.17                       
Microsoft.Bcl.AsyncInterfaces                                        8.0.0                        
Microsoft.Bcl.Cryptography                                           8.0.0                        
Microsoft.Data.SqlClient                                             6.1.1                        
Microsoft.Extensions.Caching.Abstractions                            8.0.0                        
Microsoft.Extensions.Caching.Memory                                  8.0.1                        
Microsoft.Extensions.Configuration                                   8.0.0                        
Microsoft.Extensions.Configuration.Abstractions                      8.0.0                        
Microsoft.Extensions.Configuration.Binder                            8.0.2                        
Microsoft.Extensions.Configuration.CommandLine                       8.0.0                        
Microsoft.Extensions.Configuration.EnvironmentVariables              8.0.0                        
Microsoft.Extensions.Configuration.FileExtensions                    8.0.1                        
Microsoft.Extensions.Configuration.Json                              8.0.1                        
Microsoft.Extensions.Configuration.UserSecrets                       8.0.1                        
Microsoft.Extensions.DependencyInjection                             8.0.1                        
Microsoft.Extensions.DependencyInjection.Abstractions                8.0.2                        
Microsoft.Extensions.Diagnostics                                     8.0.1                        
Microsoft.Extensions.Diagnostics.Abstractions                        8.0.1                        
Microsoft.Extensions.FileProviders.Abstractions                      8.0.0                        
Microsoft.Extensions.FileProviders.Physical                          8.0.0                        
Microsoft.Extensions.FileSystemGlobbing                              8.0.0                        
Microsoft.Extensions.Hosting                                         8.0.1                        
Microsoft.Extensions.Hosting.Abstractions                            8.0.1                        
Microsoft.Extensions.Hosting.WindowsServices                         8.0.1                        
Microsoft.Extensions.Logging                                         8.0.1                        
Microsoft.Extensions.Logging.Abstractions                            8.0.2                        
Microsoft.Extensions.Logging.Abstractions                            8.0.3                        
Microsoft.Extensions.Logging.Configuration                           8.0.1                        
Microsoft.Extensions.Logging.Console                                 8.0.1                        
Microsoft.Extensions.Logging.Debug                                   8.0.1                        
Microsoft.Extensions.Logging.EventLog                                8.0.1                        
Microsoft.Extensions.Logging.EventSource                             8.0.1                        
Microsoft.Extensions.Options                                         8.0.2                        
Microsoft.Extensions.Options.ConfigurationExtensions                 8.0.0                        
Microsoft.Extensions.Primitives                                      8.0.0                        
Microsoft.Identity.Client                                            4.73.1                       
Microsoft.Identity.Client.Extensions.Msal                            4.73.1                       
Microsoft.IdentityModel.Abstractions                                 7.7.1                        
Microsoft.IdentityModel.JsonWebTokens                                7.7.1                        
Microsoft.IdentityModel.Logging                                      7.7.1                        
Microsoft.IdentityModel.Protocols                                    7.7.1                        
Microsoft.IdentityModel.Protocols.OpenIdConnect                      7.7.1                        
Microsoft.IdentityModel.Tokens                                       7.7.1                        
Microsoft.OpenApi                                                    1.6.23                       
Microsoft.SqlServer.Server                                           1.0.0                        
Microsoft.Win32.SystemEvents                                         8.0.0                        
MimeKit                                                              4.15.1                       
Mono.Nat                                                             3.0.0                        
Mono.Posix.NETStandard                                               5.20.1.34-servarr20          
MonoTorrent                                                          3.0.2                        
NLog                                                                 5.4.0                        
NLog.Extensions.Logging                                              5.4.0                        
NLog.Layouts.ClefJsonLayout                                          1.0.3                        
NLog.Targets.Syslog                                                  7.0.0                        
Newtonsoft.Json                                                      13.0.3                       
NodaTime                                                             3.2.0                        
Npgsql                                                               9.0.3                        
Polly                                                                8.6.0                        
Polly.Contrib.WaitAndRetry                                           1.1.1                        
Polly.Core                                                           8.6.0                        
Radarr                                                               1.0.0                        
Radarr.Api.V3                                                        1.0.0                        
Radarr.Common                                                        1.0.0                        
Radarr.Core                                                          1.0.0                        
Radarr.Host                                                          1.0.0                        
Radarr.Http                                                          1.0.0                        
Radarr.Mono                                                          1.0.0                        
Radarr.SignalR                                                       1.0.0                        
ReusableTasks                                                        4.0.0                        
Sentry                                                               4.0.2                        
Servarr.FFMpegCore                                                   4.7.0-26                     
Servarr.FFprobe                                                      5.1.4.112                    
SharpZipLib                                                          1.4.2                        
SixLabors.ImageSharp                                                 3.1.12                       
SourceGear.sqlite3                                                   3.50.4.2                     
Swashbuckle.AspNetCore.Annotations                                   8.1.4                        
Swashbuckle.AspNetCore.Swagger                                       8.1.4                        
Swashbuckle.AspNetCore.SwaggerGen                                    8.1.4                        
System.ClientModel                                                   1.5.1                        
System.ComponentModel                                                4.3.0                        
System.ComponentModel.Annotations                                    5.0.0                        
System.Configuration.ConfigurationManager                            8.0.1                        
System.Data.SQLite                                                   2.0.2                        
System.Diagnostics.DiagnosticSource                                  6.0.1                        
System.Diagnostics.EventLog                                          8.0.1                        
System.Drawing.Common                                                8.0.20                       
System.Formats.Asn1                                                  8.0.1                        
System.IO                                                            4.3.0                        
System.IO.FileSystem.AccessControl                                   5.0.0                        
System.IdentityModel.Tokens.Jwt                                      7.7.1                        
System.Memory.Data                                                   8.0.1                        
System.Private.Uri                                                   4.3.0                        
System.Reflection                                                    4.3.0                        
System.Reflection.Primitives                                         4.3.0                        
System.Runtime                                                       4.3.0                        
System.Runtime.CompilerServices.Unsafe                               6.0.0                        
System.Runtime.Loader                                                4.3.0                        
System.Security.AccessControl                                        5.0.0                        
System.Security.Cryptography.Pkcs                                    8.0.1                        
System.Security.Cryptography.ProtectedData                           8.0.0                        
System.Security.Principal.Windows                                    5.0.0                        
System.ServiceProcess.ServiceController                              8.0.1                        
System.Text.Encoding                                                 4.3.0                        
System.Text.Encoding.CodePages                                       8.0.0                        
System.Text.Json                                                     8.0.5                        
System.Threading.Tasks                                               4.3.0                        
acl-libs                                                             2.3.2-r1                     
alpine-baselayout                                                    3.7.2-r0                     
alpine-baselayout-data                                               3.7.2-r0                     
alpine-keys                                                          2.6-r0                       
alpine-release                                                       3.23.4-r0                    
apk-tools                                                            3.0.6-r0                     
bash                                                                 5.3.3-r1                     
brotli-libs                                                          1.2.0-r0                     
busybox                                                              1.37.0-r30                   
busybox-binsh                                                        1.37.0-r30                   
c-ares                                                               1.34.6-r0                    
ca-certificates                                                      20260413-r0                  
ca-certificates-bundle                                               20260413-r0                  
catatonit                                                            0.2.1-r0                     
coreutils                                                            9.8-r1                       
coreutils-env                                                        9.8-r1                       
coreutils-fmt                                                        9.8-r1                       
coreutils-sha512sum                                                  9.8-r1                       
curl                                                                 8.17.0-r1                    
findutils                                                            4.10.0-r0                    
icu-data-en                                                          76.1-r1                      
icu-libs                                                             76.1-r1                      
jq                                                                   1.8.1-r0                     
libapk                                                               3.0.6-r0                     
libattr                                                              2.5.2-r2                     
libbsd                                                               0.12.2-r0                    
libcrypto3                                                           3.5.6-r0                     
libcurl                                                              8.17.0-r1                    
libgcc                                                               15.2.0-r2                    
libidn2                                                              2.3.8-r0                     
libintl                                                              0.24.1-r1                    
libmd                                                                1.1.0-r0                     
libncursesw                                                          6.5_p20251123-r0             
libproc2                                                             4.0.5-r0                     
libpsl                                                               0.21.5-r3                    
libssl3                                                              3.5.6-r0                     
libstdc++                                                            15.2.0-r2                    
libunistring                                                         1.4.1-r0                     
libxml2                                                              2.13.9-r0                    
libxslt                                                              1.1.43-r3                    
linux-pam                                                            1.7.1-r2                     
musl                                                                 1.2.5-r23                    
musl-utils                                                           1.2.5-r23                    
ncurses-terminfo-base                                                6.5_p20251123-r0             
netcat-openbsd                                                       1.234.1-r0                   
nghttp2-libs                                                         1.68.0-r0                    
nghttp3                                                              1.13.1-r0                    
oniguruma                                                            6.9.10-r0                    
procps-ng                                                            4.0.5-r0                     
readline                                                             8.3.1-r0                     
runtime.any.System.IO                                                4.3.0                        
runtime.any.System.Reflection                                        4.3.0                        
runtime.any.System.Reflection.Primitives                             4.3.0                        
runtime.any.System.Runtime                                           4.3.0                        
runtime.any.System.Text.Encoding                                     4.3.0                        
runtime.any.System.Threading.Tasks                                   4.3.0                        
runtime.unix.System.Private.Uri                                      4.3.0                        
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64          8.0.12                       
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64             8.0.12                       
scanelf                                                              1.3.8-r2                     
shadow                                                               4.18.0-r0                    
skalibs-libs                                                         2.14.4.0-r0                  
sqlite-libs                                                          3.51.2-r0                    
ssl_client                                                           1.37.0-r30                   
tzdata                                                               2026a-r0                     
utmps-libs                                                           0.1.3.1-r0                   
xmlstarlet                                                           1.6.1-r2                     
xz-libs                                                              5.8.2-r0                     
zlib                                                                 1.3.2-r0                     
zstd-libs                                                            1.5.7-r2                     
sbom                                                                                              
View Browser Console Logs
Expand
[
    {
        "level": "INFO",
        "message": "http://172.17.0.4:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] starting\"",
        "source": "console-api",
        "timestamp": 1776619842757
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.4:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.4:7878/signalr/messages?access_token=(removed)'.\"",
        "source": "console-api",
        "timestamp": 1776619842757
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.4:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] Information: WebSocket connected to ws://172.17.0.4:7878/signalr/messages?access_token=(removed)&id=gdlavWtt7eF4kW9wq52uqQ.\"",
        "source": "console-api",
        "timestamp": 1776619842757
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.4:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] Information: Using HubProtocol 'json'.\"",
        "source": "console-api",
        "timestamp": 1776619842757
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] connected\"",
        "source": "console-api",
        "timestamp": 1776619842757
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] received\" \"version\" Object",
        "source": "console-api",
        "timestamp": 1776619842757
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:7878/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1776619842757
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:7878/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1776619842757
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] received\" \"health\" Object",
        "source": "console-api",
        "timestamp": 1776619842757
    }
]
Test Result Message Runtime
Capture Screenshot PASS - 11.06s
Container Start PASS - 5.15s
Create Buildx SBOM PASS - 1.83s
Get Build Info PASS - 0.03s

ARM64 PASS

linuxserver/radarr

Runtime: 77.16s
arm64v8-develop-6.1.2.10359-ls250
Build Information
Builder: X86-BUILDER-3m --Hetzner
Created: 2026-04-19T17:26:45+00:00
Image: linuxserver/radarr
Maintainer: Roxedus,thespad
Size: 91.32MB
Tag: arm64v8-develop-6.1.2.10359-ls250
Version: 6.1.2.10359-ls250
View Container Logs
Expand
2026-04-19T17:30:29.085204206Z [migrations] started
2026-04-19T17:30:29.089724940Z [migrations] no migrations found
2026-04-19T17:30:29.784512870Z usermod: no changes
2026-04-19T17:30:29.883636806Z ───────────────────────────────────────
2026-04-19T17:30:29.883654191Z 
2026-04-19T17:30:29.883662718Z       ██╗     ███████╗██╗ ██████╗
2026-04-19T17:30:29.883671476Z       ██║     ██╔════╝██║██╔═══██╗
2026-04-19T17:30:29.883680504Z       ██║     ███████╗██║██║   ██║
2026-04-19T17:30:29.883689051Z       ██║     ╚════██║██║██║   ██║
2026-04-19T17:30:29.883697528Z       ███████╗███████║██║╚██████╔╝
2026-04-19T17:30:29.883706086Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-04-19T17:30:29.883714923Z 
2026-04-19T17:30:29.883723020Z    Brought to you by linuxserver.io
2026-04-19T17:30:29.883731467Z ───────────────────────────────────────
2026-04-19T17:30:29.890145773Z 
2026-04-19T17:30:29.890708617Z To support the app dev(s) visit:
2026-04-19T17:30:29.933831674Z Radarr: https://opencollective.com/radarr
2026-04-19T17:30:29.938657071Z 
2026-04-19T17:30:29.938668133Z To support LSIO projects visit:
2026-04-19T17:30:29.938674817Z https://www.linuxserver.io/donate/
2026-04-19T17:30:29.938681350Z 
2026-04-19T17:30:29.938688073Z ───────────────────────────────────────
2026-04-19T17:30:29.938695669Z GID/UID
2026-04-19T17:30:29.938702001Z ───────────────────────────────────────
2026-04-19T17:30:30.050014031Z 
2026-04-19T17:30:30.050038961Z User UID:    911
2026-04-19T17:30:30.050043981Z User GID:    911
2026-04-19T17:30:30.050048290Z ───────────────────────────────────────
2026-04-19T17:30:30.077265808Z Linuxserver.io version: 6.1.2.10359-ls250
2026-04-19T17:30:30.080226500Z Build-date: 2026-04-19T17:26:45+00:00
2026-04-19T17:30:30.080244316Z ───────────────────────────────────────
2026-04-19T17:30:30.080253495Z     
2026-04-19T17:30:33.337366709Z [custom-init] No custom files found, skipping...
2026-04-19T17:30:39.570637616Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.1.2.10359 
2026-04-19T17:30:39.887772433Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-04-19T17:30:39.954793063Z [Debug] Bootstrap: Console selected 
2026-04-19T17:30:39.966941727Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-04-19T17:30:43.946019066Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-04-19T17:30:44.931507102Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {fc5c06c1-f82c-4c43-9cab-38bc411bee19} may be persisted to storage in unencrypted form. 
2026-04-19T17:30:45.942293450Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-04-19T17:30:46.506830944Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-04-19T17:30:47.697587700Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-04-19T17:30:47.809861908Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:47.821490915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:48.386251989Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-04-19T17:30:48.437402521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5770244s 
2026-04-19T17:30:48.440601874Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-04-19T17:30:48.442997838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6274128s 
2026-04-19T17:30:48.557308447Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-04-19T17:30:48.565105347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:48.653803279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-04-19T17:30:48.787731983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-04-19T17:30:48.956948195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2999488s 
2026-04-19T17:30:48.962404903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:48.976862616Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-04-19T17:30:48.978973808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3202938s 
2026-04-19T17:30:48.994923125Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-04-19T17:30:48.997032493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:49.078360353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-04-19T17:30:49.093172451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-19T17:30:49.106024410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249456s 
2026-04-19T17:30:49.109366060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-19T17:30:49.112878272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016451s 
2026-04-19T17:30:49.118175820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-04-19T17:30:49.125971829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-04-19T17:30:49.141038719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182612s 
2026-04-19T17:30:49.144264354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:49.148260863Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-04-19T17:30:49.150673391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0277814s 
2026-04-19T17:30:49.156923837Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-04-19T17:30:49.158987012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:49.171745564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-19T17:30:49.174034924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002718s 
2026-04-19T17:30:49.175927826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-04-19T17:30:49.178822084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-04-19T17:30:49.183706820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060225s 
2026-04-19T17:30:49.185613420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:49.188603952Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-04-19T17:30:49.190249155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108196s 
2026-04-19T17:30:49.517009705Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-04-19T17:30:49.546975728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:49.593460625Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-04-19T17:30:50.043367005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-04-19T17:30:50.059487377Z [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-19T17:30:50.112234774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0639006s 
2026-04-19T17:30:50.114872987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-04-19T17:30:50.119137835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-04-19T17:30:50.125609317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088051s 
2026-04-19T17:30:50.127486928Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-04-19T17:30:50.130504434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-04-19T17:30:50.135023404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056491s 
2026-04-19T17:30:50.136976517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-04-19T17:30:50.139265296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-04-19T17:30:50.144968631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055969s 
2026-04-19T17:30:50.147641864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2026-04-19T17:30:50.162327476Z [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-19T17:30:50.173659035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236453s 
2026-04-19T17:30:50.175883715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2026-04-19T17:30:50.178010558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2026-04-19T17:30:50.183532297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056884s 
2026-04-19T17:30:50.185335087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2026-04-19T17:30:50.192544194Z [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-19T17:30:50.203105842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143144s 
2026-04-19T17:30:50.205495454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-04-19T17:30:50.207658550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-04-19T17:30:50.211912616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047812s 
2026-04-19T17:30:50.220740744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2026-04-19T17:30:50.226993525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-04-19T17:30:50.250839093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270472s 
2026-04-19T17:30:50.252641733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2026-04-19T17:30:50.273324051Z [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-19T17:30:50.281713645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0273791s 
2026-04-19T17:30:50.283381644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2026-04-19T17:30:50.288312053Z [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-19T17:30:50.293665754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008704s 
2026-04-19T17:30:50.295291788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-04-19T17:30:50.300086874Z [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-19T17:30:50.308749397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118529s 
2026-04-19T17:30:50.310622760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-04-19T17:30:50.312948944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-04-19T17:30:50.317991368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057095s 
2026-04-19T17:30:50.319658706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-04-19T17:30:50.614336761Z [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-19T17:30:50.629936204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.305989s 
2026-04-19T17:30:50.631931452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-04-19T17:30:50.636267794Z [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-19T17:30:50.641272652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078396s 
2026-04-19T17:30:50.643120473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-04-19T17:30:50.645627411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-04-19T17:30:50.650522799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058279s 
2026-04-19T17:30:50.652767850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-04-19T17:30:50.704479242Z [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-19T17:30:50.710827906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.056152s 
2026-04-19T17:30:50.713085112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-04-19T17:30:50.714794484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-04-19T17:30:50.721699398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007408s 
2026-04-19T17:30:50.723125871Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-04-19T17:30:50.726529595Z [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-19T17:30:50.730521563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058644s 
2026-04-19T17:30:50.732219132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-04-19T17:30:50.734103957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-04-19T17:30:50.737247678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037487s 
2026-04-19T17:30:50.742168868Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2026-04-19T17:30:50.749081297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2026-04-19T17:30:50.753062074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092288s 
2026-04-19T17:30:50.754640222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2026-04-19T17:30:50.758898877Z [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-19T17:30:50.763312335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071251s 
2026-04-19T17:30:50.764934231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-04-19T17:30:50.769816572Z [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-19T17:30:50.774770999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082567s 
2026-04-19T17:30:50.776475411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-04-19T17:30:50.781108521Z [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-19T17:30:50.786479466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084774s 
2026-04-19T17:30:50.788262607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-04-19T17:30:50.791596711Z [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-19T17:30:50.795752469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006092s 
2026-04-19T17:30:50.797412232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-04-19T17:30:50.799843117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-04-19T17:30:50.803189385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042306s 
2026-04-19T17:30:50.804985703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-04-19T17:30:50.807371587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-04-19T17:30:50.811036507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043631s 
2026-04-19T17:30:50.812626990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-04-19T17:30:50.816312521Z [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-19T17:30:50.820596248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063754s 
2026-04-19T17:30:50.822235559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-04-19T17:30:50.826974151Z [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-19T17:30:50.831881382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080457s 
2026-04-19T17:30:50.833559742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-04-19T17:30:50.837217348Z [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-19T17:30:50.841741698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066221s 
2026-04-19T17:30:50.843410078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-04-19T17:30:50.847837864Z [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-19T17:30:50.852487267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075577s 
2026-04-19T17:30:50.854096197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-04-19T17:30:50.857431834Z [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-19T17:30:50.861382980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056058s 
2026-04-19T17:30:50.863293838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-04-19T17:30:50.866251434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-04-19T17:30:50.869900211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050052s 
2026-04-19T17:30:50.871505194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-04-19T17:30:50.873527165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-04-19T17:30:50.876569331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035874s 
2026-04-19T17:30:50.878114402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-04-19T17:30:50.881103471Z [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-19T17:30:50.884875167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051192s 
2026-04-19T17:30:50.886190976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-04-19T17:30:50.890394100Z [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-19T17:30:50.894824762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070952s 
2026-04-19T17:30:50.913556051Z [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-19T17:30:50.928318289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-04-19T17:30:50.932511662Z [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-19T17:30:51.030012400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0994651s 
2026-04-19T17:30:51.032562165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-04-19T17:30:51.034972980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-04-19T17:30:51.038229648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00386s 
2026-04-19T17:30:51.039783557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-04-19T17:30:51.041903576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-04-19T17:30:51.044896623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036386s 
2026-04-19T17:30:51.046833223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-04-19T17:30:51.051132651Z [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-19T17:30:51.058852777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109477s 
2026-04-19T17:30:51.060360002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-04-19T17:30:51.064357622Z [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-19T17:30:51.069353111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074865s 
2026-04-19T17:30:51.070976941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2026-04-19T17:30:51.073216511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2026-04-19T17:30:51.076332877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038623s 
2026-04-19T17:30:51.077869260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-04-19T17:30:51.082436287Z [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-19T17:30:51.086662708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072892s 
2026-04-19T17:30:51.088167708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-04-19T17:30:51.092564923Z [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-19T17:30:51.097898012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080139s 
2026-04-19T17:30:51.099232359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-04-19T17:30:51.101158568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-04-19T17:30:51.104444756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037708s 
2026-04-19T17:30:51.128297518Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0316070 taking an average of 00:00:00.0316070 
2026-04-19T17:30:51.138619444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-19T17:30:51', 'InitialSetup') 
2026-04-19T17:30:51.143989217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:51.153273072Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-04-19T17:30:51.154794245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0524642s 
2026-04-19T17:30:51.159338365Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-04-19T17:30:51.161289675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:51.165965170Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2026-04-19T17:30:51.190872025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2026-04-19T17:30:51.195441437Z [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-19T17:30:51.200841120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082315s 
2026-04-19T17:30:51.202443046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2026-04-19T17:30:51.204497984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-04-19T17:30:51.207740764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035746s 
2026-04-19T17:30:51.209070702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:30:51.211073174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002245s 
2026-04-19T17:30:51.213393977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2026-04-19T17:30:51.216213054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:51.231896456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168945s 
2026-04-19T17:30:51.235061740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-04-19T17:30:51', 'add_moviefiles_table') 
2026-04-19T17:30:51.238287155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:51.241133577Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-04-19T17:30:51.242571893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0261155s 
2026-04-19T17:30:51.244636451Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-04-19T17:30:51.246255100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:51.248744513Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2026-04-19T17:30:51.254005898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-04-19T17:30:51.264571053Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2026-04-19T17:30:51.266136295Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2026-04-19T17:30:51.268473251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:51.277252309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096068s 
2026-04-19T17:30:51.279887266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-04-19T17:30:51', 'fix_history_movieId') 
2026-04-19T17:30:51.282956717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:51.285762587Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-04-19T17:30:51.287152546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179403s 
2026-04-19T17:30:51.289073384Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-04-19T17:30:51.290676542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:51.292989981Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2026-04-19T17:30:51.318398276Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:30:51.320194392Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2026-04-19T17:30:51.321746779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2026-04-19T17:30:51.325939121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:51.335014526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117633s 
2026-04-19T17:30:51.336500558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:30:51.337870246Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s 
2026-04-19T17:30:51.339437342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2026-04-19T17:30:51.341367970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2026-04-19T17:30:51.349342859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084022s 
2026-04-19T17:30:51.351289118Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:30:51.352757114Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2026-04-19T17:30:51.357291946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2026-04-19T17:30:51.582845946Z [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-19T17:30:51.596341362Z [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-19T17:30:51.609885896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-04-19T17:30:51.621649034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-04-19T17:30:51.651176504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-04-19T17:30:51.655747418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-04-19T17:30:51.659021351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3000944s 
2026-04-19T17:30:51.660419406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:30:51.661807902Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2026-04-19T17:30:51.663433215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2026-04-19T17:30:51.665658656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2026-04-19T17:30:51.673959612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089272s 
2026-04-19T17:30:51.676536471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-04-19T17:30:51', 'add_tmdb_stuff') 
2026-04-19T17:30:51.680027611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:51.682741687Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-04-19T17:30:51.684227449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176547s 
2026-04-19T17:30:51.686124769Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-04-19T17:30:51.687784852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:51.690086036Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2026-04-19T17:30:51.697057785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-04-19T17:30:51.698677286Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s 
2026-04-19T17:30:51.700325175Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2026-04-19T17:30:51.762670440Z [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-19T17:30:51.769660215Z [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-19T17:30:51.774580102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-04-19T17:30:51.778344052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-04-19T17:30:51.800162608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-04-19T17:30:51.803022708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1011643s 
2026-04-19T17:30:51.805644537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-04-19T17:30:51', 'fix_movie_files') 
2026-04-19T17:30:51.808610430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:51.811546772Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-04-19T17:30:51.812998586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1095722s 
2026-04-19T17:30:51.814975607Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-04-19T17:30:51.816621993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:51.818925952Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2026-04-19T17:30:51.830395879Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-04-19T17:30:51.832307910Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2026-04-19T17:30:51.833790756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2026-04-19T17:30:51.910293660Z [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-19T17:30:51.916026294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2026-04-19T17:30:51.919763760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-04-19T17:30:51.923603492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-04-19T17:30:51.950005188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-04-19T17:30:51.953301696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1179335s 
2026-04-19T17:30:51.955679744Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-04-19T17:30:51.959039630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-04-19T17:30:51.967345335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097564s 
2026-04-19T17:30:51.970074411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-04-19T17:30:51', 'update_schedule_intervale') 
2026-04-19T17:30:51.973064883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:51.976620423Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-04-19T17:30:51.978082818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189243s 
2026-04-19T17:30:51.980174680Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-04-19T17:30:51.981861367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:51.984233173Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2026-04-19T17:30:51.993231593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-04-19T17:30:51.994819250Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2026-04-19T17:30:51.996494433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2026-04-19T17:30:51.998705957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2026-04-19T17:30:52.007441748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093786s 
2026-04-19T17:30:52.009044005Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-04-19T17:30:52.010453673Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s 
2026-04-19T17:30:52.012199819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2026-04-19T17:30:52.014371172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2026-04-19T17:30:52.022384007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086548s 
2026-04-19T17:30:52.023840861Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:52.025882422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:52.034024137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086076s 
2026-04-19T17:30:52.036862202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-04-19T17:30:52', 'add_movie_formats_to_naming_config') 
2026-04-19T17:30:52.040016875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:52.042822475Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-04-19T17:30:52.044301633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017311s 
2026-04-19T17:30:52.046214385Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-04-19T17:30:52.047864167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:52.050154358Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2026-04-19T17:30:52.054842499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:30:52.056302509Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2026-04-19T17:30:52.057921199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2026-04-19T17:30:52.060102341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2026-04-19T17:30:52.068745325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093062s 
2026-04-19T17:30:52.071240490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-04-19T17:30:52', 'add_phyiscal_release') 
2026-04-19T17:30:52.074192414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:52.076840517Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-04-19T17:30:52.078252650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173069s 
2026-04-19T17:30:52.080161975Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-04-19T17:30:52.081745654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:52.084118052Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2026-04-19T17:30:52.109520525Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-19T17:30:52.122075076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2026-04-19T17:30:52.125429801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140338s 
2026-04-19T17:30:52.128203517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-04-19T17:30:52', 'remove_bitmetv') 
2026-04-19T17:30:52.130973755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:52.133712911Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-04-19T17:30:52.135145947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222552s 
2026-04-19T17:30:52.137051705Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-04-19T17:30:52.138646546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:52.141030266Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2026-04-19T17:30:52.147751471Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-19T17:30:52.150349041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2026-04-19T17:30:52.152996503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035569s 
2026-04-19T17:30:52.155533452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-04-19T17:30:52', 'remove_torrentleech') 
2026-04-19T17:30:52.158579545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:52.161188940Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-04-19T17:30:52.162619370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011611s 
2026-04-19T17:30:52.164548886Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-04-19T17:30:52.166192496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:52.168497748Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2026-04-19T17:30:52.172463774Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-19T17:30:52.174654596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2026-04-19T17:30:52.177256816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032109s 
2026-04-19T17:30:52.179793013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-04-19T17:30:52', 'remove_broadcasthenet') 
2026-04-19T17:30:52.182713805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:52.185411126Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-04-19T17:30:52.186853050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112241s 
2026-04-19T17:30:52.188626481Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-04-19T17:30:52.190227305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:52.192481805Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2026-04-19T17:30:52.196349783Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-19T17:30:52.198429070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2026-04-19T17:30:52.200904375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029916s 
2026-04-19T17:30:52.203384199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-04-19T17:30:52', 'remove_fanzub') 
2026-04-19T17:30:52.206260551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:52.208934576Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-04-19T17:30:52.210358974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109361s 
2026-04-19T17:30:52.212516839Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-04-19T17:30:52.213981960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:52.216202441Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2026-04-19T17:30:52.219425522Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:52.221070805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:52.227509600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065069s 
2026-04-19T17:30:52.230206160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-04-19T17:30:52', 'update_movie_sorttitle') 
2026-04-19T17:30:52.233366003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:52.235961430Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-04-19T17:30:52.237423424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149212s 
2026-04-19T17:30:52.239396096Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-04-19T17:30:52.241074476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:52.243366381Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2026-04-19T17:30:52.246539421Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:52.248154002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:52.254377925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062882s 
2026-04-19T17:30:52.257107933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-04-19T17:30:52', 'update_movie_sorttitle_again') 
2026-04-19T17:30:52.260285902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:52.263007472Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-04-19T17:30:52.264489557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148191s 
2026-04-19T17:30:52.266328951Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-04-19T17:30:52.268301383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:52.270274296Z [Info] update_movie_file: Starting migration of Main DB to 117 
2026-04-19T17:30:52.282569034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2026-04-19T17:30:52.284884146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2026-04-19T17:30:52.293608314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092642s 
2026-04-19T17:30:52.296251196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-04-19T17:30:52', 'update_movie_file') 
2026-04-19T17:30:52.299270616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:52.301945322Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-04-19T17:30:52.303328107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174909s 
2026-04-19T17:30:52.305364568Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-04-19T17:30:52.307067126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:52.309333810Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2026-04-19T17:30:52.312701011Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:52.314287836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:52.321084473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068226s 
2026-04-19T17:30:52.323686613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-04-19T17:30:52', 'update_movie_slug') 
2026-04-19T17:30:52.326752516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:52.329364276Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-04-19T17:30:52.330774436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150976s 
2026-04-19T17:30:52.332680704Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-04-19T17:30:52.334295015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:52.336582060Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2026-04-19T17:30:52.341660136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:30:52.342585029Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2026-04-19T17:30:52.344367478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2026-04-19T17:30:52.346509431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2026-04-19T17:30:52.355456738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092835s 
2026-04-19T17:30:52.357546406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-04-19T17:30:52', 'add_youtube_trailer_id') 
2026-04-19T17:30:52.360514493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:52.363121844Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-04-19T17:30:52.364565441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173319s 
2026-04-19T17:30:52.366628525Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-04-19T17:30:52.368532610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:52.370312133Z [Info] add_studio: Starting migration of Main DB to 120 
2026-04-19T17:30:52.374881354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:30:52.376288087Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2026-04-19T17:30:52.377798168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2026-04-19T17:30:52.379755950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2026-04-19T17:30:52.388224423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089364s 
2026-04-19T17:30:52.390780139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-04-19T17:30:52', 'add_studio') 
2026-04-19T17:30:52.393620219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:52.396507653Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-04-19T17:30:52.397903734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171913s 
2026-04-19T17:30:52.399799251Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-04-19T17:30:52.401423612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:52.403777082Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2026-04-19T17:30:52.407176717Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:52.408785958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:52.415265807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064609s 
2026-04-19T17:30:52.417900392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-04-19T17:30:52', 'update_filedate_config') 
2026-04-19T17:30:52.420985023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:52.424108824Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-04-19T17:30:52.425248118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149443s 
2026-04-19T17:30:52.427188355Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-04-19T17:30:52.428788217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:52.431049831Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2026-04-19T17:30:52.438736980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-04-19T17:30:52.440238694Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2026-04-19T17:30:52.441777854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2026-04-19T17:30:52.444240102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2026-04-19T17:30:52.452613444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093256s 
2026-04-19T17:30:52.454590335Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-04-19T17:30:52.455509065Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s 
2026-04-19T17:30:52.457063044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2026-04-19T17:30:52.516125629Z [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-19T17:30:52.523939504Z [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-19T17:30:52.529785886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-04-19T17:30:52.532728732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-04-19T17:30:52.554540826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0959249s 
2026-04-19T17:30:52.556101789Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-04-19T17:30:52.557494924Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2026-04-19T17:30:52.559105026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2026-04-19T17:30:52.617983781Z [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-19T17:30:52.625779379Z [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-19T17:30:52.631152519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-04-19T17:30:52.634726907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-04-19T17:30:52.658444898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0977762s 
2026-04-19T17:30:52.661571153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-04-19T17:30:52', 'add_movieid_to_blacklist') 
2026-04-19T17:30:52.664924516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:52.669366070Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-04-19T17:30:52.670862875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1086246s 
2026-04-19T17:30:52.673044628Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-04-19T17:30:52.674622215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:52.677088431Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2026-04-19T17:30:52.696818411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2026-04-19T17:30:52.702019605Z [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-19T17:30:52.707259977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086864s 
2026-04-19T17:30:52.708796842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2026-04-19T17:30:52.710904527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2026-04-19T17:30:52.714177317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003573s 
2026-04-19T17:30:52.716434993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-04-19T17:30:52', 'create_netimport_table') 
2026-04-19T17:30:52.719337889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:52.722080712Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-04-19T17:30:52.723565582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011681s 
2026-04-19T17:30:52.725525769Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-04-19T17:30:52.727163908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:52.729452437Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2026-04-19T17:30:52.734278786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-04-19T17:30:52.735758856Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2026-04-19T17:30:52.737358066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2026-04-19T17:30:52.739613668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2026-04-19T17:30:52.748238607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093277s 
2026-04-19T17:30:52.750847690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-04-19T17:30:52', 'add_preferred_tags_to_profile') 
2026-04-19T17:30:52.753842231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:52.756571517Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-04-19T17:30:52.758143943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175244s 
2026-04-19T17:30:52.760225004Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-04-19T17:30:52.761549260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:52.764207493Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2026-04-19T17:30:52.767325121Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:52.768946767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:52.773350314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044519s 
2026-04-19T17:30:52.776276086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-04-19T17:30:52', 'fix_imdb_unique') 
2026-04-19T17:30:52.779103790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:52.781841653Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-04-19T17:30:52.783237584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128667s 
2026-04-19T17:30:52.785180437Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-04-19T17:30:52.786907023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:52.789365895Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2026-04-19T17:30:52.792642974Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:52.794230631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:52.819698947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252728s 
2026-04-19T17:30:52.822735522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-04-19T17:30:52', 'update_qualities_and_profiles') 
2026-04-19T17:30:52.826039905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:52.828752648Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-04-19T17:30:52.830247428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0344784s 
2026-04-19T17:30:52.832122675Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-04-19T17:30:52.833676273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:52.835992778Z [Info] remove_wombles: Starting migration of Main DB to 127 
2026-04-19T17:30:52.840306194Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-19T17:30:52.842651076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-04-19T17:30:52.845234608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003333s 
2026-04-19T17:30:52.847679612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-04-19T17:30:52', 'remove_wombles') 
2026-04-19T17:30:52.850588038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:52.853230850Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-04-19T17:30:52.854716722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112511s 
2026-04-19T17:30:52.856488210Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-04-19T17:30:52.858069845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:52.860330206Z [Info] remove_kickass: Starting migration of Main DB to 128 
2026-04-19T17:30:52.864229107Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-19T17:30:52.866404829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2026-04-19T17:30:52.869012149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031669s 
2026-04-19T17:30:52.871888992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-04-19T17:30:52', 'remove_kickass') 
2026-04-19T17:30:52.874474819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:52.877674623Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-04-19T17:30:52.879157699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117801s 
2026-04-19T17:30:52.881150653Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-04-19T17:30:52.882828241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:52.885179776Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2026-04-19T17:30:52.889988579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-04-19T17:30:52.891453810Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2026-04-19T17:30:52.893117370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2026-04-19T17:30:52.895352230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2026-04-19T17:30:52.904209637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094528s 
2026-04-19T17:30:52.906863431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-04-19T17:30:52', 'add_parsed_movie_info_to_pending_release') 
2026-04-19T17:30:52.909911268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:52.912793873Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-04-19T17:30:52.914422392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178975s 
2026-04-19T17:30:52.916561930Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-04-19T17:30:52.918009405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:52.920279917Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2026-04-19T17:30:52.925363224Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-19T17:30:52.927543274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-04-19T17:30:52.930121596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031509s 
2026-04-19T17:30:52.931713702Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-19T17:30:52.933893211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2026-04-19T17:30:52.936167270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029319s 
2026-04-19T17:30:52.938740251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-04-19T17:30:52', 'remove_wombles_kickass') 
2026-04-19T17:30:52.941695683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:52.944562405Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-04-19T17:30:52.945787081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109487s 
2026-04-19T17:30:52.947710635Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-04-19T17:30:52.949368784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:52.951780531Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2026-04-19T17:30:52.956259981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-04-19T17:30:52.957771755Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2026-04-19T17:30:52.959456728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2026-04-19T17:30:53.020879185Z [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-19T17:30:53.027526661Z [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-19T17:30:53.031907934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-04-19T17:30:53.035128429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-04-19T17:30:53.106973835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1454858s 
2026-04-19T17:30:53.110409202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-04-19T17:30:53', 'make_parsed_episode_info_nullable') 
2026-04-19T17:30:53.113882757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:53.117064695Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-04-19T17:30:53.118794939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1557829s 
2026-04-19T17:30:53.121140542Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-04-19T17:30:53.122896949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:53.125736347Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2026-04-19T17:30:53.130919334Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-04-19T17:30:53.133568278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-04-19T17:30:53.136526395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038761s 
2026-04-19T17:30:53.139944067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-04-19T17:30:53', 'rename_torrent_downloadstation') 
2026-04-19T17:30:53.142951513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:53.145728154Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-04-19T17:30:53.147198976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128855s 
2026-04-19T17:30:53.149288734Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-04-19T17:30:53.150977134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:53.153662552Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2026-04-19T17:30:53.172587491Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-04-19T17:30:53.174253817Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2026-04-19T17:30:53.176063591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2026-04-19T17:30:53.178407211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-04-19T17:30:53.187286741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096656s 
2026-04-19T17:30:53.188761301Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:30:53.190125458Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2026-04-19T17:30:53.191713245Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2026-04-19T17:30:53.194219802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-04-19T17:30:53.202416208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091926s 
2026-04-19T17:30:53.204980301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-04-19T17:30:53', 'add_minimumavailability') 
2026-04-19T17:30:53.207901664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:53.211208282Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-04-19T17:30:53.212682842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178376s 
2026-04-19T17:30:53.214690004Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-04-19T17:30:53.216360928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:53.218701552Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2026-04-19T17:30:53.222472214Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:53.224122538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:53.227365628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033472s 
2026-04-19T17:30:53.230045375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-04-19T17:30:53', 'add_remux_qualities_for_the_wankers') 
2026-04-19T17:30:53.233426453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:53.235996769Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-04-19T17:30:53.237499716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118122s 
2026-04-19T17:30:53.239380984Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-04-19T17:30:53.241083733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:53.243360778Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2026-04-19T17:30:53.248356708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:30:53.249853001Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2026-04-19T17:30:53.251433113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2026-04-19T17:30:53.253684948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:53.263008793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098756s 
2026-04-19T17:30:53.265478316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-04-19T17:30:53', 'add_haspredbentry_to_movies') 
2026-04-19T17:30:53.268465091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:53.271140899Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-04-19T17:30:53.274299419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180579s 
2026-04-19T17:30:53.276228173Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-04-19T17:30:53.277918026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:53.280219891Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2026-04-19T17:30:53.285052363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:30:53.286548185Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2026-04-19T17:30:53.288094328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2026-04-19T17:30:53.290275841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2026-04-19T17:30:53.299399323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097738s 
2026-04-19T17:30:53.302143820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-04-19T17:30:53', 'add_pathstate_to_movies') 
2026-04-19T17:30:53.305044711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:53.307717955Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-04-19T17:30:53.309182283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180255s 
2026-04-19T17:30:53.311379388Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-04-19T17:30:53.312800660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:53.315301085Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2026-04-19T17:30:53.325375472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2026-04-19T17:30:53.328706790Z [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-19T17:30:53.333030757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059989s 
2026-04-19T17:30:53.334670960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2026-04-19T17:30:53.336877554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2026-04-19T17:30:53.340399816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003799s 
2026-04-19T17:30:53.341415471Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:53.343331830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:53.353661101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105426s 
2026-04-19T17:30:53.356713958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-04-19T17:30:53', 'add_import_exclusions_table') 
2026-04-19T17:30:53.360178054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:53.362755574Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-04-19T17:30:53.364236907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197188s 
2026-04-19T17:30:53.366232606Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-04-19T17:30:53.367815053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:53.370214745Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2026-04-19T17:30:53.374995452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:30:53.376350400Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2026-04-19T17:30:53.377945823Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2026-04-19T17:30:53.380133949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2026-04-19T17:30:53.389313244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009775s 
2026-04-19T17:30:53.392233384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-04-19T17:30:53', 'add_physical_release_note') 
2026-04-19T17:30:53.394912309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:53.397674871Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-04-19T17:30:53.399158499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180272s 
2026-04-19T17:30:53.401086111Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-04-19T17:30:53.402734199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:53.405078470Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2026-04-19T17:30:53.408550652Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:53.410150704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:53.439278579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.028898s 
2026-04-19T17:30:53.442223319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-04-19T17:30:53', 'consolidate_indexer_baseurl') 
2026-04-19T17:30:53.445393824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:53.448086265Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-04-19T17:30:53.449542007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0378794s 
2026-04-19T17:30:53.451495510Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-04-19T17:30:53.453150704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:53.455456928Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2026-04-19T17:30:53.498643473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2026-04-19T17:30:53.503728352Z [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-19T17:30:53.509118557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086614s 
2026-04-19T17:30:53.514103244Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2026-04-19T17:30:53.596991948Z [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-19T17:30:53.612529446Z [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-19T17:30:53.623117698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-04-19T17:30:53.627103564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-04-19T17:30:53.650997018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-04-19T17:30:53.654000907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1380703s 
2026-04-19T17:30:53.655268229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:30:53.656651896Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2026-04-19T17:30:53.658223520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2026-04-19T17:30:53.660313539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2026-04-19T17:30:53.669054882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092985s 
2026-04-19T17:30:53.670502036Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:30:53.671898688Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2026-04-19T17:30:53.673470794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2026-04-19T17:30:53.675747939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2026-04-19T17:30:53.684875830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098148s 
2026-04-19T17:30:53.687560777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-04-19T17:30:53', 'add_alternative_titles_table') 
2026-04-19T17:30:53.690622703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:53.693833949Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-04-19T17:30:53.695299220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186623s 
2026-04-19T17:30:53.697291061Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-04-19T17:30:53.698961615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:53.701381819Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2026-04-19T17:30:53.709241085Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:53.710927250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:53.718016987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070937s 
2026-04-19T17:30:53.719596608Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-04-19T17:30:53.721022970Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s 
2026-04-19T17:30:53.722645478Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2026-04-19T17:30:53.787874159Z [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-19T17:30:53.795454844Z [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-19T17:30:53.799520291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-04-19T17:30:53.802814474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-04-19T17:30:53.825917457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1016447s 
2026-04-19T17:30:53.827627390Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-04-19T17:30:53.830343710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-04-19T17:30:53.833156043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039803s 
2026-04-19T17:30:53.835755598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-04-19T17:30:53', 'fix_duplicate_alt_titles') 
2026-04-19T17:30:53.838724917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:53.841598715Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-04-19T17:30:53.843065629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123157s 
2026-04-19T17:30:53.844967408Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-04-19T17:30:53.846506778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:53.848767731Z [Info] movie_extras: Starting migration of Main DB to 142 
2026-04-19T17:30:53.894471916Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2026-04-19T17:30:53.897348869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-04-19T17:30:53.900796592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044476s 
2026-04-19T17:30:53.902356162Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2026-04-19T17:30:53.904247681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-04-19T17:30:53.906935243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031629s 
2026-04-19T17:30:53.908437509Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2026-04-19T17:30:53.910065867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-04-19T17:30:53.912762327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029011s 
2026-04-19T17:30:53.914233800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-04-19T17:30:53.918029965Z [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-19T17:30:53.922148398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006481s 
2026-04-19T17:30:53.923707507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-04-19T17:30:53.927716952Z [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-19T17:30:53.931983603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068239s 
2026-04-19T17:30:53.933497131Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-04-19T17:30:53.937680245Z [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-19T17:30:53.942122590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071991s 
2026-04-19T17:30:53.944884973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-04-19T17:30:53', 'movie_extras') 
2026-04-19T17:30:53.947994024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:53.951439171Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-04-19T17:30:53.952870273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164122s 
2026-04-19T17:30:53.954874108Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-04-19T17:30:53.956471785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:53.959512899Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2026-04-19T17:30:53.971450388Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2026-04-19T17:30:53.973305513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2026-04-19T17:30:53.976518934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033989s 
2026-04-19T17:30:53.978024656Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2026-04-19T17:30:53.979667635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2026-04-19T17:30:53.982202409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027588s 
2026-04-19T17:30:53.983640505Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2026-04-19T17:30:53.985227822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2026-04-19T17:30:53.988653119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035316s 
2026-04-19T17:30:53.990140264Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2026-04-19T17:30:53.991786699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2026-04-19T17:30:53.994515234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027375s 
2026-04-19T17:30:53.997570877Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2026-04-19T17:30:54.056229308Z [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-19T17:30:54.063628638Z [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-19T17:30:54.068421800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-04-19T17:30:54.071810273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-04-19T17:30:54.091907603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.092813s 
2026-04-19T17:30:54.093604821Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2026-04-19T17:30:54.152689541Z [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-19T17:30:54.159002162Z [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-19T17:30:54.163260287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-04-19T17:30:54.167150240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-04-19T17:30:54.194698795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-04-19T17:30:54.198560100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-04-19T17:30:54.201644482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1065391s 
2026-04-19T17:30:54.204017400Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2026-04-19T17:30:54.261572519Z [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-19T17:30:54.268320297Z [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-19T17:30:54.272661138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-04-19T17:30:54.275864910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-04-19T17:30:54.296742812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0906542s 
2026-04-19T17:30:54.298604361Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2026-04-19T17:30:54.355202152Z [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-19T17:30:54.360972712Z [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-19T17:30:54.364839298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-04-19T17:30:54.368273814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-04-19T17:30:54.388262676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0880296s 
2026-04-19T17:30:54.391122826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-04-19T17:30:54', 'clean_core_tv') 
2026-04-19T17:30:54.394089449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:54.397088338Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-04-19T17:30:54.398475251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0968648s 
2026-04-19T17:30:54.401789455Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-04-19T17:30:54.403662627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:54.406260148Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2026-04-19T17:30:54.412931622Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-04-19T17:30:54.414523638Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.61E-05s 
2026-04-19T17:30:54.416129111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2026-04-19T17:30:54.418314131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2026-04-19T17:30:54.426719878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090805s 
2026-04-19T17:30:54.428549492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2026-04-19T17:30:54.430992852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2026-04-19T17:30:54.438804883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085088s 
2026-04-19T17:30:54.441256009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-04-19T17:30:54', 'add_cookies_to_indexer_status') 
2026-04-19T17:30:54.444419490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:54.447154377Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-04-19T17:30:54.448666321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168159s 
2026-04-19T17:30:54.450536086Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-04-19T17:30:54.452183233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:54.454424046Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2026-04-19T17:30:54.458861902Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-04-19T17:30:54.461311405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-04-19T17:30:54.464256455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035715s 
2026-04-19T17:30:54.466183526Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-04-19T17:30:54.468233063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-04-19T17:30:54.470647525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028556s 
2026-04-19T17:30:54.473193833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-04-19T17:30:54', 'banner_to_fanart') 
2026-04-19T17:30:54.476059333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:54.478698347Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-04-19T17:30:54.480147125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107583s 
2026-04-19T17:30:54.482041089Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-04-19T17:30:54.483708206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:54.485969729Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2026-04-19T17:30:54.491913348Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-04-19T17:30:54.493238306Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s 
2026-04-19T17:30:54.494920213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-04-19T17:30:54.497684209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:54.505980736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094888s 
2026-04-19T17:30:54.508589329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-04-19T17:30:54', 'naming_config_colon_action') 
2026-04-19T17:30:54.511603278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:54.514400230Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-04-19T17:30:54.515871032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177696s 
2026-04-19T17:30:54.517767020Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-04-19T17:30:54.519384778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:54.521649578Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2026-04-19T17:30:54.532041314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-04-19T17:30:54.535441291Z [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-19T17:30:54.539288849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056753s 
2026-04-19T17:30:54.540916516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-04-19T17:30:54.543024200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-04-19T17:30:54.546043060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036544s 
2026-04-19T17:30:54.547541377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-04-19T17:30:54.548975164Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.57E-05s 
2026-04-19T17:30:54.550579855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2026-04-19T17:30:54.552917372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2026-04-19T17:30:54.561515276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093989s 
2026-04-19T17:30:54.563151421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2026-04-19T17:30:54.565562025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:54.573661766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089421s 
2026-04-19T17:30:54.575073438Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:54.576658841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:54.579029184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024189s 
2026-04-19T17:30:54.581551243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-04-19T17:30:54', 'add_custom_formats') 
2026-04-19T17:30:54.584573509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:54.587500112Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-04-19T17:30:54.588943960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108707s 
2026-04-19T17:30:54.591009088Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-04-19T17:30:54.592595974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:54.595153865Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2026-04-19T17:30:54.598687370Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-04-19T17:30:54.601024637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-04-19T17:30:54.604633484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037579s 
2026-04-19T17:30:54.607544335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-04-19T17:30:54', 'remove_extra_naming_config') 
2026-04-19T17:30:54.610536982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:54.613058620Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-04-19T17:30:54.614959828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124216s 
2026-04-19T17:30:54.616454077Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-04-19T17:30:54.618100262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:54.620390163Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2026-04-19T17:30:54.624012848Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:54.625326704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:54.679340372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.053736s 
2026-04-19T17:30:54.682432669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-04-19T17:30:54', 'convert_regex_required_tags') 
2026-04-19T17:30:54.685826974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:54.688541891Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-04-19T17:30:54.690011500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0631666s 
2026-04-19T17:30:54.692042139Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-04-19T17:30:54.693788345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:54.696090431Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2026-04-19T17:30:54.699464896Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:54.701151242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:54.709304210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081339s 
2026-04-19T17:30:54.712212547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-04-19T17:30:54', 'fix_format_tags_double_underscore') 
2026-04-19T17:30:54.715576841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:54.718465709Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-04-19T17:30:54.720221264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171391s 
2026-04-19T17:30:54.721839703Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-04-19T17:30:54.723454204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:54.725960621Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2026-04-19T17:30:54.730836089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-04-19T17:30:54.732365890Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s 
2026-04-19T17:30:54.733928987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2026-04-19T17:30:54.736267606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2026-04-19T17:30:54.744845319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093513s 
2026-04-19T17:30:54.746583189Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2026-04-19T17:30:54.748391691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2026-04-19T17:30:54.750743617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026044s 
2026-04-19T17:30:54.753276658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-04-19T17:30:54', 'add_tags_to_net_import') 
2026-04-19T17:30:54.756264785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:54.759981760Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-04-19T17:30:54.761492031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116604s 
2026-04-19T17:30:54.763451497Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-04-19T17:30:54.765090467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:54.767542705Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2026-04-19T17:30:54.774288219Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-04-19T17:30:54.777496980Z [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-19T17:30:54.781484891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056119s 
2026-04-19T17:30:54.784100868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-04-19T17:30:54', 'add_custom_filters') 
2026-04-19T17:30:54.787082443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:54.789898954Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-04-19T17:30:54.791319254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139371s 
2026-04-19T17:30:54.793330474Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-04-19T17:30:54.795215340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:54.797401522Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2026-04-19T17:30:54.836170371Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-04-19T17:30:54.837875886Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s 
2026-04-19T17:30:54.839535428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-04-19T17:30:54.841831822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:54.850912307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098715s 
2026-04-19T17:30:54.854468799Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2026-04-19T17:30:54.970065377Z [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-19T17:30:54.978425472Z [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-19T17:30:54.983477475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-04-19T17:30:54.987836433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-04-19T17:30:55.010830075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-19T17:30:55.014144069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1579942s 
2026-04-19T17:30:55.016048965Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-04-19T17:30:55.077333213Z [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-19T17:30:55.084021702Z [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-19T17:30:55.088127339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-04-19T17:30:55.091555152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-04-19T17:30:55.113280250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-04-19T17:30:55.116402507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0987454s 
2026-04-19T17:30:55.117903079Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-19T17:30:55.119298038Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s 
2026-04-19T17:30:55.121170298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-04-19T17:30:55.123395549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-04-19T17:30:55.131770073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090494s 
2026-04-19T17:30:55.133816414Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-04-19T17:30:55.136012977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-04-19T17:30:55.138347288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028842s 
2026-04-19T17:30:55.139807678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-19T17:30:55.141183930Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2026-04-19T17:30:55.142851227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-04-19T17:30:55.202926070Z [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-19T17:30:55.210268606Z [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-19T17:30:55.214847186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-04-19T17:30:55.219153668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-04-19T17:30:55.240728614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-04-19T17:30:55.243925411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0994366s 
2026-04-19T17:30:55.245500413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-04-19T17:30:55.249232087Z [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-19T17:30:55.253394539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064133s 
2026-04-19T17:30:55.255245076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-04-19T17:30:55.257449104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-19T17:30:55.260573215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039561s 
2026-04-19T17:30:55.263215706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-04-19T17:30:55', 'indexer_client_status_search_changes') 
2026-04-19T17:30:55.266225206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:55.269491423Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-04-19T17:30:55.271000743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126503s 
2026-04-19T17:30:55.273115732Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-04-19T17:30:55.274802539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:55.277284486Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2026-04-19T17:30:55.286618633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-04-19T17:30:55.288249457Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.52E-05s 
2026-04-19T17:30:55.289898918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2026-04-19T17:30:55.292252989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-04-19T17:30:55.301552966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100727s 
2026-04-19T17:30:55.303045632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-04-19T17:30:55.304428487Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s 
2026-04-19T17:30:55.305982325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2026-04-19T17:30:55.308247998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-04-19T17:30:55.316772213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092532s 
2026-04-19T17:30:55.318301513Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-04-19T17:30:55.319725671Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s 
2026-04-19T17:30:55.321348028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2026-04-19T17:30:55.323489841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-04-19T17:30:55.332279100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093178s 
2026-04-19T17:30:55.333720933Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:55.335264010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:55.405907736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0702436s 
2026-04-19T17:30:55.409035074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-04-19T17:30:55', 'add_language_to_files_history_blacklist') 
2026-04-19T17:30:55.412493959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:55.415417676Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-04-19T17:30:55.416959651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0800211s 
2026-04-19T17:30:55.418978978Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-04-19T17:30:55.420685384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:55.423086860Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2026-04-19T17:30:55.452618298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-04-19T17:30:55.454370867Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2026-04-19T17:30:55.455986530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2026-04-19T17:30:55.458150167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-04-19T17:30:55.467447349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098944s 
2026-04-19T17:30:55.469021038Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-19T17:30:55.479444999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-04-19T17:30:55.482444669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119549s 
2026-04-19T17:30:55.485117161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-04-19T17:30:55', 'add_update_allowed_quality_profile') 
2026-04-19T17:30:55.488141942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:55.491116662Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-04-19T17:30:55.492622394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020453s 
2026-04-19T17:30:55.494585658Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-04-19T17:30:55.496229187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:55.498655804Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2026-04-19T17:30:55.504077180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-04-19T17:30:55.505617883Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2026-04-19T17:30:55.507214288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-04-19T17:30:55.509544480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-04-19T17:30:55.518747613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100341s 
2026-04-19T17:30:55.520308255Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:55.521866233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:55.773809884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2515342s 
2026-04-19T17:30:55.776825406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-04-19T17:30:55', 'add_download_client_priority') 
2026-04-19T17:30:55.780463281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:55.782939248Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-04-19T17:30:55.784425360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.261009s 
2026-04-19T17:30:55.786289784Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-04-19T17:30:55.788367759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:55.790169838Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2026-04-19T17:30:55.794183761Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-19T17:30:55.796469063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-04-19T17:30:55.798947524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031583s 
2026-04-19T17:30:55.801506998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-04-19T17:30:55', 'remove_growl_prowl') 
2026-04-19T17:30:55.804436447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:55.807091443Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-04-19T17:30:55.808410279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110708s 
2026-04-19T17:30:55.810237378Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-04-19T17:30:55.812426687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:55.814082561Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2026-04-19T17:30:55.819987973Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-19T17:30:55.821961507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-04-19T17:30:55.824516031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032417s 
2026-04-19T17:30:55.826137927Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-19T17:30:55.828463089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-04-19T17:30:55.830588780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028738s 
2026-04-19T17:30:55.833010055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-04-19T17:30:55', 'remove_plex_hometheatre') 
2026-04-19T17:30:55.835952991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:55.838505301Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-04-19T17:30:55.839943117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107071s 
2026-04-19T17:30:55.841760877Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-04-19T17:30:55.843357642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:55.845564015Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2026-04-19T17:30:55.848770042Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:55.850374502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:55.874483240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238916s 
2026-04-19T17:30:55.877346636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-04-19T17:30:55', 'add_webrip_qualites') 
2026-04-19T17:30:55.880650109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:55.883239313Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-04-19T17:30:55.884623500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0328628s 
2026-04-19T17:30:55.886578697Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-04-19T17:30:55.888200974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:55.890457147Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2026-04-19T17:30:55.896882556Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-19T17:30:55.898412667Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2026-04-19T17:30:55.900049463Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-04-19T17:30:55.902378112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:55.911598560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100019s 
2026-04-19T17:30:55.913126767Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-19T17:30:55.914549923Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s 
2026-04-19T17:30:55.916222912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-04-19T17:30:55.918551551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:55.927160316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093527s 
2026-04-19T17:30:55.929748799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-04-19T17:30:55', 'health_issue_notification') 
2026-04-19T17:30:55.932759642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:55.935488036Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-04-19T17:30:55.936964379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175226s 
2026-04-19T17:30:55.938806900Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-04-19T17:30:55.940406641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:55.942636060Z [Info] speed_improvements: Starting migration of Main DB to 161 
2026-04-19T17:30:55.951941188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2026-04-19T17:30:55.954085847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-04-19T17:30:55.957663331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041656s 
2026-04-19T17:30:55.959385849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2026-04-19T17:30:55.961708476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2026-04-19T17:30:55.964771184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039124s 
2026-04-19T17:30:55.966350985Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2026-04-19T17:30:55.968377767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-04-19T17:30:55.971289460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034703s 
2026-04-19T17:30:55.972841205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-04-19T17:30:55.974939129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-04-19T17:30:55.977835682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034106s 
2026-04-19T17:30:55.979229068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-04-19T17:30:55.981152411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-04-19T17:30:55.984170549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033636s 
2026-04-19T17:30:55.986582055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-04-19T17:30:55', 'speed_improvements') 
2026-04-19T17:30:55.989467826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:55.992313326Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-04-19T17:30:55.993755239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115336s 
2026-04-19T17:30:55.995728974Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-04-19T17:30:55.997291320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:55.999734540Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2026-04-19T17:30:56.028234250Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2026-04-19T17:30:56.092526536Z [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-19T17:30:56.099989805Z [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-19T17:30:56.105412164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-04-19T17:30:56.111815237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-04-19T17:30:56.135179647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-04-19T17:30:56.138335131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1082478s 
2026-04-19T17:30:56.142692355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2026-04-19T17:30:56.212435307Z [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-19T17:30:56.220198510Z [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-19T17:30:56.224489752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-04-19T17:30:56.228319974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-04-19T17:30:56.251230570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-04-19T17:30:56.254530725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1100689s 
2026-04-19T17:30:56.256445270Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-19T17:30:56.259142632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2026-04-19T17:30:56.261883461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044829s 
2026-04-19T17:30:56.264718891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-04-19T17:30:56', 'fix_profile_format_default') 
2026-04-19T17:30:56.267456544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:56.271265444Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-04-19T17:30:56.272761657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136834s 
2026-04-19T17:30:56.274668166Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-04-19T17:30:56.276289942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:56.278521486Z [Info] task_duration: Starting migration of Main DB to 163 
2026-04-19T17:30:56.283395701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-04-19T17:30:56.284939690Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2026-04-19T17:30:56.286578369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-04-19T17:30:56.288812208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-04-19T17:30:56.298258801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010044s 
2026-04-19T17:30:56.300708243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-04-19T17:30:56', 'task_duration') 
2026-04-19T17:30:56.303620678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:56.306303370Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-04-19T17:30:56.307696746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181351s 
2026-04-19T17:30:56.309565038Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-04-19T17:30:56.311182305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:56.313430412Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2026-04-19T17:30:56.331724621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:30:56.333259893Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2026-04-19T17:30:56.334798952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2026-04-19T17:30:56.336820533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2026-04-19T17:30:56.346484553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100577s 
2026-04-19T17:30:56.347963111Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2026-04-19T17:30:56.417723808Z [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-19T17:30:56.433727054Z [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-19T17:30:56.444819291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-04-19T17:30:56.449061583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-04-19T17:30:56.472276551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-04-19T17:30:56.476040481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-04-19T17:30:56.479592143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-04-19T17:30:56.483053002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-04-19T17:30:56.486042773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.136665s 
2026-04-19T17:30:56.487515107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2026-04-19T17:30:56.492196525Z [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-19T17:30:56.496715815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077732s 
2026-04-19T17:30:56.498307670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2026-04-19T17:30:56.500439173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-04-19T17:30:56.503406989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003645s 
2026-04-19T17:30:56.504988394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2026-04-19T17:30:56.506953431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-04-19T17:30:56.510062371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034329s 
2026-04-19T17:30:56.511557793Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-19T17:30:56.513709726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-04-19T17:30:56.516098536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030289s 
2026-04-19T17:30:56.517741825Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-19T17:30:56.519806203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-04-19T17:30:56.522383773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028247s 
2026-04-19T17:30:56.524590627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-04-19T17:30:56', 'movie_collections_crew') 
2026-04-19T17:30:56.527508342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:56.530594918Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-04-19T17:30:56.532044697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111752s 
2026-04-19T17:30:56.584480648Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-04-19T17:30:56.586703224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:56.589521779Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2026-04-19T17:30:56.601913022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-04-19T17:30:56.603476560Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s 
2026-04-19T17:30:56.605148838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2026-04-19T17:30:56.607469611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:56.617571012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108755s 
2026-04-19T17:30:56.619119190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-04-19T17:30:56.620487305Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s 
2026-04-19T17:30:56.622100814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2026-04-19T17:30:56.624372098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:56.633619730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099998s 
2026-04-19T17:30:56.635103207Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:56.636657837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:56.671709211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0347106s 
2026-04-19T17:30:56.673522222Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:56.675134488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:56.684972920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097116s 
2026-04-19T17:30:56.686679807Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:56.688270961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:56.700817927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123675s 
2026-04-19T17:30:56.702553572Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:56.704157953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:56.707488089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034402s 
2026-04-19T17:30:56.708955774Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:56.710515435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:56.770292468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0594405s 
2026-04-19T17:30:56.772109678Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:56.773670010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:56.788173406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143292s 
2026-04-19T17:30:56.791152324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-04-19T17:30:56', 'remove_custom_formats_from_quality_model') 
2026-04-19T17:30:56.794451338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:56.797463784Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-04-19T17:30:56.798977873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236549s 
2026-04-19T17:30:56.800859932Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-04-19T17:30:56.802455205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:56.804729645Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2026-04-19T17:30:56.809058622Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:56.810676089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:56.825078873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142237s 
2026-04-19T17:30:56.826823145Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:56.828377515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:56.837263228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088631s 
2026-04-19T17:30:56.838859172Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:56.840435827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:56.849111597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086803s 
2026-04-19T17:30:56.851814911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-04-19T17:30:56', 'fix_tmdb_list_config') 
2026-04-19T17:30:56.854983922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:56.857743329Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-04-19T17:30:56.859166064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173226s 
2026-04-19T17:30:56.861084828Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-04-19T17:30:56.862695090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:56.864937767Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2026-04-19T17:30:56.871404429Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2026-04-19T17:30:56.944522387Z [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-19T17:30:56.960564270Z [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-19T17:30:56.971350050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-04-19T17:30:56.975571761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-04-19T17:30:57.001171772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-04-19T17:30:57.005216547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-04-19T17:30:57.009098213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-04-19T17:30:57.012867454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-04-19T17:30:57.016161807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1431072s 
2026-04-19T17:30:57.018013126Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-04-19T17:30:57.020010879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-04-19T17:30:57.022524019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029073s 
2026-04-19T17:30:57.024040543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-04-19T17:30:57.025403257Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s 
2026-04-19T17:30:57.027441472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2026-04-19T17:30:57.029761714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-04-19T17:30:57.039891763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108208s 
2026-04-19T17:30:57.041565844Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2026-04-19T17:30:57.124853010Z [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-19T17:30:57.135727127Z [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-19T17:30:57.142086293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-04-19T17:30:57.145910684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-04-19T17:30:57.170811597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-04-19T17:30:57.174448932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1310109s 
2026-04-19T17:30:57.177131935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-04-19T17:30:57', 'remove_movie_pathstate') 
2026-04-19T17:30:57.180449084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:57.183910655Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-04-19T17:30:57.185549535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1405926s 
2026-04-19T17:30:57.188212788Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-04-19T17:30:57.189578819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:57.192240669Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2026-04-19T17:30:57.200002108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-04-19T17:30:57.201593613Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2026-04-19T17:30:57.204173308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2026-04-19T17:30:57.206873886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2026-04-19T17:30:57.217158777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113594s 
2026-04-19T17:30:57.218836435Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:57.220657372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:57.259690103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0387403s 
2026-04-19T17:30:57.261845944Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2026-04-19T17:30:57.327100678Z [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-19T17:30:57.332985689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2026-04-19T17:30:57.336810049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-04-19T17:30:57.341189839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-04-19T17:30:57.366500738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-04-19T17:30:57.370101098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1064644s 
2026-04-19T17:30:57.373201271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-04-19T17:30:57', 'custom_format_rework') 
2026-04-19T17:30:57.376684846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:57.380761886Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-04-19T17:30:57.382494645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1169366s 
2026-04-19T17:30:57.384725638Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-04-19T17:30:57.386660724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:57.389443759Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2026-04-19T17:30:57.399343023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-04-19T17:30:57.401080582Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2026-04-19T17:30:57.402938503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2026-04-19T17:30:57.405697699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:57.415912068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112159s 
2026-04-19T17:30:57.417655038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-04-19T17:30:57.419246412Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s 
2026-04-19T17:30:57.421193092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2026-04-19T17:30:57.423988782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:57.433744688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106617s 
2026-04-19T17:30:57.435408358Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:57.437309346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:57.463897968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0262082s 
2026-04-19T17:30:57.465860249Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2026-04-19T17:30:57.532575424Z [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-19T17:30:57.541956224Z [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-19T17:30:57.547603436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-04-19T17:30:57.551892763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-04-19T17:30:57.576947396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-04-19T17:30:57.580476292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1128289s 
2026-04-19T17:30:57.582211096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-04-19T17:30:57.583802590Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2026-04-19T17:30:57.585928301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2026-04-19T17:30:57.589045698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:57.598660821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108477s 
2026-04-19T17:30:57.601673968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-04-19T17:30:57', 'custom_format_scores') 
2026-04-19T17:30:57.605099416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:57.608450885Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-04-19T17:30:57.610135036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204619s 
2026-04-19T17:30:57.612241117Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-04-19T17:30:57.614156294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:57.616715527Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2026-04-19T17:30:57.621207693Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:57.623119814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:58.270024501Z []
2026-04-19T17:30:58.271549993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6482944s 
2026-04-19T17:30:58.273636164Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:58.275515829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:58.282472668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070704s 
2026-04-19T17:30:58.297975326Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-04-19T17:30:58.302271437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-04-19T17:30:58.308065063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074116s 
2026-04-19T17:30:58.311113813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-04-19T17:30:58', 'fix_trakt_list_config') 
2026-04-19T17:30:58.314521495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:58.317535434Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-04-19T17:30:58.319178643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167414s 
2026-04-19T17:30:58.321452743Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-04-19T17:30:58.323406928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:58.326020551Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2026-04-19T17:30:58.331438040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-04-19T17:30:58.333200118Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2026-04-19T17:30:58.335157349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-04-19T17:30:58.337815442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-04-19T17:30:58.347665227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106952s 
2026-04-19T17:30:58.349372334Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:58.351202971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:58.367519838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162145s 
2026-04-19T17:30:58.370981489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-04-19T17:30:58', 'quality_definition_preferred_size') 
2026-04-19T17:30:58.374729917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:58.377838256Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-04-19T17:30:58.379556146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0265363s 
2026-04-19T17:30:58.381655273Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-04-19T17:30:58.383570329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:58.386090384Z [Info] add_download_history: Starting migration of Main DB to 172 
2026-04-19T17:30:58.404142435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-04-19T17:30:58.409826361Z [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-19T17:30:58.415648645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096683s 
2026-04-19T17:30:58.417676960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-04-19T17:30:58.420322778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-04-19T17:30:58.423763226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043593s 
2026-04-19T17:30:58.425668202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2026-04-19T17:30:58.428234981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-04-19T17:30:58.431552832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004179s 
2026-04-19T17:30:58.433561918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-04-19T17:30:58.436261714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-04-19T17:30:58.439700249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044103s 
2026-04-19T17:30:58.441397977Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:58.443224054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:58.454958704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117094s 
2026-04-19T17:30:58.458444133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-04-19T17:30:58', 'add_download_history') 
2026-04-19T17:30:58.461999242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:58.465125016Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-04-19T17:30:58.466787474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219053s 
2026-04-19T17:30:58.468924327Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-04-19T17:30:58.470812229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:58.473361793Z [Info] net_import_status: Starting migration of Main DB to 173 
2026-04-19T17:30:58.483588957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2026-04-19T17:30:58.488569206Z [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-19T17:30:58.494111206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086827s 
2026-04-19T17:30:58.496068147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2026-04-19T17:30:58.498780940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2026-04-19T17:30:58.502248983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044596s 
2026-04-19T17:30:58.505202311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-04-19T17:30:58', 'net_import_status') 
2026-04-19T17:30:58.508600203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:58.511683071Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-04-19T17:30:58.513340298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137424s 
2026-04-19T17:30:58.515490989Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-04-19T17:30:58.517496848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:58.520139800Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2026-04-19T17:30:58.523625479Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:58.525567931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:58.538725967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130732s 
2026-04-19T17:30:58.542054390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-04-19T17:30:58', 'email_multiple_addresses') 
2026-04-19T17:30:58.545689249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:58.548796977Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-04-19T17:30:58.550464445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232018s 
2026-04-19T17:30:58.552737182Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-04-19T17:30:58.554716568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:58.557380222Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2026-04-19T17:30:58.561555419Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-04-19T17:30:58.564353383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-04-19T17:30:58.567862380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042282s 
2026-04-19T17:30:58.571065530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-04-19T17:30:58', 'remove_chown_and_folderchmod_config') 
2026-04-19T17:30:58.574543072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:58.577741152Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-04-19T17:30:58.579460545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137943s 
2026-04-19T17:30:58.581568760Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-04-19T17:30:58.583967540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:58.586151418Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2026-04-19T17:30:58.590898167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:30:58.592663642Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2026-04-19T17:30:58.594521674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2026-04-19T17:30:58.597316953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2026-04-19T17:30:58.608090046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116888s 
2026-04-19T17:30:58.611120438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-04-19T17:30:58', 'movie_recommendations') 
2026-04-19T17:30:58.614622791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:58.617709467Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-04-19T17:30:58.619352375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212092s 
2026-04-19T17:30:58.621510000Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-04-19T17:30:58.623433684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:58.626173471Z [Info] language_improvements: Starting migration of Main DB to 177 
2026-04-19T17:30:58.654332686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:30:58.656147450Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2026-04-19T17:30:58.658092026Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2026-04-19T17:30:58.660837014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2026-04-19T17:30:58.671656932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117897s 
2026-04-19T17:30:58.673347826Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:30:58.674988400Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s 
2026-04-19T17:30:58.676782032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2026-04-19T17:30:58.679168668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2026-04-19T17:30:58.689186130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106197s 
2026-04-19T17:30:58.690867256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:30:58.692421074Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s 
2026-04-19T17:30:58.694382474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2026-04-19T17:30:58.696825063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2026-04-19T17:30:58.706852766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107333s 
2026-04-19T17:30:58.708839025Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2026-04-19T17:30:58.789614884Z [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-19T17:30:58.810760836Z [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-19T17:30:58.824529582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-04-19T17:30:58.829326953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-04-19T17:30:58.857729768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-04-19T17:30:58.862609033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-04-19T17:30:58.866583978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-04-19T17:30:58.871161947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-04-19T17:30:58.874645622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.163637s 
2026-04-19T17:30:58.876283339Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2026-04-19T17:30:58.959326895Z [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-19T17:30:58.981550256Z [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-19T17:30:58.996728741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-04-19T17:30:59.001815124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-04-19T17:30:59.033186096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-04-19T17:30:59.038071954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-04-19T17:30:59.042294377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-04-19T17:30:59.046337569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-04-19T17:30:59.049790733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1717338s 
2026-04-19T17:30:59.051828967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-04-19T17:30:59.053569171Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2026-04-19T17:30:59.055521763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2026-04-19T17:30:59.058341201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:59.069138483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011656s 
2026-04-19T17:30:59.071428575Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-04-19T17:30:59.073908589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-04-19T17:30:59.076564116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032434s 
2026-04-19T17:30:59.078419984Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2026-04-19T17:30:59.152149894Z [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-19T17:30:59.162116664Z [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-19T17:30:59.168368303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-04-19T17:30:59.172595075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-04-19T17:30:59.198827990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.118469s 
2026-04-19T17:30:59.203361099Z [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-19T17:30:59.207886942Z [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-19T17:30:59.212847932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071859s 
2026-04-19T17:30:59.215145850Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-04-19T17:30:59.217518217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-04-19T17:30:59.220561375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036091s 
2026-04-19T17:30:59.222164744Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:59.223993065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:59.238933972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148383s 
2026-04-19T17:30:59.240954921Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:59.242769315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:59.250595916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078586s 
2026-04-19T17:30:59.252341230Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-19T17:30:59.255555934Z [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-19T17:30:59.259055180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051163s 
2026-04-19T17:30:59.260677337Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-19T17:30:59.262932267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2026-04-19T17:30:59.265748659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035426s 
2026-04-19T17:30:59.268846016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-04-19T17:30:59', 'language_improvements') 
2026-04-19T17:30:59.272288548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:59.276337211Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-04-19T17:30:59.277958376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138339s 
2026-04-19T17:30:59.280296684Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-04-19T17:30:59.282479359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:59.284901637Z [Info] new_list_server: Starting migration of Main DB to 178 
2026-04-19T17:30:59.289438864Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:59.291358840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:59.311271238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197689s 
2026-04-19T17:30:59.313255444Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:59.315083745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:59.326153056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110897s 
2026-04-19T17:30:59.329436537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-04-19T17:30:59', 'new_list_server') 
2026-04-19T17:30:59.333253594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:59.335945425Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-04-19T17:30:59.337577271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209765s 
2026-04-19T17:30:59.339871450Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-04-19T17:30:59.341909595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:59.344523078Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2026-04-19T17:30:59.350631428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2026-04-19T17:30:59.353323178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-04-19T17:30:59.357342271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050358s 
2026-04-19T17:30:59.359297308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2026-04-19T17:30:59.361971764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-04-19T17:30:59.365442002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043843s 
2026-04-19T17:30:59.368583007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-04-19T17:30:59', 'movie_translation_indexes') 
2026-04-19T17:30:59.372098246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:59.375061252Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-04-19T17:30:59.376864113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137791s 
2026-04-19T17:30:59.379105436Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-04-19T17:30:59.381068750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:59.383843938Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2026-04-19T17:30:59.387454018Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:59.389446630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:59.437687684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0481032s 
2026-04-19T17:30:59.441200427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-04-19T17:30:59', 'fix_invalid_profile_references') 
2026-04-19T17:30:59.444932753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:59.447982585Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-04-19T17:30:59.449765004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0584881s 
2026-04-19T17:30:59.451837207Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-04-19T17:30:59.453858106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:59.456417089Z [Info] list_movies_table: Starting migration of Main DB to 181 
2026-04-19T17:30:59.494947047Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2026-04-19T17:30:59.510435817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2026-04-19T17:30:59.539865520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.042703s 
2026-04-19T17:30:59.541915278Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2026-04-19T17:30:59.544545013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2026-04-19T17:30:59.570607465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0269061s 
2026-04-19T17:30:59.573147260Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-04-19T17:30:59.576034684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-04-19T17:30:59.579231973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040829s 
2026-04-19T17:30:59.580931315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-04-19T17:30:59.582503340Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s 
2026-04-19T17:30:59.584524881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2026-04-19T17:30:59.587303727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:59.597485640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112139s 
2026-04-19T17:30:59.599246696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2026-04-19T17:30:59.608090295Z [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-19T17:30:59.616247090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150506s 
2026-04-19T17:30:59.619049193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-04-19T17:30:59', 'list_movies_table') 
2026-04-19T17:30:59.622530443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:59.625667610Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-04-19T17:30:59.627289947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245603s 
2026-04-19T17:30:59.629483665Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-04-19T17:30:59.631395745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:59.634055080Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2026-04-19T17:30:59.639631780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-19T17:30:59.641356784Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2026-04-19T17:30:59.643216298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2026-04-19T17:30:59.646117721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:30:59.657143203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121692s 
2026-04-19T17:30:59.660239027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-04-19T17:30:59', 'on_delete_notification') 
2026-04-19T17:30:59.664011433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:59.667057027Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-04-19T17:30:59.668703673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021896s 
2026-04-19T17:30:59.670837620Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-04-19T17:30:59.672741073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:59.675270777Z [Info] download_propers_config: Starting migration of Main DB to 183 
2026-04-19T17:30:59.680153980Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:59.682052894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:59.688512562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065461s 
2026-04-19T17:30:59.690833355Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-04-19T17:30:59.693268489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-04-19T17:30:59.696102185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033822s 
2026-04-19T17:30:59.697929405Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2026-04-19T17:30:59.776495274Z [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-19T17:30:59.785370736Z [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-19T17:30:59.790731852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-04-19T17:30:59.794861668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-04-19T17:30:59.821991469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-04-19T17:30:59.825418100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1257429s 
2026-04-19T17:30:59.828489013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-04-19T17:30:59', 'download_propers_config') 
2026-04-19T17:30:59.831902518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:59.835353086Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-04-19T17:30:59.837035814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1354647s 
2026-04-19T17:30:59.839272849Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-04-19T17:30:59.841204108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:59.843790717Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2026-04-19T17:30:59.849284379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-19T17:30:59.850960244Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2026-04-19T17:30:59.852772253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-04-19T17:30:59.855431347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-04-19T17:30:59.866293961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117793s 
2026-04-19T17:30:59.869380006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-04-19T17:30:59', 'add_priority_to_indexers') 
2026-04-19T17:30:59.872873050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:59.875915366Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-04-19T17:30:59.877708086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212123s 
2026-04-19T17:30:59.879931714Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-04-19T17:30:59.881906851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:59.884589303Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2026-04-19T17:30:59.890788757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-04-19T17:30:59.893786674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-04-19T17:30:59.898054769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053226s 
2026-04-19T17:30:59.900071089Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2026-04-19T17:30:59.902834774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-04-19T17:30:59.906388220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045791s 
2026-04-19T17:30:59.909538995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-04-19T17:30:59', 'add_alternative_title_indices') 
2026-04-19T17:30:59.913012629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:30:59.916957594Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-04-19T17:30:59.918670463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148083s 
2026-04-19T17:30:59.920904111Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-04-19T17:30:59.922799718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:30:59.925413471Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2026-04-19T17:30:59.944865201Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:30:59.946992264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:30:59.968808356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216389s 
2026-04-19T17:30:59.975405480Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2026-04-19T17:30:59.980311289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2026-04-19T17:30:59.984028264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066416s 
2026-04-19T17:30:59.985799180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:30:59.987317267Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2026-04-19T17:30:59.989101660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2026-04-19T17:31:00.074961046Z [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-19T17:31:00.096677737Z [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-19T17:31:00.110842281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-04-19T17:31:00.115376661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-04-19T17:31:00.144549667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-04-19T17:31:00.148982955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-04-19T17:31:00.153198804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-04-19T17:31:00.156900358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1659488s 
2026-04-19T17:31:00.158757778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-04-19T17:31:00.161212592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-04-19T17:31:00.164688682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041823s 
2026-04-19T17:31:00.167750257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-04-19T17:31:00', 'fix_tmdb_duplicates') 
2026-04-19T17:31:00.171302319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:00.174567184Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-04-19T17:31:00.176267468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139447s 
2026-04-19T17:31:00.178640286Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-04-19T17:31:00.180666466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:00.183326954Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2026-04-19T17:31:00.187149751Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:31:00.189118105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:31:00.196904926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077587s 
2026-04-19T17:31:00.200412759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-04-19T17:31:00', 'swap_filechmod_for_folderchmod') 
2026-04-19T17:31:00.204257812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:00.207272693Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-04-19T17:31:00.208971264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018018s 
2026-04-19T17:31:00.211170322Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-04-19T17:31:00.213041941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:00.215902241Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2026-04-19T17:31:00.221729916Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-04-19T17:31:00.225049851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-04-19T17:31:00.228507564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045431s 
2026-04-19T17:31:00.231512635Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-04-19T17:31:00.235112464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-04-19T17:31:00.238325404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045478s 
2026-04-19T17:31:00.240863485Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-04-19T17:31:00.243642752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-04-19T17:31:00.246697273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038465s 
2026-04-19T17:31:00.249722475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-04-19T17:31:00', 'mediainfo_channels') 
2026-04-19T17:31:00.253207964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:00.256077252Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-04-19T17:31:00.257726613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130624s 
2026-04-19T17:31:00.259768505Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-04-19T17:31:00.261803422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:00.264501215Z [Info] add_update_history: Starting migration of Main DB to 189 
2026-04-19T17:31:00.268682104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-04-19T17:31:00', 'add_update_history') 
2026-04-19T17:31:00.272374900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:00.275292495Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-04-19T17:31:00.276973310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135041s 
2026-04-19T17:31:00.279104251Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-04-19T17:31:00.281071062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:00.283821741Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2026-04-19T17:31:00.320276269Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-04-19T17:31:00.324221354Z [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-19T17:31:00.328239044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005518s 
2026-04-19T17:31:00.331467345Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-04-19T17:31:00.335021783Z [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-19T17:31:00.338236166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047238s 
2026-04-19T17:31:00.341362241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-04-19T17:31:00', 'update_awesome_hd_link') 
2026-04-19T17:31:00.344875676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:00.347944566Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-04-19T17:31:00.349705291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014192s 
2026-04-19T17:31:00.351837966Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-04-19T17:31:00.353750076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:00.356393519Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2026-04-19T17:31:00.360992390Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-19T17:31:00.363630622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2026-04-19T17:31:00.366591254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037406s 
2026-04-19T17:31:00.369636657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-04-19T17:31:00', 'remove_awesomehd') 
2026-04-19T17:31:00.373163910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:00.376130053Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-04-19T17:31:00.377755215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013099s 
2026-04-19T17:31:00.379926618Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-04-19T17:31:00.382011717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:00.384651753Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2026-04-19T17:31:00.392920333Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2026-04-19T17:31:00.473361118Z [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-19T17:31:00.484448635Z [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-19T17:31:00.491315262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-04-19T17:31:00.495462173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-04-19T17:31:00.522899935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1280573s 
2026-04-19T17:31:00.524770431Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-19T17:31:00.526331354Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2026-04-19T17:31:00.528302644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2026-04-19T17:31:00.531173595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:31:00.541768370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011683s 
2026-04-19T17:31:00.543500638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-19T17:31:00.545125991Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s 
2026-04-19T17:31:00.547203695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2026-04-19T17:31:00.550229418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:31:00.560994946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118756s 
2026-04-19T17:31:00.564262637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-04-19T17:31:00', 'add_on_delete_to_notifications') 
2026-04-19T17:31:00.567806583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:00.571170818Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-04-19T17:31:00.572938057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218186s 
2026-04-19T17:31:00.575211925Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-04-19T17:31:00.577243677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:00.579885367Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2026-04-19T17:31:00.589727496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-04-19T17:31:00.591682502Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2026-04-19T17:31:00.593787682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-04-19T17:31:00.596828164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:31:00.608618396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128594s 
2026-04-19T17:31:00.610245633Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-19T17:31:00.612771760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-04-19T17:31:00.615627010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038148s 
2026-04-19T17:31:00.618901193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-04-19T17:31:00', 'add_bypass_to_delay_profile') 
2026-04-19T17:31:00.622953874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:00.626368039Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-04-19T17:31:00.628426674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141517s 
2026-04-19T17:31:00.630894364Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-04-19T17:31:00.633043311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:00.635785503Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2026-04-19T17:31:00.668513187Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-04-19T17:31:00.674240139Z [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-19T17:31:00.679362173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075085s 
2026-04-19T17:31:00.682650876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-04-19T17:31:00', 'update_notifiarr') 
2026-04-19T17:31:00.686722786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:00.690074946Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-04-19T17:31:00.691735530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181876s 
2026-04-19T17:31:00.694062035Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-04-19T17:31:00.696030869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:00.698892252Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2026-04-19T17:31:00.704096090Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-04-19T17:31:00.708033259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-04-19T17:31:00.713262278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065782s 
2026-04-19T17:31:00.716610050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-04-19T17:31:00', 'legacy_mediainfo_hdr') 
2026-04-19T17:31:00.720534743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:00.723744927Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-04-19T17:31:00.725487797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016995s 
2026-04-19T17:31:00.727787568Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-04-19T17:31:00.729810692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:00.732700010Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2026-04-19T17:31:00.737052255Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-04-19T17:31:00.739508721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-04-19T17:31:00.768680675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292262s 
2026-04-19T17:31:00.772332579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-04-19T17:31:00', 'rename_blacklist_to_blocklist') 
2026-04-19T17:31:00.776471784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:00.779816409Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-04-19T17:31:00.781671364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0405187s 
2026-04-19T17:31:00.783841535Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-04-19T17:31:00.785878707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:00.788847365Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2026-04-19T17:31:00.794166566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-19T17:31:00.796124860Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2026-04-19T17:31:00.797937309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-04-19T17:31:00.800439759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-04-19T17:31:00.812499153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123306s 
2026-04-19T17:31:00.815972787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-04-19T17:31:00', 'add_indexer_tags') 
2026-04-19T17:31:00.820168006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:00.823424323Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-04-19T17:31:00.825234758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235153s 
2026-04-19T17:31:00.827480862Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-04-19T17:31:00.829496130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:00.832419767Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2026-04-19T17:31:00.836019916Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:31:00.837918319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:31:00.850614335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126467s 
2026-04-19T17:31:00.853986266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-04-19T17:31:00', 'mediainfo_to_ffmpeg') 
2026-04-19T17:31:00.857728281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:00.860628110Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-04-19T17:31:00.862271580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227062s 
2026-04-19T17:31:00.864412431Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-04-19T17:31:00.866329221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:00.868929307Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2026-04-19T17:31:00.875814431Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-04-19T17:31:00.877615448Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2026-04-19T17:31:00.879683342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-04-19T17:31:00.882704656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-04-19T17:31:00.894004160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124503s 
2026-04-19T17:31:00.896112566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-04-19T17:31:00.899029169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-04-19T17:31:00.909707302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117612s 
2026-04-19T17:31:00.911391984Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:31:00.913231588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:31:00.954354167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0409561s 
2026-04-19T17:31:00.957761138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-04-19T17:31:00', 'cdh_per_downloadclient') 
2026-04-19T17:31:00.961539847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:00.964522092Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-04-19T17:31:00.966226384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0512186s 
2026-04-19T17:31:00.968461856Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-04-19T17:31:00.970437524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:00.973098402Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2026-04-19T17:31:00.976658682Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:31:00.978620663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:31:00.994031235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153578s 
2026-04-19T17:31:00.997531133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-04-19T17:31:00', 'migrate_discord_from_slack') 
2026-04-19T17:31:01.001375975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:01.004333200Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-04-19T17:31:01.006045749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256505s 
2026-04-19T17:31:01.008155788Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-04-19T17:31:01.010050373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:01.012593484Z [Info] remove_predb: Starting migration of Main DB to 202 
2026-04-19T17:31:01.029617776Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-19T17:31:01.032545061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-04-19T17:31:01.035825026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043075s 
2026-04-19T17:31:01.037439417Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-19T17:31:01.039998991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-04-19T17:31:01.042819721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038239s 
2026-04-19T17:31:01.044398951Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-19T17:31:01.046593079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2026-04-19T17:31:01.049221031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032796s 
2026-04-19T17:31:01.050804199Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-19T17:31:01.053198330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2026-04-19T17:31:01.055886564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035112s 
2026-04-19T17:31:01.057822462Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2026-04-19T17:31:01.143875878Z [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-19T17:31:01.164625112Z [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-19T17:31:01.178387475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-04-19T17:31:01.183350659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-04-19T17:31:01.211615917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-04-19T17:31:01.215996749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-04-19T17:31:01.220130413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-04-19T17:31:01.224210118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-04-19T17:31:01.227612289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1680148s 
2026-04-19T17:31:01.230606709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-04-19T17:31:01', 'remove_predb') 
2026-04-19T17:31:01.234069251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:01.237505230Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-04-19T17:31:01.239133520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.17781s 
2026-04-19T17:31:01.241437399Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-04-19T17:31:01.243384910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:01.246041270Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2026-04-19T17:31:01.251605184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-19T17:31:01.253388976Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2026-04-19T17:31:01.255398392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-04-19T17:31:01.258317290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:31:01.269700402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124608s 
2026-04-19T17:31:01.272876528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-04-19T17:31:01', 'add_on_update_to_notifications') 
2026-04-19T17:31:01.276450205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:01.279556019Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-04-19T17:31:01.281298628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220698s 
2026-04-19T17:31:01.283522897Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-04-19T17:31:01.285535900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:01.288222360Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2026-04-19T17:31:01.313507958Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-19T17:31:01.316111320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-04-19T17:31:01.318960247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034457s 
2026-04-19T17:31:01.320769831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2026-04-19T17:31:01.404806136Z [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-19T17:31:01.425474706Z [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-19T17:31:01.439135896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-04-19T17:31:01.443942836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-04-19T17:31:01.473149589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-04-19T17:31:01.477892520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-04-19T17:31:01.482004290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-04-19T17:31:01.486320592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-04-19T17:31:01.489944900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1675519s 
2026-04-19T17:31:01.492122095Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2026-04-19T17:31:01.578452569Z [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-19T17:31:01.586074657Z [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-19T17:31:01.590652957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-04-19T17:31:01.595202809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-04-19T17:31:01.625325748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-04-19T17:31:01.629850620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-04-19T17:31:01.634486515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-04-19T17:31:01.638749008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1445661s 
2026-04-19T17:31:01.641841586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2026-04-19T17:31:01.720440201Z [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-19T17:31:01.729209880Z [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-19T17:31:01.735428683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-04-19T17:31:01.738511932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-04-19T17:31:01.768052768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1240275s 
2026-04-19T17:31:01.769885469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2026-04-19T17:31:01.846877689Z [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-19T17:31:01.855608931Z [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-19T17:31:01.861377617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-04-19T17:31:01.865506131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-04-19T17:31:01.894669087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-04-19T17:31:01.899238227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-04-19T17:31:01.903199254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1313516s 
2026-04-19T17:31:01.905045121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2026-04-19T17:31:01.983044890Z [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-19T17:31:01.991678295Z [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-19T17:31:01.997288051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-04-19T17:31:02.001507989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-04-19T17:31:02.029492101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-04-19T17:31:02.033129295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1263694s 
2026-04-19T17:31:02.035015894Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2026-04-19T17:31:02.110570850Z [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-19T17:31:02.117600566Z [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-19T17:31:02.122302925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-04-19T17:31:02.126272789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-04-19T17:31:02.154246350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1172982s 
2026-04-19T17:31:02.156141846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2026-04-19T17:31:02.231553764Z [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-19T17:31:02.241409210Z [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-19T17:31:02.247297838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-04-19T17:31:02.251225788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-04-19T17:31:02.278877701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1208169s 
2026-04-19T17:31:02.281145127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2026-04-19T17:31:02.357309389Z [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-19T17:31:02.365724054Z [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-19T17:31:02.370782450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-04-19T17:31:02.374970974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-04-19T17:31:02.403405684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-04-19T17:31:02.407949564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-04-19T17:31:02.411504532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1286777s 
2026-04-19T17:31:02.413417785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2026-04-19T17:31:02.489271943Z [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-19T17:31:02.499193282Z [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-19T17:31:02.505666477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-04-19T17:31:02.509559617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-04-19T17:31:02.536212838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1208821s 
2026-04-19T17:31:02.538201583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2026-04-19T17:31:02.613477357Z [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-19T17:31:02.623467845Z [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-19T17:31:02.639525741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-04-19T17:31:02.644177398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-04-19T17:31:02.672742670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-04-19T17:31:02.676894971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1368654s 
2026-04-19T17:31:02.679237539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2026-04-19T17:31:02.752213361Z [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-19T17:31:02.759438009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2026-04-19T17:31:02.763807167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-04-19T17:31:02.768131274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-04-19T17:31:02.795273401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-04-19T17:31:02.798765222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1177323s 
2026-04-19T17:31:02.802141501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-04-19T17:31:02', 'ensure_identity_on_id_columns') 
2026-04-19T17:31:02.805673353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:02.810443890Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-04-19T17:31:02.812170036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1291786s 
2026-04-19T17:31:02.816924119Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-04-19T17:31:02.818959718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:02.822519887Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2026-04-19T17:31:02.828786577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-19T17:31:02.830528234Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s 
2026-04-19T17:31:02.832462930Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-04-19T17:31:02.835249511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:31:02.846605709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123284s 
2026-04-19T17:31:02.849880404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-04-19T17:31:02', 'download_client_per_indexer') 
2026-04-19T17:31:02.853410693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:02.856503150Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-04-19T17:31:02.858228925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219735s 
2026-04-19T17:31:02.860482964Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-04-19T17:31:02.862425826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:02.865070772Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2026-04-19T17:31:02.871073430Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-04-19T17:31:02.874333485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-04-19T17:31:02.877924175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046543s 
2026-04-19T17:31:02.880667360Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-04-19T17:31:02.883803134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-04-19T17:31:02.887013769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042649s 
2026-04-19T17:31:02.888712470Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:31:02.890508426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:31:02.913968839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232701s 
2026-04-19T17:31:02.915953746Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:31:02.917829443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:31:02.922098499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044199s 
2026-04-19T17:31:02.925278613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-04-19T17:31:02', 'multiple_ratings_support') 
2026-04-19T17:31:02.928958414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:02.931982353Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-04-19T17:31:02.933674941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141172s 
2026-04-19T17:31:02.935736052Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-04-19T17:31:02.937634264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:02.940185542Z [Info] movie_metadata: Starting migration of Main DB to 207 
2026-04-19T17:31:02.988191251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2026-04-19T17:31:02.998353154Z [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-19T17:31:03.008294102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181077s 
2026-04-19T17:31:03.010445996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2026-04-19T17:31:03.013040560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-04-19T17:31:03.016611251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044568s 
2026-04-19T17:31:03.018507800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2026-04-19T17:31:03.021136283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-04-19T17:31:03.024541871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043324s 
2026-04-19T17:31:03.026487689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2026-04-19T17:31:03.029278449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-04-19T17:31:03.032811393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045563s 
2026-04-19T17:31:03.066790347Z [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-19T17:31:03.067190252Z                           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-19T17:31:03.067326817Z                           FROM "Movies" 
2026-04-19T17:31:03.080798375Z [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-19T17:31:03.080858546Z                           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-19T17:31:03.080899659Z                           FROM "Movies" 
2026-04-19T17:31:03.091756161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185269s 
2026-04-19T17:31:03.102239521Z [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-19T17:31:03.102271185Z                           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-19T17:31:03.102284572Z                           FROM "ImportListMovies"
2026-04-19T17:31:03.102293259Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-04-19T17:31:03.102630679Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-04-19T17:31:03.116896065Z [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-19T17:31:03.116950284Z                           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-19T17:31:03.116976327Z                           FROM "ImportListMovies"
2026-04-19T17:31:03.117002038Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-04-19T17:31:03.117162712Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-04-19T17:31:03.129671160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211156s 
2026-04-19T17:31:03.131357616Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:31:03.132964212Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2026-04-19T17:31:03.135293352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2026-04-19T17:31:03.137532711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:31:03.148747875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121534s 
2026-04-19T17:31:03.150508230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-04-19T17:31:03.152124785Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s 
2026-04-19T17:31:03.154159593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2026-04-19T17:31:03.156976245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:31:03.167891595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119886s 
2026-04-19T17:31:03.169613112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2026-04-19T17:31:03.171138944Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s 
2026-04-19T17:31:03.172965462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2026-04-19T17:31:03.175588805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:31:03.186369905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116871s 
2026-04-19T17:31:03.188383810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2026-04-19T17:31:03.189717556Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s 
2026-04-19T17:31:03.191644707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2026-04-19T17:31:03.194545518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:31:03.205487282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120095s 
2026-04-19T17:31:03.207496578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2026-04-19T17:31:03.208835444Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s 
2026-04-19T17:31:03.210744579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2026-04-19T17:31:03.213528575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:31:03.224619479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120428s 
2026-04-19T17:31:03.226648454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2026-04-19T17:31:03.229485106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-04-19T17:31:03.233073192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046716s 
2026-04-19T17:31:03.236419160Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2026-04-19T17:31:03.236489161Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-04-19T17:31:03.236507377Z                                                   FROM "MovieMetadata"
2026-04-19T17:31:03.236550394Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-04-19T17:31:03.241052660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2026-04-19T17:31:03.241085476Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-04-19T17:31:03.241095647Z                                                   FROM "MovieMetadata"
2026-04-19T17:31:03.241104394Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-04-19T17:31:03.245067214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060677s 
2026-04-19T17:31:03.248532973Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2026-04-19T17:31:03.248562162Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-04-19T17:31:03.248587834Z                                                   FROM "Movies" 
2026-04-19T17:31:03.248609187Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-04-19T17:31:03.252963114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2026-04-19T17:31:03.252991582Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-04-19T17:31:03.253016732Z                                                   FROM "Movies" 
2026-04-19T17:31:03.253047394Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-04-19T17:31:03.256947969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057562s 
2026-04-19T17:31:03.260142131Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2026-04-19T17:31:03.260165979Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-04-19T17:31:03.260203815Z                                                   FROM "Movies" 
2026-04-19T17:31:03.260229617Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-04-19T17:31:03.264256536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2026-04-19T17:31:03.264281656Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-04-19T17:31:03.264303981Z                                                   FROM "Movies" 
2026-04-19T17:31:03.264313080Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-04-19T17:31:03.268084515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054344s 
2026-04-19T17:31:03.271922613Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2026-04-19T17:31:03.271992123Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-04-19T17:31:03.272053246Z                                                   FROM "Movies" 
2026-04-19T17:31:03.272124520Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-04-19T17:31:03.276644361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2026-04-19T17:31:03.276671987Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-04-19T17:31:03.276682628Z                                                   FROM "Movies" 
2026-04-19T17:31:03.276693310Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-04-19T17:31:03.280578724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058269s 
2026-04-19T17:31:03.284163332Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2026-04-19T17:31:03.284187541Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-04-19T17:31:03.284233654Z                                                   FROM "MovieMetadata" 
2026-04-19T17:31:03.284261861Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-04-19T17:31:03.288901834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2026-04-19T17:31:03.288927085Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-04-19T17:31:03.288969411Z                                                   FROM "MovieMetadata" 
2026-04-19T17:31:03.288995223Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-04-19T17:31:03.292941058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060565s 
2026-04-19T17:31:03.294554227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:31:03.296062264Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s 
2026-04-19T17:31:03.297859483Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2026-04-19T17:31:03.385956554Z [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-19T17:31:03.407722605Z [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-19T17:31:03.421380197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-04-19T17:31:03.426292108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-04-19T17:31:03.455000990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-04-19T17:31:03.459235607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-04-19T17:31:03.463207625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-04-19T17:31:03.467200566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-04-19T17:31:03.470621896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1710514s 
2026-04-19T17:31:03.472549938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2026-04-19T17:31:03.475165194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-04-19T17:31:03.478656465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044091s 
2026-04-19T17:31:03.480688567Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2026-04-19T17:31:03.562344248Z [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-19T17:31:03.570828793Z [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-19T17:31:03.576072091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-04-19T17:31:03.580613887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-04-19T17:31:03.610560782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-04-19T17:31:03.614530185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1320661s 
2026-04-19T17:31:03.616408587Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2026-04-19T17:31:03.699382272Z [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-19T17:31:03.710450611Z [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-19T17:31:03.715712025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-04-19T17:31:03.720046564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-04-19T17:31:03.749060089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-04-19T17:31:03.753615091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.135451s 
2026-04-19T17:31:03.755568425Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2026-04-19T17:31:03.834829894Z [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-19T17:31:03.843663522Z [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-19T17:31:03.848339719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-04-19T17:31:03.852683376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-04-19T17:31:03.882466190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-04-19T17:31:03.887053567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-04-19T17:31:03.890533715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1332308s 
2026-04-19T17:31:03.895229281Z [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-19T17:31:03.982354486Z [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-19T17:31:03.991387455Z [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-19T17:31:03.996825526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-04-19T17:31:04.001999765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-04-19T17:31:04.030635559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-04-19T17:31:04.034511154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.136141s 
2026-04-19T17:31:04.038647413Z [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-19T17:31:04.127171465Z [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-19T17:31:04.133821516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2026-04-19T17:31:04.138235995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2026-04-19T17:31:04.142117742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2026-04-19T17:31:04.171332933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-04-19T17:31:04.175208567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1335467s 
2026-04-19T17:31:04.178202105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-04-19T17:31:04', 'movie_metadata') 
2026-04-19T17:31:04.181508373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:04.186261875Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-04-19T17:31:04.188000256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1445589s 
2026-04-19T17:31:04.190302943Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-04-19T17:31:04.192382791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:04.195196477Z [Info] add_collections: Starting migration of Main DB to 208 
2026-04-19T17:31:04.218501086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2026-04-19T17:31:04.225695694Z [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-19T17:31:04.233386020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129881s 
2026-04-19T17:31:04.235493544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2026-04-19T17:31:04.238091816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-04-19T17:31:04.241791847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045374s 
2026-04-19T17:31:04.243534876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-04-19T17:31:04.245183566Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2026-04-19T17:31:04.247295680Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2026-04-19T17:31:04.250591116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2026-04-19T17:31:04.261140810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119226s 
2026-04-19T17:31:04.263557376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2026-04-19T17:31:04.265958972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2026-04-19T17:31:04.276730713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114889s 
2026-04-19T17:31:04.278517491Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-04-19T17:31:04.280240581Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2026-04-19T17:31:04.281996517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2026-04-19T17:31:04.284642876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2026-04-19T17:31:04.295225336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011348s 
2026-04-19T17:31:04.296996152Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:31:04.298829043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:31:04.315402727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163718s 
2026-04-19T17:31:04.317613590Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:31:04.319218131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:31:04.327094662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078779s 
2026-04-19T17:31:04.328882582Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:31:04.330770434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:31:04.338980877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080736s 
2026-04-19T17:31:04.340635800Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:31:04.342545054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:31:04.350616067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081989s 
2026-04-19T17:31:04.352552957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-04-19T17:31:04.354127528Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2026-04-19T17:31:04.355949688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2026-04-19T17:31:04.437203098Z [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-19T17:31:04.448661883Z [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-19T17:31:04.455500313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-04-19T17:31:04.459545249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-04-19T17:31:04.487637759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-04-19T17:31:04.491186384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1334522s 
2026-04-19T17:31:04.493114046Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2026-04-19T17:31:04.574245421Z [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-19T17:31:04.585544755Z [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-19T17:31:04.591973881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-04-19T17:31:04.596395245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-04-19T17:31:04.624249826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-04-19T17:31:04.627940437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1330684s 
2026-04-19T17:31:04.629970114Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-19T17:31:04.632691705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2026-04-19T17:31:04.635480741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037403s 
2026-04-19T17:31:04.637461129Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2026-04-19T17:31:04.724827159Z [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-19T17:31:04.743974666Z [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-19T17:31:04.755430445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-04-19T17:31:04.760006800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-04-19T17:31:04.789548569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-04-19T17:31:04.794714692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-04-19T17:31:04.799374095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-04-19T17:31:04.803839436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1642892s 
2026-04-19T17:31:04.807708378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-04-19T17:31:04', 'add_collections') 
2026-04-19T17:31:04.810799161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:04.814682551Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-04-19T17:31:04.816527556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1752616s 
2026-04-19T17:31:04.819412256Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-04-19T17:31:04.821964846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:04.825101111Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2026-04-19T17:31:04.832525211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2026-04-19T17:31:04.835535112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-04-19T17:31:04.839654307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051889s 
2026-04-19T17:31:04.841786781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2026-04-19T17:31:04.844806041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2026-04-19T17:31:04.848410550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047528s 
2026-04-19T17:31:04.851576956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-04-19T17:31:04', 'movie_meta_collection_index') 
2026-04-19T17:31:04.855099068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:04.858352740Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-04-19T17:31:04.860128536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143859s 
2026-04-19T17:31:04.862399980Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-04-19T17:31:04.864400258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:04.867046687Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2026-04-19T17:31:04.872351189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-19T17:31:04.874143398Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2026-04-19T17:31:04.876113165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2026-04-19T17:31:04.878912311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:31:04.890201094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122785s 
2026-04-19T17:31:04.893332079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-04-19T17:31:04', 'movie_added_notifications') 
2026-04-19T17:31:04.896845143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:04.899940065Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-04-19T17:31:04.901727114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217794s 
2026-04-19T17:31:04.903878215Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-04-19T17:31:04.905925227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:04.908568891Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2026-04-19T17:31:04.914282256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2026-04-19T17:31:04.917301686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-04-19T17:31:04.921346872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051766s 
2026-04-19T17:31:04.923258842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2026-04-19T17:31:04.925883027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2026-04-19T17:31:04.929268614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042836s 
2026-04-19T17:31:04.932330199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-04-19T17:31:04', 'more_movie_meta_index') 
2026-04-19T17:31:04.935721328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:04.939050242Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-04-19T17:31:04.940776498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138347s 
2026-04-19T17:31:04.943235910Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-04-19T17:31:04.945344506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:04.948073692Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2026-04-19T17:31:04.996865935Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-19T17:31:04.999367092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-04-19T17:31:05.002181860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032691s 
2026-04-19T17:31:05.003979580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-04-19T17:31:05.005567297Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2026-04-19T17:31:05.007573597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-04-19T17:31:05.088913933Z [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-19T17:31:05.098827837Z [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-19T17:31:05.105014565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-04-19T17:31:05.108650146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-04-19T17:31:05.137022931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1276398s 
2026-04-19T17:31:05.139008820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-04-19T17:31:05.140855649Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2026-04-19T17:31:05.142863272Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-04-19T17:31:05.224253027Z [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-19T17:31:05.234176710Z [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-19T17:31:05.240309840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-04-19T17:31:05.244125965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-04-19T17:31:05.277578188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.130111s 
2026-04-19T17:31:05.280160598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-04-19T17:31:05.281902706Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2026-04-19T17:31:05.283839526Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2026-04-19T17:31:05.368925505Z [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-19T17:31:05.381390195Z [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-19T17:31:05.388664213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-04-19T17:31:05.393738481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-04-19T17:31:05.423870588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-04-19T17:31:05.428376682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1421904s 
2026-04-19T17:31:05.430451881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-04-19T17:31:05.432196113Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2026-04-19T17:31:05.434419120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2026-04-19T17:31:05.529426347Z [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-19T17:31:05.542734575Z [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-19T17:31:05.550369199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-04-19T17:31:05.555138864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-04-19T17:31:05.588175140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-04-19T17:31:05.593231492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1562497s 
2026-04-19T17:31:05.595225617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-04-19T17:31:05.596925380Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2026-04-19T17:31:05.599139669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-04-19T17:31:05.679969196Z [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-19T17:31:05.688963358Z [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-19T17:31:05.695367143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-04-19T17:31:05.699935903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-04-19T17:31:05.731646219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1278961s 
2026-04-19T17:31:05.734616279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-04-19T17:31:05.737150001Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2026-04-19T17:31:05.739283348Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-04-19T17:31:05.824031756Z [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-19T17:31:05.833760096Z [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-19T17:31:05.839317607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-04-19T17:31:05.843393144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-04-19T17:31:05.872477381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1303373s 
2026-04-19T17:31:05.875870013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-04-19T17:31:05.877629236Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2026-04-19T17:31:05.879610986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-04-19T17:31:05.960594824Z [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-19T17:31:05.971901963Z [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-19T17:31:05.977479305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-04-19T17:31:05.981422896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-04-19T17:31:06.009612431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1279139s 
2026-04-19T17:31:06.011720506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-04-19T17:31:06.013925226Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2026-04-19T17:31:06.016189315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-04-19T17:31:06.096076004Z [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-19T17:31:06.104783037Z [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-19T17:31:06.109904981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-04-19T17:31:06.114513792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-04-19T17:31:06.145009511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-19T17:31:06.160994511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1426138s 
2026-04-19T17:31:06.163000550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-04-19T17:31:06.164807709Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s 
2026-04-19T17:31:06.167104083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-04-19T17:31:06.247023899Z [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-19T17:31:06.255583385Z [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-19T17:31:06.260578173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-04-19T17:31:06.265142404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-04-19T17:31:06.296737187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-19T17:31:06.302966761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1335151s 
2026-04-19T17:31:06.305503900Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-04-19T17:31:06.307532435Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2026-04-19T17:31:06.309858028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-04-19T17:31:06.390385617Z [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-19T17:31:06.403991175Z [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-19T17:31:06.409716133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-04-19T17:31:06.414247408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-04-19T17:31:06.444125414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-19T17:31:06.449602342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1371223s 
2026-04-19T17:31:06.451404261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-04-19T17:31:06.453077561Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2026-04-19T17:31:06.455075884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-04-19T17:31:06.539551173Z [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-19T17:31:06.554053867Z [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-19T17:31:06.562219451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-04-19T17:31:06.567263618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-04-19T17:31:06.596856239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-04-19T17:31:06.602346675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-04-19T17:31:06.607706799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-04-19T17:31:06.611636191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1544s 
2026-04-19T17:31:06.613787804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-04-19T17:31:06.615494030Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2026-04-19T17:31:06.617657296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-04-19T17:31:06.721925642Z [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-19T17:31:06.731889677Z [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-19T17:31:06.737283869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-04-19T17:31:06.741277331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-04-19T17:31:06.771504309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1511926s 
2026-04-19T17:31:06.773892228Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-04-19T17:31:06.775831874Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2026-04-19T17:31:06.778355806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-04-19T17:31:06.868744753Z [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-19T17:31:06.882979578Z [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-19T17:31:06.889709079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-04-19T17:31:06.895137390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-04-19T17:31:06.927102959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1466263s 
2026-04-19T17:31:06.929383321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-04-19T17:31:06.931233697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001044s 
2026-04-19T17:31:06.933221430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-04-19T17:31:07.019967982Z [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-19T17:31:07.028948577Z [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-19T17:31:07.034365234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-04-19T17:31:07.038491443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-04-19T17:31:07.067928060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-04-19T17:31:07.072641421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-04-19T17:31:07.078621393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1409988s 
2026-04-19T17:31:07.080738376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-04-19T17:31:07.083218861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000108s 
2026-04-19T17:31:07.085446808Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-04-19T17:31:07.169705049Z [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-19T17:31:07.178890456Z [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-19T17:31:07.186031506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-04-19T17:31:07.190965321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-04-19T17:31:07.221762758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-04-19T17:31:07.225835510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.138299s 
2026-04-19T17:31:07.227675946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-04-19T17:31:07.229552384Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s 
2026-04-19T17:31:07.231724037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-04-19T17:31:07.317523853Z [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-19T17:31:07.326563236Z [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-19T17:31:07.332362484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-04-19T17:31:07.336962627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-04-19T17:31:07.367172872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-04-19T17:31:07.371161834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1374039s 
2026-04-19T17:31:07.373057251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-04-19T17:31:07.374753447Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s 
2026-04-19T17:31:07.376866361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-04-19T17:31:07.464314437Z [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-19T17:31:07.473323227Z [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-19T17:31:07.478838253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-04-19T17:31:07.483414498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-04-19T17:31:07.513274658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-04-19T17:31:07.517263430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1383141s 
2026-04-19T17:31:07.519147094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-04-19T17:31:07.520867378Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.17E-05s 
2026-04-19T17:31:07.522926354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-04-19T17:31:07.614662213Z [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-19T17:31:07.624843545Z [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-19T17:31:07.631026245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-04-19T17:31:07.635423119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-04-19T17:31:07.665135551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-19T17:31:07.669534860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1446127s 
2026-04-19T17:31:07.671351909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-04-19T17:31:07.673030520Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.69E-05s 
2026-04-19T17:31:07.675138344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-04-19T17:31:07.763708529Z [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-19T17:31:07.775001489Z [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-19T17:31:07.781948709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-04-19T17:31:07.787025492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-04-19T17:31:07.817620311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-19T17:31:07.821593813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1444729s 
2026-04-19T17:31:07.823419159Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-04-19T17:31:07.825182610Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s 
2026-04-19T17:31:07.827717123Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-04-19T17:31:07.910192966Z [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-19T17:31:07.920283335Z [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-19T17:31:07.926426665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-04-19T17:31:07.931079304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-04-19T17:31:07.960919223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-19T17:31:07.964770198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.135553s 
2026-04-19T17:31:07.966568149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-04-19T17:31:07.968263463Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.84E-05s 
2026-04-19T17:31:07.970481639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-04-19T17:31:08.066095017Z [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-19T17:31:08.076505060Z [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-19T17:31:08.082667699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-04-19T17:31:08.087026877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-04-19T17:31:08.116221156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-19T17:31:08.119984394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1475049s 
2026-04-19T17:31:08.121749849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-04-19T17:31:08.123479082Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s 
2026-04-19T17:31:08.125762861Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-04-19T17:31:08.215370835Z [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-19T17:31:08.224414997Z [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-19T17:31:08.230124554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-04-19T17:31:08.234142766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-04-19T17:31:08.263365201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1356401s 
2026-04-19T17:31:08.265352493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-04-19T17:31:08.267014560Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s 
2026-04-19T17:31:08.269034658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-04-19T17:31:08.362600683Z [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-19T17:31:08.371829637Z [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-19T17:31:08.377277507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-04-19T17:31:08.381338134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-04-19T17:31:08.410336298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1392287s 
2026-04-19T17:31:08.412223749Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-04-19T17:31:08.413863872Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2026-04-19T17:31:08.415884641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2026-04-19T17:31:08.500747370Z [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-19T17:31:08.511075247Z [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-19T17:31:08.517655688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-04-19T17:31:08.521584499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-04-19T17:31:08.550883590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-04-19T17:31:08.554552828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1367587s 
2026-04-19T17:31:08.556377823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-04-19T17:31:08.557988978Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2026-04-19T17:31:08.560315312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2026-04-19T17:31:08.648292442Z [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-19T17:31:08.666601832Z [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-19T17:31:08.678376433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-04-19T17:31:08.683399748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-04-19T17:31:08.712426901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-04-19T17:31:08.716999198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-04-19T17:31:08.721556695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-04-19T17:31:08.726185035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-04-19T17:31:08.729739343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1675506s 
2026-04-19T17:31:08.731482814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-04-19T17:31:08.733218679Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2026-04-19T17:31:08.735329980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2026-04-19T17:31:08.831748429Z [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-19T17:31:08.851204869Z [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-19T17:31:08.863150233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-04-19T17:31:08.868203619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-04-19T17:31:08.899470081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-04-19T17:31:08.904285658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-04-19T17:31:08.908900601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-04-19T17:31:08.913516216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-04-19T17:31:08.917252509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.179947s 
2026-04-19T17:31:08.919073306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-04-19T17:31:08.920712908Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2026-04-19T17:31:08.922794610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2026-04-19T17:31:09.012710865Z [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-19T17:31:09.031250348Z [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-19T17:31:09.043366677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-04-19T17:31:09.048311544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-04-19T17:31:09.078731641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-04-19T17:31:09.083400383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-04-19T17:31:09.088171260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-04-19T17:31:09.092885313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-04-19T17:31:09.096536786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1718404s 
2026-04-19T17:31:09.098269956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-04-19T17:31:09.100290725Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.79E-05s 
2026-04-19T17:31:09.102697572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2026-04-19T17:31:09.191692451Z [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-19T17:31:09.210109678Z [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-19T17:31:09.222208592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-04-19T17:31:09.227159702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-04-19T17:31:09.257245937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-04-19T17:31:09.272379311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-04-19T17:31:09.277141200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-04-19T17:31:09.281753658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-04-19T17:31:09.285429641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1807435s 
2026-04-19T17:31:09.287317622Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:31:09.289447401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002931s 
2026-04-19T17:31:09.291641550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2026-04-19T17:31:09.373011034Z [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-19T17:31:09.382186481Z [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-19T17:31:09.387782329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-04-19T17:31:09.392043791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-04-19T17:31:09.423752372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-04-19T17:31:09.428026219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.134089s 
2026-04-19T17:31:09.429917938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-04-19T17:31:09.431942906Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.36E-05s 
2026-04-19T17:31:09.433985469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-04-19T17:31:09.515092825Z [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-19T17:31:09.522661015Z [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-19T17:31:09.527510932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-04-19T17:31:09.531417980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-04-19T17:31:09.561459785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.125496s 
2026-04-19T17:31:09.563305481Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-04-19T17:31:09.564940484Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.09E-05s 
2026-04-19T17:31:09.567006444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-04-19T17:31:09.648473966Z [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-19T17:31:09.655178767Z [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-19T17:31:09.659157049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-04-19T17:31:09.663042052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-04-19T17:31:09.695193856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-04-19T17:31:09.698737452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1297948s 
2026-04-19T17:31:09.700205208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-04-19T17:31:09.701530476Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.85E-05s 
2026-04-19T17:31:09.703175709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-04-19T17:31:09.781948465Z [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-19T17:31:09.787896793Z [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-19T17:31:09.791981438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-04-19T17:31:09.795526697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-04-19T17:31:09.825993899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-04-19T17:31:09.829862179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1249435s 
2026-04-19T17:31:09.831551030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-04-19T17:31:09.833093867Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-05s 
2026-04-19T17:31:09.834758829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2026-04-19T17:31:09.918115074Z [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-19T17:31:09.924980439Z [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-19T17:31:09.929337754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-04-19T17:31:09.932534701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-04-19T17:31:09.961480079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1250886s 
2026-04-19T17:31:09.962986342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-04-19T17:31:09.964341792Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.91E-05s 
2026-04-19T17:31:09.965883316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2026-04-19T17:31:10.046340593Z [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-19T17:31:10.052824610Z [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-19T17:31:10.057020379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-04-19T17:31:10.060356858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-04-19T17:31:10.090547022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1229516s 
2026-04-19T17:31:10.092677122Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-19T17:31:10.093827839Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-05s 
2026-04-19T17:31:10.095140733Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-04-19T17:31:10.172248425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-04-19T17:31:10.176586441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-04-19T17:31:10.180565814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-04-19T17:31:10.183840017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-04-19T17:31:10.213926142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-19T17:31:10.218151169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1216901s 
2026-04-19T17:31:10.225605170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-04-19T17:31:10', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-04-19T17:31:10.229347947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:10.236843170Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-04-19T17:31:10.238182858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1401413s 
2026-04-19T17:31:10.244538887Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-04-19T17:31:10.246670830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:10.256185379Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2026-04-19T17:31:10.274149764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-04-19T17:31:10.275454441Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-05s 
2026-04-19T17:31:10.277255198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2026-04-19T17:31:10.279791555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2026-04-19T17:31:10.290968633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124051s 
2026-04-19T17:31:10.293696566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-04-19T17:31:10', 'add_language_tags_to_subtitle_files') 
2026-04-19T17:31:10.296530633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:10.299190459Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-04-19T17:31:10.300502692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204798s 
2026-04-19T17:31:10.302284359Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-04-19T17:31:10.303614999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:10.305700689Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2026-04-19T17:31:10.310918696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-04-19T17:31:10.312141659Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.96E-05s 
2026-04-19T17:31:10.313343118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-04-19T17:31:10.315052801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-04-19T17:31:10.325989454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011421s 
2026-04-19T17:31:10.327323300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-04-19T17:31:10.329041500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-04-19T17:31:10.339480892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108726s 
2026-04-19T17:31:10.341681203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-04-19T17:31:10', 'add_salt_to_users') 
2026-04-19T17:31:10.344334286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:10.346767615Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-04-19T17:31:10.347919074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180994s 
2026-04-19T17:31:10.349613286Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-04-19T17:31:10.350919687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:10.352969174Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2026-04-19T17:31:10.359303770Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2026-04-19T17:31:10.438227148Z [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-19T17:31:10.444649652Z [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-19T17:31:10.448575517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-04-19T17:31:10.452391902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-04-19T17:31:10.481168901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-04-19T17:31:10.484832558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-04-19T17:31:10.487668529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1269925s 
2026-04-19T17:31:10.489337940Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2026-04-19T17:31:10.577015207Z [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-19T17:31:10.583410505Z [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-19T17:31:10.587248684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-04-19T17:31:10.591062214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-04-19T17:31:10.620307395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-04-19T17:31:10.624058999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-04-19T17:31:10.626960162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.13626s 
2026-04-19T17:31:10.628374460Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2026-04-19T17:31:10.709085197Z [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-19T17:31:10.715435896Z [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-19T17:31:10.719052178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-04-19T17:31:10.723507911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-04-19T17:31:10.752850207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-04-19T17:31:10.756683587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-04-19T17:31:10.759653317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1300161s 
2026-04-19T17:31:10.760990019Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2026-04-19T17:31:10.837673246Z [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-19T17:31:10.843392373Z [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-19T17:31:10.846886379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-04-19T17:31:10.850698525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-04-19T17:31:10.882701450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-04-19T17:31:10.888000741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-04-19T17:31:10.891434245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1289901s 
2026-04-19T17:31:10.893730128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-04-19T17:31:10', 'clean_alt_titles') 
2026-04-19T17:31:10.896386227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:10.900645774Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-04-19T17:31:10.901809779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1383283s 
2026-04-19T17:31:10.903755417Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-04-19T17:31:10.905074373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:10.907893329Z [Info] remove_omg: Starting migration of Main DB to 217 
2026-04-19T17:31:10.912866794Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-19T17:31:10.914932764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-04-19T17:31:10.917420464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030882s 
2026-04-19T17:31:10.919322915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-04-19T17:31:10', 'remove_omg') 
2026-04-19T17:31:10.922190880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:10.924273865Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-04-19T17:31:10.925359431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100447s 
2026-04-19T17:31:10.927255048Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-04-19T17:31:10.928602531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:10.930911451Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2026-04-19T17:31:10.934999032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-04-19T17:31:10.936074307Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-05s 
2026-04-19T17:31:10.937566011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2026-04-19T17:31:10.939396026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2026-04-19T17:31:10.950346537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115318s 
2026-04-19T17:31:10.952672992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-04-19T17:31:10', 'add_additional_info_to_pending_releases') 
2026-04-19T17:31:10.955694857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:10.957890489Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-04-19T17:31:10.959060375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189146s 
2026-04-19T17:31:10.960670297Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-04-19T17:31:10.961990675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:10.964158300Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2026-04-19T17:31:10.968490314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-04-19T17:31:10.969704559Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.11E-05s 
2026-04-19T17:31:10.970911299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-04-19T17:31:10.973010105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-04-19T17:31:10.984016609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119074s 
2026-04-19T17:31:10.986192330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-04-19T17:31:10', 'add_result_to_commands') 
2026-04-19T17:31:10.988921667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:10.991324525Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-04-19T17:31:10.992468288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191601s 
2026-04-19T17:31:10.994157179Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-04-19T17:31:10.995464181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:10.997744213Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2026-04-19T17:31:11.002358805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-19T17:31:11.003328557Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.98E-05s 
2026-04-19T17:31:11.004639167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-04-19T17:31:11.006856261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:31:11.018061155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120089s 
2026-04-19T17:31:11.020122526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-04-19T17:31:11', 'health_restored_notification') 
2026-04-19T17:31:11.022724816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:11.025204630Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-04-19T17:31:11.026350888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192168s 
2026-04-19T17:31:11.028125762Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-04-19T17:31:11.029491061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:11.031595248Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2026-04-19T17:31:11.036035971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-19T17:31:11.037251569Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.93E-05s 
2026-04-19T17:31:11.038618211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2026-04-19T17:31:11.040671465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:31:11.051758612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118676s 
2026-04-19T17:31:11.054112642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-04-19T17:31:11', 'add_on_manual_interaction_required_to_notifications') 
2026-04-19T17:31:11.056799743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:11.059340008Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-04-19T17:31:11.060560235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192223s 
2026-04-19T17:31:11.062066899Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-04-19T17:31:11.063298550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:11.065333057Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2026-04-19T17:31:11.068966323Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-19T17:31:11.070704674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2026-04-19T17:31:11.072982110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027493s 
2026-04-19T17:31:11.074970754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-04-19T17:31:11', 'remove_rarbg') 
2026-04-19T17:31:11.077485087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:11.079798125Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-04-19T17:31:11.081026128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095222s 
2026-04-19T17:31:11.082669026Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-04-19T17:31:11.083996690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:11.086052931Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2026-04-19T17:31:11.092316273Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2026-04-19T17:31:11.094673229Z [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-19T17:31:11.098737654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052972s 
2026-04-19T17:31:11.100972604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-04-19T17:31:11', 'remove_invalid_roksbox_metadata_images') 
2026-04-19T17:31:11.103881662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:11.106153146Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-04-19T17:31:11.107320347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125521s 
2026-04-19T17:31:11.108844336Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-04-19T17:31:11.110101217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:11.112388212Z [Info] list_sync_time: Starting migration of Main DB to 224 
2026-04-19T17:31:11.126085745Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-04-19T17:31:11.202281030Z [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-19T17:31:11.208324179Z [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-19T17:31:11.211911212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-04-19T17:31:11.215401681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-04-19T17:31:11.245456743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-04-19T17:31:11.248505983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1210527s 
2026-04-19T17:31:11.249736722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-04-19T17:31:11.250829893Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.81E-05s 
2026-04-19T17:31:11.252272488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-04-19T17:31:11.254104197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-04-19T17:31:11.264682558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110774s 
2026-04-19T17:31:11.266036194Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-19T17:31:11.267664794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2026-04-19T17:31:11.269754642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025477s 
2026-04-19T17:31:11.271888128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-04-19T17:31:11', 'list_sync_time') 
2026-04-19T17:31:11.274502914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:11.277152509Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-04-19T17:31:11.278261643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098635s 
2026-04-19T17:31:11.279876695Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-04-19T17:31:11.281202895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:11.283243926Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2026-04-19T17:31:11.287156053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-04-19T17:31:11.288425760Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.83E-05s 
2026-04-19T17:31:11.289682862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2026-04-19T17:31:11.291334327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2026-04-19T17:31:11.302345731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114562s 
2026-04-19T17:31:11.304567485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-04-19T17:31:11', 'add_tags_to_collections') 
2026-04-19T17:31:11.307239816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:11.309710832Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-04-19T17:31:11.310862561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187696s 
2026-04-19T17:31:11.312458986Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-04-19T17:31:11.313748453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:11.315718780Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2026-04-19T17:31:11.319769027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-04-19T17:31:11.321045367Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.79E-05s 
2026-04-19T17:31:11.322280203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-04-19T17:31:11.324006058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-04-19T17:31:11.334997732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115024s 
2026-04-19T17:31:11.337256852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-04-19T17:31:11', 'add_download_client_tags') 
2026-04-19T17:31:11.339880385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:11.342300859Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-04-19T17:31:11.343428349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187298s 
2026-04-19T17:31:11.344987319Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-04-19T17:31:11.346258418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:11.348278717Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2026-04-19T17:31:11.356566827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-04-19T17:31:11.359999248Z [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-19T17:31:11.364554601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066272s 
2026-04-19T17:31:11.366498786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-04-19T17:31:11.368295745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-04-19T17:31:11.371140063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034676s 
2026-04-19T17:31:11.373310403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-04-19T17:31:11', 'add_auto_tagging') 
2026-04-19T17:31:11.375883685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:11.379117467Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-04-19T17:31:11.380286641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113708s 
2026-04-19T17:31:11.382140424Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-04-19T17:31:11.383534652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:11.385774472Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2026-04-19T17:31:11.391175167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-04-19T17:31:11.392456467Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.37E-05s 
2026-04-19T17:31:11.393872840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-04-19T17:31:11.396021346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:31:11.407554440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123586s 
2026-04-19T17:31:11.408826502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-04-19T17:31:11.409902669Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2026-04-19T17:31:11.411220042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-04-19T17:31:11.413082252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-04-19T17:31:11.423880456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113775s 
2026-04-19T17:31:11.426247984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-04-19T17:31:11', 'add_custom_format_score_bypass_to_delay_profile') 
2026-04-19T17:31:11.429017120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:11.431548037Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-04-19T17:31:11.432798805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188447s 
2026-04-19T17:31:11.434459079Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-04-19T17:31:11.435830290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:11.437990350Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2026-04-19T17:31:11.452507302Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-04-19T17:31:11.454374011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-04-19T17:31:11.485427314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0313389s 
2026-04-19T17:31:11.486710097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-04-19T17:31:11.487821806Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.86E-05s 
2026-04-19T17:31:11.489091051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2026-04-19T17:31:11.491701498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2026-04-19T17:31:11.502786290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124735s 
2026-04-19T17:31:11.504037119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-04-19T17:31:11.505116222Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2026-04-19T17:31:11.506375918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-04-19T17:31:11.508229120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-04-19T17:31:11.519364142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117461s 
2026-04-19T17:31:11.520634881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-04-19T17:31:11.521718403Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s 
2026-04-19T17:31:11.522964984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-04-19T17:31:11.524866232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:31:11.535726321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115415s 
2026-04-19T17:31:11.537077081Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-04-19T17:31:11.614256819Z [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-19T17:31:11.619640009Z [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-19T17:31:11.623188004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-04-19T17:31:11.626039646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-04-19T17:31:11.656400825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1179543s 
2026-04-19T17:31:11.657663788Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:31:11.659075260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:31:11.671372243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123222s 
2026-04-19T17:31:11.672993407Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-19T17:31:11.675038886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-04-19T17:31:11.677408117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003203s 
2026-04-19T17:31:11.679822329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-04-19T17:31:11', 'update_restrictions_to_release_profiles') 
2026-04-19T17:31:11.682619792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:11.685410782Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-04-19T17:31:11.686616871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110052s 
2026-04-19T17:31:11.688750067Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-04-19T17:31:11.690096768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:11.692175063Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2026-04-19T17:31:11.697497531Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-04-19T17:31:11.699108836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-04-19T17:31:11.730737176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0318346s 
2026-04-19T17:31:11.732257708Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2026-04-19T17:31:11.817958494Z [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-19T17:31:11.825390160Z [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-19T17:31:11.829634607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-04-19T17:31:11.833066939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-04-19T17:31:11.864723375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-04-19T17:31:11.867701252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1342034s 
2026-04-19T17:31:11.869123155Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2026-04-19T17:31:11.967130333Z [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-19T17:31:11.975177367Z [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-19T17:31:11.980147295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-04-19T17:31:11.983492191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-04-19T17:31:12.015470987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-04-19T17:31:12.018665610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1481993s 
2026-04-19T17:31:12.020807463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-04-19T17:31:12', 'rename_quality_profiles') 
2026-04-19T17:31:12.023428080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:12.026635639Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-04-19T17:31:12.027928112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1561483s 
2026-04-19T17:31:12.029464015Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-04-19T17:31:12.030757449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:12.032904112Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2026-04-19T17:31:12.036931412Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-04-19T17:31:12.038731567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-04-19T17:31:12.041367996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003026s 
2026-04-19T17:31:12.042901103Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-04-19T17:31:12.044559162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-04-19T17:31:12.046720084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025541s 
2026-04-19T17:31:12.048269544Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-04-19T17:31:12.049956451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-04-19T17:31:12.052129406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025526s 
2026-04-19T17:31:12.054231880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-04-19T17:31:12', 'update_images_remote_url') 
2026-04-19T17:31:12.056865854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:12.059279505Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-04-19T17:31:12.060469371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095751s 
2026-04-19T17:31:12.062015033Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-04-19T17:31:12.063362166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:12.065349678Z [Info] add_notification_status: Starting migration of Main DB to 232 
2026-04-19T17:31:12.073026958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-04-19T17:31:12.076354759Z [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-19T17:31:12.080772896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064249s 
2026-04-19T17:31:12.082120199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-04-19T17:31:12.083976117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-04-19T17:31:12.086842939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035455s 
2026-04-19T17:31:12.088935563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-04-19T17:31:12', 'add_notification_status') 
2026-04-19T17:31:12.091484396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:12.094036605Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-04-19T17:31:12.095180409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106285s 
2026-04-19T17:31:12.096822996Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-04-19T17:31:12.098126150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:12.100142370Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2026-04-19T17:31:12.104562602Z [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-19T17:31:12.106911772Z [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-19T17:31:12.109811531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036752s 
2026-04-19T17:31:12.112024688Z [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-19T17:31:12.114742291Z [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-19T17:31:12.117472007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038124s 
2026-04-19T17:31:12.119384879Z [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-19T17:31:12.121661674Z [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-19T17:31:12.124241539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033533s 
2026-04-19T17:31:12.126068167Z [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-19T17:31:12.128157675Z [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-19T17:31:12.130684794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031789s 
2026-04-19T17:31:12.132800775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-04-19T17:31:12', 'rename_deprecated_indexer_flags') 
2026-04-19T17:31:12.135336391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:12.137920535Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-04-19T17:31:12.139080661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102274s 
2026-04-19T17:31:12.140616814Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-04-19T17:31:12.141929528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:12.143873111Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2026-04-19T17:31:12.148027908Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-04-19T17:31:12.149282294Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.07E-05s 
2026-04-19T17:31:12.150744899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2026-04-19T17:31:12.152589995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2026-04-19T17:31:12.164252800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122308s 
2026-04-19T17:31:12.166393521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-04-19T17:31:12', 'movie_last_searched_time') 
2026-04-19T17:31:12.169041904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:12.183147478Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-04-19T17:31:12.184542367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0308563s 
2026-04-19T17:31:12.186176959Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-04-19T17:31:12.187453921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:12.189760465Z [Info] email_encryption: Starting migration of Main DB to 235 
2026-04-19T17:31:12.192909396Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:31:12.194214073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:31:12.202365348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080076s 
2026-04-19T17:31:12.204788528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-04-19T17:31:12', 'email_encryption') 
2026-04-19T17:31:12.207621522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:12.210273101Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-04-19T17:31:12.211377866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160853s 
2026-04-19T17:31:12.213014091Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-04-19T17:31:12.214346123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:12.216460111Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2026-04-19T17:31:12.219707890Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-04-19T17:31:12.221449027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-04-19T17:31:12.223684498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026008s 
2026-04-19T17:31:12.225836923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-04-19T17:31:12', 'clear_last_rss_releases_info') 
2026-04-19T17:31:12.228456518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:12.230835549Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-04-19T17:31:12.232032930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096075s 
2026-04-19T17:31:12.233481467Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-04-19T17:31:12.234751203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:12.236687372Z [Info] add_indexes: Starting migration of Main DB to 237 
2026-04-19T17:31:12.250701623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2026-04-19T17:31:12.252608192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2026-04-19T17:31:12.256208993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039246s 
2026-04-19T17:31:12.257389641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2026-04-19T17:31:12.258966656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2026-04-19T17:31:12.261762987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032144s 
2026-04-19T17:31:12.263027103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2026-04-19T17:31:12.264977901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2026-04-19T17:31:12.267792379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036275s 
2026-04-19T17:31:12.270252964Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-04-19T17:31:12.272257300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-04-19T17:31:12.274923679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033939s 
2026-04-19T17:31:12.276265351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-04-19T17:31:12.278034844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-04-19T17:31:12.280980556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003536s 
2026-04-19T17:31:12.282245192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2026-04-19T17:31:12.283844683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2026-04-19T17:31:12.286620503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032251s 
2026-04-19T17:31:12.287871663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2026-04-19T17:31:12.289381463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2026-04-19T17:31:12.292079305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030441s 
2026-04-19T17:31:12.294143602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-04-19T17:31:12', 'add_indexes') 
2026-04-19T17:31:12.296768468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:12.299140344Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-04-19T17:31:12.300282875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100917s 
2026-04-19T17:31:12.301974381Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-04-19T17:31:12.303314860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:12.305598950Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2026-04-19T17:31:12.311374129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-04-19T17:31:12.312658356Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-05s 
2026-04-19T17:31:12.313894034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2026-04-19T17:31:12.315582965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2026-04-19T17:31:12.327546987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123942s 
2026-04-19T17:31:12.328822035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-04-19T17:31:12.329934895Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s 
2026-04-19T17:31:12.331141295Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2026-04-19T17:31:12.332978023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2026-04-19T17:31:12.344431458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120314s 
2026-04-19T17:31:12.345617576Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:31:12.346870158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:31:12.354803444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078423s 
2026-04-19T17:31:12.357335392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-04-19T17:31:12', 'parse_title_from_existing_subtitle_files') 
2026-04-19T17:31:12.360254841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:12.362640044Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-04-19T17:31:12.363837395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156925s 
2026-04-19T17:31:12.365713724Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-04-19T17:31:12.367108823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:12.369224002Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2026-04-19T17:31:12.373598040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-04-19T17:31:12.374825903Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.95E-05s 
2026-04-19T17:31:12.376157715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2026-04-19T17:31:12.378190198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2026-04-19T17:31:12.390148488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127034s 
2026-04-19T17:31:12.392499482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-04-19T17:31:12', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-04-19T17:31:12.395191994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:12.397632248Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-04-19T17:31:12.398881774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199818s 
2026-04-19T17:31:12.400580625Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-04-19T17:31:12.401911836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:12.403981985Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2026-04-19T17:31:12.407422934Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2026-04-19T17:31:12.489267224Z [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-19T17:31:12.495453702Z [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-19T17:31:12.499294517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-04-19T17:31:12.502191580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-04-19T17:31:12.533292278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1243749s 
2026-04-19T17:31:12.535583292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-04-19T17:31:12', 'drop_multi_episode_style_from_naming_config') 
2026-04-19T17:31:12.538677302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:12.541044949Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-04-19T17:31:12.542241218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1320439s 
2026-04-19T17:31:12.543793504Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-04-19T17:31:12.545151088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:12.547181316Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2026-04-19T17:31:12.550242962Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:31:12.551564593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:31:12.559710707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077317s 
2026-04-19T17:31:12.561858833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-04-19T17:31:12', 'stevenlu_update_url') 
2026-04-19T17:31:12.564673972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:12.566982330Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-04-19T17:31:12.568218519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154133s 
2026-04-19T17:31:12.570271694Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-04-19T17:31:12.571109941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:12.573241754Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2026-04-19T17:31:12.577091557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-04-19T17:31:12.578321854Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.94E-05s 
2026-04-19T17:31:12.579616411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2026-04-19T17:31:12.581558662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2026-04-19T17:31:12.594116781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129712s 
2026-04-19T17:31:12.596561654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-04-19T17:31:12', 'add_movie_keywords') 
2026-04-19T17:31:12.599284838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:12.601745202Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-04-19T17:31:12.602862392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020788s 
2026-04-19T17:31:12.777512957Z [Debug] MigrationController: Took: 00:00:26.2706089 
2026-04-19T17:31:15.465560099Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-04-19T17:31:16.204869492Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-04-19T17:31:17.305947152Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-04-19T17:31:17.508112734Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-19T17:31:17.512572254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-19T17:31:17.800111875Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-04-19T17:31:17.809890807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2923416s 
2026-04-19T17:31:17.813203267Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-04-19T17:31:17.815178274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.301141s 
2026-04-19T17:31:17.983105581Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-04-19T17:31:17.987663710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.024669679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-04-19T17:31:18.051089551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-04-19T17:31:18.098742660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0701639s 
2026-04-19T17:31:18.101634834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.110149530Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-04-19T17:31:18.111862720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.082541s 
2026-04-19T17:31:18.125785968Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-04-19T17:31:18.128003122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.150316365Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-04-19T17:31:18.156455698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-19T17:31:18.174450714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221366s 
2026-04-19T17:31:18.176480842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-19T17:31:18.178812347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008242s 
2026-04-19T17:31:18.181399447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-04-19T17:31:18.184636085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-04-19T17:31:18.203046748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195593s 
2026-04-19T17:31:18.205016665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.207905923Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-04-19T17:31:18.209445213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247367s 
2026-04-19T17:31:18.213098219Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-04-19T17:31:18.214837211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.222355891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-19T17:31:18.224643879Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.79E-05s 
2026-04-19T17:31:18.226313361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-04-19T17:31:18.228467769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-04-19T17:31:18.232880765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048434s 
2026-04-19T17:31:18.236203386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.238983504Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-04-19T17:31:18.240733528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109185s 
2026-04-19T17:31:18.255475675Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-04-19T17:31:18.257434820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.261346487Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-04-19T17:31:18.274226644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-04-19T17:31:18.278236078Z [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-19T17:31:18.284494641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083375s 
2026-04-19T17:31:18.286018088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-04-19T17:31:18.287955520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-04-19T17:31:18.291026113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034982s 
2026-04-19T17:31:18.298319810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-19T17:31:18', 'InitialSetup') 
2026-04-19T17:31:18.304276345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.307041403Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-04-19T17:31:18.308503377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194748s 
2026-04-19T17:31:18.310520800Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-04-19T17:31:18.312183778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.314604002Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2026-04-19T17:31:18.317924960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-04-19T17:31:18', 'add_moviefiles_table') 
2026-04-19T17:31:18.321353203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.323894761Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-04-19T17:31:18.325398559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117372s 
2026-04-19T17:31:18.327114334Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-04-19T17:31:18.328750128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.330946812Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2026-04-19T17:31:18.333439742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-04-19T17:31:18', 'fix_history_movieId') 
2026-04-19T17:31:18.336650838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.339121884Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-04-19T17:31:18.340588698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103986s 
2026-04-19T17:31:18.342200744Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-04-19T17:31:18.343771617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.345843309Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2026-04-19T17:31:18.348131597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-04-19T17:31:18', 'add_tmdb_stuff') 
2026-04-19T17:31:18.351176077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.353636272Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-04-19T17:31:18.355055109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099108s 
2026-04-19T17:31:18.356717476Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-04-19T17:31:18.358309011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.360456836Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2026-04-19T17:31:18.362694212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-04-19T17:31:18', 'fix_movie_files') 
2026-04-19T17:31:18.365799485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.368275801Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-04-19T17:31:18.369714058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099955s 
2026-04-19T17:31:18.371481507Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-04-19T17:31:18.373178865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.375283984Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2026-04-19T17:31:18.377640048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-04-19T17:31:18', 'update_schedule_intervale') 
2026-04-19T17:31:18.380771153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.383262600Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-04-19T17:31:18.384771729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100637s 
2026-04-19T17:31:18.386484148Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-04-19T17:31:18.388165032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.390248759Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2026-04-19T17:31:18.392732721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-04-19T17:31:18', 'add_movie_formats_to_naming_config') 
2026-04-19T17:31:18.395924418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.398496968Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-04-19T17:31:18.400051318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102712s 
2026-04-19T17:31:18.401686942Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-04-19T17:31:18.403304359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.405383525Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2026-04-19T17:31:18.407681863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-04-19T17:31:18', 'add_phyiscal_release') 
2026-04-19T17:31:18.410773369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.413255988Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-04-19T17:31:18.414728684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099567s 
2026-04-19T17:31:18.416317854Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-04-19T17:31:18.417917525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.419960159Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2026-04-19T17:31:18.422203737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-04-19T17:31:18', 'remove_bitmetv') 
2026-04-19T17:31:18.425292516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.428446297Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-04-19T17:31:18.429925576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105531s 
2026-04-19T17:31:18.431578555Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-04-19T17:31:18.433189088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.435286502Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2026-04-19T17:31:18.437572465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-04-19T17:31:18', 'remove_torrentleech') 
2026-04-19T17:31:18.440736095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.443216831Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-04-19T17:31:18.444680708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100432s 
2026-04-19T17:31:18.446328978Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-04-19T17:31:18.447951836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.450224101Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2026-04-19T17:31:18.452443120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-04-19T17:31:18', 'remove_broadcasthenet') 
2026-04-19T17:31:18.455696431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.458108017Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-04-19T17:31:18.459586484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101601s 
2026-04-19T17:31:18.461194172Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-04-19T17:31:18.463241896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.464887980Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2026-04-19T17:31:18.467101908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-04-19T17:31:18', 'remove_fanzub') 
2026-04-19T17:31:18.470313576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.472841987Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-04-19T17:31:18.474291205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101578s 
2026-04-19T17:31:18.476026771Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-04-19T17:31:18.477617504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.479999159Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2026-04-19T17:31:18.482858448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-04-19T17:31:18', 'update_movie_sorttitle') 
2026-04-19T17:31:18.486561134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.489570253Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-04-19T17:31:18.491349877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118564s 
2026-04-19T17:31:18.493230344Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-04-19T17:31:18.494941008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.497292593Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2026-04-19T17:31:18.499820003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-04-19T17:31:18', 'update_movie_sorttitle_again') 
2026-04-19T17:31:18.503316765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.506018485Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-04-19T17:31:18.507572705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110442s 
2026-04-19T17:31:18.509536179Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-04-19T17:31:18.511165961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.515248291Z [Info] update_movie_file: Starting migration of Log DB to 117 
2026-04-19T17:31:18.517670860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-04-19T17:31:18', 'update_movie_file') 
2026-04-19T17:31:18.521298354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.524150477Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-04-19T17:31:18.525790911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129112s 
2026-04-19T17:31:18.527579613Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-04-19T17:31:18.529230367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.531770081Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2026-04-19T17:31:18.534326339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-04-19T17:31:18', 'update_movie_slug') 
2026-04-19T17:31:18.537886548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.540709683Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-04-19T17:31:18.542204403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114899s 
2026-04-19T17:31:18.544001091Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-04-19T17:31:18.545618969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.547832857Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2026-04-19T17:31:18.550254093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-04-19T17:31:18', 'add_youtube_trailer_id') 
2026-04-19T17:31:18.553654670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.556281380Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-04-19T17:31:18.558071655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106381s 
2026-04-19T17:31:18.559863944Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-04-19T17:31:18.561473555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.563814659Z [Info] add_studio: Starting migration of Log DB to 120 
2026-04-19T17:31:18.566180564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-04-19T17:31:18', 'add_studio') 
2026-04-19T17:31:18.569594068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.572175786Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-04-19T17:31:18.573608782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107706s 
2026-04-19T17:31:18.575352894Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-04-19T17:31:18.576985492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.579150952Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2026-04-19T17:31:18.581539342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-04-19T17:31:18', 'update_filedate_config') 
2026-04-19T17:31:18.584748835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.587544845Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-04-19T17:31:18.589034014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105546s 
2026-04-19T17:31:18.590707955Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-04-19T17:31:18.592344089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.594522286Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2026-04-19T17:31:18.596943662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-04-19T17:31:18', 'add_movieid_to_blacklist') 
2026-04-19T17:31:18.600296994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.602800135Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-04-19T17:31:18.604317741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104476s 
2026-04-19T17:31:18.606064068Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-04-19T17:31:18.607687887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.610568969Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2026-04-19T17:31:18.612944022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-04-19T17:31:18', 'create_netimport_table') 
2026-04-19T17:31:18.616148755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.618675102Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-04-19T17:31:18.620170744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109835s 
2026-04-19T17:31:18.621848002Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-04-19T17:31:18.623501522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.625603755Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2026-04-19T17:31:18.628169100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-04-19T17:31:18', 'add_preferred_tags_to_profile') 
2026-04-19T17:31:18.631301048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.633884430Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-04-19T17:31:18.635548100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102858s 
2026-04-19T17:31:18.637182110Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-04-19T17:31:18.638877645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.640987343Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2026-04-19T17:31:18.643322595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-04-19T17:31:18', 'fix_imdb_unique') 
2026-04-19T17:31:18.646407147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.648857722Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-04-19T17:31:18.650303062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100101s 
2026-04-19T17:31:18.652202286Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-04-19T17:31:18.653888963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.656024433Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2026-04-19T17:31:18.658384896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-04-19T17:31:18', 'update_qualities_and_profiles') 
2026-04-19T17:31:18.661682296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.664215868Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-04-19T17:31:18.665868216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102793s 
2026-04-19T17:31:18.667455081Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-04-19T17:31:18.669026906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.671147817Z [Info] remove_wombles: Starting migration of Log DB to 127 
2026-04-19T17:31:18.673373690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-04-19T17:31:18', 'remove_wombles') 
2026-04-19T17:31:18.676615117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.679223780Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-04-19T17:31:18.680662036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010203s 
2026-04-19T17:31:18.682435587Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-04-19T17:31:18.684027553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.686265941Z [Info] remove_kickass: Starting migration of Log DB to 128 
2026-04-19T17:31:18.688744241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-04-19T17:31:18', 'remove_kickass') 
2026-04-19T17:31:18.692177515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.694803844Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-04-19T17:31:18.696430099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108065s 
2026-04-19T17:31:18.698405015Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-04-19T17:31:18.700130861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.702544571Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2026-04-19T17:31:18.705211201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-04-19T17:31:18', 'add_parsed_movie_info_to_pending_release') 
2026-04-19T17:31:18.709153640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.712008098Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-04-19T17:31:18.713652950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117715s 
2026-04-19T17:31:18.715449107Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-04-19T17:31:18.717146245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.719462779Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2026-04-19T17:31:18.721938846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-04-19T17:31:18', 'remove_wombles_kickass') 
2026-04-19T17:31:18.725383703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.728041174Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-04-19T17:31:18.729492506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108642s 
2026-04-19T17:31:18.731339546Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-04-19T17:31:18.733006853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.735295933Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2026-04-19T17:31:18.737876239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-04-19T17:31:18', 'make_parsed_episode_info_nullable') 
2026-04-19T17:31:18.741408241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.745110386Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-04-19T17:31:18.746654125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119654s 
2026-04-19T17:31:18.748802982Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-04-19T17:31:18.750467624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.752791714Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2026-04-19T17:31:18.755803719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-04-19T17:31:18', 'rename_torrent_downloadstation') 
2026-04-19T17:31:18.759334289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.762022352Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-04-19T17:31:18.763525619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114923s 
2026-04-19T17:31:18.765325454Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-04-19T17:31:18.766932169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.769197290Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2026-04-19T17:31:18.771658416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-04-19T17:31:18', 'add_minimumavailability') 
2026-04-19T17:31:18.775177272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.777767077Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-04-19T17:31:18.779237699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010793s 
2026-04-19T17:31:18.781082674Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-04-19T17:31:18.782747967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.785049632Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2026-04-19T17:31:18.788229055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-04-19T17:31:18', 'add_remux_qualities_for_the_wankers') 
2026-04-19T17:31:18.792071222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.794800698Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-04-19T17:31:18.796351682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119515s 
2026-04-19T17:31:18.798197498Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-04-19T17:31:18.799921309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.802329499Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2026-04-19T17:31:18.804907630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-04-19T17:31:18', 'add_haspredbentry_to_movies') 
2026-04-19T17:31:18.808399572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.811039979Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-04-19T17:31:18.812495550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110339s 
2026-04-19T17:31:18.814309052Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-04-19T17:31:18.815876068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.818206350Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2026-04-19T17:31:18.820611043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-04-19T17:31:18', 'add_pathstate_to_movies') 
2026-04-19T17:31:18.823950718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.826506885Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-04-19T17:31:18.828302611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105928s 
2026-04-19T17:31:18.830128157Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-04-19T17:31:18.831698419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.834013531Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2026-04-19T17:31:18.836467603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-04-19T17:31:18', 'add_import_exclusions_table') 
2026-04-19T17:31:18.840105519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.842655814Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-04-19T17:31:18.844106536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109449s 
2026-04-19T17:31:18.845684794Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-04-19T17:31:18.847233983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.849446739Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2026-04-19T17:31:18.851719857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-04-19T17:31:18', 'add_physical_release_note') 
2026-04-19T17:31:18.855092218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.857520447Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-04-19T17:31:18.859240932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102639s 
2026-04-19T17:31:18.860849782Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-04-19T17:31:18.862401236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.864410923Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2026-04-19T17:31:18.866691054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-04-19T17:31:18', 'consolidate_indexer_baseurl') 
2026-04-19T17:31:18.869772149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.872164867Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-04-19T17:31:18.873823347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097176s 
2026-04-19T17:31:18.875496566Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-04-19T17:31:18.877083772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.879172538Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2026-04-19T17:31:18.881480596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-04-19T17:31:18', 'add_alternative_titles_table') 
2026-04-19T17:31:18.884744859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.887232639Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-04-19T17:31:18.888916600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01011s 
2026-04-19T17:31:18.890502935Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-04-19T17:31:18.892038907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.894034656Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2026-04-19T17:31:18.896315599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-04-19T17:31:18', 'fix_duplicate_alt_titles') 
2026-04-19T17:31:18.899370621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.901985166Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-04-19T17:31:18.903394624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099339s 
2026-04-19T17:31:18.905118616Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-04-19T17:31:18.906704189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.908694016Z [Info] movie_extras: Starting migration of Log DB to 142 
2026-04-19T17:31:18.910833374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-04-19T17:31:18', 'movie_extras') 
2026-04-19T17:31:18.913996303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.916539625Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-04-19T17:31:18.917892108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097622s 
2026-04-19T17:31:18.919392049Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-04-19T17:31:18.921044917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.923026066Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2026-04-19T17:31:18.925178741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-04-19T17:31:18', 'clean_core_tv') 
2026-04-19T17:31:18.928166738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.930451078Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-04-19T17:31:18.931791127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096048s 
2026-04-19T17:31:18.933403504Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-04-19T17:31:18.934972363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.937001148Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2026-04-19T17:31:18.939324096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-04-19T17:31:18', 'add_cookies_to_indexer_status') 
2026-04-19T17:31:18.942580053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.945104576Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-04-19T17:31:18.946645980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100755s 
2026-04-19T17:31:18.948245902Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-04-19T17:31:18.949767426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.951787022Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2026-04-19T17:31:18.953962614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-04-19T17:31:18', 'banner_to_fanart') 
2026-04-19T17:31:18.956961833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.959334120Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-04-19T17:31:18.960694930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096047s 
2026-04-19T17:31:18.962260373Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-04-19T17:31:18.963793611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.966340239Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2026-04-19T17:31:18.968598316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-04-19T17:31:18', 'naming_config_colon_action') 
2026-04-19T17:31:18.971617896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.974025284Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-04-19T17:31:18.975413890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010226s 
2026-04-19T17:31:18.976958952Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-04-19T17:31:18.978447970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.980439831Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2026-04-19T17:31:18.982628308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-04-19T17:31:18', 'add_custom_formats') 
2026-04-19T17:31:18.985641626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:18.987995265Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-04-19T17:31:18.989354002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095464s 
2026-04-19T17:31:18.990941659Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-04-19T17:31:18.992501820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:18.994513020Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2026-04-19T17:31:18.996953304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-04-19T17:31:18', 'remove_extra_naming_config') 
2026-04-19T17:31:19.000021643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.002557460Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-04-19T17:31:19.003978621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100385s 
2026-04-19T17:31:19.005583894Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-04-19T17:31:19.007124837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.009123792Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2026-04-19T17:31:19.011384845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-04-19T17:31:19', 'convert_regex_required_tags') 
2026-04-19T17:31:19.014434105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.016888027Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-04-19T17:31:19.018290732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097387s 
2026-04-19T17:31:19.019886856Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-04-19T17:31:19.021457469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.023459740Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2026-04-19T17:31:19.025789542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-04-19T17:31:19', 'fix_format_tags_double_underscore') 
2026-04-19T17:31:19.028870677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.032156383Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-04-19T17:31:19.033608427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106052s 
2026-04-19T17:31:19.037096010Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-04-19T17:31:19.038611813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.040680969Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2026-04-19T17:31:19.042923926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-04-19T17:31:19', 'add_tags_to_net_import') 
2026-04-19T17:31:19.046003677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.048429462Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-04-19T17:31:19.049789481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009814s 
2026-04-19T17:31:19.051298690Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-04-19T17:31:19.052773790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.054813298Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2026-04-19T17:31:19.057029961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-04-19T17:31:19', 'add_custom_filters') 
2026-04-19T17:31:19.060123060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.062645269Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-04-19T17:31:19.063998213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098949s 
2026-04-19T17:31:19.065599628Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-04-19T17:31:19.067177165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.069348026Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2026-04-19T17:31:19.071684892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-04-19T17:31:19', 'indexer_client_status_search_changes') 
2026-04-19T17:31:19.074827080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.077423438Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-04-19T17:31:19.078881534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010081s 
2026-04-19T17:31:19.080523150Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-04-19T17:31:19.082150036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.084178921Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2026-04-19T17:31:19.086574806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-04-19T17:31:19', 'add_language_to_files_history_blacklist') 
2026-04-19T17:31:19.089705731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.092183701Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-04-19T17:31:19.093614632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099349s 
2026-04-19T17:31:19.095212470Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-04-19T17:31:19.096770667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.098757248Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2026-04-19T17:31:19.101076468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-04-19T17:31:19', 'add_update_allowed_quality_profile') 
2026-04-19T17:31:19.104174937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.106531583Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-04-19T17:31:19.107934708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096999s 
2026-04-19T17:31:19.109521203Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-04-19T17:31:19.111054491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.113032704Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2026-04-19T17:31:19.115283587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-04-19T17:31:19', 'add_download_client_priority') 
2026-04-19T17:31:19.118415133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.120810938Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-04-19T17:31:19.122191167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009727s 
2026-04-19T17:31:19.123689364Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-04-19T17:31:19.125172290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.127120313Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2026-04-19T17:31:19.129369662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-04-19T17:31:19', 'remove_growl_prowl') 
2026-04-19T17:31:19.132419734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.134751830Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-04-19T17:31:19.136102680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096133s 
2026-04-19T17:31:19.137674486Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-04-19T17:31:19.139131780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.141110214Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2026-04-19T17:31:19.143316567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-04-19T17:31:19', 'remove_plex_hometheatre') 
2026-04-19T17:31:19.146478074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.149065384Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-04-19T17:31:19.150408659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009926s 
2026-04-19T17:31:19.151936575Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-04-19T17:31:19.153591388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.155594121Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2026-04-19T17:31:19.157719481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-04-19T17:31:19', 'add_webrip_qualites') 
2026-04-19T17:31:19.160717838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.163140587Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-04-19T17:31:19.164880410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097088s 
2026-04-19T17:31:19.166455703Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-04-19T17:31:19.167971205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.169917033Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2026-04-19T17:31:19.172146342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-04-19T17:31:19', 'health_issue_notification') 
2026-04-19T17:31:19.175144009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.177566236Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-04-19T17:31:19.178939672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095881s 
2026-04-19T17:31:19.180470785Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-04-19T17:31:19.181953361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.183901133Z [Info] speed_improvements: Starting migration of Log DB to 161 
2026-04-19T17:31:19.186044409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-04-19T17:31:19', 'speed_improvements') 
2026-04-19T17:31:19.189004690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.191345544Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-04-19T17:31:19.192702617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094389s 
2026-04-19T17:31:19.194257057Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-04-19T17:31:19.195766737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.197737194Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2026-04-19T17:31:19.200361469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-04-19T17:31:19', 'fix_profile_format_default') 
2026-04-19T17:31:19.203396300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.205808007Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-04-19T17:31:19.207181072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100323s 
2026-04-19T17:31:19.208682505Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-04-19T17:31:19.283901685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.286536330Z [Info] task_duration: Starting migration of Log DB to 163 
2026-04-19T17:31:19.288882695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-04-19T17:31:19', 'task_duration') 
2026-04-19T17:31:19.292203342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.294825903Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-04-19T17:31:19.296185551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.084706s 
2026-04-19T17:31:19.297826716Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-04-19T17:31:19.299332628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.301318878Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2026-04-19T17:31:19.304033875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-04-19T17:31:19', 'movie_collections_crew') 
2026-04-19T17:31:19.306565132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.309044635Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-04-19T17:31:19.310421538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097427s 
2026-04-19T17:31:19.312366715Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-04-19T17:31:19.313956597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.315997286Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2026-04-19T17:31:19.318711281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-04-19T17:31:19', 'remove_custom_formats_from_quality_model') 
2026-04-19T17:31:19.321828538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.325024404Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-04-19T17:31:19.326498212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109709s 
2026-04-19T17:31:19.328073915Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-04-19T17:31:19.329572603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.331460865Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2026-04-19T17:31:19.333627137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-04-19T17:31:19', 'fix_tmdb_list_config') 
2026-04-19T17:31:19.336677500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.339267505Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-04-19T17:31:19.340623837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097019s 
2026-04-19T17:31:19.342177726Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-04-19T17:31:19.343599539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.345544836Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2026-04-19T17:31:19.348014339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-04-19T17:31:19', 'remove_movie_pathstate') 
2026-04-19T17:31:19.350999871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.353608273Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-04-19T17:31:19.354960186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100044s 
2026-04-19T17:31:19.356467651Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-04-19T17:31:19.357993775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.359916807Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2026-04-19T17:31:19.362145555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-04-19T17:31:19', 'custom_format_rework') 
2026-04-19T17:31:19.365068220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.367515539Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-04-19T17:31:19.368875608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095883s 
2026-04-19T17:31:19.370372913Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-04-19T17:31:19.371843183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.373780294Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2026-04-19T17:31:19.376018320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-04-19T17:31:19', 'custom_format_scores') 
2026-04-19T17:31:19.379163705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.381482203Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-04-19T17:31:19.382858254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096518s 
2026-04-19T17:31:19.384382213Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-04-19T17:31:19.386239543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.388248769Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2026-04-19T17:31:19.390403869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-04-19T17:31:19', 'fix_trakt_list_config') 
2026-04-19T17:31:19.393666429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.396766351Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-04-19T17:31:19.398279448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105154s 
2026-04-19T17:31:19.400131878Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-04-19T17:31:19.401679084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.403678420Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2026-04-19T17:31:19.406068303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-04-19T17:31:19', 'quality_definition_preferred_size') 
2026-04-19T17:31:19.409157754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.411854554Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-04-19T17:31:19.413239744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00993s 
2026-04-19T17:31:19.415162786Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-04-19T17:31:19.416266028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.418173569Z [Info] add_download_history: Starting migration of Log DB to 172 
2026-04-19T17:31:19.420353569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-04-19T17:31:19', 'add_download_history') 
2026-04-19T17:31:19.423320243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.425798493Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-04-19T17:31:19.427089283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095421s 
2026-04-19T17:31:19.428587570Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-04-19T17:31:19.430037820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.431977025Z [Info] net_import_status: Starting migration of Log DB to 173 
2026-04-19T17:31:19.434033927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-04-19T17:31:19', 'net_import_status') 
2026-04-19T17:31:19.437295996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.439690828Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-04-19T17:31:19.441007319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096774s 
2026-04-19T17:31:19.442526218Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-04-19T17:31:19.444022111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.446010675Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2026-04-19T17:31:19.448215625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-04-19T17:31:19', 'email_multiple_addresses') 
2026-04-19T17:31:19.451234544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.453697173Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-04-19T17:31:19.455037983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096858s 
2026-04-19T17:31:19.456638336Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-04-19T17:31:19.458172505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.460144697Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2026-04-19T17:31:19.462435550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-04-19T17:31:19', 'remove_chown_and_folderchmod_config') 
2026-04-19T17:31:19.465487215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.468050146Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-04-19T17:31:19.469433211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098046s 
2026-04-19T17:31:19.470921348Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-04-19T17:31:19.472433072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.474319761Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2026-04-19T17:31:19.477157586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-04-19T17:31:19', 'movie_recommendations') 
2026-04-19T17:31:19.480125482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.482690648Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-04-19T17:31:19.484019193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010319s 
2026-04-19T17:31:19.485492820Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-04-19T17:31:19.486936778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.488849139Z [Info] language_improvements: Starting migration of Log DB to 177 
2026-04-19T17:31:19.490976072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-04-19T17:31:19', 'language_improvements') 
2026-04-19T17:31:19.493912595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.496599967Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-04-19T17:31:19.497908783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096614s 
2026-04-19T17:31:19.499330215Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-04-19T17:31:19.500766788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.502883771Z [Info] new_list_server: Starting migration of Log DB to 178 
2026-04-19T17:31:19.505047788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-04-19T17:31:19', 'new_list_server') 
2026-04-19T17:31:19.509045048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.511978384Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-04-19T17:31:19.513867228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111162s 
2026-04-19T17:31:19.515876775Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-04-19T17:31:19.517836682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.520499734Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2026-04-19T17:31:19.523674287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-04-19T17:31:19', 'movie_translation_indexes') 
2026-04-19T17:31:19.527710605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.530545483Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-04-19T17:31:19.532010994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127872s 
2026-04-19T17:31:19.533783965Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-04-19T17:31:19.535304366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.537699970Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2026-04-19T17:31:19.540016325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-04-19T17:31:19', 'fix_invalid_profile_references') 
2026-04-19T17:31:19.543246409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.545721133Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-04-19T17:31:19.547089238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103773s 
2026-04-19T17:31:19.548546041Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-04-19T17:31:19.549980129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.552020648Z [Info] list_movies_table: Starting migration of Log DB to 181 
2026-04-19T17:31:19.554427385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-04-19T17:31:19', 'list_movies_table') 
2026-04-19T17:31:19.557508629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.559874463Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-04-19T17:31:19.561145092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099176s 
2026-04-19T17:31:19.562627768Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-04-19T17:31:19.564068449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.566138728Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2026-04-19T17:31:19.568450012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-04-19T17:31:19', 'on_delete_notification') 
2026-04-19T17:31:19.572789971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.575365628Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-04-19T17:31:19.576692991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113091s 
2026-04-19T17:31:19.578125185Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-04-19T17:31:19.579550746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.581442575Z [Info] download_propers_config: Starting migration of Log DB to 183 
2026-04-19T17:31:19.583779832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-04-19T17:31:19', 'download_propers_config') 
2026-04-19T17:31:19.586868541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.589275358Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-04-19T17:31:19.590552530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097204s 
2026-04-19T17:31:19.592025196Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-04-19T17:31:19.593444564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.595322024Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2026-04-19T17:31:19.597447975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-04-19T17:31:19', 'add_priority_to_indexers') 
2026-04-19T17:31:19.600404820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.602827278Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-04-19T17:31:19.604138969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093495s 
2026-04-19T17:31:19.605625623Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-04-19T17:31:19.607083669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.609011752Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2026-04-19T17:31:19.611456444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-04-19T17:31:19', 'add_alternative_title_indices') 
2026-04-19T17:31:19.615047666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.617516237Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-04-19T17:31:19.618842678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103838s 
2026-04-19T17:31:19.620297047Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-04-19T17:31:19.621698920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.623583865Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2026-04-19T17:31:19.625651539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-04-19T17:31:19', 'fix_tmdb_duplicates') 
2026-04-19T17:31:19.628747724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.631121344Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-04-19T17:31:19.632410309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094403s 
2026-04-19T17:31:19.633914418Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-04-19T17:31:19.635572177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.637568777Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2026-04-19T17:31:19.639756663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-04-19T17:31:19', 'swap_filechmod_for_folderchmod') 
2026-04-19T17:31:19.642865092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.645328773Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-04-19T17:31:19.646649713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097206s 
2026-04-19T17:31:19.648090254Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-04-19T17:31:19.649480273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.651401221Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2026-04-19T17:31:19.653457833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-04-19T17:31:19', 'mediainfo_channels') 
2026-04-19T17:31:19.656595912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.659229515Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-04-19T17:31:19.660502859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097677s 
2026-04-19T17:31:19.661936015Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-04-19T17:31:19.663343289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.665237995Z [Info] add_update_history: Starting migration of Log DB to 189 
2026-04-19T17:31:19.671085931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-04-19T17:31:19.674044749Z [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-19T17:31:19.678888392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064142s 
2026-04-19T17:31:19.680315917Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-04-19T17:31:19.682052173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-04-19T17:31:19.684922113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033208s 
2026-04-19T17:31:19.686976179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-04-19T17:31:19', 'add_update_history') 
2026-04-19T17:31:19.690182496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.692722921Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-04-19T17:31:19.693987448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110363s 
2026-04-19T17:31:19.695576027Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-04-19T17:31:19.697022048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.698998509Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2026-04-19T17:31:19.701130472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-04-19T17:31:19', 'update_awesome_hd_link') 
2026-04-19T17:31:19.703878105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.706319331Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-04-19T17:31:19.707602685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009306s 
2026-04-19T17:31:19.709024198Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-04-19T17:31:19.710432674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.712274513Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2026-04-19T17:31:19.714277686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-04-19T17:31:19', 'remove_awesomehd') 
2026-04-19T17:31:19.716939637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.719344750Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-04-19T17:31:19.720590519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089514s 
2026-04-19T17:31:19.722087683Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-04-19T17:31:19.723535910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.725466207Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2026-04-19T17:31:19.727604262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-04-19T17:31:19', 'add_on_delete_to_notifications') 
2026-04-19T17:31:19.730383128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.732812450Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-04-19T17:31:19.734136677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092406s 
2026-04-19T17:31:19.735580975Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-04-19T17:31:19.737041186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.738910590Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2026-04-19T17:31:19.741046260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-04-19T17:31:19', 'add_bypass_to_delay_profile') 
2026-04-19T17:31:19.743787641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.746209828Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-04-19T17:31:19.747510738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091475s 
2026-04-19T17:31:19.748945267Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-04-19T17:31:19.750328041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.752180832Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2026-04-19T17:31:19.754165298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-04-19T17:31:19', 'update_notifiarr') 
2026-04-19T17:31:19.756880115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.759223745Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-04-19T17:31:19.760483181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089299s 
2026-04-19T17:31:19.761916397Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-04-19T17:31:19.763319823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.765173927Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2026-04-19T17:31:19.767226630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-04-19T17:31:19', 'legacy_mediainfo_hdr') 
2026-04-19T17:31:19.769939272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.772314716Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-04-19T17:31:19.773554643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089851s 
2026-04-19T17:31:19.775048150Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-04-19T17:31:19.776517780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.778418317Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2026-04-19T17:31:19.780601874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-04-19T17:31:19', 'rename_blacklist_to_blocklist') 
2026-04-19T17:31:19.783505170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.786030686Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-04-19T17:31:19.787359842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094752s 
2026-04-19T17:31:19.788784962Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-04-19T17:31:19.790194200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.792062593Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2026-04-19T17:31:19.794073742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-04-19T17:31:19', 'add_indexer_tags') 
2026-04-19T17:31:19.797064274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.799494338Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-04-19T17:31:19.800744575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093286s 
2026-04-19T17:31:19.802206379Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-04-19T17:31:19.803605967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.806038766Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2026-04-19T17:31:19.807572324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-04-19T17:31:19', 'mediainfo_to_ffmpeg') 
2026-04-19T17:31:19.810240407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.812661192Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-04-19T17:31:19.813944927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090696s 
2026-04-19T17:31:19.815372191Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-04-19T17:31:19.816820808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.818693299Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2026-04-19T17:31:19.820778027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-04-19T17:31:19', 'cdh_per_downloadclient') 
2026-04-19T17:31:19.823533385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.825987858Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-04-19T17:31:19.827261212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091779s 
2026-04-19T17:31:19.829047860Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-04-19T17:31:19.830507700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.832423487Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2026-04-19T17:31:19.834549949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-04-19T17:31:19', 'migrate_discord_from_slack') 
2026-04-19T17:31:19.837281199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.839810202Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-04-19T17:31:19.841143076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092793s 
2026-04-19T17:31:19.842528787Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-04-19T17:31:19.843918264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.845758941Z [Info] remove_predb: Starting migration of Log DB to 202 
2026-04-19T17:31:19.848039804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-04-19T17:31:19', 'remove_predb') 
2026-04-19T17:31:19.851704895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.854218216Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-04-19T17:31:19.855428924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103671s 
2026-04-19T17:31:19.856941119Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-04-19T17:31:19.858398854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.860306696Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2026-04-19T17:31:19.862468670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-04-19T17:31:19', 'add_on_update_to_notifications') 
2026-04-19T17:31:19.865245642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.867819314Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-04-19T17:31:19.869159032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093861s 
2026-04-19T17:31:19.870635966Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-04-19T17:31:19.872141859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.873992996Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2026-04-19T17:31:19.876244160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-04-19T17:31:19', 'ensure_identity_on_id_columns') 
2026-04-19T17:31:19.878943635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.881296954Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-04-19T17:31:19.882613055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009139s 
2026-04-19T17:31:19.884094919Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-04-19T17:31:19.885547484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.887412800Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2026-04-19T17:31:19.889548470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-04-19T17:31:19', 'download_client_per_indexer') 
2026-04-19T17:31:19.892213908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.894636977Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-04-19T17:31:19.895940562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090663s 
2026-04-19T17:31:19.897418007Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-04-19T17:31:19.898851694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.900775669Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2026-04-19T17:31:19.902877461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-04-19T17:31:19', 'multiple_ratings_support') 
2026-04-19T17:31:19.905576326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.907954775Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-04-19T17:31:19.909244062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090812s 
2026-04-19T17:31:19.911124729Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-04-19T17:31:19.912087408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.913946762Z [Info] movie_metadata: Starting migration of Log DB to 207 
2026-04-19T17:31:19.915915085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-04-19T17:31:19', 'movie_metadata') 
2026-04-19T17:31:19.918532606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.920966087Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-04-19T17:31:19.922232136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008933s 
2026-04-19T17:31:19.923650141Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-04-19T17:31:19.925065531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.926940116Z [Info] add_collections: Starting migration of Log DB to 208 
2026-04-19T17:31:19.928979784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-04-19T17:31:19', 'add_collections') 
2026-04-19T17:31:19.931904964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.934643699Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-04-19T17:31:19.935927915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096112s 
2026-04-19T17:31:19.937427385Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-04-19T17:31:19.938912024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.940879236Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2026-04-19T17:31:19.943083815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-04-19T17:31:19', 'movie_meta_collection_index') 
2026-04-19T17:31:19.945786948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.948272113Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-04-19T17:31:19.949574095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093401s 
2026-04-19T17:31:19.951054676Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-04-19T17:31:19.952533975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.954427798Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2026-04-19T17:31:19.957697914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-04-19T17:31:19', 'movie_added_notifications') 
2026-04-19T17:31:19.960433923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.962834788Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-04-19T17:31:19.964140657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102967s 
2026-04-19T17:31:19.965578693Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-04-19T17:31:19.967004484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.968911324Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2026-04-19T17:31:19.970947003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-04-19T17:31:19', 'more_movie_meta_index') 
2026-04-19T17:31:19.973569404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:19.976166995Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-04-19T17:31:19.977611724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091295s 
2026-04-19T17:31:19.979398723Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-04-19T17:31:19.981098856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:19.983050616Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2026-04-19T17:31:19.990612003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-04-19T17:31:19.992357538Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.76E-05s 
2026-04-19T17:31:19.994034665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-04-19T17:31:20.028692055Z [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-19T17:31:20.035160671Z [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-19T17:31:20.040604043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-04-19T17:31:20.047461271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-04-19T17:31:20.059372577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-04-19T17:31:20.062611409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0672485s 
2026-04-19T17:31:20.063923431Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-04-19T17:31:20.065214551Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.84E-05s 
2026-04-19T17:31:20.066705714Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-04-19T17:31:20.075653932Z [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-19T17:31:20.080190598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-04-19T17:31:20.083237904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-04-19T17:31:20.086201512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-04-19T17:31:20.092480977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-04-19T17:31:20.095266377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0272001s 
2026-04-19T17:31:20.096611405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-19T17:31:20.097822464Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-05s 
2026-04-19T17:31:20.099346442Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-04-19T17:31:20.108235492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-04-19T17:31:20.112569870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-04-19T17:31:20.116348299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-04-19T17:31:20.119517912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-04-19T17:31:20.125539828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-19T17:31:20.129603271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0288116s 
2026-04-19T17:31:20.131883713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-04-19T17:31:20', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-04-19T17:31:20.134696096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:20.137566957Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-04-19T17:31:20.138947838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.036544s 
2026-04-19T17:31:20.140638963Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-04-19T17:31:20.142047911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:20.144747126Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2026-04-19T17:31:20.147001265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-04-19T17:31:20', 'add_language_tags_to_subtitle_files') 
2026-04-19T17:31:20.149889551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:20.152445058Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-04-19T17:31:20.153855027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102011s 
2026-04-19T17:31:20.155269635Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-04-19T17:31:20.156641899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:20.158409308Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2026-04-19T17:31:20.160376870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-04-19T17:31:20', 'add_salt_to_users') 
2026-04-19T17:31:20.162868918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:20.165251386Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-04-19T17:31:20.166450250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086419s 
2026-04-19T17:31:20.167762763Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-04-19T17:31:20.169158614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:20.170916534Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2026-04-19T17:31:20.172862492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-04-19T17:31:20', 'clean_alt_titles') 
2026-04-19T17:31:20.175355883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:20.177681597Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-04-19T17:31:20.178889088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085556s 
2026-04-19T17:31:20.180213235Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-04-19T17:31:20.181520006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:20.183390182Z [Info] remove_omg: Starting migration of Log DB to 217 
2026-04-19T17:31:20.185295649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-04-19T17:31:20', 'remove_omg') 
2026-04-19T17:31:20.187741555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:20.189996816Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-04-19T17:31:20.191158996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085431s 
2026-04-19T17:31:20.192648556Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-04-19T17:31:20.194101451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:20.195897117Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2026-04-19T17:31:20.198074121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-04-19T17:31:20', 'add_additional_info_to_pending_releases') 
2026-04-19T17:31:20.200740300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:20.203137798Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-04-19T17:31:20.204457275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008942s 
2026-04-19T17:31:20.205845009Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-04-19T17:31:20.207190850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:20.208973800Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2026-04-19T17:31:20.210951933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-04-19T17:31:20', 'add_result_to_commands') 
2026-04-19T17:31:20.213465635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:20.215748502Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-04-19T17:31:20.217017578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085752s 
2026-04-19T17:31:20.218451004Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-04-19T17:31:20.219865543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:20.221630146Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2026-04-19T17:31:20.223704964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-04-19T17:31:20', 'health_restored_notification') 
2026-04-19T17:31:20.226798053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:20.229111912Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-04-19T17:31:20.230360797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092322s 
2026-04-19T17:31:20.231889666Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-04-19T17:31:20.233402863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:20.235236906Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2026-04-19T17:31:20.237564944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-04-19T17:31:20', 'add_on_manual_interaction_required_to_notifications') 
2026-04-19T17:31:20.240256203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:20.242566776Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-04-19T17:31:20.243955353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090169s 
2026-04-19T17:31:20.245292706Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-04-19T17:31:20.246596190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:20.248318509Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2026-04-19T17:31:20.250216160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-04-19T17:31:20', 'remove_rarbg') 
2026-04-19T17:31:20.253115358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:20.255287773Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-04-19T17:31:20.256454111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087409s 
2026-04-19T17:31:20.257925053Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-04-19T17:31:20.259336345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:20.261128915Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2026-04-19T17:31:20.263461442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-04-19T17:31:20', 'remove_invalid_roksbox_metadata_images') 
2026-04-19T17:31:20.266060356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:20.268360387Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-04-19T17:31:20.269636076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089198s 
2026-04-19T17:31:20.270972006Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-04-19T17:31:20.272429972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:20.274151158Z [Info] list_sync_time: Starting migration of Log DB to 224 
2026-04-19T17:31:20.276037166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-04-19T17:31:20', 'list_sync_time') 
2026-04-19T17:31:20.278500216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:20.280816180Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-04-19T17:31:20.281973480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083826s 
2026-04-19T17:31:20.283501627Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-04-19T17:31:20.284847938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:20.286626419Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2026-04-19T17:31:20.288637299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-04-19T17:31:20', 'add_tags_to_collections') 
2026-04-19T17:31:20.292597884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:20.295825353Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-04-19T17:31:20.297043697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010971s 
2026-04-19T17:31:20.298457364Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-04-19T17:31:20.299803795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:20.301703571Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2026-04-19T17:31:20.303717566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-04-19T17:31:20', 'add_download_client_tags') 
2026-04-19T17:31:20.306343013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:20.308554126Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-04-19T17:31:20.309746978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087392s 
2026-04-19T17:31:20.311072828Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-04-19T17:31:20.312407245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:20.314435308Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2026-04-19T17:31:20.316368732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-04-19T17:31:20', 'add_auto_tagging') 
2026-04-19T17:31:20.318901131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:20.321082975Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-04-19T17:31:20.322235476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008744s 
2026-04-19T17:31:20.323716779Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-04-19T17:31:20.325307672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:20.327195294Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2026-04-19T17:31:20.329439974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-04-19T17:31:20', 'add_custom_format_score_bypass_to_delay_profile') 
2026-04-19T17:31:20.332276836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:20.334550234Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-04-19T17:31:20.335884591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092428s 
2026-04-19T17:31:20.337338489Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-04-19T17:31:20.338756845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:20.340551659Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2026-04-19T17:31:20.342717671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-04-19T17:31:20', 'update_restrictions_to_release_profiles') 
2026-04-19T17:31:20.345296184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:20.347553218Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-04-19T17:31:20.348833276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086994s 
2026-04-19T17:31:20.350199337Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-04-19T17:31:20.351521038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:20.353265491Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2026-04-19T17:31:20.355235639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-04-19T17:31:20', 'rename_quality_profiles') 
2026-04-19T17:31:20.358194036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:20.360400880Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-04-19T17:31:20.361600135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088646s 
2026-04-19T17:31:20.362975575Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-04-19T17:31:20.364329581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:20.366040917Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2026-04-19T17:31:20.368175085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-04-19T17:31:20', 'update_images_remote_url') 
2026-04-19T17:31:20.370535739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:20.372694536Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-04-19T17:31:20.373878841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083778s 
2026-04-19T17:31:20.375231705Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-04-19T17:31:20.376594519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:20.378329463Z [Info] add_notification_status: Starting migration of Log DB to 232 
2026-04-19T17:31:20.380623833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-04-19T17:31:20', 'add_notification_status') 
2026-04-19T17:31:20.383094238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:20.385336393Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-04-19T17:31:20.386540748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087301s 
2026-04-19T17:31:20.387915606Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-04-19T17:31:20.389317710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:20.391103576Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2026-04-19T17:31:20.393691057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-04-19T17:31:20', 'rename_deprecated_indexer_flags') 
2026-04-19T17:31:20.396256422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:20.398473056Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-04-19T17:31:20.399706801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090811s 
2026-04-19T17:31:20.401109395Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-04-19T17:31:20.402440385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:20.404170760Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2026-04-19T17:31:20.406151829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-04-19T17:31:20', 'movie_last_searched_time') 
2026-04-19T17:31:20.408644448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:20.410796722Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-04-19T17:31:20.411980296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083483s 
2026-04-19T17:31:20.413589386Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-04-19T17:31:20.414907029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:20.416617924Z [Info] email_encryption: Starting migration of Log DB to 235 
2026-04-19T17:31:20.418512750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-04-19T17:31:20', 'email_encryption') 
2026-04-19T17:31:20.420931471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:20.423015728Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-04-19T17:31:20.424154290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081638s 
2026-04-19T17:31:20.425868703Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-04-19T17:31:20.427218361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:20.428998956Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2026-04-19T17:31:20.431061700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-04-19T17:31:20', 'clear_last_rss_releases_info') 
2026-04-19T17:31:20.433562947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:20.435761414Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-04-19T17:31:20.448247026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00851s 
2026-04-19T17:31:20.449703960Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-04-19T17:31:20.450978537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:20.453006691Z [Info] add_indexes: Starting migration of Log DB to 237 
2026-04-19T17:31:20.455227633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-04-19T17:31:20', 'add_indexes') 
2026-04-19T17:31:20.457607496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:20.459714518Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-04-19T17:31:20.460873713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088029s 
2026-04-19T17:31:20.462323482Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-04-19T17:31:20.463730977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:20.466003723Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2026-04-19T17:31:20.468146488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-04-19T17:31:20', 'parse_title_from_existing_subtitle_files') 
2026-04-19T17:31:20.470966336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:20.473066185Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-04-19T17:31:20.474337655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092315s 
2026-04-19T17:31:20.475823988Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-04-19T17:31:20.477318718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:20.479100666Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2026-04-19T17:31:20.481379185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-04-19T17:31:20', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-04-19T17:31:20.484285287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:20.486399715Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-04-19T17:31:20.487722779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089279s 
2026-04-19T17:31:20.489198180Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-04-19T17:31:20.490592708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:20.492398304Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2026-04-19T17:31:20.494509085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-04-19T17:31:20', 'drop_multi_episode_style_from_naming_config') 
2026-04-19T17:31:20.497122577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:20.499427859Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-04-19T17:31:20.500736565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087545s 
2026-04-19T17:31:20.502095842Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-04-19T17:31:20.503398966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:20.505124030Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2026-04-19T17:31:20.507063616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-04-19T17:31:20', 'stevenlu_update_url') 
2026-04-19T17:31:20.509777851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:20.511942000Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-04-19T17:31:20.513106745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085408s 
2026-04-19T17:31:20.514441022Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-04-19T17:31:20.515736110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-19T17:31:20.517586656Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2026-04-19T17:31:20.519499719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-04-19T17:31:20', 'add_movie_keywords') 
2026-04-19T17:31:20.521948420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-19T17:31:20.524133930Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-04-19T17:31:20.526195993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083537s 
2026-04-19T17:31:22.745486646Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-04-19T17:31:23.870442950Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2026-04-19T17:31:23.973272298Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-04-19T17:31:24.102857856Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2026-04-19T17:31:28.493183290Z [Info] QualityProfileService: Setting up default quality profiles 
2026-04-19T17:31:28.982683631Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2026-04-19T17:31:29.585175333Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-04-19T17:31:29.666651743Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-04-19T17:31:29.670131931Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 
2026-04-19T17:31:30.766543874Z [ls.io-init] done.
View SBOM output
Expand
NAME                                                                   VERSION                      
Azure.Core                                                             1.47.1                       
Azure.Identity                                                         1.14.2                       
BouncyCastle.Cryptography                                              2.6.2                        
Dapper                                                                 2.1.66                       
Diacritical.Net                                                        1.0.4                        
DryIoc.Microsoft.DependencyInjection                                   6.2.0                        
DryIoc.dll                                                             5.4.3                        
Dynamitey                                                              3.0.3                        
Equ                                                                    2.3.0                        
FluentMigrator                                                         6.2.0                        
FluentMigrator.Abstractions                                            6.2.0                        
FluentMigrator.Extensions.Postgres                                     6.2.0                        
FluentMigrator.Runner.Core                                             6.2.0                        
FluentMigrator.Runner.Postgres                                         6.2.0                        
FluentMigrator.Runner.SQLite                                           6.2.0                        
FluentValidation                                                       9.5.4                        
IPAddressRange                                                         6.2.0                        
Ical.Net                                                               4.3.1                        
ImpromptuInterface                                                     8.0.6                        
Instances                                                              1.6.1                        
MailKit                                                                4.15.1                       
Microsoft.AspNetCore.Cryptography.Internal                             8.0.17                       
Microsoft.AspNetCore.Cryptography.KeyDerivation                        8.0.17                       
Microsoft.Bcl.AsyncInterfaces                                          8.0.0                        
Microsoft.Bcl.Cryptography                                             8.0.0                        
Microsoft.Data.SqlClient                                               6.1.1                        
Microsoft.Extensions.Caching.Abstractions                              8.0.0                        
Microsoft.Extensions.Caching.Memory                                    8.0.1                        
Microsoft.Extensions.Configuration                                     8.0.0                        
Microsoft.Extensions.Configuration.Abstractions                        8.0.0                        
Microsoft.Extensions.Configuration.Binder                              8.0.2                        
Microsoft.Extensions.Configuration.CommandLine                         8.0.0                        
Microsoft.Extensions.Configuration.EnvironmentVariables                8.0.0                        
Microsoft.Extensions.Configuration.FileExtensions                      8.0.1                        
Microsoft.Extensions.Configuration.Json                                8.0.1                        
Microsoft.Extensions.Configuration.UserSecrets                         8.0.1                        
Microsoft.Extensions.DependencyInjection                               8.0.1                        
Microsoft.Extensions.DependencyInjection.Abstractions                  8.0.2                        
Microsoft.Extensions.Diagnostics                                       8.0.1                        
Microsoft.Extensions.Diagnostics.Abstractions                          8.0.1                        
Microsoft.Extensions.FileProviders.Abstractions                        8.0.0                        
Microsoft.Extensions.FileProviders.Physical                            8.0.0                        
Microsoft.Extensions.FileSystemGlobbing                                8.0.0                        
Microsoft.Extensions.Hosting                                           8.0.1                        
Microsoft.Extensions.Hosting.Abstractions                              8.0.1                        
Microsoft.Extensions.Hosting.WindowsServices                           8.0.1                        
Microsoft.Extensions.Logging                                           8.0.1                        
Microsoft.Extensions.Logging.Abstractions                              8.0.2                        
Microsoft.Extensions.Logging.Abstractions                              8.0.3                        
Microsoft.Extensions.Logging.Configuration                             8.0.1                        
Microsoft.Extensions.Logging.Console                                   8.0.1                        
Microsoft.Extensions.Logging.Debug                                     8.0.1                        
Microsoft.Extensions.Logging.EventLog                                  8.0.1                        
Microsoft.Extensions.Logging.EventSource                               8.0.1                        
Microsoft.Extensions.Options                                           8.0.2                        
Microsoft.Extensions.Options.ConfigurationExtensions                   8.0.0                        
Microsoft.Extensions.Primitives                                        8.0.0                        
Microsoft.Identity.Client                                              4.73.1                       
Microsoft.Identity.Client.Extensions.Msal                              4.73.1                       
Microsoft.IdentityModel.Abstractions                                   7.7.1                        
Microsoft.IdentityModel.JsonWebTokens                                  7.7.1                        
Microsoft.IdentityModel.Logging                                        7.7.1                        
Microsoft.IdentityModel.Protocols                                      7.7.1                        
Microsoft.IdentityModel.Protocols.OpenIdConnect                        7.7.1                        
Microsoft.IdentityModel.Tokens                                         7.7.1                        
Microsoft.OpenApi                                                      1.6.23                       
Microsoft.SqlServer.Server                                             1.0.0                        
Microsoft.Win32.SystemEvents                                           8.0.0                        
MimeKit                                                                4.15.1                       
Mono.Nat                                                               3.0.0                        
Mono.Posix.NETStandard                                                 5.20.1.34-servarr20          
MonoTorrent                                                            3.0.2                        
NLog                                                                   5.4.0                        
NLog.Extensions.Logging                                                5.4.0                        
NLog.Layouts.ClefJsonLayout                                            1.0.3                        
NLog.Targets.Syslog                                                    7.0.0                        
Newtonsoft.Json                                                        13.0.3                       
NodaTime                                                               3.2.0                        
Npgsql                                                                 9.0.3                        
Polly                                                                  8.6.0                        
Polly.Contrib.WaitAndRetry                                             1.1.1                        
Polly.Core                                                             8.6.0                        
Radarr                                                                 1.0.0                        
Radarr.Api.V3                                                          1.0.0                        
Radarr.Common                                                          1.0.0                        
Radarr.Core                                                            1.0.0                        
Radarr.Host                                                            1.0.0                        
Radarr.Http                                                            1.0.0                        
Radarr.Mono                                                            1.0.0                        
Radarr.SignalR                                                         1.0.0                        
ReusableTasks                                                          4.0.0                        
Sentry                                                                 4.0.2                        
Servarr.FFMpegCore                                                     4.7.0-26                     
Servarr.FFprobe                                                        5.1.4.112                    
SharpZipLib                                                            1.4.2                        
SixLabors.ImageSharp                                                   3.1.12                       
SourceGear.sqlite3                                                     3.50.4.2                     
Swashbuckle.AspNetCore.Annotations                                     8.1.4                        
Swashbuckle.AspNetCore.Swagger                                         8.1.4                        
Swashbuckle.AspNetCore.SwaggerGen                                      8.1.4                        
System.ClientModel                                                     1.5.1                        
System.ComponentModel                                                  4.3.0                        
System.ComponentModel.Annotations                                      5.0.0                        
System.Configuration.ConfigurationManager                              8.0.1                        
System.Data.SQLite                                                     2.0.2                        
System.Diagnostics.DiagnosticSource                                    6.0.1                        
System.Diagnostics.EventLog                                            8.0.1                        
System.Drawing.Common                                                  8.0.20                       
System.Formats.Asn1                                                    8.0.1                        
System.IO                                                              4.3.0                        
System.IO.FileSystem.AccessControl                                     5.0.0                        
System.IdentityModel.Tokens.Jwt                                        7.7.1                        
System.Memory.Data                                                     8.0.1                        
System.Private.Uri                                                     4.3.0                        
System.Reflection                                                      4.3.0                        
System.Reflection.Primitives                                           4.3.0                        
System.Runtime                                                         4.3.0                        
System.Runtime.CompilerServices.Unsafe                                 6.0.0                        
System.Runtime.Loader                                                  4.3.0                        
System.Security.AccessControl                                          5.0.0                        
System.Security.Cryptography.Pkcs                                      8.0.1                        
System.Security.Cryptography.ProtectedData                             8.0.0                        
System.Security.Principal.Windows                                      5.0.0                        
System.ServiceProcess.ServiceController                                8.0.1                        
System.Text.Encoding                                                   4.3.0                        
System.Text.Encoding.CodePages                                         8.0.0                        
System.Text.Json                                                       8.0.5                        
System.Threading.Tasks                                                 4.3.0                        
acl-libs                                                               2.3.2-r1                     
alpine-baselayout                                                      3.7.2-r0                     
alpine-baselayout-data                                                 3.7.2-r0                     
alpine-keys                                                            2.6-r0                       
alpine-release                                                         3.23.4-r0                    
apk-tools                                                              3.0.6-r0                     
bash                                                                   5.3.3-r1                     
brotli-libs                                                            1.2.0-r0                     
busybox                                                                1.37.0-r30                   
busybox-binsh                                                          1.37.0-r30                   
c-ares                                                                 1.34.6-r0                    
ca-certificates                                                        20260413-r0                  
ca-certificates-bundle                                                 20260413-r0                  
catatonit                                                              0.2.1-r0                     
coreutils                                                              9.8-r1                       
coreutils-env                                                          9.8-r1                       
coreutils-fmt                                                          9.8-r1                       
coreutils-sha512sum                                                    9.8-r1                       
curl                                                                   8.17.0-r1                    
findutils                                                              4.10.0-r0                    
icu-data-en                                                            76.1-r1                      
icu-libs                                                               76.1-r1                      
jq                                                                     1.8.1-r0                     
libapk                                                                 3.0.6-r0                     
libattr                                                                2.5.2-r2                     
libbsd                                                                 0.12.2-r0                    
libcrypto3                                                             3.5.6-r0                     
libcurl                                                                8.17.0-r1                    
libgcc                                                                 15.2.0-r2                    
libidn2                                                                2.3.8-r0                     
libintl                                                                0.24.1-r1                    
libmd                                                                  1.1.0-r0                     
libncursesw                                                            6.5_p20251123-r0             
libproc2                                                               4.0.5-r0                     
libpsl                                                                 0.21.5-r3                    
libssl3                                                                3.5.6-r0                     
libstdc++                                                              15.2.0-r2                    
libunistring                                                           1.4.1-r0                     
libxml2                                                                2.13.9-r0                    
libxslt                                                                1.1.43-r3                    
linux-pam                                                              1.7.1-r2                     
musl                                                                   1.2.5-r23                    
musl-utils                                                             1.2.5-r23                    
ncurses-terminfo-base                                                  6.5_p20251123-r0             
netcat-openbsd                                                         1.234.1-r0                   
nghttp2-libs                                                           1.68.0-r0                    
nghttp3                                                                1.13.1-r0                    
oniguruma                                                              6.9.10-r0                    
procps-ng                                                              4.0.5-r0                     
readline                                                               8.3.1-r0                     
runtime.any.System.IO                                                  4.3.0                        
runtime.any.System.Reflection                                          4.3.0                        
runtime.any.System.Reflection.Primitives                               4.3.0                        
runtime.any.System.Runtime                                             4.3.0                        
runtime.any.System.Text.Encoding                                       4.3.0                        
runtime.any.System.Threading.Tasks                                     4.3.0                        
runtime.unix.System.Private.Uri                                        4.3.0                        
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-arm64          8.0.12                       
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64             8.0.12                       
scanelf                                                                1.3.8-r2                     
shadow                                                                 4.18.0-r0                    
skalibs-libs                                                           2.14.4.0-r0                  
sqlite-libs                                                            3.51.2-r0                    
ssl_client                                                             1.37.0-r30                   
tzdata                                                                 2026a-r0                     
utmps-libs                                                             0.1.3.1-r0                   
xmlstarlet                                                             1.6.1-r2                     
xz-libs                                                                5.8.2-r0                     
zlib                                                                   1.3.2-r0                     
zstd-libs                                                              1.5.7-r2                     
sbom                                                                                                
View Browser Console Logs
Expand
[
    {
        "level": "INFO",
        "message": "http://172.17.0.5:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] starting\"",
        "source": "console-api",
        "timestamp": 1776619903091
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.5:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.5:7878/signalr/messages?access_token=(removed)'.\"",
        "source": "console-api",
        "timestamp": 1776619903091
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.5:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] Information: WebSocket connected to ws://172.17.0.5:7878/signalr/messages?access_token=(removed)&id=7HQCTfFR-HIEXvlJqIdtkQ.\"",
        "source": "console-api",
        "timestamp": 1776619903091
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.5:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] Information: Using HubProtocol 'json'.\"",
        "source": "console-api",
        "timestamp": 1776619903091
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] connected\"",
        "source": "console-api",
        "timestamp": 1776619903091
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] received\" \"version\" Object",
        "source": "console-api",
        "timestamp": 1776619903091
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:7878/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1776619903091
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:7878/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1776619903091
    }
]
Test Result Message Runtime
Capture Screenshot PASS - 12.20s
Container Start PASS - 64.30s
Create Buildx SBOM PASS - 1.66s
Get Build Info PASS - 0.04s
View Python Logs
Expand