LinuxServer.io

Test Results

linuxserver/radarr

nightly-6.2.0.10419-ls1

Cumulative: PASS

Total Runtime: 79.68s

AMD64 PASS

linuxserver/radarr

Runtime: 16.80s
amd64-nightly-6.2.0.10419-ls1
Build Information
Builder: X86-BUILDER-3b --Hetzner
Created: 2026-05-19T19:13:56+00:00
Image: linuxserver/radarr
Maintainer: Roxedus,thespad
Size: 92.86MB
Tag: amd64-nightly-6.2.0.10419-ls1
Version: 6.2.0.10419-ls1
View Container Logs
Expand
2026-05-19T19:19:25.796905638Z [migrations] started
2026-05-19T19:19:25.796982332Z [migrations] no migrations found
2026-05-19T19:19:25.815341998Z usermod: no changes
2026-05-19T19:19:25.820994281Z ───────────────────────────────────────
2026-05-19T19:19:25.821015564Z 
2026-05-19T19:19:25.821022498Z       ██╗     ███████╗██╗ ██████╗
2026-05-19T19:19:25.821029312Z       ██║     ██╔════╝██║██╔═══██╗
2026-05-19T19:19:25.821036075Z       ██║     ███████╗██║██║   ██║
2026-05-19T19:19:25.821042578Z       ██║     ╚════██║██║██║   ██║
2026-05-19T19:19:25.821049041Z       ███████╗███████║██║╚██████╔╝
2026-05-19T19:19:25.821055554Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-05-19T19:19:25.821062038Z 
2026-05-19T19:19:25.821068200Z    Brought to you by linuxserver.io
2026-05-19T19:19:25.821074573Z ───────────────────────────────────────
2026-05-19T19:19:25.821304826Z 
2026-05-19T19:19:25.821315799Z To support the app dev(s) visit:
2026-05-19T19:19:25.823098018Z Radarr: https://opencollective.com/radarr
2026-05-19T19:19:25.823404866Z 
2026-05-19T19:19:25.823409595Z To support LSIO projects visit:
2026-05-19T19:19:25.823413353Z https://www.linuxserver.io/donate/
2026-05-19T19:19:25.823417100Z 
2026-05-19T19:19:25.823420708Z ───────────────────────────────────────
2026-05-19T19:19:25.823424856Z GID/UID
2026-05-19T19:19:25.823428574Z ───────────────────────────────────────
2026-05-19T19:19:25.827765719Z 
2026-05-19T19:19:25.827777573Z User UID:    911
2026-05-19T19:19:25.827783926Z User GID:    911
2026-05-19T19:19:25.827790258Z ───────────────────────────────────────
2026-05-19T19:19:25.829485943Z Linuxserver.io version: 6.2.0.10419-ls1
2026-05-19T19:19:25.829735065Z Build-date: 2026-05-19T19:13:56+00:00
2026-05-19T19:19:25.829740035Z ───────────────────────────────────────
2026-05-19T19:19:25.829743843Z     
2026-05-19T19:19:25.876851034Z [custom-init] No custom files found, skipping...
2026-05-19T19:19:26.191484713Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.2.0.10419 
2026-05-19T19:19:26.208287283Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-19T19:19:26.212181566Z [Debug] Bootstrap: Console selected 
2026-05-19T19:19:26.213380601Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-19T19:19:26.497347468Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-19T19:19:26.548118679Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {72de2937-c965-4708-9df0-b8576bef938c} may be persisted to storage in unencrypted form. 
2026-05-19T19:19:26.604530580Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-05-19T19:19:26.635774143Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-05-19T19:19:26.714403690Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-05-19T19:19:26.720951437Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:26.721502577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:26.761485972Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-05-19T19:19:26.764937573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0405874s 
2026-05-19T19:19:26.765197046Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-05-19T19:19:26.765381036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0439793s 
2026-05-19T19:19:26.772313298Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-05-19T19:19:26.772807483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:26.777856492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-05-19T19:19:26.788047646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-05-19T19:19:26.798517792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204961s 
2026-05-19T19:19:26.798854461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:26.800673233Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-05-19T19:19:26.800806021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226448s 
2026-05-19T19:19:26.801470669Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-05-19T19:19:26.801675492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:26.806133620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-05-19T19:19:26.807135518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-19T19:19:26.807615244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013029s 
2026-05-19T19:19:26.807808984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-19T19:19:26.808127937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001098s 
2026-05-19T19:19:26.808525297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-05-19T19:19:26.809031406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-05-19T19:19:26.809704582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009927s 
2026-05-19T19:19:26.809952311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:26.810629285Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-05-19T19:19:26.810764838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001856s 
2026-05-19T19:19:26.811158200Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-05-19T19:19:26.811365788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:26.812136510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-19T19:19:26.812882142Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2026-05-19T19:19:26.813047886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-05-19T19:19:26.813336176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-05-19T19:19:26.813773197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005586s 
2026-05-19T19:19:26.813959131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:26.814631645Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-05-19T19:19:26.814797920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001386s 
2026-05-19T19:19:26.817795016Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-05-19T19:19:26.818027575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:26.818573624Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-05-19T19:19:26.830079196Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-05-19T19:19:26.830584353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL) 
2026-05-19T19:19:26.831099861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008501s 
2026-05-19T19:19:26.831217498Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-05-19T19:19:26.831470969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-05-19T19:19:26.831801404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004366s 
2026-05-19T19:19:26.832053392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-05-19T19:19:26.832344909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-05-19T19:19:26.832756818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005557s 
2026-05-19T19:19:26.832910859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-05-19T19:19:26.833161443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-05-19T19:19:26.833536549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004379s 
2026-05-19T19:19:26.833669306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2026-05-19T19:19:26.834966879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL UNIQUE, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL DEFAULT 0) 
2026-05-19T19:19:26.835995832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021399s 
2026-05-19T19:19:26.836160934Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2026-05-19T19:19:26.836406068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2026-05-19T19:19:26.836754600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004383s 
2026-05-19T19:19:26.836922899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2026-05-19T19:19:26.837879956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT) 
2026-05-19T19:19:26.838690188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016282s 
2026-05-19T19:19:26.838898487Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-05-19T19:19:26.839109893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-19T19:19:26.839424256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004367s 
2026-05-19T19:19:26.839609549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2026-05-19T19:19:26.839928011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-19T19:19:26.840253907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004513s 
2026-05-19T19:19:26.840384430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2026-05-19T19:19:26.841330966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AirDate" TEXT, "AirDateUtc" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "Ratings" TEXT, "Images" TEXT, "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0) 
2026-05-19T19:19:26.842071137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015349s 
2026-05-19T19:19:26.842238023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2026-05-19T19:19:26.842815165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT) 
2026-05-19T19:19:26.843370704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009792s 
2026-05-19T19:19:26.843530526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-05-19T19:19:26.844111045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT) 
2026-05-19T19:19:26.844640001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009161s 
2026-05-19T19:19:26.844824743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-05-19T19:19:26.845075508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-19T19:19:26.845415222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004314s 
2026-05-19T19:19:26.845584864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-05-19T19:19:26.850137793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL) 
2026-05-19T19:19:26.850603130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048561s 
2026-05-19T19:19:26.850771790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-05-19T19:19:26.851183068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL) 
2026-05-19T19:19:26.851595038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007007s 
2026-05-19T19:19:26.851791664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-05-19T19:19:26.852133493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-19T19:19:26.852519129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005347s 
2026-05-19T19:19:26.852685514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-05-19T19:19:26.854951688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 
2026-05-19T19:19:26.855488048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026493s 
2026-05-19T19:19:26.855632289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-05-19T19:19:26.855896481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-19T19:19:26.856263761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004353s 
2026-05-19T19:19:26.856390806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-05-19T19:19:26.856784820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER) 
2026-05-19T19:19:26.857252151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007068s 
2026-05-19T19:19:26.857426592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-05-19T19:19:26.857674071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-19T19:19:26.858020569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004348s 
2026-05-19T19:19:26.858325944Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2026-05-19T19:19:26.858840129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2026-05-19T19:19:26.859079111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005701s 
2026-05-19T19:19:26.859243101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2026-05-19T19:19:26.859752767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER, "SearchTerm" TEXT NOT NULL, "ParseTerm" TEXT NOT NULL, "Title" TEXT, "Type" TEXT, "SceneSeasonNumber" INTEGER) 
2026-05-19T19:19:26.860343737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008615s 
2026-05-19T19:19:26.860473809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-05-19T19:19:26.861135763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "StandardEpisodeFormat" TEXT, "DailyEpisodeFormat" TEXT, "SeriesFolderFormat" TEXT, "SeasonFolderFormat" TEXT, "AnimeEpisodeFormat" TEXT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1) 
2026-05-19T19:19:26.861698175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010645s 
2026-05-19T19:19:26.861863137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-05-19T19:19:26.862480160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT) 
2026-05-19T19:19:26.863066922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001048s 
2026-05-19T19:19:26.863220772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-05-19T19:19:26.863653593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL UNIQUE, "Title" TEXT NOT NULL UNIQUE, "MinSize" NUMERIC, "MaxSize" NUMERIC) 
2026-05-19T19:19:26.864238501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007761s 
2026-05-19T19:19:26.864397121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-05-19T19:19:26.864699610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-05-19T19:19:26.865075397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005076s 
2026-05-19T19:19:26.865269097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-05-19T19:19:26.865563800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-05-19T19:19:26.865936681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004986s 
2026-05-19T19:19:26.866099990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-05-19T19:19:26.866565969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2026-05-19T19:19:26.867050815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007909s 
2026-05-19T19:19:26.867188813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-05-19T19:19:26.867866107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Added" DATETIME, "Extension" TEXT NOT NULL, "Hash" TEXT) 
2026-05-19T19:19:26.868427317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010384s 
2026-05-19T19:19:26.868637651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-05-19T19:19:26.869074521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2026-05-19T19:19:26.869585059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007866s 
2026-05-19T19:19:26.869718888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-05-19T19:19:26.870306592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL DEFAULT 0, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL DEFAULT 0) 
2026-05-19T19:19:26.870792671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009132s 
2026-05-19T19:19:26.871012093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-05-19T19:19:26.871368571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL) 
2026-05-19T19:19:26.871781232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006419s 
2026-05-19T19:19:26.871921094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-05-19T19:19:26.872254525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-05-19T19:19:26.872635993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005317s 
2026-05-19T19:19:26.872813601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-05-19T19:19:26.873049386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-05-19T19:19:26.873406295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004349s 
2026-05-19T19:19:26.873575255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-05-19T19:19:26.873949068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL) 
2026-05-19T19:19:26.874357631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006234s 
2026-05-19T19:19:26.874524166Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-05-19T19:19:26.875107872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL) 
2026-05-19T19:19:26.875615754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000964s 
2026-05-19T19:19:26.876756762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]') 
2026-05-19T19:19:26.877347282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-05-19T19:19:26.877752718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL) 
2026-05-19T19:19:26.878200851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000689s 
2026-05-19T19:19:26.878383749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-05-19T19:19:26.878641398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-05-19T19:19:26.878992245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004476s 
2026-05-19T19:19:26.879170644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-05-19T19:19:26.879391379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-05-19T19:19:26.879742506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004308s 
2026-05-19T19:19:26.879912589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-05-19T19:19:26.880530884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-05-19T19:19:26.881076913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009765s 
2026-05-19T19:19:26.881243278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-05-19T19:19:26.881792434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2026-05-19T19:19:26.882314376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009422s 
2026-05-19T19:19:26.882507154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2026-05-19T19:19:26.882792929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2026-05-19T19:19:26.883184007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005092s 
2026-05-19T19:19:26.883358228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-05-19T19:19:26.883993758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-05-19T19:19:26.884493394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000972s 
2026-05-19T19:19:26.884665270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-05-19T19:19:26.885288185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2026-05-19T19:19:26.885850106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010264s 
2026-05-19T19:19:26.886024247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-05-19T19:19:26.886259731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-19T19:19:26.886588694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000409s 
2026-05-19T19:19:26.888166642Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0015201 taking an average of 00:00:00.0015201 
2026-05-19T19:19:26.888836320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-19T19:19:26', 'InitialSetup') 
2026-05-19T19:19:26.889184812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:26.891333009Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-05-19T19:19:26.891497390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051353s 
2026-05-19T19:19:26.891738625Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-05-19T19:19:26.891955783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:26.892209143Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2026-05-19T19:19:26.893101059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2026-05-19T19:19:26.893685296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Path" TEXT NOT NULL UNIQUE, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT) 
2026-05-19T19:19:26.894245023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009661s 
2026-05-19T19:19:26.894419234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2026-05-19T19:19:26.894673396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-05-19T19:19:26.895024012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004395s 
2026-05-19T19:19:26.895181599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:26.895325780Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:26.895500762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2026-05-19T19:19:26.895779894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:26.896689446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010078s 
2026-05-19T19:19:26.897049070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-05-19T19:19:26', 'add_moviefiles_table') 
2026-05-19T19:19:26.897371169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:26.898278967Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-05-19T19:19:26.898450713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025761s 
2026-05-19T19:19:26.898630325Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-05-19T19:19:26.898823243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:26.899057245Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2026-05-19T19:19:26.899344854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-05-19T19:19:26.899499556Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-19T19:19:26.899660770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2026-05-19T19:19:26.899940965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:26.900813462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009814s 
2026-05-19T19:19:26.901134759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-05-19T19:19:26', 'fix_history_movieId') 
2026-05-19T19:19:26.901462950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:26.902233441Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-05-19T19:19:26.902399676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023795s 
2026-05-19T19:19:26.902577595Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-05-19T19:19:26.902762487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:26.902994965Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2026-05-19T19:19:26.904114580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:26.904279342Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-19T19:19:26.904437721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2026-05-19T19:19:26.904696422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:26.905580713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009751s 
2026-05-19T19:19:26.905737759Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:26.905876709Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-19T19:19:26.906038324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2026-05-19T19:19:26.910518968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2026-05-19T19:19:26.911473210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052524s 
2026-05-19T19:19:26.911648994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:26.911789397Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:26.912161947Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2026-05-19T19:19:26.922829241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT) 
2026-05-19T19:19:26.924505376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website" FROM "Movies" 
2026-05-19T19:19:26.925569349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-19T19:19:26.926636148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-19T19:19:26.929309932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-19T19:19:26.929764598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-19T19:19:26.930113300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177753s 
2026-05-19T19:19:26.930277711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:26.930409747Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-19T19:19:26.930594640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2026-05-19T19:19:26.930843331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2026-05-19T19:19:26.931718914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009493s 
2026-05-19T19:19:26.932100603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-05-19T19:19:26', 'add_tmdb_stuff') 
2026-05-19T19:19:26.932437932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:26.933407425Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-05-19T19:19:26.933572257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026139s 
2026-05-19T19:19:26.933764634Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-05-19T19:19:26.933952152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:26.934195432Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2026-05-19T19:19:26.934661941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-05-19T19:19:26.934820120Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:26.934986785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2026-05-19T19:19:26.937524185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Path" TEXT, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT) 
2026-05-19T19:19:26.938413907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Path", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath") SELECT "Id", "MovieId", "Path", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath" FROM "MovieFiles" 
2026-05-19T19:19:26.938922331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-05-19T19:19:26.939545787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-05-19T19:19:26.941586326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-05-19T19:19:26.941940640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067875s 
2026-05-19T19:19:26.942256286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-05-19T19:19:26', 'fix_movie_files') 
2026-05-19T19:19:26.942581290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:26.943591324Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-05-19T19:19:26.943747779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084163s 
2026-05-19T19:19:26.943960638Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-05-19T19:19:26.944156964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:26.944400123Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2026-05-19T19:19:26.944852354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-19T19:19:26.945012216Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-19T19:19:26.945190335Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2026-05-19T19:19:26.947588335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL) 
2026-05-19T19:19:26.948324217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2026-05-19T19:19:26.948746657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-19T19:19:26.949352718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-19T19:19:26.951359099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-19T19:19:26.951733332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063613s 
2026-05-19T19:19:26.952069600Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-05-19T19:19:26.952478904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-05-19T19:19:26.952765241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004686s 
2026-05-19T19:19:26.953085766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-05-19T19:19:26', 'update_schedule_intervale') 
2026-05-19T19:19:26.953413667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:26.954368890Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-05-19T19:19:26.954540606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002032s 
2026-05-19T19:19:26.954743575Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-05-19T19:19:26.954942455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:26.955190685Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2026-05-19T19:19:26.955640040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-05-19T19:19:26.955798940Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:26.956011318Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2026-05-19T19:19:26.956284769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2026-05-19T19:19:26.957084710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008933s 
2026-05-19T19:19:26.957251365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-05-19T19:19:26.957388882Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-19T19:19:26.957598675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2026-05-19T19:19:26.957865292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2026-05-19T19:19:26.958650483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008684s 
2026-05-19T19:19:26.958816417Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:26.959014476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:26.959496737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005221s 
2026-05-19T19:19:26.959843245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-05-19T19:19:26', 'add_movie_formats_to_naming_config') 
2026-05-19T19:19:26.960195354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:26.960996909Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-05-19T19:19:26.961176921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001967s 
2026-05-19T19:19:26.961374619Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-05-19T19:19:26.961545484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:26.961812321Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2026-05-19T19:19:26.962124680Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:26.962274502Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-19T19:19:26.962456849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2026-05-19T19:19:26.962708867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2026-05-19T19:19:26.963505581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008756s 
2026-05-19T19:19:26.963826417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-05-19T19:19:26', 'add_phyiscal_release') 
2026-05-19T19:19:26.964213046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:26.965003528Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-05-19T19:19:26.965168079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023451s 
2026-05-19T19:19:26.965341909Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-05-19T19:19:26.965529227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:26.965752586Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2026-05-19T19:19:26.967258209Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:26.968127088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2026-05-19T19:19:26.968393004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009465s 
2026-05-19T19:19:26.968701966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-05-19T19:19:26', 'remove_bitmetv') 
2026-05-19T19:19:26.969010598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:26.969746590Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-05-19T19:19:26.969903917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022748s 
2026-05-19T19:19:26.970087968Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-05-19T19:19:26.970299213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:26.970515719Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2026-05-19T19:19:26.970996056Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:26.971287574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2026-05-19T19:19:26.971539581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003561s 
2026-05-19T19:19:26.971855357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-05-19T19:19:26', 'remove_torrentleech') 
2026-05-19T19:19:26.972192346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:26.972927626Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-05-19T19:19:26.973078931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017079s 
2026-05-19T19:19:26.973263363Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-05-19T19:19:26.973454768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:26.973706986Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2026-05-19T19:19:26.974007932Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:26.974316764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2026-05-19T19:19:26.974556387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003391s 
2026-05-19T19:19:26.974851251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-05-19T19:19:26', 'remove_broadcasthenet') 
2026-05-19T19:19:26.975173009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:26.975938089Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-05-19T19:19:26.976113302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016953s 
2026-05-19T19:19:26.976278154Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-05-19T19:19:26.976456483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:26.976681396Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2026-05-19T19:19:26.976975318Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:26.977239450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2026-05-19T19:19:26.977494845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003209s 
2026-05-19T19:19:26.977784728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-05-19T19:19:26', 'remove_fanzub') 
2026-05-19T19:19:26.978103631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:26.978819282Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-05-19T19:19:26.978978653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016345s 
2026-05-19T19:19:26.979161080Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-05-19T19:19:26.979352235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:26.979589433Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2026-05-19T19:19:26.979830899Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:26.980058067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:26.980530067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005001s 
2026-05-19T19:19:26.980861896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-05-19T19:19:26', 'update_movie_sorttitle') 
2026-05-19T19:19:26.981181740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:26.981926861Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-05-19T19:19:26.982092735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018643s 
2026-05-19T19:19:26.982290633Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-05-19T19:19:26.982486969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:26.982723265Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2026-05-19T19:19:26.982970543Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:26.983161427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:26.983623528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004861s 
2026-05-19T19:19:26.983982030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-05-19T19:19:26', 'update_movie_sorttitle_again') 
2026-05-19T19:19:26.984312716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:26.985196656Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-05-19T19:19:26.985371418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020153s 
2026-05-19T19:19:26.985540749Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-05-19T19:19:26.985730722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:26.985960284Z [Info] update_movie_file: Starting migration of Main DB to 117 
2026-05-19T19:19:26.986805546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2026-05-19T19:19:26.987063015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2026-05-19T19:19:26.987865261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008598s 
2026-05-19T19:19:26.988180205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-05-19T19:19:26', 'update_movie_file') 
2026-05-19T19:19:26.988504067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:26.989337345Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-05-19T19:19:26.989500203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023245s 
2026-05-19T19:19:26.989689154Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-05-19T19:19:26.989881341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:26.990116915Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2026-05-19T19:19:26.990375877Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:26.990570579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:26.991127661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000584s 
2026-05-19T19:19:26.991461774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-05-19T19:19:26', 'update_movie_slug') 
2026-05-19T19:19:26.991786478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:26.992558723Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-05-19T19:19:26.992718815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019836s 
2026-05-19T19:19:26.992912616Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-05-19T19:19:26.993106476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:26.993348874Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2026-05-19T19:19:26.993672676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:26.993821546Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-19T19:19:26.994003392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2026-05-19T19:19:26.994260580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2026-05-19T19:19:26.995135773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009583s 
2026-05-19T19:19:26.995464685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-05-19T19:19:26', 'add_youtube_trailer_id') 
2026-05-19T19:19:26.995807335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:26.996706166Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-05-19T19:19:26.996843973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002433s 
2026-05-19T19:19:26.997004306Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-05-19T19:19:26.997192906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:26.997422588Z [Info] add_studio: Starting migration of Main DB to 120 
2026-05-19T19:19:26.997769677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:26.997918688Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:26.998083560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2026-05-19T19:19:26.998311950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2026-05-19T19:19:26.999139466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008906s 
2026-05-19T19:19:26.999468258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-05-19T19:19:26', 'add_studio') 
2026-05-19T19:19:26.999763753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.000901435Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-05-19T19:19:27.001040886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002613s 
2026-05-19T19:19:27.001242622Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-05-19T19:19:27.001433176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.001681365Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2026-05-19T19:19:27.001984796Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:27.002180901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:27.002730899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005708s 
2026-05-19T19:19:27.003078559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-05-19T19:19:27', 'update_filedate_config') 
2026-05-19T19:19:27.003397742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.004057220Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-05-19T19:19:27.004225249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018644s 
2026-05-19T19:19:27.004419500Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-05-19T19:19:27.004611246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.004855348Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2026-05-19T19:19:27.005300875Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-19T19:19:27.005459134Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:27.005629617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2026-05-19T19:19:27.005891995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2026-05-19T19:19:27.006752859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009467s 
2026-05-19T19:19:27.006918513Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-19T19:19:27.007058495Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-19T19:19:27.007224689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2026-05-19T19:19:27.010033286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER) 
2026-05-19T19:19:27.011107740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId" FROM "Blacklist" 
2026-05-19T19:19:27.011670363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-05-19T19:19:27.012134858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-05-19T19:19:27.014275149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068573s 
2026-05-19T19:19:27.014446143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-19T19:19:27.014586386Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-19T19:19:27.014760847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2026-05-19T19:19:27.017494673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER, "EpisodeIds" TEXT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER) 
2026-05-19T19:19:27.018546932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId" FROM "Blacklist" 
2026-05-19T19:19:27.019107822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-05-19T19:19:27.019620224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-05-19T19:19:27.021625542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066611s 
2026-05-19T19:19:27.021945898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-05-19T19:19:27', 'add_movieid_to_blacklist') 
2026-05-19T19:19:27.022283978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.023205184Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-05-19T19:19:27.023371940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082532s 
2026-05-19T19:19:27.023601963Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-05-19T19:19:27.023794250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.024082571Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2026-05-19T19:19:27.025158097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2026-05-19T19:19:27.025818447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NetImport" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL) 
2026-05-19T19:19:27.026418074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010841s 
2026-05-19T19:19:27.026597315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2026-05-19T19:19:27.026852780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2026-05-19T19:19:27.027194087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004332s 
2026-05-19T19:19:27.027520294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-05-19T19:19:27', 'create_netimport_table') 
2026-05-19T19:19:27.027859808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.028795873Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-05-19T19:19:27.028961787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020019s 
2026-05-19T19:19:27.029181770Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-05-19T19:19:27.029380360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.029637859Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2026-05-19T19:19:27.030024397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-05-19T19:19:27.030181794Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:27.030360805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2026-05-19T19:19:27.030610187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2026-05-19T19:19:27.031517584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009627s 
2026-05-19T19:19:27.031842088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-05-19T19:19:27', 'add_preferred_tags_to_profile') 
2026-05-19T19:19:27.032190650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.033036614Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-05-19T19:19:27.033209251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002464s 
2026-05-19T19:19:27.033396238Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-05-19T19:19:27.033583766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.033870142Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2026-05-19T19:19:27.034219165Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:27.034414028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:27.034904004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000513s 
2026-05-19T19:19:27.035219430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-05-19T19:19:27', 'fix_imdb_unique') 
2026-05-19T19:19:27.035547310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.036285747Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-05-19T19:19:27.036449357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018756s 
2026-05-19T19:19:27.036656323Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-05-19T19:19:27.036860204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.037107843Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2026-05-19T19:19:27.037372796Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:27.037563791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:27.039448126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019s 
2026-05-19T19:19:27.039792620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-05-19T19:19:27', 'update_qualities_and_profiles') 
2026-05-19T19:19:27.040178988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.040836512Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-05-19T19:19:27.041027898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032479s 
2026-05-19T19:19:27.041195926Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-05-19T19:19:27.041379766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.041617996Z [Info] remove_wombles: Starting migration of Main DB to 127 
2026-05-19T19:19:27.041953892Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:27.042220139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-05-19T19:19:27.042472276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003369s 
2026-05-19T19:19:27.042836460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-05-19T19:19:27', 'remove_wombles') 
2026-05-19T19:19:27.043099710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.043674788Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-05-19T19:19:27.043840763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015147s 
2026-05-19T19:19:27.044100947Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-05-19T19:19:27.044288584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.044521544Z [Info] remove_kickass: Starting migration of Main DB to 128 
2026-05-19T19:19:27.044838712Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:27.045117414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2026-05-19T19:19:27.045367517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003485s 
2026-05-19T19:19:27.045673073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-05-19T19:19:27', 'remove_kickass') 
2026-05-19T19:19:27.045987586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.046601422Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-05-19T19:19:27.046768920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015581s 
2026-05-19T19:19:27.046986297Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-05-19T19:19:27.047193635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.047442436Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2026-05-19T19:19:27.047795547Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-19T19:19:27.047999558Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:27.048176885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2026-05-19T19:19:27.048449855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2026-05-19T19:19:27.049370970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010161s 
2026-05-19T19:19:27.049724392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-05-19T19:19:27', 'add_parsed_movie_info_to_pending_release') 
2026-05-19T19:19:27.050061631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.050742923Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-05-19T19:19:27.050942716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023229s 
2026-05-19T19:19:27.051132288Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-05-19T19:19:27.051320326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.051566783Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2026-05-19T19:19:27.051990606Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:27.052253686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-05-19T19:19:27.052499131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003322s 
2026-05-19T19:19:27.052702841Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:27.052963365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2026-05-19T19:19:27.053207237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003329s 
2026-05-19T19:19:27.053521469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-05-19T19:19:27', 'remove_wombles_kickass') 
2026-05-19T19:19:27.053840863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.054457284Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-05-19T19:19:27.054627858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015521s 
2026-05-19T19:19:27.054831067Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-05-19T19:19:27.055031751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.055287015Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2026-05-19T19:19:27.055651770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-19T19:19:27.055804016Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-19T19:19:27.056012827Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2026-05-19T19:19:27.058823277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT) 
2026-05-19T19:19:27.059744031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "MovieId", "ParsedMovieInfo") SELECT "Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "MovieId", "ParsedMovieInfo" FROM "PendingReleases" 
2026-05-19T19:19:27.060258758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-05-19T19:19:27.060726991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-05-19T19:19:27.062797811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006593s 
2026-05-19T19:19:27.063155011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-05-19T19:19:27', 'make_parsed_episode_info_nullable') 
2026-05-19T19:19:27.063492751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.064517635Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-05-19T19:19:27.064741215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082654s 
2026-05-19T19:19:27.064988193Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-05-19T19:19:27.065187053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.065454792Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2026-05-19T19:19:27.066009379Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-05-19T19:19:27.066414876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-05-19T19:19:27.066715081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004618s 
2026-05-19T19:19:27.067046398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-05-19T19:19:27', 'rename_torrent_downloadstation') 
2026-05-19T19:19:27.067394459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.068072364Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-05-19T19:19:27.068246906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017642s 
2026-05-19T19:19:27.068442269Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-05-19T19:19:27.068635859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.068888748Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2026-05-19T19:19:27.069874323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-05-19T19:19:27.070128796Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:27.070232404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2026-05-19T19:19:27.070540224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-05-19T19:19:27.071415577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009922s 
2026-05-19T19:19:27.071566461Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:27.071707986Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-19T19:19:27.071903530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2026-05-19T19:19:27.072192642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-05-19T19:19:27.073033766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000956s 
2026-05-19T19:19:27.073364422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-05-19T19:19:27', 'add_minimumavailability') 
2026-05-19T19:19:27.073686340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.074394146Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-05-19T19:19:27.074564008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022885s 
2026-05-19T19:19:27.074796797Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-05-19T19:19:27.075002060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.075266703Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2026-05-19T19:19:27.075615415Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:27.075810629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:27.076120713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003155s 
2026-05-19T19:19:27.076446559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-05-19T19:19:27', 'add_remux_qualities_for_the_wankers') 
2026-05-19T19:19:27.076780672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.077482926Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-05-19T19:19:27.077662869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016483s 
2026-05-19T19:19:27.077865968Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-05-19T19:19:27.078064217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.078309521Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2026-05-19T19:19:27.078708084Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:27.078862074Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:27.079040654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2026-05-19T19:19:27.079321088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:27.080246332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010276s 
2026-05-19T19:19:27.080580515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-05-19T19:19:27', 'add_haspredbentry_to_movies') 
2026-05-19T19:19:27.080908996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.081624578Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-05-19T19:19:27.081803408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023748s 
2026-05-19T19:19:27.081999443Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-05-19T19:19:27.082190778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.082436814Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2026-05-19T19:19:27.082788191Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:27.082943915Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:27.083110270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2026-05-19T19:19:27.083376246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2026-05-19T19:19:27.084291900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00101s 
2026-05-19T19:19:27.084627125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-05-19T19:19:27', 'add_pathstate_to_movies') 
2026-05-19T19:19:27.084958593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.085656849Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-05-19T19:19:27.085825869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023472s 
2026-05-19T19:19:27.086026613Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-05-19T19:19:27.086221286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.086471680Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2026-05-19T19:19:27.087095316Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2026-05-19T19:19:27.087525933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "MovieTitle" TEXT, "MovieYear" INTEGER DEFAULT 0) 
2026-05-19T19:19:27.088038676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007591s 
2026-05-19T19:19:27.088233448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2026-05-19T19:19:27.088522099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2026-05-19T19:19:27.088871864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004732s 
2026-05-19T19:19:27.089034100Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:27.089212069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:27.089957831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000767s 
2026-05-19T19:19:27.090305711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-05-19T19:19:27', 'add_import_exclusions_table') 
2026-05-19T19:19:27.090633752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.091459525Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-05-19T19:19:27.091627854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022343s 
2026-05-19T19:19:27.091837416Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-05-19T19:19:27.092051838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.092308836Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2026-05-19T19:19:27.092637527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:27.092789193Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:27.092973935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2026-05-19T19:19:27.093232746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2026-05-19T19:19:27.103701099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010437s 
2026-05-19T19:19:27.104208861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-05-19T19:19:27', 'add_physical_release_note') 
2026-05-19T19:19:27.104554878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.105393317Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-05-19T19:19:27.105568309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121923s 
2026-05-19T19:19:27.105797381Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-05-19T19:19:27.105995109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.106272337Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2026-05-19T19:19:27.106700269Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:27.106893658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:27.108926503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020403s 
2026-05-19T19:19:27.109291628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-05-19T19:19:27', 'consolidate_indexer_baseurl') 
2026-05-19T19:19:27.109643667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.110343857Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-05-19T19:19:27.110518950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034338s 
2026-05-19T19:19:27.110733642Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-05-19T19:19:27.110939647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.111199580Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2026-05-19T19:19:27.113997054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2026-05-19T19:19:27.114720321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL DEFAULT 0, "SourceId" INTEGER NOT NULL DEFAULT 0, "Votes" INTEGER NOT NULL DEFAULT 0, "VoteCount" INTEGER NOT NULL DEFAULT 0, "Language" INTEGER NOT NULL DEFAULT 0) 
2026-05-19T19:19:27.115388587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011888s 
2026-05-19T19:19:27.115762129Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2026-05-19T19:19:27.120523559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "PathState" INTEGER NOT NULL, "PhysicalReleaseNote" TEXT) 
2026-05-19T19:19:27.122844443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote" FROM "Movies" 
2026-05-19T19:19:27.123909017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-19T19:19:27.124722666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-19T19:19:27.126984862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-19T19:19:27.127358915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113877s 
2026-05-19T19:19:27.127530410Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:27.127673689Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-19T19:19:27.127898792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2026-05-19T19:19:27.128169467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2026-05-19T19:19:27.129030632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009549s 
2026-05-19T19:19:27.129194682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:27.129327129Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-19T19:19:27.129513324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2026-05-19T19:19:27.129818328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2026-05-19T19:19:27.130703631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010112s 
2026-05-19T19:19:27.131054848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-05-19T19:19:27', 'add_alternative_titles_table') 
2026-05-19T19:19:27.131384973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.132657145Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-05-19T19:19:27.132835454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029213s 
2026-05-19T19:19:27.133067832Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-05-19T19:19:27.133272214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.133532879Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2026-05-19T19:19:27.134178359Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:27.134375506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:27.134714499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003632s 
2026-05-19T19:19:27.134889541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-05-19T19:19:27.135040104Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.4E-06s 
2026-05-19T19:19:27.135230488Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2026-05-19T19:19:27.138258746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "Language" INTEGER NOT NULL) 
2026-05-19T19:19:27.139243089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "MovieId", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language") SELECT "Id", "MovieId", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language" FROM "AlternativeTitles" 
2026-05-19T19:19:27.139748387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-19T19:19:27.140261720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-19T19:19:27.142494196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070672s 
2026-05-19T19:19:27.142708368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-05-19T19:19:27.143021248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-19T19:19:27.143388498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005039s 
2026-05-19T19:19:27.143723632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-05-19T19:19:27', 'fix_duplicate_alt_titles') 
2026-05-19T19:19:27.144097375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.145622797Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-05-19T19:19:27.145796637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027181s 
2026-05-19T19:19:27.146010127Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-05-19T19:19:27.146196954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.146457138Z [Info] movie_extras: Starting migration of Main DB to 142 
2026-05-19T19:19:27.148472777Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2026-05-19T19:19:27.148765687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-05-19T19:19:27.149218950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005623s 
2026-05-19T19:19:27.149389884Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2026-05-19T19:19:27.149593915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-05-19T19:19:27.149956185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004085s 
2026-05-19T19:19:27.150124524Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2026-05-19T19:19:27.150311290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-05-19T19:19:27.150676035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003942s 
2026-05-19T19:19:27.150841458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-05-19T19:19:27.151400043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-05-19T19:19:27.151934950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008946s 
2026-05-19T19:19:27.152096506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-05-19T19:19:27.152658808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2026-05-19T19:19:27.153170318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009159s 
2026-05-19T19:19:27.153340080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-05-19T19:19:27.153920739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "MovieFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2026-05-19T19:19:27.154439093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009436s 
2026-05-19T19:19:27.154758737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-05-19T19:19:27', 'movie_extras') 
2026-05-19T19:19:27.155083722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.156112614Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-05-19T19:19:27.156275512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025983s 
2026-05-19T19:19:27.156491837Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-05-19T19:19:27.156676670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.156932936Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2026-05-19T19:19:27.157799691Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2026-05-19T19:19:27.157996658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2026-05-19T19:19:27.158396944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000426s 
2026-05-19T19:19:27.158561435Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2026-05-19T19:19:27.158747941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2026-05-19T19:19:27.159103287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000386s 
2026-05-19T19:19:27.159263159Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2026-05-19T19:19:27.159437089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2026-05-19T19:19:27.160106828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000665s 
2026-05-19T19:19:27.160261209Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2026-05-19T19:19:27.160450560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2026-05-19T19:19:27.160806767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003893s 
2026-05-19T19:19:27.161068815Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2026-05-19T19:19:27.163771508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER) 
2026-05-19T19:19:27.164727403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId" FROM "Blacklist" 
2026-05-19T19:19:27.165253984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-05-19T19:19:27.165787629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-05-19T19:19:27.167741033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064883s 
2026-05-19T19:19:27.167947759Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2026-05-19T19:19:27.170567275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "MovieId" INTEGER NOT NULL) 
2026-05-19T19:19:27.171387356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId" FROM "History" 
2026-05-19T19:19:27.171852282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-05-19T19:19:27.172542973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-05-19T19:19:27.174757093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-19T19:19:27.175260126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-19T19:19:27.175634069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075035s 
2026-05-19T19:19:27.176008593Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2026-05-19T19:19:27.179043074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT) 
2026-05-19T19:19:27.180020723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "RenameEpisodes", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat") SELECT "Id", "MultiEpisodeStyle", "RenameEpisodes", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat" FROM "NamingConfig" 
2026-05-19T19:19:27.180555250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-05-19T19:19:27.181022831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-05-19T19:19:27.182944592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066949s 
2026-05-19T19:19:27.183174675Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2026-05-19T19:19:27.186099867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT) 
2026-05-19T19:19:27.186852222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo") SELECT "Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo" FROM "PendingReleases" 
2026-05-19T19:19:27.187299964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-05-19T19:19:27.187889962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-05-19T19:19:27.189832123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064374s 
2026-05-19T19:19:27.190145164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-05-19T19:19:27', 'clean_core_tv') 
2026-05-19T19:19:27.190473235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.191641978Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-05-19T19:19:27.191796870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082418s 
2026-05-19T19:19:27.192051814Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-05-19T19:19:27.192257548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.192524876Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2026-05-19T19:19:27.192930383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-19T19:19:27.193093542Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-19T19:19:27.193283013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2026-05-19T19:19:27.193523848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2026-05-19T19:19:27.194352066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009013s 
2026-05-19T19:19:27.194579414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2026-05-19T19:19:27.194879599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2026-05-19T19:19:27.195644710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008747s 
2026-05-19T19:19:27.195996648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-05-19T19:19:27', 'add_cookies_to_indexer_status') 
2026-05-19T19:19:27.196341333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.197100982Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-05-19T19:19:27.197271676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002271s 
2026-05-19T19:19:27.197456258Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-05-19T19:19:27.197648385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.197883168Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2026-05-19T19:19:27.198280067Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-05-19T19:19:27.198618198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-05-19T19:19:27.198914565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004151s 
2026-05-19T19:19:27.199178326Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-05-19T19:19:27.199463530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-05-19T19:19:27.199711119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003327s 
2026-05-19T19:19:27.200075703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-05-19T19:19:27', 'banner_to_fanart') 
2026-05-19T19:19:27.200523876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.201211691Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-05-19T19:19:27.201402546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018032s 
2026-05-19T19:19:27.201603099Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-05-19T19:19:27.201796810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.202041302Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2026-05-19T19:19:27.202511078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-05-19T19:19:27.202701051Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:27.202896444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-05-19T19:19:27.203225126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:27.204107203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010162s 
2026-05-19T19:19:27.204438279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-05-19T19:19:27', 'naming_config_colon_action') 
2026-05-19T19:19:27.204786130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.205573977Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-05-19T19:19:27.205756674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024526s 
2026-05-19T19:19:27.205938030Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-05-19T19:19:27.206143844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.206384058Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2026-05-19T19:19:27.206929867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-05-19T19:19:27.207304802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "FormatTags" TEXT NOT NULL) 
2026-05-19T19:19:27.207744528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006454s 
2026-05-19T19:19:27.207946895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-05-19T19:19:27.208226719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-05-19T19:19:27.208588558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004766s 
2026-05-19T19:19:27.208816707Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-05-19T19:19:27.208912851Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:27.209086240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2026-05-19T19:19:27.209398609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2026-05-19T19:19:27.210237789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000973s 
2026-05-19T19:19:27.210437802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2026-05-19T19:19:27.210718557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:27.211563349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009544s 
2026-05-19T19:19:27.211735606Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:27.211933294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:27.212135200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002437s 
2026-05-19T19:19:27.212456087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-05-19T19:19:27', 'add_custom_formats') 
2026-05-19T19:19:27.212783997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.213767197Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-05-19T19:19:27.213931598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018464s 
2026-05-19T19:19:27.214147413Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-05-19T19:19:27.214347586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.214593060Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2026-05-19T19:19:27.214950741Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-05-19T19:19:27.215290565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-05-19T19:19:27.215564647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003934s 
2026-05-19T19:19:27.215947007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-05-19T19:19:27', 'remove_extra_naming_config') 
2026-05-19T19:19:27.216295679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.217022353Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-05-19T19:19:27.217196644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017965s 
2026-05-19T19:19:27.217388751Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-05-19T19:19:27.217600568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.217847936Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2026-05-19T19:19:27.218099192Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:27.218287291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:27.219777492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001511s 
2026-05-19T19:19:27.220139491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-05-19T19:19:27', 'convert_regex_required_tags') 
2026-05-19T19:19:27.220470207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.221194797Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-05-19T19:19:27.221376803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028936s 
2026-05-19T19:19:27.221594682Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-05-19T19:19:27.221802120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.222053195Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2026-05-19T19:19:27.222308249Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:27.222496999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:27.222973198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004959s 
2026-05-19T19:19:27.223321470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-05-19T19:19:27', 'fix_format_tags_double_underscore') 
2026-05-19T19:19:27.223658578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.224317656Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-05-19T19:19:27.224502298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017925s 
2026-05-19T19:19:27.224688062Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-05-19T19:19:27.224911231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.225154451Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2026-05-19T19:19:27.225471690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-05-19T19:19:27.225632273Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-19T19:19:27.225803358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2026-05-19T19:19:27.226031568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2026-05-19T19:19:27.226872471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008985s 
2026-05-19T19:19:27.227109128Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2026-05-19T19:19:27.227335814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2026-05-19T19:19:27.227564775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002822s 
2026-05-19T19:19:27.227902435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-05-19T19:19:27', 'add_tags_to_net_import') 
2026-05-19T19:19:27.228270487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.228938001Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-05-19T19:19:27.229119607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016174s 
2026-05-19T19:19:27.229308277Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-05-19T19:19:27.229502678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.229740768Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2026-05-19T19:19:27.230124450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-05-19T19:19:27.230533354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 
2026-05-19T19:19:27.230954241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000637s 
2026-05-19T19:19:27.231276861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-05-19T19:19:27', 'add_custom_filters') 
2026-05-19T19:19:27.231619882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.232457729Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-05-19T19:19:27.232623082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021191s 
2026-05-19T19:19:27.232850581Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-05-19T19:19:27.233059882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.233316218Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2026-05-19T19:19:27.235384804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-19T19:19:27.235549306Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-19T19:19:27.235735521Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-05-19T19:19:27.236035445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:27.236884064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009739s 
2026-05-19T19:19:27.237197064Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2026-05-19T19:19:27.242395433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-05-19T19:19:27.243560520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "IndexerId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-05-19T19:19:27.244170438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-19T19:19:27.244855127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-19T19:19:27.246912280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-19T19:19:27.247284750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099023s 
2026-05-19T19:19:27.247515044Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-05-19T19:19:27.252309781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER) 
2026-05-19T19:19:27.253174232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers" 
2026-05-19T19:19:27.253642154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-19T19:19:27.254281832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-19T19:19:27.256303754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-19T19:19:27.256647868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089442s 
2026-05-19T19:19:27.256810806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-19T19:19:27.256949956Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-19T19:19:27.257167123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-05-19T19:19:27.257443971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-05-19T19:19:27.258248441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008972s 
2026-05-19T19:19:27.258521451Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-05-19T19:19:27.258824301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-05-19T19:19:27.259071809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003492s 
2026-05-19T19:19:27.259222883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-19T19:19:27.259359769Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:27.259549902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-05-19T19:19:27.262249389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL) 
2026-05-19T19:19:27.263214312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers" 
2026-05-19T19:19:27.263747516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-19T19:19:27.264443307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-19T19:19:27.266479778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-19T19:19:27.266828721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070931s 
2026-05-19T19:19:27.267010668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-05-19T19:19:27.267530394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-05-19T19:19:27.268038227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008597s 
2026-05-19T19:19:27.268246266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-05-19T19:19:27.268569848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-19T19:19:27.268937228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005196s 
2026-05-19T19:19:27.269287273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-05-19T19:19:27', 'indexer_client_status_search_changes') 
2026-05-19T19:19:27.269621315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.271335798Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-05-19T19:19:27.271510430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028662s 
2026-05-19T19:19:27.271740473Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-05-19T19:19:27.271955095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.272221512Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2026-05-19T19:19:27.272775698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-05-19T19:19:27.272930570Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-19T19:19:27.273103839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2026-05-19T19:19:27.273374063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-05-19T19:19:27.274212081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009384s 
2026-05-19T19:19:27.274372494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-05-19T19:19:27.274508989Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:27.274677929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2026-05-19T19:19:27.274945177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-05-19T19:19:27.275767594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000922s 
2026-05-19T19:19:27.275944720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-19T19:19:27.276081957Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-19T19:19:27.276257841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2026-05-19T19:19:27.276523426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-05-19T19:19:27.277357185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009307s 
2026-05-19T19:19:27.277515784Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:27.277692019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:27.281977991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042971s 
2026-05-19T19:19:27.282341122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-05-19T19:19:27', 'add_language_to_files_history_blacklist') 
2026-05-19T19:19:27.282684394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.283776503Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-05-19T19:19:27.283976085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060494s 
2026-05-19T19:19:27.284177821Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-05-19T19:19:27.284383866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.284626816Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2026-05-19T19:19:27.286327501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-05-19T19:19:27.286483295Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-19T19:19:27.286668768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2026-05-19T19:19:27.286915615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-05-19T19:19:27.287745797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009103s 
2026-05-19T19:19:27.287919367Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-19T19:19:27.288644067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-05-19T19:19:27.288860933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000799s 
2026-05-19T19:19:27.289189906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-05-19T19:19:27', 'add_update_allowed_quality_profile') 
2026-05-19T19:19:27.289523578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.290238788Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-05-19T19:19:27.290423059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021254s 
2026-05-19T19:19:27.290616379Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-05-19T19:19:27.290816852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.291048880Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2026-05-19T19:19:27.291373273Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-19T19:19:27.291538376Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-19T19:19:27.291711404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-05-19T19:19:27.292016138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-05-19T19:19:27.292876861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009866s 
2026-05-19T19:19:27.293043176Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:27.293216876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:27.308010650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147986s 
2026-05-19T19:19:27.308349733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-05-19T19:19:27', 'add_download_client_priority') 
2026-05-19T19:19:27.308684517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.309527254Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-05-19T19:19:27.309701996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162951s 
2026-05-19T19:19:27.309880375Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-05-19T19:19:27.310069937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.310308878Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2026-05-19T19:19:27.310617590Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:27.310886251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-05-19T19:19:27.311127727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003333s 
2026-05-19T19:19:27.311443974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-05-19T19:19:27', 'remove_growl_prowl') 
2026-05-19T19:19:27.311753147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.312785225Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-05-19T19:19:27.312944256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019476s 
2026-05-19T19:19:27.313131222Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-05-19T19:19:27.313321556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.313557581Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2026-05-19T19:19:27.313880291Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:27.314170064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-05-19T19:19:27.314423775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003536s 
2026-05-19T19:19:27.314612125Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:27.314873421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-05-19T19:19:27.315117993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003359s 
2026-05-19T19:19:27.315426084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-05-19T19:19:27', 'remove_plex_hometheatre') 
2026-05-19T19:19:27.315748022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.316473103Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-05-19T19:19:27.316645660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016522s 
2026-05-19T19:19:27.316822597Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-05-19T19:19:27.317013812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.317241059Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2026-05-19T19:19:27.317478177Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:27.317667578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:27.319299515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016518s 
2026-05-19T19:19:27.319618307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-05-19T19:19:27', 'add_webrip_qualites') 
2026-05-19T19:19:27.319957691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.320645416Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-05-19T19:19:27.320815338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002978s 
2026-05-19T19:19:27.321005972Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-05-19T19:19:27.321219602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.321437321Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2026-05-19T19:19:27.321801194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-19T19:19:27.321956466Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-19T19:19:27.322155227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-05-19T19:19:27.322451473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:27.323317487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009812s 
2026-05-19T19:19:27.323484905Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-19T19:19:27.323624295Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:27.323822885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-05-19T19:19:27.324176487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:27.324996258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009579s 
2026-05-19T19:19:27.325331734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-05-19T19:19:27', 'health_issue_notification') 
2026-05-19T19:19:27.325648281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.326408122Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-05-19T19:19:27.326576831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023393s 
2026-05-19T19:19:27.326759199Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-05-19T19:19:27.326945494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.327179635Z [Info] speed_improvements: Starting migration of Main DB to 161 
2026-05-19T19:19:27.327650514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2026-05-19T19:19:27.327939165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-05-19T19:19:27.328307948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004719s 
2026-05-19T19:19:27.328505285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2026-05-19T19:19:27.328787003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2026-05-19T19:19:27.329144943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004759s 
2026-05-19T19:19:27.329326509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2026-05-19T19:19:27.329579098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-19T19:19:27.329907890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004225s 
2026-05-19T19:19:27.330083694Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-05-19T19:19:27.330319178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-19T19:19:27.330638131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000398s 
2026-05-19T19:19:27.330809366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-05-19T19:19:27.331045932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-19T19:19:27.331388913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004192s 
2026-05-19T19:19:27.331710921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-05-19T19:19:27', 'speed_improvements') 
2026-05-19T19:19:27.332031757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.333140410Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-05-19T19:19:27.333296194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021429s 
2026-05-19T19:19:27.333488591Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-05-19T19:19:27.333688855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.333940802Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2026-05-19T19:19:27.335558791Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2026-05-19T19:19:27.338515746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "PreferredTags" TEXT, "FormatItems" TEXT NOT NULL DEFAULT '[{"format":0, "allowed":true}]', "FormatCutoff" INTEGER NOT NULL, "UpgradeAllowed" INTEGER) 
2026-05-19T19:19:27.339446340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "FormatCutoff", "UpgradeAllowed") SELECT "Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "FormatCutoff", "UpgradeAllowed" FROM "Profiles" 
2026-05-19T19:19:27.339969954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-05-19T19:19:27.340633671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-05-19T19:19:27.342792809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-19T19:19:27.343144237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007397s 
2026-05-19T19:19:27.343506777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2026-05-19T19:19:27.346759588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "PreferredTags" TEXT, "FormatItems" TEXT NOT NULL DEFAULT '[{"format":0, "allowed":true}]', "FormatCutoff" INTEGER NOT NULL, "UpgradeAllowed" INTEGER) 
2026-05-19T19:19:27.347691425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "FormatCutoff", "UpgradeAllowed") SELECT "Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "FormatCutoff", "UpgradeAllowed" FROM "Profiles" 
2026-05-19T19:19:27.348193266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-05-19T19:19:27.348886352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-05-19T19:19:27.351051863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-19T19:19:27.351419283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077158s 
2026-05-19T19:19:27.351570427Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-19T19:19:27.351914761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2026-05-19T19:19:27.352197981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004825s 
2026-05-19T19:19:27.352520691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-05-19T19:19:27', 'fix_profile_format_default') 
2026-05-19T19:19:27.352842609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.354021053Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-05-19T19:19:27.354190404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002266s 
2026-05-19T19:19:27.354385266Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-05-19T19:19:27.354556291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.354786705Z [Info] task_duration: Starting migration of Main DB to 163 
2026-05-19T19:19:27.355076509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-19T19:19:27.355233595Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:27.355422736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-05-19T19:19:27.355690726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-05-19T19:19:27.356583824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009756s 
2026-05-19T19:19:27.356892215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-05-19T19:19:27', 'task_duration') 
2026-05-19T19:19:27.357206388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.357898432Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-05-19T19:19:27.358055999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022822s 
2026-05-19T19:19:27.358240892Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-05-19T19:19:27.358430053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.358664234Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2026-05-19T19:19:27.359399755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:27.359552122Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:27.359724630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2026-05-19T19:19:27.359969794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2026-05-19T19:19:27.360834325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009418s 
2026-05-19T19:19:27.361006431Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2026-05-19T19:19:27.364758097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "PathState" INTEGER NOT NULL, "PhysicalReleaseNote" TEXT, "SecondaryYear" INTEGER, "SecondaryYearSourceId" INTEGER, "Collection" TEXT) 
2026-05-19T19:19:27.367085855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection" FROM "Movies" 
2026-05-19T19:19:27.368176882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-19T19:19:27.369110322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-19T19:19:27.371169359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-19T19:19:27.371624445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-19T19:19:27.372099091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-19T19:19:27.372534448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-19T19:19:27.372866747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116989s 
2026-05-19T19:19:27.373028112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2026-05-19T19:19:27.373621207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "CreditTmdbId" TEXT NOT NULL UNIQUE, "PersonTmdbId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Images" TEXT NOT NULL, "Character" TEXT, "Order" INTEGER NOT NULL, "Job" TEXT, "Department" TEXT, "Type" INTEGER NOT NULL) 
2026-05-19T19:19:27.374168870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009876s 
2026-05-19T19:19:27.374354804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2026-05-19T19:19:27.374624788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-05-19T19:19:27.374982578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004496s 
2026-05-19T19:19:27.375145426Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2026-05-19T19:19:27.375384017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-05-19T19:19:27.375723120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004236s 
2026-05-19T19:19:27.375942832Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:27.376212586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-05-19T19:19:27.376462509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003514s 
2026-05-19T19:19:27.376660267Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:27.376919108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-05-19T19:19:27.377157929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003344s 
2026-05-19T19:19:27.377477593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-05-19T19:19:27', 'movie_collections_crew') 
2026-05-19T19:19:27.377788740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.378817842Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-05-19T19:19:27.378982634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019559s 
2026-05-19T19:19:27.382936948Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-05-19T19:19:27.383166180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.383425973Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2026-05-19T19:19:27.384050230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-19T19:19:27.384206705Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-19T19:19:27.384381838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2026-05-19T19:19:27.384961345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:27.385915998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010642s 
2026-05-19T19:19:27.386081712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-05-19T19:19:27.386218768Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:27.386412588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2026-05-19T19:19:27.386683053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:27.387568065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009959s 
2026-05-19T19:19:27.387730613Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:27.387953161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:27.389933179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020364s 
2026-05-19T19:19:27.390096538Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:27.390275097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:27.390891078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000636s 
2026-05-19T19:19:27.391051040Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:27.391228858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:27.392046384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008326s 
2026-05-19T19:19:27.392213170Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:27.392388073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:27.392649950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002856s 
2026-05-19T19:19:27.392806375Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:27.392978782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:27.395595662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026313s 
2026-05-19T19:19:27.395759623Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:27.395949295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:27.396707071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007865s 
2026-05-19T19:19:27.397063980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-05-19T19:19:27', 'remove_custom_formats_from_quality_model') 
2026-05-19T19:19:27.397410477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.398208695Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-05-19T19:19:27.398391373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022334s 
2026-05-19T19:19:27.398575614Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-05-19T19:19:27.398782681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.399003476Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2026-05-19T19:19:27.399272698Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:27.399466167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:27.400356030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009094s 
2026-05-19T19:19:27.400527074Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:27.400705754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:27.401259369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005783s 
2026-05-19T19:19:27.401433520Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:27.401605245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:27.402200464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006195s 
2026-05-19T19:19:27.402532132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-05-19T19:19:27', 'fix_tmdb_list_config') 
2026-05-19T19:19:27.402849431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.403477346Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-05-19T19:19:27.403644943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018698s 
2026-05-19T19:19:27.403831198Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-05-19T19:19:27.404063336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.404292758Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2026-05-19T19:19:27.404664316Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2026-05-19T19:19:27.408537326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "PhysicalReleaseNote" TEXT, "SecondaryYear" INTEGER, "SecondaryYearSourceId" INTEGER, "Collection" TEXT) 
2026-05-19T19:19:27.410840415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection" FROM "Movies" 
2026-05-19T19:19:27.411908005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-19T19:19:27.412870623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-19T19:19:27.414997988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-19T19:19:27.415482503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-19T19:19:27.415926457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-19T19:19:27.416367546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-19T19:19:27.416702210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118632s 
2026-05-19T19:19:27.416941893Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-05-19T19:19:27.417214922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-05-19T19:19:27.417447421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000311s 
2026-05-19T19:19:27.417602082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-05-19T19:19:27.417745511Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:27.417926876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2026-05-19T19:19:27.418181780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-05-19T19:19:27.419082734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009835s 
2026-05-19T19:19:27.419257276Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2026-05-19T19:19:27.422325385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT, "Edition" TEXT, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL, "OriginalFilePath" TEXT) 
2026-05-19T19:19:27.423455060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath") SELECT "Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath" FROM "MovieFiles" 
2026-05-19T19:19:27.424058556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-05-19T19:19:27.424763716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-05-19T19:19:27.426912624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-05-19T19:19:27.427264973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078418s 
2026-05-19T19:19:27.427585098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-05-19T19:19:27', 'remove_movie_pathstate') 
2026-05-19T19:19:27.427934772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.429029186Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-05-19T19:19:27.429194609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00957s 
2026-05-19T19:19:27.429380414Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-05-19T19:19:27.429578022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.429813826Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2026-05-19T19:19:27.430184012Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-05-19T19:19:27.431643852Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-19T19:19:27.431868384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2026-05-19T19:19:27.432167146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2026-05-19T19:19:27.433114804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010423s 
2026-05-19T19:19:27.433256660Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:27.433436703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:27.435401900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019935s 
2026-05-19T19:19:27.435597685Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2026-05-19T19:19:27.438361200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL) 
2026-05-19T19:19:27.439004776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2026-05-19T19:19:27.439390383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-05-19T19:19:27.440053408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-05-19T19:19:27.442216625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-05-19T19:19:27.442571249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067964s 
2026-05-19T19:19:27.442892466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-05-19T19:19:27', 'custom_format_rework') 
2026-05-19T19:19:27.443213182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.444150971Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-05-19T19:19:27.444316524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083458s 
2026-05-19T19:19:27.444506326Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-05-19T19:19:27.444696219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.444937044Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2026-05-19T19:19:27.445455939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-05-19T19:19:27.445621192Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-19T19:19:27.445798529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2026-05-19T19:19:27.446077931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:27.446982192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010166s 
2026-05-19T19:19:27.447149600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-05-19T19:19:27.447284111Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:27.447465726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2026-05-19T19:19:27.447756071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:27.448711806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010631s 
2026-05-19T19:19:27.448905015Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:27.449053093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:27.450651442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016172s 
2026-05-19T19:19:27.450835322Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2026-05-19T19:19:27.453845976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "PreferredTags" TEXT, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL) 
2026-05-19T19:19:27.454882925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore") SELECT "Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore" FROM "Profiles" 
2026-05-19T19:19:27.455422732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-05-19T19:19:27.456138273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-05-19T19:19:27.458274315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-19T19:19:27.458638699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076352s 
2026-05-19T19:19:27.458807468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-05-19T19:19:27.458952901Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:27.459167524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2026-05-19T19:19:27.459507679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:27.460422932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00106s 
2026-05-19T19:19:27.460746163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-05-19T19:19:27', 'custom_format_scores') 
2026-05-19T19:19:27.461069023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.462029497Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-05-19T19:19:27.462195031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026398s 
2026-05-19T19:19:27.462382118Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-05-19T19:19:27.462570968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.462806051Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2026-05-19T19:19:27.463103180Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:27.463292110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:27.503475818Z []
2026-05-19T19:19:27.503596251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0402788s 
2026-05-19T19:19:27.503793188Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:27.503983591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:27.504476313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005293s 
2026-05-19T19:19:27.505915572Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-05-19T19:19:27.506419737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-05-19T19:19:27.506879133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006771s 
2026-05-19T19:19:27.507202454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-05-19T19:19:27', 'fix_trakt_list_config') 
2026-05-19T19:19:27.507525615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.508528584Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-05-19T19:19:27.508709549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022963s 
2026-05-19T19:19:27.508931326Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-05-19T19:19:27.509130697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.509384859Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2026-05-19T19:19:27.509747620Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-05-19T19:19:27.509908213Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:27.510112695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-05-19T19:19:27.510390174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-05-19T19:19:27.511281068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009891s 
2026-05-19T19:19:27.511443996Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:27.511619750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:27.512591427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009823s 
2026-05-19T19:19:27.512938806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-05-19T19:19:27', 'quality_definition_preferred_size') 
2026-05-19T19:19:27.513268641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.514093853Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-05-19T19:19:27.514270619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024433s 
2026-05-19T19:19:27.514451072Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-05-19T19:19:27.514641095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.514879876Z [Info] add_download_history: Starting migration of Main DB to 172 
2026-05-19T19:19:27.515573793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-05-19T19:19:27.516238472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "MovieId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2026-05-19T19:19:27.516812608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010609s 
2026-05-19T19:19:27.517007621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-05-19T19:19:27.517292504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-05-19T19:19:27.517660886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004816s 
2026-05-19T19:19:27.517852172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2026-05-19T19:19:27.518129791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-05-19T19:19:27.518485026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000467s 
2026-05-19T19:19:27.518680991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-05-19T19:19:27.518964071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-05-19T19:19:27.519346882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004962s 
2026-05-19T19:19:27.519507716Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:27.519682768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:27.520416486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007454s 
2026-05-19T19:19:27.520744777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-05-19T19:19:27', 'add_download_history') 
2026-05-19T19:19:27.521063790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.521969885Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-05-19T19:19:27.522133795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022783s 
2026-05-19T19:19:27.522314228Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-05-19T19:19:27.522508640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.522738823Z [Info] net_import_status: Starting migration of Main DB to 173 
2026-05-19T19:19:27.523191686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2026-05-19T19:19:27.523750601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NetImportStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-05-19T19:19:27.524298244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009283s 
2026-05-19T19:19:27.524498457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2026-05-19T19:19:27.524798892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2026-05-19T19:19:27.525149849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004856s 
2026-05-19T19:19:27.525466066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-05-19T19:19:27', 'net_import_status') 
2026-05-19T19:19:27.525781000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.526673327Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-05-19T19:19:27.526836556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001988s 
2026-05-19T19:19:27.527025767Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-05-19T19:19:27.527218816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.527450623Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2026-05-19T19:19:27.527692781Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:27.527903355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:27.528685780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000816s 
2026-05-19T19:19:27.529014292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-05-19T19:19:27', 'email_multiple_addresses') 
2026-05-19T19:19:27.529337032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.530089047Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-05-19T19:19:27.530256754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021907s 
2026-05-19T19:19:27.530463841Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-05-19T19:19:27.530665878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.530909559Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2026-05-19T19:19:27.531262851Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-05-19T19:19:27.531574969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-05-19T19:19:27.531950576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004474s 
2026-05-19T19:19:27.532298306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-05-19T19:19:27', 'remove_chown_and_folderchmod_config') 
2026-05-19T19:19:27.532626888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.533380946Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-05-19T19:19:27.533557792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018481s 
2026-05-19T19:19:27.533740651Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-05-19T19:19:27.533954141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.534188793Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2026-05-19T19:19:27.534467705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:27.534621875Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:27.534795836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2026-05-19T19:19:27.535074256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2026-05-19T19:19:27.536025693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010405s 
2026-05-19T19:19:27.536341539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-05-19T19:19:27', 'movie_recommendations') 
2026-05-19T19:19:27.536658377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.537453608Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-05-19T19:19:27.537616466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024545s 
2026-05-19T19:19:27.537800106Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-05-19T19:19:27.537992243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.538225733Z [Info] language_improvements: Starting migration of Main DB to 177 
2026-05-19T19:19:27.539624651Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:27.539775454Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:27.539970126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2026-05-19T19:19:27.540253437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2026-05-19T19:19:27.541156325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001015s 
2026-05-19T19:19:27.541316308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:27.541451340Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:27.541626522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2026-05-19T19:19:27.541893961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2026-05-19T19:19:27.542738261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009408s 
2026-05-19T19:19:27.542895117Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:27.543030831Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:27.543209220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2026-05-19T19:19:27.543458151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2026-05-19T19:19:27.544339125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009536s 
2026-05-19T19:19:27.544531252Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2026-05-19T19:19:27.548720649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "SecondaryYear" INTEGER, "SecondaryYearSourceId" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2026-05-19T19:19:27.551189431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "SecondaryYearSourceId", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "SecondaryYearSourceId", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 
2026-05-19T19:19:27.552345339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-19T19:19:27.553335183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-19T19:19:27.556879261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-19T19:19:27.557336321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-19T19:19:27.557769794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-19T19:19:27.558207506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-19T19:19:27.558541739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138439s 
2026-05-19T19:19:27.558742744Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2026-05-19T19:19:27.562771057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2026-05-19T19:19:27.565140419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 
2026-05-19T19:19:27.566239502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-19T19:19:27.567195237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-19T19:19:27.569543476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-19T19:19:27.570006498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-19T19:19:27.570438108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-19T19:19:27.570866741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-19T19:19:27.571208309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123014s 
2026-05-19T19:19:27.571374013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-05-19T19:19:27.571515828Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:27.571696211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2026-05-19T19:19:27.571995645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:27.572872591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009969s 
2026-05-19T19:19:27.573116692Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-05-19T19:19:27.573385263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-05-19T19:19:27.573623663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003154s 
2026-05-19T19:19:27.573810199Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2026-05-19T19:19:27.576943750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL) 
2026-05-19T19:19:27.578015167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies") SELECT "Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies" FROM "NamingConfig" 
2026-05-19T19:19:27.578548121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-05-19T19:19:27.579087577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-05-19T19:19:27.581314632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073226s 
2026-05-19T19:19:27.581785932Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement CREATE TABLE "MovieTranslations"("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL, Unique("MovieId", "Language")); 
2026-05-19T19:19:27.582365479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieTranslations"("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL, Unique("MovieId", "Language")); 
2026-05-19T19:19:27.582851508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007674s 
2026-05-19T19:19:27.583090539Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-05-19T19:19:27.583349981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-05-19T19:19:27.583713023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004322s 
2026-05-19T19:19:27.583892384Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:27.584074992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:27.584948611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000901s 
2026-05-19T19:19:27.585108984Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:27.585286902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:27.585765807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004942s 
2026-05-19T19:19:27.585913745Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-19T19:19:27.586235833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2014-01-01 00:00:00' WHERE "TypeName" = 'NzbDrone.Core.Movies.Commands.RefreshMovieCommand' 
2026-05-19T19:19:27.586531729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004746s 
2026-05-19T19:19:27.586674507Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-19T19:19:27.586899640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2026-05-19T19:19:27.587174524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003533s 
2026-05-19T19:19:27.587491472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-05-19T19:19:27', 'language_improvements') 
2026-05-19T19:19:27.587816938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.589217699Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-05-19T19:19:27.589388854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023571s 
2026-05-19T19:19:27.589566572Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-05-19T19:19:27.589752195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.589983962Z [Info] new_list_server: Starting migration of Main DB to 178 
2026-05-19T19:19:27.590250339Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:27.590436955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:27.591486088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001072s 
2026-05-19T19:19:27.591646070Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:27.591826874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:27.592574049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007639s 
2026-05-19T19:19:27.592890075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-05-19T19:19:27', 'new_list_server') 
2026-05-19T19:19:27.593202595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.593916452Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-05-19T19:19:27.594072507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020854s 
2026-05-19T19:19:27.594267249Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-05-19T19:19:27.594458955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.594699820Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2026-05-19T19:19:27.595048813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2026-05-19T19:19:27.595354518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-05-19T19:19:27.595708281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004795s 
2026-05-19T19:19:27.595981952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2026-05-19T19:19:27.596265102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-05-19T19:19:27.596616189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004675s 
2026-05-19T19:19:27.596941264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-05-19T19:19:27', 'movie_translation_indexes') 
2026-05-19T19:19:27.597261128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.598064677Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-05-19T19:19:27.598240471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018892s 
2026-05-19T19:19:27.598434391Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-05-19T19:19:27.598663292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.598881391Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2026-05-19T19:19:27.599127687Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:27.599310606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:27.602517374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003219s 
2026-05-19T19:19:27.602862309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-05-19T19:19:27', 'fix_invalid_profile_references') 
2026-05-19T19:19:27.603185870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.603953847Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-05-19T19:19:27.604121324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046032s 
2026-05-19T19:19:27.604297970Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-05-19T19:19:27.604487101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.604710170Z [Info] list_movies_table: Starting migration of Main DB to 181 
2026-05-19T19:19:27.606355153Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2026-05-19T19:19:27.606673544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2026-05-19T19:19:27.608975340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024289s 
2026-05-19T19:19:27.609172066Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2026-05-19T19:19:27.609434755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2026-05-19T19:19:27.611595056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022492s 
2026-05-19T19:19:27.611903287Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-05-19T19:19:27.612260306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-05-19T19:19:27.612520289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003862s 
2026-05-19T19:19:27.612682376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-19T19:19:27.612822157Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:27.612998202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2026-05-19T19:19:27.613291623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:27.614169992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009924s 
2026-05-19T19:19:27.614338411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2026-05-19T19:19:27.615311952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListMovies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "TmdbId" INTEGER NOT NULL, "ListId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "Collection" TEXT, "Website" TEXT, "OriginalTitle" TEXT, "PhysicalRelease" DATETIME, "Translations" TEXT NOT NULL, "Studio" TEXT, "YouTubeTrailerId" TEXT, "DigitalRelease" DATETIME) 
2026-05-19T19:19:27.616087283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015735s 
2026-05-19T19:19:27.616392327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-05-19T19:19:27', 'list_movies_table') 
2026-05-19T19:19:27.616708103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.617586322Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-05-19T19:19:27.617748168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003069s 
2026-05-19T19:19:27.617932700Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-05-19T19:19:27.618122782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.618359619Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2026-05-19T19:19:27.618658852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-19T19:19:27.618818904Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:27.619003035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2026-05-19T19:19:27.619281045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:27.620189996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001009s 
2026-05-19T19:19:27.620533918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-05-19T19:19:27', 'on_delete_notification') 
2026-05-19T19:19:27.620868723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.621679916Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-05-19T19:19:27.621843646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024693s 
2026-05-19T19:19:27.622030382Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-05-19T19:19:27.622221928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.622457873Z [Info] download_propers_config: Starting migration of Main DB to 183 
2026-05-19T19:19:27.622746144Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:27.622941156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:27.623410963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004806s 
2026-05-19T19:19:27.623637499Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-05-19T19:19:27.623907673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-05-19T19:19:27.624143067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003174s 
2026-05-19T19:19:27.624322859Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2026-05-19T19:19:27.629273049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL) 
2026-05-19T19:19:27.630272742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore") SELECT "Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore" FROM "Profiles" 
2026-05-19T19:19:27.630786427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-05-19T19:19:27.631548772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-05-19T19:19:27.634590678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-19T19:19:27.634957938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104535s 
2026-05-19T19:19:27.635272081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-05-19T19:19:27', 'download_propers_config') 
2026-05-19T19:19:27.635591684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.636742041Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-05-19T19:19:27.636899779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122067s 
2026-05-19T19:19:27.637098990Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-05-19T19:19:27.637288442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.637535980Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2026-05-19T19:19:27.637873410Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-19T19:19:27.638026809Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-19T19:19:27.638210238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-05-19T19:19:27.638495001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-05-19T19:19:27.639385956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010037s 
2026-05-19T19:19:27.639709487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-05-19T19:19:27', 'add_priority_to_indexers') 
2026-05-19T19:19:27.640044773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.640959916Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-05-19T19:19:27.641131151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025449s 
2026-05-19T19:19:27.641330763Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-05-19T19:19:27.641522689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.641758694Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2026-05-19T19:19:27.642105162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-05-19T19:19:27.642419154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-19T19:19:27.642785833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000495s 
2026-05-19T19:19:27.642985265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2026-05-19T19:19:27.643278806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-05-19T19:19:27.643639833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004887s 
2026-05-19T19:19:27.644008495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-05-19T19:19:27', 'add_alternative_title_indices') 
2026-05-19T19:19:27.644329201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.645164403Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-05-19T19:19:27.645335979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001968s 
2026-05-19T19:19:27.645514288Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-05-19T19:19:27.645701775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.645930747Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2026-05-19T19:19:27.647116655Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:27.647332480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:27.648717579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014134s 
2026-05-19T19:19:27.649174980Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2026-05-19T19:19:27.649568172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2026-05-19T19:19:27.649971434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006272s 
2026-05-19T19:19:27.650130905Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:27.650266428Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-19T19:19:27.650423876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2026-05-19T19:19:27.654674807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2026-05-19T19:19:27.657105292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 
2026-05-19T19:19:27.658190016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-19T19:19:27.659054928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-19T19:19:27.661458910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-19T19:19:27.661908215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-19T19:19:27.662352520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-19T19:19:27.662695460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121093s 
2026-05-19T19:19:27.662876375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-05-19T19:19:27.663120607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-19T19:19:27.663452385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004212s 
2026-05-19T19:19:27.663770576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-05-19T19:19:27', 'fix_tmdb_duplicates') 
2026-05-19T19:19:27.664114198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.665364476Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-05-19T19:19:27.665525560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002303s 
2026-05-19T19:19:27.665733669Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-05-19T19:19:27.665931648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.666177232Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2026-05-19T19:19:27.666440563Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:27.666630255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:27.667175092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005664s 
2026-05-19T19:19:27.667511950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-05-19T19:19:27', 'swap_filechmod_for_folderchmod') 
2026-05-19T19:19:27.667837316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.668626535Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-05-19T19:19:27.668788451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019666s 
2026-05-19T19:19:27.668968975Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-05-19T19:19:27.669156683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.669382949Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2026-05-19T19:19:27.669856602Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-05-19T19:19:27.670192118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-05-19T19:19:27.670466831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004198s 
2026-05-19T19:19:27.670810894Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-05-19T19:19:27.671243726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-05-19T19:19:27.671513519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004703s 
2026-05-19T19:19:27.671782732Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-05-19T19:19:27.672099449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-05-19T19:19:27.672355635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003601s 
2026-05-19T19:19:27.672662894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-05-19T19:19:27', 'mediainfo_channels') 
2026-05-19T19:19:27.672981666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.673638890Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-05-19T19:19:27.673810285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016146s 
2026-05-19T19:19:27.673992833Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-05-19T19:19:27.674245111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.674424352Z [Info] add_update_history: Starting migration of Main DB to 189 
2026-05-19T19:19:27.674791581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-05-19T19:19:27', 'add_update_history') 
2026-05-19T19:19:27.675138259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.675807888Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-05-19T19:19:27.676040206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016247s 
2026-05-19T19:19:27.676230700Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-05-19T19:19:27.676415492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.676645425Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2026-05-19T19:19:27.680044641Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-05-19T19:19:27.680490509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-05-19T19:19:27.680804631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004985s 
2026-05-19T19:19:27.681142051Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-05-19T19:19:27.681556425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-05-19T19:19:27.681857542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004777s 
2026-05-19T19:19:27.682178568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-05-19T19:19:27', 'update_awesome_hd_link') 
2026-05-19T19:19:27.682494955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.683156097Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-05-19T19:19:27.683330688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017405s 
2026-05-19T19:19:27.683531934Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-05-19T19:19:27.683690834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.683938743Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2026-05-19T19:19:27.684290782Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:27.684561908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2026-05-19T19:19:27.684813415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003385s 
2026-05-19T19:19:27.685119902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-05-19T19:19:27', 'remove_awesomehd') 
2026-05-19T19:19:27.685443844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.686154716Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-05-19T19:19:27.686334067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015924s 
2026-05-19T19:19:27.686582668Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-05-19T19:19:27.686754955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.686989858Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2026-05-19T19:19:27.687443782Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2026-05-19T19:19:27.691113543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnMovieDelete" INTEGER NOT NULL) 
2026-05-19T19:19:27.692320213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnHealthIssue", "IncludeHealthWarnings", "OnMovieDelete") SELECT "Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnHealthIssue", "IncludeHealthWarnings", "OnDelete" FROM "Notifications" 
2026-05-19T19:19:27.692940463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-05-19T19:19:27.693409527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-05-19T19:19:27.695884572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082015s 
2026-05-19T19:19:27.696063202Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-19T19:19:27.696184887Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:27.696383266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2026-05-19T19:19:27.696685375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:27.697598373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010437s 
2026-05-19T19:19:27.697771532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-19T19:19:27.697908839Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:27.698126377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2026-05-19T19:19:27.698451672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:27.699388398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010744s 
2026-05-19T19:19:27.699721820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-05-19T19:19:27', 'add_on_delete_to_notifications') 
2026-05-19T19:19:27.700084620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.701087701Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-05-19T19:19:27.701259717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027243s 
2026-05-19T19:19:27.701454469Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-05-19T19:19:27.701660795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.701903604Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2026-05-19T19:19:27.702517290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-19T19:19:27.702679076Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:27.702885612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-05-19T19:19:27.703199123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:27.704194467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010877s 
2026-05-19T19:19:27.704312375Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-19T19:19:27.704553340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-05-19T19:19:27.704834907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003805s 
2026-05-19T19:19:27.705162968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-05-19T19:19:27', 'add_bypass_to_delay_profile') 
2026-05-19T19:19:27.705484225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.706453076Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-05-19T19:19:27.706624151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019564s 
2026-05-19T19:19:27.706800586Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-05-19T19:19:27.706988715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.707217616Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2026-05-19T19:19:27.710014839Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-05-19T19:19:27.710635940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-05-19T19:19:27.711028952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007263s 
2026-05-19T19:19:27.711345369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-05-19T19:19:27', 'update_notifiarr') 
2026-05-19T19:19:27.711672207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.712452398Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-05-19T19:19:27.712617601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021195s 
2026-05-19T19:19:27.712801201Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-05-19T19:19:27.712989019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.713224323Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2026-05-19T19:19:27.713671143Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-05-19T19:19:27.714079295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-05-19T19:19:27.714383137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004846s 
2026-05-19T19:19:27.714696879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-05-19T19:19:27', 'legacy_mediainfo_hdr') 
2026-05-19T19:19:27.715037956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.715901655Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-05-19T19:19:27.716182290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018175s 
2026-05-19T19:19:27.716380459Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-05-19T19:19:27.716579881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.716819123Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2026-05-19T19:19:27.717115259Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-05-19T19:19:27.717354912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-05-19T19:19:27.719662028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023709s 
2026-05-19T19:19:27.720004538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-05-19T19:19:27', 'rename_blacklist_to_blocklist') 
2026-05-19T19:19:27.720339422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.721169735Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-05-19T19:19:27.721336320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038437s 
2026-05-19T19:19:27.721512926Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-05-19T19:19:27.721696055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.721936198Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2026-05-19T19:19:27.722216012Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-19T19:19:27.722367707Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-19T19:19:27.722537840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-05-19T19:19:27.722761891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-05-19T19:19:27.723707335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009894s 
2026-05-19T19:19:27.724014784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-05-19T19:19:27', 'add_indexer_tags') 
2026-05-19T19:19:27.724332174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.725016312Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-05-19T19:19:27.725176945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023054s 
2026-05-19T19:19:27.725359342Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-05-19T19:19:27.725548083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.725784709Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2026-05-19T19:19:27.726032709Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:27.726220066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:27.727209940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001011s 
2026-05-19T19:19:27.727530706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-05-19T19:19:27', 'mediainfo_to_ffmpeg') 
2026-05-19T19:19:27.727863085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.728632805Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-05-19T19:19:27.728721905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023208s 
2026-05-19T19:19:27.728914062Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-05-19T19:19:27.729142021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.729368227Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2026-05-19T19:19:27.729762380Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-19T19:19:27.729920469Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-19T19:19:27.730144520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-05-19T19:19:27.730473032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-05-19T19:19:27.731431712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011033s 
2026-05-19T19:19:27.731649070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-05-19T19:19:27.731983704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-05-19T19:19:27.732943226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011037s 
2026-05-19T19:19:27.733112126Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:27.733279604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:27.736147399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028724s 
2026-05-19T19:19:27.736476813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-05-19T19:19:27', 'cdh_per_downloadclient') 
2026-05-19T19:19:27.736800414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.737538601Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-05-19T19:19:27.737704315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042423s 
2026-05-19T19:19:27.737920671Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-05-19T19:19:27.738103850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.738338382Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2026-05-19T19:19:27.738595500Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:27.738779210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:27.739801258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010376s 
2026-05-19T19:19:27.740139529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-05-19T19:19:27', 'migrate_discord_from_slack') 
2026-05-19T19:19:27.740510436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.741400910Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-05-19T19:19:27.741573627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026167s 
2026-05-19T19:19:27.741747548Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-05-19T19:19:27.741930636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.742158445Z [Info] remove_predb: Starting migration of Main DB to 202 
2026-05-19T19:19:27.743191165Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-19T19:19:27.743459976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-05-19T19:19:27.743729579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000383s 
2026-05-19T19:19:27.743901155Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-19T19:19:27.744172642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-05-19T19:19:27.744435000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003819s 
2026-05-19T19:19:27.744587357Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-19T19:19:27.744806268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2026-05-19T19:19:27.745046692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003065s 
2026-05-19T19:19:27.745199119Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-19T19:19:27.745417238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2026-05-19T19:19:27.745655388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003286s 
2026-05-19T19:19:27.745831102Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2026-05-19T19:19:27.750247196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2026-05-19T19:19:27.752744274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 
2026-05-19T19:19:27.753826213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-19T19:19:27.754929145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-19T19:19:27.757294819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-19T19:19:27.757853254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-19T19:19:27.758240163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-19T19:19:27.758697605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-19T19:19:27.759043020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130389s 
2026-05-19T19:19:27.759362153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-05-19T19:19:27', 'remove_predb') 
2026-05-19T19:19:27.759677989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.760714787Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-05-19T19:19:27.760879088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146937s 
2026-05-19T19:19:27.761102528Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-05-19T19:19:27.761298553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.761570561Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2026-05-19T19:19:27.762017902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-19T19:19:27.762183184Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-19T19:19:27.762371935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-05-19T19:19:27.762685065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:27.763688366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001101s 
2026-05-19T19:19:27.764013280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-05-19T19:19:27', 'add_on_update_to_notifications') 
2026-05-19T19:19:27.764336591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.764983524Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-05-19T19:19:27.765149749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023656s 
2026-05-19T19:19:27.765350423Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-05-19T19:19:27.765555686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.765790700Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2026-05-19T19:19:27.766993793Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:27.767234908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-05-19T19:19:27.767444531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002742s 
2026-05-19T19:19:27.767612870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2026-05-19T19:19:27.771898661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2026-05-19T19:19:27.774254966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 
2026-05-19T19:19:27.775341996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-19T19:19:27.776492964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-19T19:19:27.778885392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-19T19:19:27.779339226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-19T19:19:27.779776206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-19T19:19:27.780238256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-19T19:19:27.780624835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128171s 
2026-05-19T19:19:27.780851501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2026-05-19T19:19:27.784719301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieTranslations_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL) 
2026-05-19T19:19:27.785494171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieTranslations_temp" ("Id", "MovieId", "Title", "CleanTitle", "Overview", "Language") SELECT "Id", "MovieId", "Title", "CleanTitle", "Overview", "Language" FROM "MovieTranslations" 
2026-05-19T19:19:27.786000331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-05-19T19:19:27.787006357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-05-19T19:19:27.789476562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-05-19T19:19:27.789993232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-05-19T19:19:27.790513861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-05-19T19:19:27.790887583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098565s 
2026-05-19T19:19:27.791083999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2026-05-19T19:19:27.796213610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-05-19T19:19:27.797120346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-05-19T19:19:27.797611706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-19T19:19:27.798045099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-19T19:19:27.800626718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093731s 
2026-05-19T19:19:27.800833344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2026-05-19T19:19:27.804244414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "CreditTmdbId" TEXT NOT NULL UNIQUE, "PersonTmdbId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Images" TEXT NOT NULL, "Character" TEXT, "Order" INTEGER NOT NULL, "Job" TEXT, "Department" TEXT, "Type" INTEGER NOT NULL) 
2026-05-19T19:19:27.805159657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Credits_temp" ("Id", "MovieId", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type") SELECT "Id", "MovieId", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type" FROM "Credits" 
2026-05-19T19:19:27.805651598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-05-19T19:19:27.806334413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-05-19T19:19:27.808790820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-05-19T19:19:27.809254253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-05-19T19:19:27.809623287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008625s 
2026-05-19T19:19:27.809797628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2026-05-19T19:19:27.813151653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL) 
2026-05-19T19:19:27.814076235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore") SELECT "Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore" FROM "Profiles" 
2026-05-19T19:19:27.814580129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-05-19T19:19:27.815268716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-05-19T19:19:27.817609280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-19T19:19:27.817965958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080106s 
2026-05-19T19:19:27.818160390Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2026-05-19T19:19:27.821475717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT, "Reason" INTEGER NOT NULL) 
2026-05-19T19:19:27.822250547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason" FROM "PendingReleases" 
2026-05-19T19:19:27.822703750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-05-19T19:19:27.823286073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-05-19T19:19:27.825562127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072258s 
2026-05-19T19:19:27.825751979Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2026-05-19T19:19:27.829132217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL) 
2026-05-19T19:19:27.830179566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies") SELECT "Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies" FROM "NamingConfig" 
2026-05-19T19:19:27.830746578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-05-19T19:19:27.831312278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-05-19T19:19:27.833549934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076213s 
2026-05-19T19:19:27.833737452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2026-05-19T19:19:27.837013399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "MovieId" INTEGER NOT NULL, "Languages" TEXT NOT NULL) 
2026-05-19T19:19:27.837830976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages" FROM "History" 
2026-05-19T19:19:27.838300952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-05-19T19:19:27.838970250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-05-19T19:19:27.841283509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-19T19:19:27.841729567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-19T19:19:27.842062758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081722s 
2026-05-19T19:19:27.842242009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2026-05-19T19:19:27.845595393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL) 
2026-05-19T19:19:27.846626690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags" FROM "Blocklist" 
2026-05-19T19:19:27.847195966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-05-19T19:19:27.847725262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-05-19T19:19:27.849930253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075211s 
2026-05-19T19:19:27.850117691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2026-05-19T19:19:27.853465563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT, "Edition" TEXT, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL, "OriginalFilePath" TEXT) 
2026-05-19T19:19:27.854546350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath") SELECT "Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath" FROM "MovieFiles" 
2026-05-19T19:19:27.855124374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-05-19T19:19:27.855735885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-05-19T19:19:27.858046869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-05-19T19:19:27.858397476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081132s 
2026-05-19T19:19:27.858581787Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2026-05-19T19:19:27.863218796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL, "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL) 
2026-05-19T19:19:27.863986632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2026-05-19T19:19:27.864432791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-05-19T19:19:27.865132781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-05-19T19:19:27.867433324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-05-19T19:19:27.867796014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090447s 
2026-05-19T19:19:27.868139496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-05-19T19:19:27', 'ensure_identity_on_id_columns') 
2026-05-19T19:19:27.868468298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.870754673Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-05-19T19:19:27.870934435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119584s 
2026-05-19T19:19:27.871153426Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-05-19T19:19:27.871347206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.871610757Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2026-05-19T19:19:27.872091796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-19T19:19:27.872246026Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-19T19:19:27.872476230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-05-19T19:19:27.872767086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:27.873702319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010477s 
2026-05-19T19:19:27.874040831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-05-19T19:19:27', 'download_client_per_indexer') 
2026-05-19T19:19:27.874366687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.874981425Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-05-19T19:19:27.875154023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022895s 
2026-05-19T19:19:27.875341230Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-05-19T19:19:27.875538006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.875773841Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2026-05-19T19:19:27.876237164Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-05-19T19:19:27.876612961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-05-19T19:19:27.876936002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000453s 
2026-05-19T19:19:27.877227930Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-05-19T19:19:27.877582844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-05-19T19:19:27.877892277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004402s 
2026-05-19T19:19:27.878048682Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:27.878221470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:27.879280343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010738s 
2026-05-19T19:19:27.879440125Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:27.879616470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:27.879888197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002874s 
2026-05-19T19:19:27.880218502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-05-19T19:19:27', 'multiple_ratings_support') 
2026-05-19T19:19:27.880536533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.881109938Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-05-19T19:19:27.881280541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014766s 
2026-05-19T19:19:27.881457808Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-05-19T19:19:27.881642951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.881870940Z [Info] movie_metadata: Starting migration of Main DB to 207 
2026-05-19T19:19:27.883822210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2026-05-19T19:19:27.884988198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Collection" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC) 
2026-05-19T19:19:27.885919384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018976s 
2026-05-19T19:19:27.886108575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2026-05-19T19:19:27.886389380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-19T19:19:27.886755848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004815s 
2026-05-19T19:19:27.886949618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2026-05-19T19:19:27.887226596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-19T19:19:27.887591281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004773s 
2026-05-19T19:19:27.887793518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2026-05-19T19:19:27.888120567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-19T19:19:27.888502125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005193s 
2026-05-19T19:19:27.891216231Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website")
2026-05-19T19:19:27.891231642Z                           SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website"
2026-05-19T19:19:27.891243165Z                           FROM "Movies" 
2026-05-19T19:19:27.892877297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website")
2026-05-19T19:19:27.892895293Z                           SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website"
2026-05-19T19:19:27.892906826Z                           FROM "Movies" 
2026-05-19T19:19:27.893743191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018455s 
2026-05-19T19:19:27.895022878Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website")
2026-05-19T19:19:27.895035944Z                           SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "Title", "OriginalTitle", "OriginalTitle", 1, "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", '[]', "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website"
2026-05-19T19:19:27.895046926Z                           FROM "ImportListMovies"
2026-05-19T19:19:27.895055263Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-05-19T19:19:27.895064301Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-05-19T19:19:27.896884668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website")
2026-05-19T19:19:27.896900560Z                           SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "Title", "OriginalTitle", "OriginalTitle", 1, "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", '[]', "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website"
2026-05-19T19:19:27.896911552Z                           FROM "ImportListMovies"
2026-05-19T19:19:27.896919989Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-05-19T19:19:27.896929067Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-05-19T19:19:27.898042149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022738s 
2026-05-19T19:19:27.898202622Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:27.898334528Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-19T19:19:27.898510312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2026-05-19T19:19:27.898788822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:27.899737293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010554s 
2026-05-19T19:19:27.899921955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-05-19T19:19:27.900066947Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-19T19:19:27.900260717Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2026-05-19T19:19:27.900565310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:27.901511466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010721s 
2026-05-19T19:19:27.901672119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2026-05-19T19:19:27.901806951Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:27.901983146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2026-05-19T19:19:27.902260304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:27.903198463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010426s 
2026-05-19T19:19:27.903365409Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2026-05-19T19:19:27.903508588Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:27.903700975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2026-05-19T19:19:27.904019587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:27.904966764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010817s 
2026-05-19T19:19:27.905141887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2026-05-19T19:19:27.905285035Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:27.905474277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2026-05-19T19:19:27.905774321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:27.906718643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001067s 
2026-05-19T19:19:27.906921020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2026-05-19T19:19:27.907233850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-05-19T19:19:27.907620078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005252s 
2026-05-19T19:19:27.908009903Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2026-05-19T19:19:27.908022128Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-05-19T19:19:27.908052719Z                                                   FROM "MovieMetadata"
2026-05-19T19:19:27.908061377Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-05-19T19:19:27.908473066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2026-05-19T19:19:27.908484188Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-05-19T19:19:27.908493046Z                                                   FROM "MovieMetadata"
2026-05-19T19:19:27.908501433Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-05-19T19:19:27.908826067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005547s 
2026-05-19T19:19:27.909203828Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2026-05-19T19:19:27.909214599Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-19T19:19:27.909223337Z                                                   FROM "Movies" 
2026-05-19T19:19:27.909231664Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-05-19T19:19:27.909683915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2026-05-19T19:19:27.909693604Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-19T19:19:27.909702342Z                                                   FROM "Movies" 
2026-05-19T19:19:27.909710769Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-05-19T19:19:27.910047336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005784s 
2026-05-19T19:19:27.910389215Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2026-05-19T19:19:27.910398935Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-19T19:19:27.910407432Z                                                   FROM "Movies" 
2026-05-19T19:19:27.910415839Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-05-19T19:19:27.910826937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2026-05-19T19:19:27.910836546Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-19T19:19:27.910845203Z                                                   FROM "Movies" 
2026-05-19T19:19:27.910853540Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-05-19T19:19:27.911172523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00053s 
2026-05-19T19:19:27.911545303Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2026-05-19T19:19:27.911569382Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-19T19:19:27.911578119Z                                                   FROM "Movies" 
2026-05-19T19:19:27.911586416Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-05-19T19:19:27.912030200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2026-05-19T19:19:27.912043857Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-19T19:19:27.912052395Z                                                   FROM "Movies" 
2026-05-19T19:19:27.912060731Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-05-19T19:19:27.912392039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005755s 
2026-05-19T19:19:27.912779399Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2026-05-19T19:19:27.912789118Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-05-19T19:19:27.912797655Z                                                   FROM "MovieMetadata" 
2026-05-19T19:19:27.912806032Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-05-19T19:19:27.913269796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2026-05-19T19:19:27.913279456Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-05-19T19:19:27.913288103Z                                                   FROM "MovieMetadata" 
2026-05-19T19:19:27.913296500Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-05-19T19:19:27.913681395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000621s 
2026-05-19T19:19:27.913829604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:27.913961590Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-19T19:19:27.914135730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2026-05-19T19:19:27.918549680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME, "MovieMetadataId" INTEGER NOT NULL UNIQUE) 
2026-05-19T19:19:27.921043181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease", "MovieMetadataId") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease", "MovieMetadataId" FROM "Movies" 
2026-05-19T19:19:27.922114920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-19T19:19:27.923137289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-19T19:19:27.925616221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-19T19:19:27.926073923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-19T19:19:27.926508248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-19T19:19:27.926945679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-19T19:19:27.927294391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129892s 
2026-05-19T19:19:27.927478432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2026-05-19T19:19:27.927757854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-05-19T19:19:27.928208201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005581s 
2026-05-19T19:19:27.928401791Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2026-05-19T19:19:27.931930819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "Language" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-05-19T19:19:27.932901915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language", "MovieMetadataId" FROM "AlternativeTitles" 
2026-05-19T19:19:27.933413154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-19T19:19:27.934241192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-19T19:19:27.936748161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-19T19:19:27.937122545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085393s 
2026-05-19T19:19:27.937299561Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2026-05-19T19:19:27.940804761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CreditTmdbId" TEXT NOT NULL UNIQUE, "PersonTmdbId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Images" TEXT NOT NULL, "Character" TEXT, "Order" INTEGER NOT NULL, "Job" TEXT, "Department" TEXT, "Type" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-05-19T19:19:27.941789444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Credits_temp" ("Id", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type", "MovieMetadataId") SELECT "Id", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type", "MovieMetadataId" FROM "Credits" 
2026-05-19T19:19:27.942301194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-05-19T19:19:27.942968428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-05-19T19:19:27.945504025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-05-19T19:19:27.945866044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008409s 
2026-05-19T19:19:27.946057920Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2026-05-19T19:19:27.949386915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieTranslations_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-05-19T19:19:27.950144851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieTranslations_temp" ("Id", "Title", "CleanTitle", "Overview", "Language", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "Overview", "Language", "MovieMetadataId" FROM "MovieTranslations" 
2026-05-19T19:19:27.950599897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-05-19T19:19:27.951306591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-05-19T19:19:27.953804772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-05-19T19:19:27.954309799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-05-19T19:19:27.954684043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084587s 
2026-05-19T19:19:27.955291827Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies TmdbId, ImdbId, Title, SortTitle, CleanTitle, OriginalTitle, OriginalLanguage, Overview, Status, LastInfoSync, Images, Genres, Ratings, Runtime, InCinemas, PhysicalRelease, DigitalRelease, Year, SecondaryYear, Recommendations, Certification, YouTubeTrailerId, Studio, Collection, Website, LastDiskSync, TitleSlug 
2026-05-19T19:19:27.958991778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "Added" DATETIME, "Tags" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL UNIQUE) 
2026-05-19T19:19:27.959978746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId") SELECT "Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId" FROM "Movies" 
2026-05-19T19:19:27.960492290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-19T19:19:27.961860877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-19T19:19:27.964193835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-05-19T19:19:27.964560133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088999s 
2026-05-19T19:19:27.965086413Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListMovies TmdbId, ImdbId, Title, SortTitle, Overview, Status, LastInfoSync, OriginalTitle, Translations, Images, Genres, Ratings, Runtime, InCinemas, PhysicalRelease, DigitalRelease, Year, Certification, YouTubeTrailerId, Studio, Collection, Website 
2026-05-19T19:19:27.968407712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListMovies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ListId" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-05-19T19:19:27.969029574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2026-05-19T19:19:27.969429249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2026-05-19T19:19:27.969983536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2026-05-19T19:19:27.972327246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-05-19T19:19:27.972701760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00729s 
2026-05-19T19:19:27.973014349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-05-19T19:19:27', 'movie_metadata') 
2026-05-19T19:19:27.973333703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:27.974945819Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-05-19T19:19:27.975113537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095093s 
2026-05-19T19:19:27.975315013Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-05-19T19:19:27.975516599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:27.975752514Z [Info] add_collections: Starting migration of Main DB to 208 
2026-05-19T19:19:27.976904113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2026-05-19T19:19:27.977678663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "QualityProfileId" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "SearchOnAdd" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL DEFAULT '[]', "Monitored" INTEGER NOT NULL DEFAULT 0, "LastInfoSync" DATETIME, "Added" DATETIME) 
2026-05-19T19:19:27.978401409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013625s 
2026-05-19T19:19:27.978589407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2026-05-19T19:19:27.978858239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-05-19T19:19:27.979255148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004949s 
2026-05-19T19:19:27.979421313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-19T19:19:27.979562046Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-19T19:19:27.979769764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2026-05-19T19:19:27.980042353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2026-05-19T19:19:27.981029892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010511s 
2026-05-19T19:19:27.981201398Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2026-05-19T19:19:27.981465369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2026-05-19T19:19:27.982373378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009943s 
2026-05-19T19:19:27.982537969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-19T19:19:27.982685757Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:27.982854046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2026-05-19T19:19:27.983096114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2026-05-19T19:19:27.984013952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009851s 
2026-05-19T19:19:27.984183614Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:27.984361422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:27.985539524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001184s 
2026-05-19T19:19:27.985743766Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:27.985890331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:27.986452844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005833s 
2026-05-19T19:19:27.986623337Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:27.986794492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:27.988787716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019912s 
2026-05-19T19:19:27.988946626Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:27.989124354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:27.989775846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006757s 
2026-05-19T19:19:27.989945037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-19T19:19:27.990086051Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-19T19:19:27.990270663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2026-05-19T19:19:27.993941185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "Tags" TEXT, "SearchOnAdd" INTEGER NOT NULL, "Monitor" INTEGER NOT NULL) 
2026-05-19T19:19:27.995274771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ShouldMonitor", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor") SELECT "Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ShouldMonitor", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor" FROM "ImportLists" 
2026-05-19T19:19:27.995889168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-05-19T19:19:27.996535490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-05-19T19:19:27.999635283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-05-19T19:19:27.999960398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095222s 
2026-05-19T19:19:28.000150420Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2026-05-19T19:19:28.003718466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "ProfileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "Tags" TEXT, "SearchOnAdd" INTEGER NOT NULL, "Monitor" INTEGER NOT NULL) 
2026-05-19T19:19:28.004941179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor") SELECT "Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor" FROM "ImportLists" 
2026-05-19T19:19:28.005534584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-05-19T19:19:28.006294875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-05-19T19:19:28.009310749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-05-19T19:19:28.009670383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093481s 
2026-05-19T19:19:28.009962251Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:28.010149969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2026-05-19T19:19:28.010442648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003557s 
2026-05-19T19:19:28.010633433Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2026-05-19T19:19:28.014644952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2026-05-19T19:19:28.016736404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 
2026-05-19T19:19:28.017722640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-05-19T19:19:28.018550006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-05-19T19:19:28.021104270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-19T19:19:28.021586421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-19T19:19:28.022085456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-19T19:19:28.022458888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117145s 
2026-05-19T19:19:28.022776117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-05-19T19:19:28', 'add_collections') 
2026-05-19T19:19:28.023093256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.024382472Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-05-19T19:19:28.024503717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135644s 
2026-05-19T19:19:28.024715403Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-05-19T19:19:28.024911057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.025165880Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2026-05-19T19:19:28.025578942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2026-05-19T19:19:28.025894728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-05-19T19:19:28.026256116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000494s 
2026-05-19T19:19:28.026462161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2026-05-19T19:19:28.026784770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2026-05-19T19:19:28.027145657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005093s 
2026-05-19T19:19:28.027472405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-05-19T19:19:28', 'movie_meta_collection_index') 
2026-05-19T19:19:28.027795787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.028498752Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-05-19T19:19:28.028684036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018193s 
2026-05-19T19:19:28.028878728Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-05-19T19:19:28.029072879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.029314936Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2026-05-19T19:19:28.029669541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-19T19:19:28.029831797Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-19T19:19:28.030020658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2026-05-19T19:19:28.030313007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:28.031247859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010488s 
2026-05-19T19:19:28.031575098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-05-19T19:19:28', 'movie_added_notifications') 
2026-05-19T19:19:28.031940444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.032535803Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-05-19T19:19:28.032707249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022985s 
2026-05-19T19:19:28.032893684Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-05-19T19:19:28.033082905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.033322638Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2026-05-19T19:19:28.033670739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2026-05-19T19:19:28.034003179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-05-19T19:19:28.034385158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005235s 
2026-05-19T19:19:28.034577014Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2026-05-19T19:19:28.034852198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2026-05-19T19:19:28.035198396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004526s 
2026-05-19T19:19:28.035518490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-05-19T19:19:28', 'more_movie_meta_index') 
2026-05-19T19:19:28.035874517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.036531691Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-05-19T19:19:28.036741954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017455s 
2026-05-19T19:19:28.036931957Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-05-19T19:19:28.037143523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.037413366Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2026-05-19T19:19:28.039413304Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:28.039646824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-05-19T19:19:28.039886227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002757s 
2026-05-19T19:19:28.040124146Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-05-19T19:19:28.040220490Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:28.040390883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-05-19T19:19:28.043930732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL) 
2026-05-19T19:19:28.044989645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags" FROM "Blocklist" 
2026-05-19T19:19:28.045562709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-05-19T19:19:28.046033507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-05-19T19:19:28.048467198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078529s 
2026-05-19T19:19:28.048591969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-05-19T19:19:28.048727522Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:28.048919679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-05-19T19:19:28.052451031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL) 
2026-05-19T19:19:28.053506748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags" FROM "Blocklist" 
2026-05-19T19:19:28.054068359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-05-19T19:19:28.054631583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-05-19T19:19:28.057107088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007988s 
2026-05-19T19:19:28.057279616Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-05-19T19:19:28.057402604Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-19T19:19:28.057585251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2026-05-19T19:19:28.061245493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "QualityProfileId" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "SearchOnAdd" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Added" DATETIME) 
2026-05-19T19:19:28.062492535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Collections_temp" ("Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added") SELECT "Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added" FROM "Collections" 
2026-05-19T19:19:28.063110780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-05-19T19:19:28.063761260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-05-19T19:19:28.066406558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-05-19T19:19:28.066808607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009059s 
2026-05-19T19:19:28.066978910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-05-19T19:19:28.067143161Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:28.067334777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2026-05-19T19:19:28.071426908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "QualityProfileId" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "SearchOnAdd" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Added" DATETIME) 
2026-05-19T19:19:28.072738810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Collections_temp" ("Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added") SELECT "Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added" FROM "Collections" 
2026-05-19T19:19:28.073412678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-05-19T19:19:28.074193139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-05-19T19:19:28.076704267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-05-19T19:19:28.077036305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095112s 
2026-05-19T19:19:28.077196658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-19T19:19:28.077335919Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:28.077514899Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-05-19T19:19:28.082543957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-05-19T19:19:28.083454772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-05-19T19:19:28.083982174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-19T19:19:28.084447691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-19T19:19:28.086776381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009081s 
2026-05-19T19:19:28.086935842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-19T19:19:28.087076676Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:28.087284404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-05-19T19:19:28.090844965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-05-19T19:19:28.091751481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-05-19T19:19:28.092289164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-19T19:19:28.092835805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-19T19:19:28.095172771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077104s 
2026-05-19T19:19:28.095340178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-19T19:19:28.095478407Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:28.095676315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-05-19T19:19:28.099194681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-05-19T19:19:28.100101628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-05-19T19:19:28.100601054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-19T19:19:28.101153817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-19T19:19:28.103542337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076607s 
2026-05-19T19:19:28.103682971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-19T19:19:28.103826650Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:28.104056523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-05-19T19:19:28.107517844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-05-19T19:19:28.108496254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-05-19T19:19:28.109008115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-19T19:19:28.109734067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-19T19:19:28.112271137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-19T19:19:28.112672044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084323s 
2026-05-19T19:19:28.112854652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-19T19:19:28.113007389Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-19T19:19:28.113224787Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-05-19T19:19:28.116709706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-05-19T19:19:28.117630801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-05-19T19:19:28.118141119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-19T19:19:28.118938855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-19T19:19:28.121463429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-19T19:19:28.121852453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008437s 
2026-05-19T19:19:28.122035151Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-19T19:19:28.122182498Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:28.122388392Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-05-19T19:19:28.126029846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-05-19T19:19:28.127005731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-05-19T19:19:28.127478544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-19T19:19:28.128244977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-19T19:19:28.130719271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-19T19:19:28.131172834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085289s 
2026-05-19T19:19:28.131298607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-05-19T19:19:28.131449632Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:28.131621297Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-05-19T19:19:28.135152930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "MovieId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2026-05-19T19:19:28.136159728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "MovieId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "MovieId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory" 
2026-05-19T19:19:28.136705978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-05-19T19:19:28.137465678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-05-19T19:19:28.139904399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-05-19T19:19:28.140411671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-05-19T19:19:28.140907910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-05-19T19:19:28.141276001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009445s 
2026-05-19T19:19:28.141444340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-05-19T19:19:28.141545173Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:28.141759154Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-05-19T19:19:28.145154122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-05-19T19:19:28.145960506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2026-05-19T19:19:28.146427095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-05-19T19:19:28.146869045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-05-19T19:19:28.149196292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072575s 
2026-05-19T19:19:28.149334831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-05-19T19:19:28.149503471Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:28.149692241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-05-19T19:19:28.154587760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-05-19T19:19:28.155438103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2026-05-19T19:19:28.155866857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-05-19T19:19:28.156478077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-05-19T19:19:28.158869644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089928s 
2026-05-19T19:19:28.158997051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-05-19T19:19:28.159135359Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:28.159315943Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-05-19T19:19:28.162770069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "MovieId" INTEGER NOT NULL, "Languages" TEXT NOT NULL) 
2026-05-19T19:19:28.163627696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages" FROM "History" 
2026-05-19T19:19:28.164109196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-05-19T19:19:28.164753273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-05-19T19:19:28.167160702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-19T19:19:28.167578033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-19T19:19:28.167921054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008421s 
2026-05-19T19:19:28.168105685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-19T19:19:28.168245447Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:28.168449748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-05-19T19:19:28.171888734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-05-19T19:19:28.172898067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2026-05-19T19:19:28.173419748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-19T19:19:28.174096330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-19T19:19:28.176583439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-19T19:19:28.176958685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082945s 
2026-05-19T19:19:28.177136413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-19T19:19:28.177253038Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:28.177484864Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-05-19T19:19:28.180937488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-05-19T19:19:28.181913814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2026-05-19T19:19:28.182435705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-19T19:19:28.183125514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-19T19:19:28.185800502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-19T19:19:28.186166569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085292s 
2026-05-19T19:19:28.186338265Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-19T19:19:28.186479259Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:28.186677107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-05-19T19:19:28.190131043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-05-19T19:19:28.191103351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2026-05-19T19:19:28.191623429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-19T19:19:28.192334240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-19T19:19:28.194793894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-19T19:19:28.195174761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083125s 
2026-05-19T19:19:28.195340014Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-19T19:19:28.195479755Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:28.195675900Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-05-19T19:19:28.199185348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-05-19T19:19:28.200325705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-05-19T19:19:28.200911785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-19T19:19:28.201629691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-19T19:19:28.204150909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-19T19:19:28.204521235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086605s 
2026-05-19T19:19:28.204688011Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-19T19:19:28.204828053Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-19T19:19:28.205030931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-05-19T19:19:28.208569167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-05-19T19:19:28.209696147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-05-19T19:19:28.210278640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-19T19:19:28.210953749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-19T19:19:28.232524832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-19T19:19:28.233326477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0280344s 
2026-05-19T19:19:28.233582944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-19T19:19:28.233752996Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-05-19T19:19:28.233970855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-05-19T19:19:28.239401272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-05-19T19:19:28.240160561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-05-19T19:19:28.240614004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-19T19:19:28.241309595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-19T19:19:28.244127300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-19T19:19:28.244447514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102959s 
2026-05-19T19:19:28.244561734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-19T19:19:28.244663890Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-05-19T19:19:28.244835376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-05-19T19:19:28.248180603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-05-19T19:19:28.249341801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-05-19T19:19:28.249795675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-19T19:19:28.250454432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-19T19:19:28.252913875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-19T19:19:28.253243689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082664s 
2026-05-19T19:19:28.254711175Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-05-19T19:19:28.254832189Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-05-19T19:19:28.255040568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-05-19T19:19:28.258372088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "MovieFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2026-05-19T19:19:28.259032177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension") SELECT "Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2026-05-19T19:19:28.259473646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-05-19T19:19:28.259905726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-05-19T19:19:28.262275599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070859s 
2026-05-19T19:19:28.262396523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-05-19T19:19:28.262588750Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-05-19T19:19:28.262803833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-05-19T19:19:28.266125593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "MovieFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2026-05-19T19:19:28.266750832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension") SELECT "Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2026-05-19T19:19:28.267142792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-05-19T19:19:28.267628711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-05-19T19:19:28.270012201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070657s 
2026-05-19T19:19:28.270124587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-05-19T19:19:28.270230320Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-19T19:19:28.270399982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2026-05-19T19:19:28.273767103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT, "Edition" TEXT, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL, "OriginalFilePath" TEXT) 
2026-05-19T19:19:28.274502173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath") SELECT "Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath" FROM "MovieFiles" 
2026-05-19T19:19:28.274936889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-05-19T19:19:28.275439120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-05-19T19:19:28.277818001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-05-19T19:19:28.278115160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076104s 
2026-05-19T19:19:28.278250472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-19T19:19:28.278365464Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s 
2026-05-19T19:19:28.278509744Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2026-05-19T19:19:28.282190317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2026-05-19T19:19:28.283456928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 
2026-05-19T19:19:28.284177870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-05-19T19:19:28.285117392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-05-19T19:19:28.287480541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-19T19:19:28.287864785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-19T19:19:28.288270632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-19T19:19:28.288650237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-05-19T19:19:28.288958317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103115s 
2026-05-19T19:19:28.289091105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-19T19:19:28.289200475Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-19T19:19:28.289342912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2026-05-19T19:19:28.292980237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2026-05-19T19:19:28.294199783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 
2026-05-19T19:19:28.294862839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-05-19T19:19:28.295708341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-05-19T19:19:28.298059166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-19T19:19:28.298426736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-19T19:19:28.298802744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-19T19:19:28.299177889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-05-19T19:19:28.299481150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100063s 
2026-05-19T19:19:28.299616833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-19T19:19:28.299727867Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-19T19:19:28.299879512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2026-05-19T19:19:28.303535575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2026-05-19T19:19:28.304749009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 
2026-05-19T19:19:28.305426083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-05-19T19:19:28.306352368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-05-19T19:19:28.308713473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-19T19:19:28.309076705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-19T19:19:28.309450979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-19T19:19:28.309822487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-05-19T19:19:28.310120357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100825s 
2026-05-19T19:19:28.310254617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-19T19:19:28.310364849Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-05-19T19:19:28.310503769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2026-05-19T19:19:28.314124090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2026-05-19T19:19:28.315319628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 
2026-05-19T19:19:28.315988996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-05-19T19:19:28.316907516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-05-19T19:19:28.319260895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-19T19:19:28.319619227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-19T19:19:28.320002058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-19T19:19:28.320380169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-05-19T19:19:28.320680795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009998s 
2026-05-19T19:19:28.320810646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:28.320884054Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-19T19:19:28.321043095Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2026-05-19T19:19:28.325883022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "Added" DATETIME, "Tags" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL UNIQUE) 
2026-05-19T19:19:28.326517951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId") SELECT "Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId" FROM "Movies" 
2026-05-19T19:19:28.326906984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-19T19:19:28.327538606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-19T19:19:28.329967458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-05-19T19:19:28.330275077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091012s 
2026-05-19T19:19:28.330409197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-19T19:19:28.330488647Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-19T19:19:28.330684021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-05-19T19:19:28.333954878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT, "Reason" INTEGER NOT NULL) 
2026-05-19T19:19:28.334485778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason" FROM "PendingReleases" 
2026-05-19T19:19:28.334837987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-05-19T19:19:28.335225788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-05-19T19:19:28.337556462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067301s 
2026-05-19T19:19:28.337694881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-19T19:19:28.337776225Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-19T19:19:28.337948542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-05-19T19:19:28.341164799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-05-19T19:19:28.341674786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-05-19T19:19:28.342030072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-19T19:19:28.342704340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-19T19:19:28.345125275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-19T19:19:28.345433035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073481s 
2026-05-19T19:19:28.345571043Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-19T19:19:28.345657928Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-19T19:19:28.345825055Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-05-19T19:19:28.349085751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-05-19T19:19:28.349609356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-05-19T19:19:28.349953238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-19T19:19:28.350576464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-19T19:19:28.352976888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-19T19:19:28.353294458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073261s 
2026-05-19T19:19:28.355495530Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-05-19T19:19:28.355577586Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-19T19:19:28.355713930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2026-05-19T19:19:28.359377899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2026-05-19T19:19:28.359973970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language" FROM "SubtitleFiles" 
2026-05-19T19:19:28.360369897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-05-19T19:19:28.360761245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-05-19T19:19:28.363221951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073174s 
2026-05-19T19:19:28.363317904Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-05-19T19:19:28.363436934Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2026-05-19T19:19:28.363573168Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2026-05-19T19:19:28.367319073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2026-05-19T19:19:28.367919642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language" FROM "SubtitleFiles" 
2026-05-19T19:19:28.368303525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-05-19T19:19:28.368775907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-05-19T19:19:28.371147002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073944s 
2026-05-19T19:19:28.371241773Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-19T19:19:28.371345652Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-19T19:19:28.371480193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-05-19T19:19:28.375032537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-05-19T19:19:28.375456191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-05-19T19:19:28.375765924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-05-19T19:19:28.376607559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-05-19T19:19:28.379081502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-19T19:19:28.379411045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077621s 
2026-05-19T19:19:28.379668323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-05-19T19:19:28', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-05-19T19:19:28.379928708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.382803167Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-05-19T19:19:28.382946476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111074s 
2026-05-19T19:19:28.383135296Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-05-19T19:19:28.383276771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.383517846Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2026-05-19T19:19:28.383889194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-05-19T19:19:28.383975718Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-19T19:19:28.384135250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2026-05-19T19:19:28.384316334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2026-05-19T19:19:28.385179763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009401s 
2026-05-19T19:19:28.385445448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-05-19T19:19:28', 'add_language_tags_to_subtitle_files') 
2026-05-19T19:19:28.385673157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.386289348Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-05-19T19:19:28.386421123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019937s 
2026-05-19T19:19:28.386562418Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-05-19T19:19:28.386693953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.386879577Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2026-05-19T19:19:28.387182557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-05-19T19:19:28.387268510Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-19T19:19:28.387383131Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-05-19T19:19:28.387531570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-05-19T19:19:28.388495160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009432s 
2026-05-19T19:19:28.388600392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-05-19T19:19:28.388760284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-05-19T19:19:28.389630958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009026s 
2026-05-19T19:19:28.389840249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-05-19T19:19:28', 'add_salt_to_users') 
2026-05-19T19:19:28.390071315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.390664910Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-05-19T19:19:28.390792056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019286s 
2026-05-19T19:19:28.390931296Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-05-19T19:19:28.391067441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.391244056Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2026-05-19T19:19:28.391539582Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2026-05-19T19:19:28.394904388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-05-19T19:19:28.395518505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "MovieMetadataId" FROM "AlternativeTitles" 
2026-05-19T19:19:28.395913079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-19T19:19:28.396698531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-19T19:19:28.399142834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-19T19:19:28.399518310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-05-19T19:19:28.399823505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081463s 
2026-05-19T19:19:28.399986112Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2026-05-19T19:19:28.403322522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-05-19T19:19:28.403897470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "VoteCount", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "VoteCount", "MovieMetadataId" FROM "AlternativeTitles" 
2026-05-19T19:19:28.404282606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-19T19:19:28.406347665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-19T19:19:28.408757338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-19T19:19:28.409139297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-05-19T19:19:28.409436546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009328s 
2026-05-19T19:19:28.409580756Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2026-05-19T19:19:28.412931284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-05-19T19:19:28.413466271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "MovieMetadataId" FROM "AlternativeTitles" 
2026-05-19T19:19:28.413811035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-19T19:19:28.414504823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-19T19:19:28.416937141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-19T19:19:28.417310764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-05-19T19:19:28.417606359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079032s 
2026-05-19T19:19:28.417749738Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2026-05-19T19:19:28.420995344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-05-19T19:19:28.421505291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "MovieMetadataId" FROM "AlternativeTitles" 
2026-05-19T19:19:28.421918012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-19T19:19:28.422783035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-19T19:19:28.425304893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-19T19:19:28.425682604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-05-19T19:19:28.426021256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081101s 
2026-05-19T19:19:28.426236710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-05-19T19:19:28', 'clean_alt_titles') 
2026-05-19T19:19:28.426463918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.427390203Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-05-19T19:19:28.427513241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094622s 
2026-05-19T19:19:28.427662532Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-05-19T19:19:28.427793305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.428007226Z [Info] remove_omg: Starting migration of Main DB to 217 
2026-05-19T19:19:28.428321128Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:28.428546602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-05-19T19:19:28.428785293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003044s 
2026-05-19T19:19:28.429023973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-05-19T19:19:28', 'remove_omg') 
2026-05-19T19:19:28.429318837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.429958295Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-05-19T19:19:28.430106924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014559s 
2026-05-19T19:19:28.430270364Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-05-19T19:19:28.430408231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.430564255Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2026-05-19T19:19:28.430876835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-19T19:19:28.430998410Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-19T19:19:28.431149795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2026-05-19T19:19:28.431290007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2026-05-19T19:19:28.432232946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009464s 
2026-05-19T19:19:28.432466747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-05-19T19:19:28', 'add_additional_info_to_pending_releases') 
2026-05-19T19:19:28.432699666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.433350838Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-05-19T19:19:28.433488174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020341s 
2026-05-19T19:19:28.433642144Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-05-19T19:19:28.433771645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.433956237Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2026-05-19T19:19:28.434236982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-19T19:19:28.434382365Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-19T19:19:28.434468940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-05-19T19:19:28.434640385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-05-19T19:19:28.435543053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009501s 
2026-05-19T19:19:28.435767024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-05-19T19:19:28', 'add_result_to_commands') 
2026-05-19T19:19:28.436059403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.436698089Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-05-19T19:19:28.436824935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020467s 
2026-05-19T19:19:28.436974396Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-05-19T19:19:28.437111953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.437297166Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2026-05-19T19:19:28.437576969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-19T19:19:28.437698344Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-19T19:19:28.437795419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-05-19T19:19:28.437983257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:28.438900695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009747s 
2026-05-19T19:19:28.439154867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-05-19T19:19:28', 'health_restored_notification') 
2026-05-19T19:19:28.439351433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.440028216Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-05-19T19:19:28.440168659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020387s 
2026-05-19T19:19:28.440329463Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-05-19T19:19:28.440471920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.440667814Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2026-05-19T19:19:28.440949692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-19T19:19:28.441040224Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-19T19:19:28.441167440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2026-05-19T19:19:28.441369156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:28.442320753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000983s 
2026-05-19T19:19:28.442532319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-05-19T19:19:28', 'add_on_manual_interaction_required_to_notifications') 
2026-05-19T19:19:28.442801902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.443457993Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-05-19T19:19:28.443555800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020765s 
2026-05-19T19:19:28.443687826Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-05-19T19:19:28.443824501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.444059234Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2026-05-19T19:19:28.444722119Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:28.444899627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2026-05-19T19:19:28.445080852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002224s 
2026-05-19T19:19:28.445279031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-05-19T19:19:28', 'remove_rarbg') 
2026-05-19T19:19:28.445507280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.446095796Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-05-19T19:19:28.446220316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012231s 
2026-05-19T19:19:28.446373796Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-05-19T19:19:28.446514800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.446704291Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2026-05-19T19:19:28.447051029Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2026-05-19T19:19:28.447315051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2026-05-19T19:19:28.447549714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003284s 
2026-05-19T19:19:28.447770569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-05-19T19:19:28', 'remove_invalid_roksbox_metadata_images') 
2026-05-19T19:19:28.448023989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.448656222Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-05-19T19:19:28.448787086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013853s 
2026-05-19T19:19:28.448919062Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-05-19T19:19:28.449048432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.449226771Z [Info] list_sync_time: Starting migration of Main DB to 224 
2026-05-19T19:19:28.449914647Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-05-19T19:19:28.453285495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-05-19T19:19:28.453858730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus" 
2026-05-19T19:19:28.454223494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-19T19:19:28.454871139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-19T19:19:28.457307415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-19T19:19:28.457613582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075512s 
2026-05-19T19:19:28.457745768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-19T19:19:28.457860990Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-19T19:19:28.458000661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-05-19T19:19:28.458176505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-05-19T19:19:28.459052880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009206s 
2026-05-19T19:19:28.459198414Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:28.459359638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2026-05-19T19:19:28.459539681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002243s 
2026-05-19T19:19:28.459740455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-05-19T19:19:28', 'list_sync_time') 
2026-05-19T19:19:28.459982072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.460816943Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-05-19T19:19:28.460940712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014758s 
2026-05-19T19:19:28.461081977Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-05-19T19:19:28.461214704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.461397853Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2026-05-19T19:19:28.461673208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-05-19T19:19:28.461792718Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-19T19:19:28.461918261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2026-05-19T19:19:28.462084346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2026-05-19T19:19:28.462965089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009172s 
2026-05-19T19:19:28.463185423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-05-19T19:19:28', 'add_tags_to_collections') 
2026-05-19T19:19:28.463413913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.464101548Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-05-19T19:19:28.464248063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020253s 
2026-05-19T19:19:28.464399578Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-05-19T19:19:28.464535903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.464719873Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2026-05-19T19:19:28.464984797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-19T19:19:28.465107494Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-19T19:19:28.465230201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-05-19T19:19:28.465390544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-05-19T19:19:28.466269865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009161s 
2026-05-19T19:19:28.466495620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-05-19T19:19:28', 'add_download_client_tags') 
2026-05-19T19:19:28.466728719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.467355071Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-05-19T19:19:28.467485293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019749s 
2026-05-19T19:19:28.467626838Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-05-19T19:19:28.467764505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.467975680Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2026-05-19T19:19:28.468414033Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-05-19T19:19:28.468725511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]') 
2026-05-19T19:19:28.469107089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005583s 
2026-05-19T19:19:28.469246169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-05-19T19:19:28.469413687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-05-19T19:19:28.469691717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003233s 
2026-05-19T19:19:28.469899455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-05-19T19:19:28', 'add_auto_tagging') 
2026-05-19T19:19:28.470128607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.470811512Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-05-19T19:19:28.470938037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00143s 
2026-05-19T19:19:28.471111697Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-05-19T19:19:28.471255556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.471454647Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2026-05-19T19:19:28.471792678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-19T19:19:28.471929333Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-19T19:19:28.472073103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-05-19T19:19:28.472280621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:28.473216345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010065s 
2026-05-19T19:19:28.473345415Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-19T19:19:28.473451198Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-19T19:19:28.473587763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-05-19T19:19:28.473773327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-05-19T19:19:28.474679362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009552s 
2026-05-19T19:19:28.474911229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-05-19T19:19:28', 'add_custom_format_score_bypass_to_delay_profile') 
2026-05-19T19:19:28.475149278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.475806802Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-05-19T19:19:28.475967576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020485s 
2026-05-19T19:19:28.476124843Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-05-19T19:19:28.476265947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.476469337Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2026-05-19T19:19:28.477281322Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-05-19T19:19:28.477455252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-05-19T19:19:28.479842370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002414s 
2026-05-19T19:19:28.480011370Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-05-19T19:19:28.480105309Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-19T19:19:28.480234991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2026-05-19T19:19:28.480446316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2026-05-19T19:19:28.481367071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010055s 
2026-05-19T19:19:28.481500249Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-05-19T19:19:28.481603537Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-19T19:19:28.481733859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-05-19T19:19:28.481911657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-05-19T19:19:28.482812131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009517s 
2026-05-19T19:19:28.482943836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-05-19T19:19:28.483052936Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s 
2026-05-19T19:19:28.483180142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-05-19T19:19:28.483362609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:28.484302913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009875s 
2026-05-19T19:19:28.484444097Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-05-19T19:19:28.487837351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Name" TEXT, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2026-05-19T19:19:28.488370094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Name", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Name", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2026-05-19T19:19:28.488717744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-05-19T19:19:28.489093411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-05-19T19:19:28.491496571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069236s 
2026-05-19T19:19:28.491620130Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:28.491750242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:28.492434870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006827s 
2026-05-19T19:19:28.492584522Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:28.492758071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-05-19T19:19:28.492944246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002404s 
2026-05-19T19:19:28.493165893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-05-19T19:19:28', 'update_restrictions_to_release_profiles') 
2026-05-19T19:19:28.493391908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.494141127Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-05-19T19:19:28.494273012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013992s 
2026-05-19T19:19:28.494417463Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-05-19T19:19:28.494547495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.494738810Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2026-05-19T19:19:28.495039245Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-05-19T19:19:28.495202093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-05-19T19:19:28.497656727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024737s 
2026-05-19T19:19:28.497806298Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2026-05-19T19:19:28.501457923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "Added" DATETIME, "Tags" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL UNIQUE) 
2026-05-19T19:19:28.502166269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "Path", "Monitored", "QualityProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId") SELECT "Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId" FROM "Movies" 
2026-05-19T19:19:28.502559171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-19T19:19:28.503176143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-19T19:19:28.505635246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-05-19T19:19:28.505949128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080152s 
2026-05-19T19:19:28.506102377Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2026-05-19T19:19:28.509925406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "QualityProfileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "Tags" TEXT, "SearchOnAdd" INTEGER NOT NULL, "Monitor" INTEGER NOT NULL) 
2026-05-19T19:19:28.510662941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "QualityProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor") SELECT "Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor" FROM "ImportLists" 
2026-05-19T19:19:28.511111094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-05-19T19:19:28.511757225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-05-19T19:19:28.514256569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-05-19T19:19:28.514561162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083336s 
2026-05-19T19:19:28.514784953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-05-19T19:19:28', 'rename_quality_profiles') 
2026-05-19T19:19:28.515009224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.516484445Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-05-19T19:19:28.516621341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102298s 
2026-05-19T19:19:28.516774259Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-05-19T19:19:28.516913319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.517102831Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2026-05-19T19:19:28.517395811Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-19T19:19:28.517587908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-19T19:19:28.517818723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002664s 
2026-05-19T19:19:28.517985679Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-19T19:19:28.518152986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-19T19:19:28.518345834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002286s 
2026-05-19T19:19:28.518516678Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-19T19:19:28.518691360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-19T19:19:28.518890190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002412s 
2026-05-19T19:19:28.519098971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-05-19T19:19:28', 'update_images_remote_url') 
2026-05-19T19:19:28.519325798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.519927570Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-05-19T19:19:28.520060036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012418s 
2026-05-19T19:19:28.520199547Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-05-19T19:19:28.520335842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.520517377Z [Info] add_notification_status: Starting migration of Main DB to 232 
2026-05-19T19:19:28.521015641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-05-19T19:19:28.521328531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-05-19T19:19:28.521749739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005945s 
2026-05-19T19:19:28.521890613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-05-19T19:19:28.522083001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-05-19T19:19:28.522384077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000368s 
2026-05-19T19:19:28.522602787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-05-19T19:19:28', 'add_notification_status') 
2026-05-19T19:19:28.522827099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.523550456Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-05-19T19:19:28.525004915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015002s 
2026-05-19T19:19:28.525182483Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-05-19T19:19:28.525319889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.525523359Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2026-05-19T19:19:28.525871160Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadHistory" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL 
2026-05-19T19:19:28.526130863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadHistory" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL 
2026-05-19T19:19:28.526360656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003194s 
2026-05-19T19:19:28.526609016Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = REPLACE(REPLACE("LastRssSyncReleaseInfo", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "LastRssSyncReleaseInfo" IS NOT NULL 
2026-05-19T19:19:28.526912106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = REPLACE(REPLACE("LastRssSyncReleaseInfo", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "LastRssSyncReleaseInfo" IS NOT NULL 
2026-05-19T19:19:28.527154324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003705s 
2026-05-19T19:19:28.527364217Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "PendingReleases" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL 
2026-05-19T19:19:28.527608779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "PendingReleases" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL 
2026-05-19T19:19:28.527832450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003118s 
2026-05-19T19:19:28.528077142Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = REPLACE(REPLACE("Data", 'HDB_Internal', 'G_Internal'), 'AHD_Internal', 'G_Internal') WHERE "Data" IS NOT NULL 
2026-05-19T19:19:28.528300131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = REPLACE(REPLACE("Data", 'HDB_Internal', 'G_Internal'), 'AHD_Internal', 'G_Internal') WHERE "Data" IS NOT NULL 
2026-05-19T19:19:28.528516096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002943s 
2026-05-19T19:19:28.528732242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-05-19T19:19:28', 'rename_deprecated_indexer_flags') 
2026-05-19T19:19:28.528959870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.529562955Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-05-19T19:19:28.529693478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013054s 
2026-05-19T19:19:28.529846215Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-05-19T19:19:28.529991608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.530175699Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2026-05-19T19:19:28.530443538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:28.530563239Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-19T19:19:28.530713221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2026-05-19T19:19:28.530886120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2026-05-19T19:19:28.531822806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009749s 
2026-05-19T19:19:28.532049202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-05-19T19:19:28', 'movie_last_searched_time') 
2026-05-19T19:19:28.532279115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.541528413Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-05-19T19:19:28.541725099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106012s 
2026-05-19T19:19:28.541919601Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-05-19T19:19:28.542082449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.542274355Z [Info] email_encryption: Starting migration of Main DB to 235 
2026-05-19T19:19:28.542532034Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:28.542665453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:28.543310883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006506s 
2026-05-19T19:19:28.543547389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-05-19T19:19:28', 'email_encryption') 
2026-05-19T19:19:28.543783645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.544546842Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-05-19T19:19:28.544669750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018549s 
2026-05-19T19:19:28.544824591Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-05-19T19:19:28.544966056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.545157692Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2026-05-19T19:19:28.545402315Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-05-19T19:19:28.545585814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-05-19T19:19:28.545768673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000225s 
2026-05-19T19:19:28.545975088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-05-19T19:19:28', 'clear_last_rss_releases_info') 
2026-05-19T19:19:28.546205472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.546504244Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-05-19T19:19:28.546620949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009254s 
2026-05-19T19:19:28.546757033Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-05-19T19:19:28.546885011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.547060444Z [Info] add_indexes: Starting migration of Main DB to 237 
2026-05-19T19:19:28.547951629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2026-05-19T19:19:28.548130940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2026-05-19T19:19:28.548454863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003737s 
2026-05-19T19:19:28.548590997Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2026-05-19T19:19:28.548753895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2026-05-19T19:19:28.549041634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003297s 
2026-05-19T19:19:28.549182668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2026-05-19T19:19:28.549355957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2026-05-19T19:19:28.549642424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003406s 
2026-05-19T19:19:28.549827026Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-05-19T19:19:28.549993672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-05-19T19:19:28.550332494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003781s 
2026-05-19T19:19:28.550478077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-05-19T19:19:28.550653240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-05-19T19:19:28.550955809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003588s 
2026-05-19T19:19:28.551095200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2026-05-19T19:19:28.551256024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2026-05-19T19:19:28.551561058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003469s 
2026-05-19T19:19:28.551691781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2026-05-19T19:19:28.551861082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2026-05-19T19:19:28.552147780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003354s 
2026-05-19T19:19:28.552353865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-05-19T19:19:28', 'add_indexes') 
2026-05-19T19:19:28.552577485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.553171011Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-05-19T19:19:28.553293227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013515s 
2026-05-19T19:19:28.553449251Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-05-19T19:19:28.553591277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.553776430Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2026-05-19T19:19:28.554172407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-05-19T19:19:28.554293591Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-19T19:19:28.554417531Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2026-05-19T19:19:28.554582754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2026-05-19T19:19:28.555562407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00102s 
2026-05-19T19:19:28.555690324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-05-19T19:19:28.555797049Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-19T19:19:28.555932963Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2026-05-19T19:19:28.556112004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:28.557050183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009924s 
2026-05-19T19:19:28.557176497Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:28.557298463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:28.557814142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005206s 
2026-05-19T19:19:28.558039586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-05-19T19:19:28', 'parse_title_from_existing_subtitle_files') 
2026-05-19T19:19:28.558276843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.558774726Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-05-19T19:19:28.558917003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014501s 
2026-05-19T19:19:28.559082987Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-05-19T19:19:28.559233069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.559428613Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2026-05-19T19:19:28.559733156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-05-19T19:19:28.559876004Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-19T19:19:28.560038291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2026-05-19T19:19:28.560240177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2026-05-19T19:19:28.561206413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001037s 
2026-05-19T19:19:28.561440936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-05-19T19:19:28', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-05-19T19:19:28.561678765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.562383524Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-05-19T19:19:28.562519007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021769s 
2026-05-19T19:19:28.562673829Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-05-19T19:19:28.562814442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.563005777Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2026-05-19T19:19:28.563247785Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2026-05-19T19:19:28.566996855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL) 
2026-05-19T19:19:28.567611813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies") SELECT "Id", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies" FROM "NamingConfig" 
2026-05-19T19:19:28.568018112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-05-19T19:19:28.568365822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-05-19T19:19:28.570941400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075533s 
2026-05-19T19:19:28.571168777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-05-19T19:19:28', 'drop_multi_episode_style_from_naming_config') 
2026-05-19T19:19:28.571401145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.572069191Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-05-19T19:19:28.572168060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008614s 
2026-05-19T19:19:28.572306749Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-05-19T19:19:28.572440629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.572621804Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2026-05-19T19:19:28.572841236Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:28.572967199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:28.573464491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005028s 
2026-05-19T19:19:28.573676308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-05-19T19:19:28', 'stevenlu_update_url') 
2026-05-19T19:19:28.573916030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.574350525Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-05-19T19:19:28.574478022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013749s 
2026-05-19T19:19:28.574622603Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-05-19T19:19:28.574763517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.574939983Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2026-05-19T19:19:28.575195848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-19T19:19:28.575315058Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-19T19:19:28.575440260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2026-05-19T19:19:28.575603769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2026-05-19T19:19:28.576585406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010097s 
2026-05-19T19:19:28.576805209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-05-19T19:19:28', 'add_movie_keywords') 
2026-05-19T19:19:28.577033348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.577494758Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-05-19T19:19:28.577617305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019121s 
2026-05-19T19:19:28.586352296Z [Debug] MigrationController: Took: 00:00:01.9507032 
2026-05-19T19:19:28.754475429Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-05-19T19:19:28.779656413Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-05-19T19:19:28.801630207Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-05-19T19:19:28.802483135Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:28.802713649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:28.806574976Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-05-19T19:19:28.806767864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040859s 
2026-05-19T19:19:28.806956755Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-05-19T19:19:28.807157579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004264s 
2026-05-19T19:19:28.808887994Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-05-19T19:19:28.809098097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.809421178Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-05-19T19:19:28.809675280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-05-19T19:19:28.810060065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004443s 
2026-05-19T19:19:28.810256180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.811260693Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-05-19T19:19:28.811451918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016329s 
2026-05-19T19:19:28.811729086Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-05-19T19:19:28.811957827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.812345477Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-05-19T19:19:28.812598657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-19T19:19:28.812997871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004151s 
2026-05-19T19:19:28.813152773Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-19T19:19:28.813317655Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-19T19:19:28.813518570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-05-19T19:19:28.813761599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-05-19T19:19:28.814402640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006773s 
2026-05-19T19:19:28.814600288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.815212090Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-05-19T19:19:28.815400590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014667s 
2026-05-19T19:19:28.815669872Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-05-19T19:19:28.815918353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.816239991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-19T19:19:28.816424151Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-19T19:19:28.816610427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-05-19T19:19:28.816850460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-05-19T19:19:28.817290837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004802s 
2026-05-19T19:19:28.817490178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.818097121Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-05-19T19:19:28.818307344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001267s 
2026-05-19T19:19:28.818625064Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-05-19T19:19:28.818832752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.819094529Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-05-19T19:19:28.819624036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-05-19T19:19:28.819994432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2026-05-19T19:19:28.820485962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006638s 
2026-05-19T19:19:28.820672878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-05-19T19:19:28.820885045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-05-19T19:19:28.821215090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003636s 
2026-05-19T19:19:28.821480084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-19T19:19:28', 'InitialSetup') 
2026-05-19T19:19:28.821796782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.822502242Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-05-19T19:19:28.822687365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016388s 
2026-05-19T19:19:28.822882528Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-05-19T19:19:28.823080868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.823325100Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2026-05-19T19:19:28.823626126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-05-19T19:19:28', 'add_moviefiles_table') 
2026-05-19T19:19:28.823972183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.824597522Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-05-19T19:19:28.824792034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015021s 
2026-05-19T19:19:28.824991445Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-05-19T19:19:28.825197450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.825454438Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2026-05-19T19:19:28.825733760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-05-19T19:19:28', 'fix_history_movieId') 
2026-05-19T19:19:28.826063705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.826691780Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-05-19T19:19:28.826887915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014879s 
2026-05-19T19:19:28.827078429Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-05-19T19:19:28.827283071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.827535890Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2026-05-19T19:19:28.827806004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-05-19T19:19:28', 'add_tmdb_stuff') 
2026-05-19T19:19:28.828155267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.828758242Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-05-19T19:19:28.828945869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001468s 
2026-05-19T19:19:28.829353410Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-05-19T19:19:28.829549445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.829788376Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2026-05-19T19:19:28.830047608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-05-19T19:19:28', 'fix_movie_files') 
2026-05-19T19:19:28.830369597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.830968854Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-05-19T19:19:28.831151291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014143s 
2026-05-19T19:19:28.831348248Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-05-19T19:19:28.831548862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.831791350Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2026-05-19T19:19:28.832099501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-05-19T19:19:28', 'update_schedule_intervale') 
2026-05-19T19:19:28.832426920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.833072290Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-05-19T19:19:28.833266511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015058s 
2026-05-19T19:19:28.833471855Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-05-19T19:19:28.833673641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.833920548Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2026-05-19T19:19:28.834205983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-05-19T19:19:28', 'add_movie_formats_to_naming_config') 
2026-05-19T19:19:28.834538743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.835247080Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-05-19T19:19:28.835441100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015536s 
2026-05-19T19:19:28.835634360Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-05-19T19:19:28.835832328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.836114336Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2026-05-19T19:19:28.836383348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-05-19T19:19:28', 'add_phyiscal_release') 
2026-05-19T19:19:28.836700868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.837329494Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-05-19T19:19:28.837525168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014835s 
2026-05-19T19:19:28.837711573Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-05-19T19:19:28.837903480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.838142692Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2026-05-19T19:19:28.838401413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-05-19T19:19:28', 'remove_bitmetv') 
2026-05-19T19:19:28.838723111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.839325774Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-05-19T19:19:28.839515016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014167s 
2026-05-19T19:19:28.839723035Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-05-19T19:19:28.839938899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.840191568Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2026-05-19T19:19:28.840461993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-05-19T19:19:28', 'remove_torrentleech') 
2026-05-19T19:19:28.840785675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.841388318Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-05-19T19:19:28.841577139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014534s 
2026-05-19T19:19:28.841768815Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-05-19T19:19:28.841965471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.842211777Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2026-05-19T19:19:28.842483464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-05-19T19:19:28', 'remove_broadcasthenet') 
2026-05-19T19:19:28.842805883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.843404930Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-05-19T19:19:28.843599872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014262s 
2026-05-19T19:19:28.843796408Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-05-19T19:19:28.844015700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.844266014Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2026-05-19T19:19:28.844530256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-05-19T19:19:28', 'remove_fanzub') 
2026-05-19T19:19:28.844858096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.845463015Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-05-19T19:19:28.845654350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014482s 
2026-05-19T19:19:28.845853391Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-05-19T19:19:28.846059927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.846313387Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2026-05-19T19:19:28.846602960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-05-19T19:19:28', 'update_movie_sorttitle') 
2026-05-19T19:19:28.846930610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.847540619Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-05-19T19:19:28.847735251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014741s 
2026-05-19T19:19:28.848009513Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-05-19T19:19:28.848221019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.848475281Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2026-05-19T19:19:28.848756007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-05-19T19:19:28', 'update_movie_sorttitle_again') 
2026-05-19T19:19:28.849080640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.849694346Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-05-19T19:19:28.849902976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014622s 
2026-05-19T19:19:28.850101356Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-05-19T19:19:28.850300186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.850549038Z [Info] update_movie_file: Starting migration of Log DB to 117 
2026-05-19T19:19:28.850824542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-05-19T19:19:28', 'update_movie_file') 
2026-05-19T19:19:28.851157062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.851773413Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-05-19T19:19:28.851987955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001469s 
2026-05-19T19:19:28.852181696Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-05-19T19:19:28.852373352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.852619898Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2026-05-19T19:19:28.852888289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-05-19T19:19:28', 'update_movie_slug') 
2026-05-19T19:19:28.853205357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.853807620Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-05-19T19:19:28.853995348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014301s 
2026-05-19T19:19:28.854188447Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-05-19T19:19:28.854388129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.854635347Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2026-05-19T19:19:28.854915341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-05-19T19:19:28', 'add_youtube_trailer_id') 
2026-05-19T19:19:28.855236899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.855842508Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-05-19T19:19:28.856062521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014445s 
2026-05-19T19:19:28.856246281Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-05-19T19:19:28.856432977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.856678422Z [Info] add_studio: Starting migration of Log DB to 120 
2026-05-19T19:19:28.856956832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-05-19T19:19:28', 'add_studio') 
2026-05-19T19:19:28.857319012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.857942427Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-05-19T19:19:28.858127901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015113s 
2026-05-19T19:19:28.858317352Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-05-19T19:19:28.858516013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.858755705Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2026-05-19T19:19:28.859029196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-05-19T19:19:28', 'update_filedate_config') 
2026-05-19T19:19:28.859458471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.860124422Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-05-19T19:19:28.860324695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015878s 
2026-05-19T19:19:28.860533195Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-05-19T19:19:28.860733478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.860987290Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2026-05-19T19:19:28.861269087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-05-19T19:19:28', 'add_movieid_to_blacklist') 
2026-05-19T19:19:28.861605144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.862232918Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-05-19T19:19:28.862448472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014845s 
2026-05-19T19:19:28.862645720Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-05-19T19:19:28.862845231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.863094363Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2026-05-19T19:19:28.863378505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-05-19T19:19:28', 'create_netimport_table') 
2026-05-19T19:19:28.863707007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.864419562Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-05-19T19:19:28.864619224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015555s 
2026-05-19T19:19:28.864842494Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-05-19T19:19:28.865050212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.865430768Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2026-05-19T19:19:28.865723728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-05-19T19:19:28', 'add_preferred_tags_to_profile') 
2026-05-19T19:19:28.866053683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.866788312Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-05-19T19:19:28.866986752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017258s 
2026-05-19T19:19:28.867176484Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-05-19T19:19:28.867365475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.867617833Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2026-05-19T19:19:28.867897917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-05-19T19:19:28', 'fix_imdb_unique') 
2026-05-19T19:19:28.868221198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.868845075Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-05-19T19:19:28.869030308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001471s 
2026-05-19T19:19:28.869228517Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-05-19T19:19:28.869429061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.869673062Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2026-05-19T19:19:28.869949158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-05-19T19:19:28', 'update_qualities_and_profiles') 
2026-05-19T19:19:28.870277119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.870968712Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-05-19T19:19:28.871172071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015214s 
2026-05-19T19:19:28.871361453Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-05-19T19:19:28.871565012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.871803904Z [Info] remove_wombles: Starting migration of Log DB to 127 
2026-05-19T19:19:28.872088898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-05-19T19:19:28', 'remove_wombles') 
2026-05-19T19:19:28.872406157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.873015303Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-05-19T19:19:28.875820513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014487s 
2026-05-19T19:19:28.876038222Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-05-19T19:19:28.876230840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.876479621Z [Info] remove_kickass: Starting migration of Log DB to 128 
2026-05-19T19:19:28.876747851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-05-19T19:19:28', 'remove_kickass') 
2026-05-19T19:19:28.877071864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.877704648Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-05-19T19:19:28.877889470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014698s 
2026-05-19T19:19:28.878097980Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-05-19T19:19:28.878302452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.878551764Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2026-05-19T19:19:28.878846277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-05-19T19:19:28', 'add_parsed_movie_info_to_pending_release') 
2026-05-19T19:19:28.879187715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.879808786Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-05-19T19:19:28.880056474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014854s 
2026-05-19T19:19:28.880250024Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-05-19T19:19:28.880454516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.880694760Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2026-05-19T19:19:28.880964804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-05-19T19:19:28', 'remove_wombles_kickass') 
2026-05-19T19:19:28.881284638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.881897873Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-05-19T19:19:28.882088457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014357s 
2026-05-19T19:19:28.882287908Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-05-19T19:19:28.882498162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.882754608Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2026-05-19T19:19:28.883036746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-05-19T19:19:28', 'make_parsed_episode_info_nullable') 
2026-05-19T19:19:28.883371581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.884007632Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-05-19T19:19:28.884218617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014938s 
2026-05-19T19:19:28.884418910Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-05-19T19:19:28.884621899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.884867033Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2026-05-19T19:19:28.885146145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-05-19T19:19:28', 'rename_torrent_downloadstation') 
2026-05-19T19:19:28.885476420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.886082671Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-05-19T19:19:28.886280599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014476s 
2026-05-19T19:19:28.886474129Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-05-19T19:19:28.886676968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.886916841Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2026-05-19T19:19:28.887187416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-05-19T19:19:28', 'add_minimumavailability') 
2026-05-19T19:19:28.887513532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.888131257Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-05-19T19:19:28.888325858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014346s 
2026-05-19T19:19:28.888527915Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-05-19T19:19:28.888730553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.888981599Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2026-05-19T19:19:28.889271242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-05-19T19:19:28', 'add_remux_qualities_for_the_wankers') 
2026-05-19T19:19:28.889603542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.890237007Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-05-19T19:19:28.890447361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014859s 
2026-05-19T19:19:28.890648386Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-05-19T19:19:28.890846164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.891092270Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2026-05-19T19:19:28.891360099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-05-19T19:19:28', 'add_haspredbentry_to_movies') 
2026-05-19T19:19:28.891686587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.892290122Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-05-19T19:19:28.892493983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014245s 
2026-05-19T19:19:28.892697042Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-05-19T19:19:28.892898287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.893143671Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2026-05-19T19:19:28.893423364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-05-19T19:19:28', 'add_pathstate_to_movies') 
2026-05-19T19:19:28.893764932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.894378989Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-05-19T19:19:28.894575044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014739s 
2026-05-19T19:19:28.894775217Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-05-19T19:19:28.894984088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.895231977Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2026-05-19T19:19:28.895511410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-05-19T19:19:28', 'add_import_exclusions_table') 
2026-05-19T19:19:28.895858799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.896520522Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-05-19T19:19:28.896721898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015222s 
2026-05-19T19:19:28.896917041Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-05-19T19:19:28.897110761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.897353640Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2026-05-19T19:19:28.897629175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-05-19T19:19:28', 'add_physical_release_note') 
2026-05-19T19:19:28.897954780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.898552544Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-05-19T19:19:28.898745623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014314s 
2026-05-19T19:19:28.898940335Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-05-19T19:19:28.899141310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.899382135Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2026-05-19T19:19:28.899658552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-05-19T19:19:28', 'consolidate_indexer_baseurl') 
2026-05-19T19:19:28.900005140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.900626261Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-05-19T19:19:28.900822316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014668s 
2026-05-19T19:19:28.901020014Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-05-19T19:19:28.901225868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.901467946Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2026-05-19T19:19:28.901744393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-05-19T19:19:28', 'add_alternative_titles_table') 
2026-05-19T19:19:28.902068155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.902680999Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-05-19T19:19:28.902883276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001438s 
2026-05-19T19:19:28.903074561Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-05-19T19:19:28.903276298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.903513175Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2026-05-19T19:19:28.903793459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-05-19T19:19:28', 'fix_duplicate_alt_titles') 
2026-05-19T19:19:28.904149346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.904769425Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-05-19T19:19:28.904959628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014757s 
2026-05-19T19:19:28.905145973Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-05-19T19:19:28.905336106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.905572993Z [Info] movie_extras: Starting migration of Log DB to 142 
2026-05-19T19:19:28.905830582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-05-19T19:19:28', 'movie_extras') 
2026-05-19T19:19:28.906144715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.906734603Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-05-19T19:19:28.906919646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013986s 
2026-05-19T19:19:28.907103947Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-05-19T19:19:28.907293869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.907531298Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2026-05-19T19:19:28.907785700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-05-19T19:19:28', 'clean_core_tv') 
2026-05-19T19:19:28.908126286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.908739721Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-05-19T19:19:28.908923141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014361s 
2026-05-19T19:19:28.909120839Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-05-19T19:19:28.909318727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.909563200Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2026-05-19T19:19:28.909839626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-05-19T19:19:28', 'add_cookies_to_indexer_status') 
2026-05-19T19:19:28.910162938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.910781954Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-05-19T19:19:28.910979051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014497s 
2026-05-19T19:19:28.911165467Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-05-19T19:19:28.911358495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.911596735Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2026-05-19T19:19:28.911867260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-05-19T19:19:28', 'banner_to_fanart') 
2026-05-19T19:19:28.912224630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.912830660Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-05-19T19:19:28.913016605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014622s 
2026-05-19T19:19:28.913210966Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-05-19T19:19:28.913409215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.913652385Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2026-05-19T19:19:28.913928221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-05-19T19:19:28', 'naming_config_colon_action') 
2026-05-19T19:19:28.914260079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.915102105Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-05-19T19:19:28.915294252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016775s 
2026-05-19T19:19:28.915480707Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-05-19T19:19:28.915678345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.915935503Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2026-05-19T19:19:28.916204214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-05-19T19:19:28', 'add_custom_formats') 
2026-05-19T19:19:28.916522946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.917137895Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-05-19T19:19:28.917321104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014491s 
2026-05-19T19:19:28.917516688Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-05-19T19:19:28.917714746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.917955481Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2026-05-19T19:19:28.918230956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-05-19T19:19:28', 'remove_extra_naming_config') 
2026-05-19T19:19:28.918553716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.919174857Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-05-19T19:19:28.919363757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014468s 
2026-05-19T19:19:28.919560333Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-05-19T19:19:28.919762801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.920024879Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2026-05-19T19:19:28.920300584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-05-19T19:19:28', 'convert_regex_required_tags') 
2026-05-19T19:19:28.920644256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.921265658Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-05-19T19:19:28.921456282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014812s 
2026-05-19T19:19:28.921657407Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-05-19T19:19:28.921860125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.922104136Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2026-05-19T19:19:28.922388018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-05-19T19:19:28', 'fix_format_tags_double_underscore') 
2026-05-19T19:19:28.922720949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.923334825Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-05-19T19:19:28.923533956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014555s 
2026-05-19T19:19:28.923733959Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-05-19T19:19:28.923955194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.924199887Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2026-05-19T19:19:28.924476144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-05-19T19:19:28', 'add_tags_to_net_import') 
2026-05-19T19:19:28.924798493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.925383972Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-05-19T19:19:28.925572922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014366s 
2026-05-19T19:19:28.925764178Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-05-19T19:19:28.925957347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.926194755Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2026-05-19T19:19:28.926457554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-05-19T19:19:28', 'add_custom_filters') 
2026-05-19T19:19:28.926779172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.927342186Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-05-19T19:19:28.927530795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013757s 
2026-05-19T19:19:28.927742963Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-05-19T19:19:28.927996203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.928251437Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2026-05-19T19:19:28.928551661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-05-19T19:19:28', 'indexer_client_status_search_changes') 
2026-05-19T19:19:28.928888790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.929468818Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-05-19T19:19:28.929674102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014606s 
2026-05-19T19:19:28.929884245Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-05-19T19:19:28.930097986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.930351807Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2026-05-19T19:19:28.930647091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-05-19T19:19:28', 'add_language_to_files_history_blacklist') 
2026-05-19T19:19:28.931002948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.931616905Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-05-19T19:19:28.931819533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014909s 
2026-05-19T19:19:28.932062572Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-05-19T19:19:28.932275401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.932526196Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2026-05-19T19:19:28.932817162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-05-19T19:19:28', 'add_update_allowed_quality_profile') 
2026-05-19T19:19:28.933180664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.933786274Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-05-19T19:19:28.933983461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014971s 
2026-05-19T19:19:28.934179606Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-05-19T19:19:28.934384238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.934633179Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2026-05-19T19:19:28.934908925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-05-19T19:19:28', 'add_download_client_priority') 
2026-05-19T19:19:28.935231444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.935821031Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-05-19T19:19:28.936076125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014232s 
2026-05-19T19:19:28.936266899Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-05-19T19:19:28.936462684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.936706064Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2026-05-19T19:19:28.936967521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-05-19T19:19:28', 'remove_growl_prowl') 
2026-05-19T19:19:28.937287245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.937882914Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-05-19T19:19:28.938068368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014157s 
2026-05-19T19:19:28.938262088Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-05-19T19:19:28.938461209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.938706373Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2026-05-19T19:19:28.938976998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-05-19T19:19:28', 'remove_plex_hometheatre') 
2026-05-19T19:19:28.939299537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.939922953Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-05-19T19:19:28.940114409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014325s 
2026-05-19T19:19:28.940307708Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-05-19T19:19:28.940500476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.940755941Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2026-05-19T19:19:28.941022978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-05-19T19:19:28', 'add_webrip_qualites') 
2026-05-19T19:19:28.941339646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.941933562Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-05-19T19:19:28.942124146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014219s 
2026-05-19T19:19:28.942315983Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-05-19T19:19:28.942518190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.942756610Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2026-05-19T19:19:28.943041213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-05-19T19:19:28', 'health_issue_notification') 
2026-05-19T19:19:28.943368522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.943945755Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-05-19T19:19:28.944144715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014125s 
2026-05-19T19:19:28.944343897Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-05-19T19:19:28.944536605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.944778963Z [Info] speed_improvements: Starting migration of Log DB to 161 
2026-05-19T19:19:28.945042143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-05-19T19:19:28', 'speed_improvements') 
2026-05-19T19:19:28.945361085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.945953017Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-05-19T19:19:28.946142258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014106s 
2026-05-19T19:19:28.946335157Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-05-19T19:19:28.946535360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.946777287Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2026-05-19T19:19:28.947051930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-05-19T19:19:28', 'fix_profile_format_default') 
2026-05-19T19:19:28.947373037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.948008727Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-05-19T19:19:28.948202888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014542s 
2026-05-19T19:19:28.948391448Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-05-19T19:19:28.948579136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.948814731Z [Info] task_duration: Starting migration of Log DB to 163 
2026-05-19T19:19:28.949073201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-05-19T19:19:28', 'task_duration') 
2026-05-19T19:19:28.949395320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.950083396Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-05-19T19:19:28.950273118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014968s 
2026-05-19T19:19:28.950469453Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-05-19T19:19:28.950668724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.950917395Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2026-05-19T19:19:28.951184774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-05-19T19:19:28', 'movie_collections_crew') 
2026-05-19T19:19:28.951510740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.952177974Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-05-19T19:19:28.952374169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014977s 
2026-05-19T19:19:28.952580404Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-05-19T19:19:28.952788293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.953034309Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2026-05-19T19:19:28.953333641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-05-19T19:19:28', 'remove_custom_formats_from_quality_model') 
2026-05-19T19:19:28.953670340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.954333315Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-05-19T19:19:28.954606515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015206s 
2026-05-19T19:19:28.954796498Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-05-19T19:19:28.954990418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.955230582Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2026-05-19T19:19:28.955497369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-05-19T19:19:28', 'fix_tmdb_list_config') 
2026-05-19T19:19:28.955816151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.956482232Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-05-19T19:19:28.956677015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014771s 
2026-05-19T19:19:28.956870575Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-05-19T19:19:28.957064625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.957304789Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2026-05-19T19:19:28.957573741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-05-19T19:19:28', 'remove_movie_pathstate') 
2026-05-19T19:19:28.957893445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.958556550Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-05-19T19:19:28.958748978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014822s 
2026-05-19T19:19:28.958939601Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-05-19T19:19:28.959133482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.959371191Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2026-05-19T19:19:28.959639461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-05-19T19:19:28', 'custom_format_rework') 
2026-05-19T19:19:28.959973193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.960619004Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-05-19T19:19:28.960808034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014714s 
2026-05-19T19:19:28.961002416Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-05-19T19:19:28.961210796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.961450398Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2026-05-19T19:19:28.961716484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-05-19T19:19:28', 'custom_format_scores') 
2026-05-19T19:19:28.962037230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.962691407Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-05-19T19:19:28.962874887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014668s 
2026-05-19T19:19:28.963069349Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-05-19T19:19:28.963277327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.963526108Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2026-05-19T19:19:28.963801954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-05-19T19:19:28', 'fix_trakt_list_config') 
2026-05-19T19:19:28.964162089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.964823411Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-05-19T19:19:28.965006831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015237s 
2026-05-19T19:19:28.965205521Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-05-19T19:19:28.965409552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.965652361Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2026-05-19T19:19:28.965938166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-05-19T19:19:28', 'quality_definition_preferred_size') 
2026-05-19T19:19:28.966267800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.966912128Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-05-19T19:19:28.967119986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014829s 
2026-05-19T19:19:28.967304678Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-05-19T19:19:28.967496845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.967736608Z [Info] add_download_history: Starting migration of Log DB to 172 
2026-05-19T19:19:28.968024778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-05-19T19:19:28', 'add_download_history') 
2026-05-19T19:19:28.968349653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.969019582Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-05-19T19:19:28.969206428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015082s 
2026-05-19T19:19:28.969394467Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-05-19T19:19:28.969594269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.969828301Z [Info] net_import_status: Starting migration of Log DB to 173 
2026-05-19T19:19:28.970090729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-05-19T19:19:28', 'net_import_status') 
2026-05-19T19:19:28.970412597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.971083158Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-05-19T19:19:28.971275996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014896s 
2026-05-19T19:19:28.971481821Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-05-19T19:19:28.971688848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.971952328Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2026-05-19T19:19:28.972230268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-05-19T19:19:28', 'email_multiple_addresses') 
2026-05-19T19:19:28.972553219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.973218769Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-05-19T19:19:28.973410836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015162s 
2026-05-19T19:19:28.973611450Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-05-19T19:19:28.973814900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.974060134Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2026-05-19T19:19:28.974349917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-05-19T19:19:28', 'remove_chown_and_folderchmod_config') 
2026-05-19T19:19:28.974678750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.975354360Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-05-19T19:19:28.975556127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015174s 
2026-05-19T19:19:28.975751861Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-05-19T19:19:28.975971814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.976214883Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2026-05-19T19:19:28.976490569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-05-19T19:19:28', 'movie_recommendations') 
2026-05-19T19:19:28.976803409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.977468919Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-05-19T19:19:28.977657599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001493s 
2026-05-19T19:19:28.977845968Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-05-19T19:19:28.978041292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.978281335Z [Info] language_improvements: Starting migration of Log DB to 177 
2026-05-19T19:19:28.978552802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-05-19T19:19:28', 'language_improvements') 
2026-05-19T19:19:28.978873227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.979543868Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-05-19T19:19:28.979738410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014873s 
2026-05-19T19:19:28.979969054Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-05-19T19:19:28.980170770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.980416616Z [Info] new_list_server: Starting migration of Log DB to 178 
2026-05-19T19:19:28.980685687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-05-19T19:19:28', 'new_list_server') 
2026-05-19T19:19:28.981010872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.981699890Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-05-19T19:19:28.981889652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015253s 
2026-05-19T19:19:28.982099435Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-05-19T19:19:28.982305620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.982555914Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2026-05-19T19:19:28.982838984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-05-19T19:19:28', 'movie_translation_indexes') 
2026-05-19T19:19:28.983173418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.983860221Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-05-19T19:19:28.984072178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015332s 
2026-05-19T19:19:28.984260517Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-05-19T19:19:28.984465079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.984714221Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2026-05-19T19:19:28.987082420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-05-19T19:19:28', 'fix_invalid_profile_references') 
2026-05-19T19:19:28.987432906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.988152385Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-05-19T19:19:28.992628890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036627s 
2026-05-19T19:19:28.992818993Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-05-19T19:19:28.993013675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.993250843Z [Info] list_movies_table: Starting migration of Log DB to 181 
2026-05-19T19:19:28.993510957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-05-19T19:19:28', 'list_movies_table') 
2026-05-19T19:19:28.993835821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.994547845Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-05-19T19:19:28.994748910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015226s 
2026-05-19T19:19:28.994954033Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-05-19T19:19:28.995163565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.995411134Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2026-05-19T19:19:28.995685416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-05-19T19:19:28', 'on_delete_notification') 
2026-05-19T19:19:28.996091464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.996842196Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-05-19T19:19:28.997032429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001663s 
2026-05-19T19:19:28.997224486Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-05-19T19:19:28.997420641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.997675664Z [Info] download_propers_config: Starting migration of Log DB to 183 
2026-05-19T19:19:28.997935548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-05-19T19:19:28', 'download_propers_config') 
2026-05-19T19:19:28.998256604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:28.998951594Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-05-19T19:19:28.999152058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001515s 
2026-05-19T19:19:28.999338303Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-05-19T19:19:28.999535740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:28.999775373Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2026-05-19T19:19:29.000593571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-05-19T19:19:29', 'add_priority_to_indexers') 
2026-05-19T19:19:29.001499495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.002680935Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-05-19T19:19:29.002902431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030288s 
2026-05-19T19:19:29.003142825Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-05-19T19:19:29.003343399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.003604294Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2026-05-19T19:19:29.003905731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-05-19T19:19:29', 'add_alternative_title_indices') 
2026-05-19T19:19:29.004245656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.004901316Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-05-19T19:19:29.005099626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001535s 
2026-05-19T19:19:29.005290380Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-05-19T19:19:29.005483850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.005725376Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2026-05-19T19:19:29.005988416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-05-19T19:19:29', 'fix_tmdb_duplicates') 
2026-05-19T19:19:29.006317849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.006913449Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-05-19T19:19:29.007100305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00142s 
2026-05-19T19:19:29.007292563Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-05-19T19:19:29.007491894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.007737829Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2026-05-19T19:19:29.008028355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-05-19T19:19:29', 'swap_filechmod_for_folderchmod') 
2026-05-19T19:19:29.008358730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.008965682Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-05-19T19:19:29.009161096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014562s 
2026-05-19T19:19:29.009346810Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-05-19T19:19:29.009539287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.009775974Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2026-05-19T19:19:29.010039425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-05-19T19:19:29', 'mediainfo_channels') 
2026-05-19T19:19:29.010356233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.010961151Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-05-19T19:19:29.011159110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014122s 
2026-05-19T19:19:29.011340715Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-05-19T19:19:29.011534185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.011771753Z [Info] add_update_history: Starting migration of Log DB to 189 
2026-05-19T19:19:29.012398806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-05-19T19:19:29.012729713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2026-05-19T19:19:29.013210261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006223s 
2026-05-19T19:19:29.013402578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-05-19T19:19:29.013633573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-05-19T19:19:29.013974610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003925s 
2026-05-19T19:19:29.014237139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-05-19T19:19:29', 'add_update_history') 
2026-05-19T19:19:29.014560430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.015243255Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-05-19T19:19:29.015430312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016463s 
2026-05-19T19:19:29.015619633Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-05-19T19:19:29.015815517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.016077485Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2026-05-19T19:19:29.016351677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-05-19T19:19:29', 'update_awesome_hd_link') 
2026-05-19T19:19:29.016665539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.017331250Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-05-19T19:19:29.017522054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015033s 
2026-05-19T19:19:29.017708159Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-05-19T19:19:29.017899094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.018133766Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2026-05-19T19:19:29.018392167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-05-19T19:19:29', 'remove_awesomehd') 
2026-05-19T19:19:29.018711891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.019312270Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-05-19T19:19:29.019496270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014074s 
2026-05-19T19:19:29.019693437Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-05-19T19:19:29.019905464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.020154125Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2026-05-19T19:19:29.020433367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-05-19T19:19:29', 'add_on_delete_to_notifications') 
2026-05-19T19:19:29.020767791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.021385766Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-05-19T19:19:29.021588374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014743s 
2026-05-19T19:19:29.021781913Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-05-19T19:19:29.021980874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.022217230Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2026-05-19T19:19:29.022491062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-05-19T19:19:29', 'add_bypass_to_delay_profile') 
2026-05-19T19:19:29.022816798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.023436896Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-05-19T19:19:29.023633112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014415s 
2026-05-19T19:19:29.023813795Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-05-19T19:19:29.024023498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.024256497Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2026-05-19T19:19:29.024515038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-05-19T19:19:29', 'update_notifiarr') 
2026-05-19T19:19:29.024931757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.025543399Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-05-19T19:19:29.025732650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015183s 
2026-05-19T19:19:29.025916871Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-05-19T19:19:29.026112625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.026348079Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2026-05-19T19:19:29.026611550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-05-19T19:19:29', 'legacy_mediainfo_hdr') 
2026-05-19T19:19:29.026931965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.027526763Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-05-19T19:19:29.027721054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014064s 
2026-05-19T19:19:29.027925636Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-05-19T19:19:29.028129948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.028370623Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2026-05-19T19:19:29.028644394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-05-19T19:19:29', 'rename_blacklist_to_blocklist') 
2026-05-19T19:19:29.028970180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.029572533Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-05-19T19:19:29.029772496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014323s 
2026-05-19T19:19:29.029957869Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-05-19T19:19:29.030148653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.030380931Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2026-05-19T19:19:29.030636496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-05-19T19:19:29', 'add_indexer_tags') 
2026-05-19T19:19:29.030955358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.031553443Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-05-19T19:19:29.031743185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013989s 
2026-05-19T19:19:29.031952847Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-05-19T19:19:29.032150966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.032384947Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2026-05-19T19:19:29.032644720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-05-19T19:19:29', 'mediainfo_to_ffmpeg') 
2026-05-19T19:19:29.032967090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.033583952Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-05-19T19:19:29.033776229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014274s 
2026-05-19T19:19:29.033959067Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-05-19T19:19:29.034154291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.034387039Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2026-05-19T19:19:29.034659438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-05-19T19:19:29', 'cdh_per_downloadclient') 
2026-05-19T19:19:29.034978861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.035583709Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-05-19T19:19:29.035777820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00142s 
2026-05-19T19:19:29.035991561Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-05-19T19:19:29.036191443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.036430064Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2026-05-19T19:19:29.036699196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-05-19T19:19:29', 'migrate_discord_from_slack') 
2026-05-19T19:19:29.037022858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.037625792Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-05-19T19:19:29.037816446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014226s 
2026-05-19T19:19:29.038000166Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-05-19T19:19:29.038187934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.038419941Z [Info] remove_predb: Starting migration of Log DB to 202 
2026-05-19T19:19:29.038670666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-05-19T19:19:29', 'remove_predb') 
2026-05-19T19:19:29.038989488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.039579867Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-05-19T19:19:29.039762555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013879s 
2026-05-19T19:19:29.039971917Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-05-19T19:19:29.040175507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.040417013Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2026-05-19T19:19:29.040692889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-05-19T19:19:29', 'add_on_update_to_notifications') 
2026-05-19T19:19:29.041017793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.041636069Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-05-19T19:19:29.041832865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001438s 
2026-05-19T19:19:29.042028329Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-05-19T19:19:29.042227560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.042467834Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2026-05-19T19:19:29.042744301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-05-19T19:19:29', 'ensure_identity_on_id_columns') 
2026-05-19T19:19:29.043069967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.043698533Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-05-19T19:19:29.043920269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014514s 
2026-05-19T19:19:29.044116074Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-05-19T19:19:29.044316357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.044557252Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2026-05-19T19:19:29.044833038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-05-19T19:19:29', 'download_client_per_indexer') 
2026-05-19T19:19:29.045184505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.045796829Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-05-19T19:19:29.045992733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014646s 
2026-05-19T19:19:29.046178457Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-05-19T19:19:29.046373871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.046614876Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2026-05-19T19:19:29.046887184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-05-19T19:19:29', 'multiple_ratings_support') 
2026-05-19T19:19:29.047204313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.047802668Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-05-19T19:19:29.048021449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014177s 
2026-05-19T19:19:29.048205099Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-05-19T19:19:29.048397276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.048627038Z [Info] movie_metadata: Starting migration of Log DB to 207 
2026-05-19T19:19:29.048883625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-05-19T19:19:29', 'movie_metadata') 
2026-05-19T19:19:29.055382073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.056071842Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-05-19T19:19:29.056268728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076646s 
2026-05-19T19:19:29.056477268Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-05-19T19:19:29.056667061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.056927705Z [Info] add_collections: Starting migration of Log DB to 208 
2026-05-19T19:19:29.057203381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-05-19T19:19:29', 'add_collections') 
2026-05-19T19:19:29.057520890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.058129606Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-05-19T19:19:29.058316733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014559s 
2026-05-19T19:19:29.058511225Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-05-19T19:19:29.058710596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.058949948Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2026-05-19T19:19:29.059224681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-05-19T19:19:29', 'movie_meta_collection_index') 
2026-05-19T19:19:29.059550949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.060170917Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-05-19T19:19:29.060366541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014432s 
2026-05-19T19:19:29.060557315Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-05-19T19:19:29.060753731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.060996710Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2026-05-19T19:19:29.061267365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-05-19T19:19:29', 'movie_added_notifications') 
2026-05-19T19:19:29.061611488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.062215294Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-05-19T19:19:29.062407952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014488s 
2026-05-19T19:19:29.062595320Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-05-19T19:19:29.062789070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.063023602Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2026-05-19T19:19:29.063288947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-05-19T19:19:29', 'more_movie_meta_index') 
2026-05-19T19:19:29.063612558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.064235112Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-05-19T19:19:29.064422439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014305s 
2026-05-19T19:19:29.064633344Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-05-19T19:19:29.064850241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.065095194Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2026-05-19T19:19:29.065729542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-05-19T19:19:29.065901218Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-19T19:19:29.066094196Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-05-19T19:19:29.066864357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2026-05-19T19:19:29.067512132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2026-05-19T19:19:29.068054915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-05-19T19:19:29.068583991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-05-19T19:19:29.069550267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-05-19T19:19:29.069907366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036221s 
2026-05-19T19:19:29.070083761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-05-19T19:19:29.070245627Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-19T19:19:29.070421251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-05-19T19:19:29.071056761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2026-05-19T19:19:29.071602430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-05-19T19:19:29.072019510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-05-19T19:19:29.072501350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-05-19T19:19:29.073375571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-05-19T19:19:29.073740686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031292s 
2026-05-19T19:19:29.073922913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-19T19:19:29.074084388Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-19T19:19:29.074260403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-05-19T19:19:29.074843898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-05-19T19:19:29.075351260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-05-19T19:19:29.075781817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-05-19T19:19:29.076278918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-05-19T19:19:29.077118038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-19T19:19:29.077605390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030554s 
2026-05-19T19:19:29.077891486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-05-19T19:19:29', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-05-19T19:19:29.078237372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.079461608Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-05-19T19:19:29.079666330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049607s 
2026-05-19T19:19:29.079893368Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-05-19T19:19:29.080095154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.080336370Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2026-05-19T19:19:29.080621334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-05-19T19:19:29', 'add_language_tags_to_subtitle_files') 
2026-05-19T19:19:29.080953523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.081587610Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-05-19T19:19:29.081782352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014768s 
2026-05-19T19:19:29.081974769Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-05-19T19:19:29.082166626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.082400988Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2026-05-19T19:19:29.082661322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-05-19T19:19:29', 'add_salt_to_users') 
2026-05-19T19:19:29.082983421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.083576615Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-05-19T19:19:29.083759163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014038s 
2026-05-19T19:19:29.083992453Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-05-19T19:19:29.084182856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.084419533Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2026-05-19T19:19:29.084676380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-05-19T19:19:29', 'clean_alt_titles') 
2026-05-19T19:19:29.084998629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.085603367Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-05-19T19:19:29.085787899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014164s 
2026-05-19T19:19:29.085968312Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-05-19T19:19:29.086166762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.086391534Z [Info] remove_omg: Starting migration of Log DB to 217 
2026-05-19T19:19:29.086644243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-05-19T19:19:29', 'remove_omg') 
2026-05-19T19:19:29.086967254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.087676823Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-05-19T19:19:29.087865242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015193s 
2026-05-19T19:19:29.088079975Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-05-19T19:19:29.088283825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.088527166Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2026-05-19T19:19:29.088815767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-05-19T19:19:29', 'add_additional_info_to_pending_releases') 
2026-05-19T19:19:29.089152806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.089795229Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-05-19T19:19:29.090010302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014909s 
2026-05-19T19:19:29.090191598Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-05-19T19:19:29.090386270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.090623668Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2026-05-19T19:19:29.090906207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-05-19T19:19:29', 'add_result_to_commands') 
2026-05-19T19:19:29.091227654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.091874597Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-05-19T19:19:29.092077596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014642s 
2026-05-19T19:19:29.092264252Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-05-19T19:19:29.092462591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.092701172Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2026-05-19T19:19:29.092982639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-05-19T19:19:29', 'health_restored_notification') 
2026-05-19T19:19:29.093313435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.093942161Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-05-19T19:19:29.094140551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014643s 
2026-05-19T19:19:29.094343930Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-05-19T19:19:29.094556368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.094803736Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2026-05-19T19:19:29.095127288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-05-19T19:19:29', 'add_on_manual_interaction_required_to_notifications') 
2026-05-19T19:19:29.095467242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.096094546Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-05-19T19:19:29.096304909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014984s 
2026-05-19T19:19:29.096488098Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-05-19T19:19:29.096675205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.096908014Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2026-05-19T19:19:29.097162066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-05-19T19:19:29', 'remove_rarbg') 
2026-05-19T19:19:29.097470286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.098068541Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-05-19T19:19:29.098256049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013901s 
2026-05-19T19:19:29.098453517Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-05-19T19:19:29.098655083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.098894946Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2026-05-19T19:19:29.099189409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-05-19T19:19:29', 'remove_invalid_roksbox_metadata_images') 
2026-05-19T19:19:29.099519213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.100147057Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-05-19T19:19:29.100346840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014582s 
2026-05-19T19:19:29.100524237Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-05-19T19:19:29.100712767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.100946768Z [Info] list_sync_time: Starting migration of Log DB to 224 
2026-05-19T19:19:29.101204687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-05-19T19:19:29', 'list_sync_time') 
2026-05-19T19:19:29.101528239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.102121363Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-05-19T19:19:29.102305394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014052s 
2026-05-19T19:19:29.102496429Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-05-19T19:19:29.102688215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.102924741Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2026-05-19T19:19:29.103192390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-05-19T19:19:29', 'add_tags_to_collections') 
2026-05-19T19:19:29.103515070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.104114177Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-05-19T19:19:29.104310132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014064s 
2026-05-19T19:19:29.104496507Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-05-19T19:19:29.104688203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.104939068Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2026-05-19T19:19:29.105210645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-05-19T19:19:29', 'add_download_client_tags') 
2026-05-19T19:19:29.105540129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.106150618Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-05-19T19:19:29.106345751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014485s 
2026-05-19T19:19:29.106524491Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-05-19T19:19:29.106713462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.106952934Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2026-05-19T19:19:29.107201425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-05-19T19:19:29', 'add_auto_tagging') 
2026-05-19T19:19:29.107515668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.108130336Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-05-19T19:19:29.108313414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014059s 
2026-05-19T19:19:29.108523477Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-05-19T19:19:29.108731066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.108975227Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2026-05-19T19:19:29.109274249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-05-19T19:19:29', 'add_custom_format_score_bypass_to_delay_profile') 
2026-05-19T19:19:29.109613362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.110229363Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-05-19T19:19:29.110432522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014722s 
2026-05-19T19:19:29.110634669Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-05-19T19:19:29.110837648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.111082221Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2026-05-19T19:19:29.111376704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-05-19T19:19:29', 'update_restrictions_to_release_profiles') 
2026-05-19T19:19:29.111710065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.112343962Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-05-19T19:19:29.112544636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014762s 
2026-05-19T19:19:29.112734158Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-05-19T19:19:29.112930012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.113163873Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2026-05-19T19:19:29.113429678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-05-19T19:19:29', 'rename_quality_profiles') 
2026-05-19T19:19:29.113752088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.114349010Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-05-19T19:19:29.114560426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014114s 
2026-05-19T19:19:29.114758695Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-05-19T19:19:29.114961463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.115199382Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2026-05-19T19:19:29.115462462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-05-19T19:19:29', 'update_images_remote_url') 
2026-05-19T19:19:29.115782757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.116596907Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-05-19T19:19:29.116787060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016215s 
2026-05-19T19:19:29.116978325Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-05-19T19:19:29.117171354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.117405505Z [Info] add_notification_status: Starting migration of Log DB to 232 
2026-05-19T19:19:29.117681050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-05-19T19:19:29', 'add_notification_status') 
2026-05-19T19:19:29.117999993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.118594169Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-05-19T19:19:29.118783030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014145s 
2026-05-19T19:19:29.118978273Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-05-19T19:19:29.119181262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.119416786Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2026-05-19T19:19:29.119692722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-05-19T19:19:29', 'rename_deprecated_indexer_flags') 
2026-05-19T19:19:29.120047246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.120669389Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-05-19T19:19:29.120869401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014679s 
2026-05-19T19:19:29.121056789Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-05-19T19:19:29.121259677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.121511054Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2026-05-19T19:19:29.121777310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-05-19T19:19:29', 'movie_last_searched_time') 
2026-05-19T19:19:29.122096543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.122696712Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-05-19T19:19:29.122893047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014265s 
2026-05-19T19:19:29.123069152Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-05-19T19:19:29.123257521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.123490230Z [Info] email_encryption: Starting migration of Log DB to 235 
2026-05-19T19:19:29.123747939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-05-19T19:19:29', 'email_encryption') 
2026-05-19T19:19:29.124106360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.124714315Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-05-19T19:19:29.124904718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014461s 
2026-05-19T19:19:29.125096404Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-05-19T19:19:29.125297910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.125538104Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2026-05-19T19:19:29.125811525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-05-19T19:19:29', 'clear_last_rss_releases_info') 
2026-05-19T19:19:29.126135938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.126876720Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-05-19T19:19:29.127077063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015669s 
2026-05-19T19:19:29.127251535Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-05-19T19:19:29.127449463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.127688244Z [Info] add_indexes: Starting migration of Log DB to 237 
2026-05-19T19:19:29.127951003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-05-19T19:19:29', 'add_indexes') 
2026-05-19T19:19:29.128264244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.129041339Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-05-19T19:19:29.129220931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015828s 
2026-05-19T19:19:29.129422707Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-05-19T19:19:29.129626157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.129871020Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2026-05-19T19:19:29.130161896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-05-19T19:19:29', 'parse_title_from_existing_subtitle_files') 
2026-05-19T19:19:29.130499386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.131172611Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-05-19T19:19:29.131374668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015207s 
2026-05-19T19:19:29.131580874Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-05-19T19:19:29.131809915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.132111402Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2026-05-19T19:19:29.132417178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-05-19T19:19:29', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-05-19T19:19:29.132760109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.133410979Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-05-19T19:19:29.133619229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015691s 
2026-05-19T19:19:29.133822608Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-05-19T19:19:29.134034495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.134277104Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2026-05-19T19:19:29.134568350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-05-19T19:19:29', 'drop_multi_episode_style_from_naming_config') 
2026-05-19T19:19:29.134922864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.135528664Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-05-19T19:19:29.135726002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001472s 
2026-05-19T19:19:29.135928880Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-05-19T19:19:29.136125366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.136363305Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2026-05-19T19:19:29.136625463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-05-19T19:19:29', 'stevenlu_update_url') 
2026-05-19T19:19:29.136948734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.137556528Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-05-19T19:19:29.137730529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014141s 
2026-05-19T19:19:29.137916283Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-05-19T19:19:29.138109572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:29.138342000Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2026-05-19T19:19:29.138601713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-05-19T19:19:29', 'add_movie_keywords') 
2026-05-19T19:19:29.138918782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:29.139517257Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-05-19T19:19:29.139701909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014028s 
2026-05-19T19:19:29.324604034Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2026-05-19T19:19:29.332032976Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-05-19T19:19:29.336194106Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2026-05-19T19:19:29.459594840Z [Info] QualityProfileService: Setting up default quality profiles 
2026-05-19T19:19:29.485639453Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2026-05-19T19:19:29.515872772Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-05-19T19:19:29.516738616Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-05-19T19:19:29.516958649Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 
2026-05-19T19:19:29.598254405Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-05-19T19:19:30.143231967Z [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.16.0                       
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.16.0                       
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.19.0-r0                    
findutils                                                            4.10.0-r0                    
icu-data-en                                                          76.1-r1                      
icu-libs                                                             76.1-r1                      
jq                                                                   1.8.1-r0                     
libapk                                                               3.0.6-r0                     
libattr                                                              2.5.2-r2                     
libbsd                                                               0.12.2-r0                    
libcrypto3                                                           3.5.6-r0                     
libcurl                                                              8.19.0-r0                    
libgcc                                                               15.2.0-r2                    
libidn2                                                              2.3.8-r0                     
libintl                                                              0.24.1-r1                    
libmd                                                                1.1.0-r0                     
libncursesw                                                          6.5_p20251123-r0             
libproc2                                                             4.0.5-r0                     
libpsl                                                               0.21.5-r3                    
libssl3                                                              3.5.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.69.0-r0                    
oniguruma                                                            6.9.10-r0                    
procps-ng                                                            4.0.5-r0                     
readline                                                             8.3.1-r0                     
runtime.any.System.IO                                                4.3.0                        
runtime.any.System.Reflection                                        4.3.0                        
runtime.any.System.Reflection.Primitives                             4.3.0                        
runtime.any.System.Runtime                                           4.3.0                        
runtime.any.System.Text.Encoding                                     4.3.0                        
runtime.any.System.Threading.Tasks                                   4.3.0                        
runtime.unix.System.Private.Uri                                      4.3.0                        
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64          8.0.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                                                               2026b-r0                     
utmps-libs                                                           0.1.3.1-r0                   
xmlstarlet                                                           1.6.1-r2                     
xz-libs                                                              5.8.3-r0                     
zlib                                                                 1.3.2-r0                     
zstd-libs                                                            1.5.7-r2                     
sbom                                                                                              
View Browser Console Logs
Expand
[
    {
        "level": "INFO",
        "message": "http://172.17.0.5:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] starting\"",
        "source": "console-api",
        "timestamp": 1779218381845
    },
    {
        "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": 1779218381845
    },
    {
        "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=Ga9YdJ7qlg7fRXxpwscdXA.\"",
        "source": "console-api",
        "timestamp": 1779218381845
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.5:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] Information: Using HubProtocol 'json'.\"",
        "source": "console-api",
        "timestamp": 1779218381845
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] connected\"",
        "source": "console-api",
        "timestamp": 1779218381845
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] received\" \"version\" Object",
        "source": "console-api",
        "timestamp": 1779218381846
    },
    {
        "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": 1779218381846
    },
    {
        "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": 1779218381846
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] received\" \"health\" Object",
        "source": "console-api",
        "timestamp": 1779218381846
    }
]
Test Result Message Runtime
Capture Screenshot PASS - 11.06s
Container Start PASS - 5.17s
Create Buildx SBOM PASS - 2.42s
Get Build Info PASS - 0.03s

ARM64 PASS

linuxserver/radarr

Runtime: 78.65s
arm64v8-nightly-6.2.0.10419-ls1
Build Information
Builder: X86-BUILDER-3b --Hetzner
Created: 2026-05-19T19:13:56+00:00
Image: linuxserver/radarr
Maintainer: Roxedus,thespad
Size: 91.26MB
Tag: arm64v8-nightly-6.2.0.10419-ls1
Version: 6.2.0.10419-ls1
View Container Logs
Expand
2026-05-19T19:19:28.047458056Z [migrations] started
2026-05-19T19:19:28.051927317Z [migrations] no migrations found
2026-05-19T19:19:28.822213050Z usermod: no changes
2026-05-19T19:19:28.914019845Z ───────────────────────────────────────
2026-05-19T19:19:28.914033072Z 
2026-05-19T19:19:28.914041128Z       ██╗     ███████╗██╗ ██████╗
2026-05-19T19:19:28.914049545Z       ██║     ██╔════╝██║██╔═══██╗
2026-05-19T19:19:28.914057792Z       ██║     ███████╗██║██║   ██║
2026-05-19T19:19:28.914066158Z       ██║     ╚════██║██║██║   ██║
2026-05-19T19:19:28.914074365Z       ███████╗███████║██║╚██████╔╝
2026-05-19T19:19:28.914082622Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-05-19T19:19:28.914090948Z 
2026-05-19T19:19:28.914098844Z    Brought to you by linuxserver.io
2026-05-19T19:19:28.914106880Z ───────────────────────────────────────
2026-05-19T19:19:28.921358124Z 
2026-05-19T19:19:28.921911448Z To support the app dev(s) visit:
2026-05-19T19:19:28.959653700Z Radarr: https://opencollective.com/radarr
2026-05-19T19:19:28.964337222Z 
2026-05-19T19:19:28.964345629Z To support LSIO projects visit:
2026-05-19T19:19:28.964350318Z https://www.linuxserver.io/donate/
2026-05-19T19:19:28.964355118Z 
2026-05-19T19:19:28.964359407Z ───────────────────────────────────────
2026-05-19T19:19:28.964364286Z GID/UID
2026-05-19T19:19:28.964368615Z ───────────────────────────────────────
2026-05-19T19:19:29.071741199Z 
2026-05-19T19:19:29.071748373Z User UID:    911
2026-05-19T19:19:29.071753053Z User GID:    911
2026-05-19T19:19:29.071757542Z ───────────────────────────────────────
2026-05-19T19:19:29.113624210Z Linuxserver.io version: 6.2.0.10419-ls1
2026-05-19T19:19:29.117498202Z Build-date: 2026-05-19T19:13:56+00:00
2026-05-19T19:19:29.117505226Z ───────────────────────────────────────
2026-05-19T19:19:29.117509926Z     
2026-05-19T19:19:32.190754392Z [custom-init] No custom files found, skipping...
2026-05-19T19:19:38.449122226Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.2.0.10419 
2026-05-19T19:19:38.729481518Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-19T19:19:38.791954726Z [Debug] Bootstrap: Console selected 
2026-05-19T19:19:38.804298957Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-19T19:19:42.773516368Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-19T19:19:43.809309053Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {3959ddf2-c322-4dd9-9372-db1aded4346d} may be persisted to storage in unencrypted form. 
2026-05-19T19:19:45.276728054Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-05-19T19:19:45.832131164Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-05-19T19:19:46.997027307Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-05-19T19:19:47.110922036Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:47.118369646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:47.683223008Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-05-19T19:19:47.738092522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5729498s 
2026-05-19T19:19:47.741384031Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-05-19T19:19:47.743633492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6272245s 
2026-05-19T19:19:47.850890984Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-05-19T19:19:47.858860855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:47.944989064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-05-19T19:19:48.075708257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-05-19T19:19:48.239374033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2913354s 
2026-05-19T19:19:48.244515067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:48.258508559Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-05-19T19:19:48.260568167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3107728s 
2026-05-19T19:19:48.276241823Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-05-19T19:19:48.278572868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:48.356639521Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-05-19T19:19:48.370487360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-19T19:19:48.618328643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0957633s 
2026-05-19T19:19:48.783461964Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-19T19:19:48.855647052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0658714s 
2026-05-19T19:19:48.931572684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-05-19T19:19:48.987755283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-05-19T19:19:49.119357384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1845959s 
2026-05-19T19:19:49.125845401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:49.134816298Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-05-19T19:19:49.137185820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2000388s 
2026-05-19T19:19:49.159565061Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-05-19T19:19:49.162571005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:49.213148857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-19T19:19:49.215264247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002401s 
2026-05-19T19:19:49.217106687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-05-19T19:19:49.220195027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-05-19T19:19:49.225009323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062711s 
2026-05-19T19:19:49.226767363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:49.230023291Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-05-19T19:19:49.231556529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111625s 
2026-05-19T19:19:49.364723562Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-05-19T19:19:49.366988213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:49.381913722Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-05-19T19:19:49.746227656Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-05-19T19:19:49.756381745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL) 
2026-05-19T19:19:49.765097338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169805s 
2026-05-19T19:19:49.767189391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-05-19T19:19:49.771401695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-05-19T19:19:49.775112278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062986s 
2026-05-19T19:19:49.776732100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-05-19T19:19:49.779642412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-05-19T19:19:49.783471904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051567s 
2026-05-19T19:19:49.785179252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-05-19T19:19:49.787482982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-05-19T19:19:49.790993883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041826s 
2026-05-19T19:19:49.792568544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2026-05-19T19:19:49.803885717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL UNIQUE, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL DEFAULT 0) 
2026-05-19T19:19:49.815035963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208287s 
2026-05-19T19:19:49.816779614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2026-05-19T19:19:49.818900836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2026-05-19T19:19:49.822197335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038625s 
2026-05-19T19:19:49.823752838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2026-05-19T19:19:49.831940628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT) 
2026-05-19T19:19:49.839843204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014493s 
2026-05-19T19:19:49.841593960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-05-19T19:19:49.843903711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-19T19:19:49.847237966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041058s 
2026-05-19T19:19:49.849036338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2026-05-19T19:19:49.851494809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-19T19:19:49.855199721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004506s 
2026-05-19T19:19:49.856822820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2026-05-19T19:19:49.864847240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AirDate" TEXT, "AirDateUtc" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "Ratings" TEXT, "Images" TEXT, "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0) 
2026-05-19T19:19:49.872328969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139043s 
2026-05-19T19:19:49.873933290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2026-05-19T19:19:49.878401057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT) 
2026-05-19T19:19:49.883176094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076792s 
2026-05-19T19:19:49.884749613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-05-19T19:19:49.888958990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT) 
2026-05-19T19:19:49.896658578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102584s 
2026-05-19T19:19:49.898411317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-05-19T19:19:49.900645778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-19T19:19:49.905486116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054634s 
2026-05-19T19:19:49.907213605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-05-19T19:19:50.065511430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL) 
2026-05-19T19:19:50.074710777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1634039s 
2026-05-19T19:19:50.078555510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-05-19T19:19:50.084243907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL) 
2026-05-19T19:19:50.090655199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089181s 
2026-05-19T19:19:50.092974339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-05-19T19:19:50.095708947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-19T19:19:50.099186140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045072s 
2026-05-19T19:19:50.100846684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-05-19T19:19:50.166179000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 
2026-05-19T19:19:50.172063832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0696154s 
2026-05-19T19:19:50.173718785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-05-19T19:19:50.175690877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-19T19:19:50.178871573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037685s 
2026-05-19T19:19:50.180258406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-05-19T19:19:50.183705428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER) 
2026-05-19T19:19:50.187592737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059352s 
2026-05-19T19:19:50.189173781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-05-19T19:19:50.191090531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-19T19:19:50.194426069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003556s 
2026-05-19T19:19:50.198788735Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2026-05-19T19:19:50.206101693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2026-05-19T19:19:50.210265840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099223s 
2026-05-19T19:19:50.211734949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2026-05-19T19:19:50.215610664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER, "SearchTerm" TEXT NOT NULL, "ParseTerm" TEXT NOT NULL, "Title" TEXT, "Type" TEXT, "SceneSeasonNumber" INTEGER) 
2026-05-19T19:19:50.219871114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066829s 
2026-05-19T19:19:50.221305383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-05-19T19:19:50.226006741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "StandardEpisodeFormat" TEXT, "DailyEpisodeFormat" TEXT, "SeriesFolderFormat" TEXT, "SeasonFolderFormat" TEXT, "AnimeEpisodeFormat" TEXT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1) 
2026-05-19T19:19:50.230825035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079464s 
2026-05-19T19:19:50.232418674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-05-19T19:19:50.236885110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT) 
2026-05-19T19:19:50.242362431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082965s 
2026-05-19T19:19:50.243888685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-05-19T19:19:50.247313602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL UNIQUE, "Title" TEXT NOT NULL UNIQUE, "MinSize" NUMERIC, "MaxSize" NUMERIC) 
2026-05-19T19:19:50.251467258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061201s 
2026-05-19T19:19:50.253189095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-05-19T19:19:50.255458235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-05-19T19:19:50.258665464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040025s 
2026-05-19T19:19:50.260257250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-05-19T19:19:50.262403422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-05-19T19:19:50.265819162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040639s 
2026-05-19T19:19:50.267176665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-05-19T19:19:50.270974885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2026-05-19T19:19:50.275511151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068672s 
2026-05-19T19:19:50.277087436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-05-19T19:19:50.282168699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Added" DATETIME, "Extension" TEXT NOT NULL, "Hash" TEXT) 
2026-05-19T19:19:50.288020745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093995s 
2026-05-19T19:19:50.289543602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-05-19T19:19:50.292994923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2026-05-19T19:19:50.297128598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061685s 
2026-05-19T19:19:50.298598618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-05-19T19:19:50.302532631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL DEFAULT 0, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL DEFAULT 0) 
2026-05-19T19:19:50.306685094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066767s 
2026-05-19T19:19:50.308189173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-05-19T19:19:50.311104675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL) 
2026-05-19T19:19:50.314560565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049437s 
2026-05-19T19:19:50.315974503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-05-19T19:19:50.318345488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-05-19T19:19:50.321641435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042586s 
2026-05-19T19:19:50.323184353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-05-19T19:19:50.325047876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-05-19T19:19:50.327990592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034207s 
2026-05-19T19:19:50.329437887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-05-19T19:19:50.332357888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL) 
2026-05-19T19:19:50.335759198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004946s 
2026-05-19T19:19:50.337205471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-05-19T19:19:50.341190517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL) 
2026-05-19T19:19:50.345371607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067392s 
2026-05-19T19:19:50.362511226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]') 
2026-05-19T19:19:50.372459411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-05-19T19:19:50.376412432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL) 
2026-05-19T19:19:50.380585346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065269s 
2026-05-19T19:19:50.382172954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-05-19T19:19:50.384202371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-05-19T19:19:50.475492806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0914965s 
2026-05-19T19:19:50.478506736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-05-19T19:19:50.480581204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-05-19T19:19:50.483672299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037405s 
2026-05-19T19:19:50.485102459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-05-19T19:19:50.489434835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-05-19T19:19:50.494163618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075875s 
2026-05-19T19:19:50.495574560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-05-19T19:19:50.499364112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2026-05-19T19:19:50.503575283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006601s 
2026-05-19T19:19:50.505235747Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2026-05-19T19:19:50.507805573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2026-05-19T19:19:50.511739666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004788s 
2026-05-19T19:19:50.513299517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-05-19T19:19:50.520129463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-05-19T19:19:50.526086159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113572s 
2026-05-19T19:19:50.527526680Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-05-19T19:19:50.531764535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2026-05-19T19:19:50.537709939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087822s 
2026-05-19T19:19:50.539289650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-05-19T19:19:50.541229166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-19T19:19:50.544310131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036069s 
2026-05-19T19:19:50.564971663Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0252696 taking an average of 00:00:00.0252696 
2026-05-19T19:19:50.574757862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-19T19:19:50', 'InitialSetup') 
2026-05-19T19:19:50.579866320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:50.593850373Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-05-19T19:19:50.595411728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0526348s 
2026-05-19T19:19:50.599456013Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-05-19T19:19:50.601083561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:50.604203564Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2026-05-19T19:19:50.621890736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2026-05-19T19:19:50.626376239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Path" TEXT NOT NULL UNIQUE, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT) 
2026-05-19T19:19:50.632257223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086246s 
2026-05-19T19:19:50.633888438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2026-05-19T19:19:50.636252159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-05-19T19:19:50.639265057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039487s 
2026-05-19T19:19:50.640782734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:50.642221892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001331s 
2026-05-19T19:19:50.644556363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2026-05-19T19:19:50.647112822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:50.655638272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095123s 
2026-05-19T19:19:50.658834409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-05-19T19:19:50', 'add_moviefiles_table') 
2026-05-19T19:19:50.662211941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:50.665061079Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-05-19T19:19:50.666447381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188283s 
2026-05-19T19:19:50.668521698Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-05-19T19:19:50.670088724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:50.672472566Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2026-05-19T19:19:50.677424619Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-05-19T19:19:50.687372623Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s 
2026-05-19T19:19:50.688944559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2026-05-19T19:19:50.691419283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:50.700580393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099167s 
2026-05-19T19:19:50.703315642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-05-19T19:19:50', 'fix_history_movieId') 
2026-05-19T19:19:50.706431628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:50.709059841Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-05-19T19:19:50.710535132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183762s 
2026-05-19T19:19:50.712544088Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-05-19T19:19:50.714629027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:50.717318353Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2026-05-19T19:19:50.739632914Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:50.741430153Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.72E-05s 
2026-05-19T19:19:50.742961107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2026-05-19T19:19:50.745164163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:50.754533913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100517s 
2026-05-19T19:19:50.756042792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:50.757409745Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2026-05-19T19:19:50.758912933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2026-05-19T19:19:50.760864192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2026-05-19T19:19:50.770342061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097974s 
2026-05-19T19:19:50.772455307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:50.773821488Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2026-05-19T19:19:50.778023701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2026-05-19T19:19:50.995817048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT) 
2026-05-19T19:19:51.010928021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website" FROM "Movies" 
2026-05-19T19:19:51.025843430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-19T19:19:51.037644998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-19T19:19:51.067187766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-19T19:19:51.071739974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-19T19:19:51.075572372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2957397s 
2026-05-19T19:19:51.077642702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:51.079098083Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.77E-05s 
2026-05-19T19:19:51.080724458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2026-05-19T19:19:51.082810239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2026-05-19T19:19:51.091267231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090263s 
2026-05-19T19:19:51.094397505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-05-19T19:19:51', 'add_tmdb_stuff') 
2026-05-19T19:19:51.097664224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:51.100931965Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-05-19T19:19:51.102385573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185685s 
2026-05-19T19:19:51.104276581Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-05-19T19:19:51.105829499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:51.108103519Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2026-05-19T19:19:51.114829685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-05-19T19:19:51.116396190Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.73E-05s 
2026-05-19T19:19:51.117938205Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2026-05-19T19:19:51.179813490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Path" TEXT, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT) 
2026-05-19T19:19:51.187257561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Path", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath") SELECT "Id", "MovieId", "Path", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath" FROM "MovieFiles" 
2026-05-19T19:19:51.192186749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-05-19T19:19:51.195838022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-05-19T19:19:51.219145703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-05-19T19:19:51.222445649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1030093s 
2026-05-19T19:19:51.225027368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-05-19T19:19:51', 'fix_movie_files') 
2026-05-19T19:19:51.227911527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:51.231884879Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-05-19T19:19:51.233296693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1123306s 
2026-05-19T19:19:51.235221098Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-05-19T19:19:51.236831582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:51.239164681Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2026-05-19T19:19:51.245798761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-19T19:19:51.247488133Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.87E-05s 
2026-05-19T19:19:51.249074318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2026-05-19T19:19:51.311760125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL) 
2026-05-19T19:19:51.317366576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2026-05-19T19:19:51.320817215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-19T19:19:51.324295050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-19T19:19:51.345436297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-19T19:19:51.348814420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0982736s 
2026-05-19T19:19:51.351132329Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-05-19T19:19:51.354370891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-05-19T19:19:51.358982960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059437s 
2026-05-19T19:19:51.365144859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-05-19T19:19:51', 'update_schedule_intervale') 
2026-05-19T19:19:51.368053958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:51.371014541Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-05-19T19:19:51.372600986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177908s 
2026-05-19T19:19:51.374703400Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-05-19T19:19:51.376344635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:51.378875111Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2026-05-19T19:19:51.387345020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-05-19T19:19:51.389043130Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.81E-05s 
2026-05-19T19:19:51.390693133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2026-05-19T19:19:51.392876700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2026-05-19T19:19:51.401507212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093049s 
2026-05-19T19:19:51.402968475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-05-19T19:19:51.404311479Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2026-05-19T19:19:51.405998116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2026-05-19T19:19:51.408127004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2026-05-19T19:19:51.416024880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084873s 
2026-05-19T19:19:51.417438276Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:51.419391159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:51.427299216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083473s 
2026-05-19T19:19:51.430111329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-05-19T19:19:51', 'add_movie_formats_to_naming_config') 
2026-05-19T19:19:51.433216292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:51.436034889Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-05-19T19:19:51.437453486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169848s 
2026-05-19T19:19:51.439357460Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-05-19T19:19:51.440958034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:51.443177775Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2026-05-19T19:19:51.448046901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:51.449511461Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s 
2026-05-19T19:19:51.451058526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2026-05-19T19:19:51.453125930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2026-05-19T19:19:51.461836703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093018s 
2026-05-19T19:19:51.464366658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-05-19T19:19:51', 'add_phyiscal_release') 
2026-05-19T19:19:51.467244925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:51.470003089Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-05-19T19:19:51.471373499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173637s 
2026-05-19T19:19:51.473250490Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-05-19T19:19:51.474759950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:51.476965572Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2026-05-19T19:19:51.499681050Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:51.511926843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2026-05-19T19:19:51.515185926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136417s 
2026-05-19T19:19:51.517682705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-05-19T19:19:51', 'remove_bitmetv') 
2026-05-19T19:19:51.520562514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:51.523149855Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-05-19T19:19:51.524528772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215768s 
2026-05-19T19:19:51.526387976Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-05-19T19:19:51.527957407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:51.530274073Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2026-05-19T19:19:51.537151945Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:51.539668784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2026-05-19T19:19:51.542312598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034739s 
2026-05-19T19:19:51.544805749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-05-19T19:19:51', 'remove_torrentleech') 
2026-05-19T19:19:51.547679256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:51.550414896Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-05-19T19:19:51.551784384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114789s 
2026-05-19T19:19:51.553682076Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-05-19T19:19:51.555254442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:51.557465636Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2026-05-19T19:19:51.561292192Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:51.563454236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2026-05-19T19:19:51.565919451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031046s 
2026-05-19T19:19:51.568394246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-05-19T19:19:51', 'remove_broadcasthenet') 
2026-05-19T19:19:51.571228624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:51.573848370Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-05-19T19:19:51.575236195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010885s 
2026-05-19T19:19:51.576977392Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-05-19T19:19:51.578556542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:51.580767745Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2026-05-19T19:19:51.584399870Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:51.586427003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2026-05-19T19:19:51.588855183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029531s 
2026-05-19T19:19:51.591293644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-05-19T19:19:51', 'remove_fanzub') 
2026-05-19T19:19:51.594159536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:51.596755985Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-05-19T19:19:51.598114301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01078s 
2026-05-19T19:19:51.599997143Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-05-19T19:19:51.601567646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:51.603759921Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2026-05-19T19:19:51.606930266Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:51.608549607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:51.614943634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064728s 
2026-05-19T19:19:51.617588280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-05-19T19:19:51', 'update_movie_sorttitle') 
2026-05-19T19:19:51.620672111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:51.623364854Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-05-19T19:19:51.624768320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148489s 
2026-05-19T19:19:51.626694570Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-05-19T19:19:51.628336406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:51.630600627Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2026-05-19T19:19:51.633754008Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:51.635313809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:51.641414425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061569s 
2026-05-19T19:19:51.644085885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-05-19T19:19:51', 'update_movie_sorttitle_again') 
2026-05-19T19:19:51.647293756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:51.649922580Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-05-19T19:19:51.651326448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145404s 
2026-05-19T19:19:51.653195492Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-05-19T19:19:51.654754451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:51.656998110Z [Info] update_movie_file: Starting migration of Main DB to 117 
2026-05-19T19:19:51.669126767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2026-05-19T19:19:51.671388732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2026-05-19T19:19:51.679945385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091236s 
2026-05-19T19:19:51.682540401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-05-19T19:19:51', 'update_movie_file') 
2026-05-19T19:19:51.685469580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:51.688085569Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-05-19T19:19:51.689458905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172049s 
2026-05-19T19:19:51.691422790Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-05-19T19:19:51.693004636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:51.695221511Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2026-05-19T19:19:51.698506707Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:51.700046799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:51.706671701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066853s 
2026-05-19T19:19:51.709252047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-05-19T19:19:51', 'update_movie_slug') 
2026-05-19T19:19:51.712291849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:51.714874481Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-05-19T19:19:51.716247065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148575s 
2026-05-19T19:19:51.718081409Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-05-19T19:19:51.719646271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:51.721906623Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2026-05-19T19:19:51.726218998Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:51.727642916Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.65E-05s 
2026-05-19T19:19:51.729189771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2026-05-19T19:19:51.731241554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2026-05-19T19:19:51.739712884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090214s 
2026-05-19T19:19:51.742212799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-05-19T19:19:51', 'add_youtube_trailer_id') 
2026-05-19T19:19:51.745118000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:51.747760632Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-05-19T19:19:51.749132335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169677s 
2026-05-19T19:19:51.750895065Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-05-19T19:19:51.752442381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:51.754589946Z [Info] add_studio: Starting migration of Main DB to 120 
2026-05-19T19:19:51.758963565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:51.760353704Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s 
2026-05-19T19:19:51.761826450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2026-05-19T19:19:51.763739273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2026-05-19T19:19:51.772149210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088485s 
2026-05-19T19:19:51.774539484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-05-19T19:19:51', 'add_studio') 
2026-05-19T19:19:51.777419714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:51.779980612Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-05-19T19:19:51.781309889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166791s 
2026-05-19T19:19:51.783150787Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-05-19T19:19:51.784727793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:51.786978295Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2026-05-19T19:19:51.790234713Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:51.791795547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:51.798829122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007096s 
2026-05-19T19:19:51.801499089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-05-19T19:19:51', 'update_filedate_config') 
2026-05-19T19:19:51.804581287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:51.807194269Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-05-19T19:19:51.808603647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153977s 
2026-05-19T19:19:51.810485487Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-05-19T19:19:51.812066552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:51.814365151Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2026-05-19T19:19:51.822143997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-19T19:19:51.823569508Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s 
2026-05-19T19:19:51.825095892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2026-05-19T19:19:51.827186974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2026-05-19T19:19:51.835781152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092109s 
2026-05-19T19:19:51.837230631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-19T19:19:51.838541461Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2026-05-19T19:19:51.840074699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2026-05-19T19:19:51.910678543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER) 
2026-05-19T19:19:51.918563061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId" FROM "Blacklist" 
2026-05-19T19:19:51.923807924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-05-19T19:19:51.927003971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-05-19T19:19:51.949951847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1079445s 
2026-05-19T19:19:51.951437960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-19T19:19:51.952801416Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2026-05-19T19:19:51.954312099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2026-05-19T19:19:52.022141314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER, "EpisodeIds" TEXT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER) 
2026-05-19T19:19:52.030152107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId" FROM "Blacklist" 
2026-05-19T19:19:52.035258582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-05-19T19:19:52.038702778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-05-19T19:19:52.061549601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1054724s 
2026-05-19T19:19:52.064933055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-05-19T19:19:52', 'add_movieid_to_blacklist') 
2026-05-19T19:19:52.067977266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:52.071133973Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-05-19T19:19:52.072553272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1151549s 
2026-05-19T19:19:52.074669453Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-05-19T19:19:52.076307853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:52.078616012Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2026-05-19T19:19:52.095747664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2026-05-19T19:19:52.100557160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NetImport" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL) 
2026-05-19T19:19:52.105691461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008236s 
2026-05-19T19:19:52.107207935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2026-05-19T19:19:52.109193423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2026-05-19T19:19:52.112111550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034856s 
2026-05-19T19:19:52.114587897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-05-19T19:19:52', 'create_netimport_table') 
2026-05-19T19:19:52.117477457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:52.120307717Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-05-19T19:19:52.121684851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115266s 
2026-05-19T19:19:52.123600529Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-05-19T19:19:52.125212806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:52.127471254Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2026-05-19T19:19:52.132107301Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-05-19T19:19:52.133547932Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s 
2026-05-19T19:19:52.135082132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2026-05-19T19:19:52.137130558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2026-05-19T19:19:52.145834707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092164s 
2026-05-19T19:19:52.148532310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-05-19T19:19:52', 'add_preferred_tags_to_profile') 
2026-05-19T19:19:52.151478263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:52.154185916Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-05-19T19:19:52.155603381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174368s 
2026-05-19T19:19:52.157378957Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-05-19T19:19:52.158978609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:52.161241827Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2026-05-19T19:19:52.164597856Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:52.166156665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:52.170470553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043862s 
2026-05-19T19:19:52.173041761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-05-19T19:19:52', 'fix_imdb_unique') 
2026-05-19T19:19:52.176025049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:52.178684475Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-05-19T19:19:52.180061348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126185s 
2026-05-19T19:19:52.181949260Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-05-19T19:19:52.183554904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:52.186008887Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2026-05-19T19:19:52.189160965Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:52.190709794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:52.215964767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024951s 
2026-05-19T19:19:52.218884918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-05-19T19:19:52', 'update_qualities_and_profiles') 
2026-05-19T19:19:52.222245927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:52.225096958Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-05-19T19:19:52.226558261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0343338s 
2026-05-19T19:19:52.228313587Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-05-19T19:19:52.229852746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:52.232897699Z [Info] remove_wombles: Starting migration of Main DB to 127 
2026-05-19T19:19:52.240560521Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:52.243150908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-05-19T19:19:52.246308718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038248s 
2026-05-19T19:19:52.249057675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-05-19T19:19:52', 'remove_wombles') 
2026-05-19T19:19:52.252332961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:52.254988038Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-05-19T19:19:52.256496907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124973s 
2026-05-19T19:19:52.258504410Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-05-19T19:19:52.260344265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:52.262750842Z [Info] remove_kickass: Starting migration of Main DB to 128 
2026-05-19T19:19:52.266946451Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:52.269189369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2026-05-19T19:19:52.272209892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035113s 
2026-05-19T19:19:52.275165033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-05-19T19:19:52', 'remove_kickass') 
2026-05-19T19:19:52.278354657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:52.280941237Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-05-19T19:19:52.282327569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123234s 
2026-05-19T19:19:52.284419181Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-05-19T19:19:52.286084395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:52.288481232Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2026-05-19T19:19:52.293295207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-19T19:19:52.294916001Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.06E-05s 
2026-05-19T19:19:52.296727770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2026-05-19T19:19:52.299103565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2026-05-19T19:19:52.308747027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103886s 
2026-05-19T19:19:52.311449830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-05-19T19:19:52', 'add_parsed_movie_info_to_pending_release') 
2026-05-19T19:19:52.314595275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:52.317778235Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-05-19T19:19:52.319242744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192208s 
2026-05-19T19:19:52.321141188Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-05-19T19:19:52.322721621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:52.325058437Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2026-05-19T19:19:52.330303390Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:52.333310255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-05-19T19:19:52.336357242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041756s 
2026-05-19T19:19:52.337986213Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:52.340070320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2026-05-19T19:19:52.342279960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028268s 
2026-05-19T19:19:52.344801879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-05-19T19:19:52', 'remove_wombles_kickass') 
2026-05-19T19:19:52.347926262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:52.351375969Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-05-19T19:19:52.352886421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115015s 
2026-05-19T19:19:52.354951410Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-05-19T19:19:52.356644450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:52.359280549Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2026-05-19T19:19:52.364192721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-19T19:19:52.365768525Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.69E-05s 
2026-05-19T19:19:52.367490192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2026-05-19T19:19:52.426697163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT) 
2026-05-19T19:19:52.433615517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "MovieId", "ParsedMovieInfo") SELECT "Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "MovieId", "ParsedMovieInfo" FROM "PendingReleases" 
2026-05-19T19:19:52.437798331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-05-19T19:19:52.440879205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-05-19T19:19:52.462280106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0930704s 
2026-05-19T19:19:52.465018842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-05-19T19:19:52', 'make_parsed_episode_info_nullable') 
2026-05-19T19:19:52.468320822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:52.472899182Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-05-19T19:19:52.474434354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1034595s 
2026-05-19T19:19:52.476759517Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-05-19T19:19:52.521386944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:52.525292440Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2026-05-19T19:19:52.531514221Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-05-19T19:19:52.534272956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-05-19T19:19:52.537407299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040251s 
2026-05-19T19:19:52.540271467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-05-19T19:19:52', 'rename_torrent_downloadstation') 
2026-05-19T19:19:52.543721225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:52.546230568Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-05-19T19:19:52.547686931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012605s 
2026-05-19T19:19:52.549746770Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-05-19T19:19:52.551344548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:52.553760804Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2026-05-19T19:19:52.566709282Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-05-19T19:19:52.568444326Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.69E-05s 
2026-05-19T19:19:52.570204631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2026-05-19T19:19:52.572567931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-05-19T19:19:52.581871448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101337s 
2026-05-19T19:19:52.583335967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:52.584661166Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2026-05-19T19:19:52.586206038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2026-05-19T19:19:52.588441961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-05-19T19:19:52.596946589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009242s 
2026-05-19T19:19:52.599479610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-05-19T19:19:52', 'add_minimumavailability') 
2026-05-19T19:19:52.602534973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:52.605145150Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-05-19T19:19:52.606540370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173103s 
2026-05-19T19:19:52.608534686Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-05-19T19:19:52.610163857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:52.612453459Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2026-05-19T19:19:52.615824378Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:52.617456295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:52.620536768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031696s 
2026-05-19T19:19:52.623254191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-05-19T19:19:52', 'add_remux_qualities_for_the_wankers') 
2026-05-19T19:19:52.626335837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:52.629117520Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-05-19T19:19:52.630561898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115589s 
2026-05-19T19:19:52.632445993Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-05-19T19:19:52.634041075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:52.636280065Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2026-05-19T19:19:52.640886742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:52.642332123Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s 
2026-05-19T19:19:52.643875531Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2026-05-19T19:19:52.646218831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:52.655209728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098229s 
2026-05-19T19:19:52.657817931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-05-19T19:19:52', 'add_haspredbentry_to_movies') 
2026-05-19T19:19:52.660810037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:52.663498451Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-05-19T19:19:52.664940976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179951s 
2026-05-19T19:19:52.666803958Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-05-19T19:19:52.668390233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:52.670631367Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2026-05-19T19:19:52.675359910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:52.676860031Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.65E-05s 
2026-05-19T19:19:52.678350383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2026-05-19T19:19:52.680505724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2026-05-19T19:19:52.689566832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097396s 
2026-05-19T19:19:52.692210176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-05-19T19:19:52', 'add_pathstate_to_movies') 
2026-05-19T19:19:52.695868022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:52.699223029Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-05-19T19:19:52.700722679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192065s 
2026-05-19T19:19:52.702679139Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-05-19T19:19:52.704361858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:52.706710749Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2026-05-19T19:19:52.717116336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2026-05-19T19:19:52.720502195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "MovieTitle" TEXT, "MovieYear" INTEGER DEFAULT 0) 
2026-05-19T19:19:52.724818307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060443s 
2026-05-19T19:19:52.726438119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2026-05-19T19:19:52.728619733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2026-05-19T19:19:52.732082236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039874s 
2026-05-19T19:19:52.734247457Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:52.735899835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:52.748704353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126622s 
2026-05-19T19:19:52.751685507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-05-19T19:19:52', 'add_import_exclusions_table') 
2026-05-19T19:19:52.754859419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:52.757712935Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-05-19T19:19:52.759135540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218661s 
2026-05-19T19:19:52.761026569Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-05-19T19:19:52.762616280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:52.764877084Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2026-05-19T19:19:52.769159268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:52.770573055Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s 
2026-05-19T19:19:52.772151084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2026-05-19T19:19:52.774508341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2026-05-19T19:19:52.783265417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096106s 
2026-05-19T19:19:52.785821756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-05-19T19:19:52', 'add_physical_release_note') 
2026-05-19T19:19:52.788757538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:52.791664883Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-05-19T19:19:52.793041746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178118s 
2026-05-19T19:19:52.795000872Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-05-19T19:19:52.796590333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:52.799225731Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2026-05-19T19:19:52.802109098Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:52.803765444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:52.832077192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278683s 
2026-05-19T19:19:52.834813373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-05-19T19:19:52', 'consolidate_indexer_baseurl') 
2026-05-19T19:19:52.837938807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:52.840693856Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-05-19T19:19:52.842114226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0368778s 
2026-05-19T19:19:52.844051558Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-05-19T19:19:52.845712683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:52.848189081Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2026-05-19T19:19:52.891130423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2026-05-19T19:19:52.896475789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "SourceType" INTEGER NOT NULL DEFAULT 0, "SourceId" INTEGER NOT NULL DEFAULT 0, "Votes" INTEGER NOT NULL DEFAULT 0, "VoteCount" INTEGER NOT NULL DEFAULT 0, "Language" INTEGER NOT NULL DEFAULT 0) 
2026-05-19T19:19:52.902151219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091014s 
2026-05-19T19:19:52.907245648Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2026-05-19T19:19:52.988185057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "PathState" INTEGER NOT NULL, "PhysicalReleaseNote" TEXT) 
2026-05-19T19:19:53.004245452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Actors", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote" FROM "Movies" 
2026-05-19T19:19:53.015339996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-19T19:19:53.019298739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-19T19:19:53.042841884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-19T19:19:53.046302133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1374043s 
2026-05-19T19:19:53.047864159Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:53.049256904Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s 
2026-05-19T19:19:53.050755923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2026-05-19T19:19:53.052963909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2026-05-19T19:19:53.061671776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093415s 
2026-05-19T19:19:53.063157168Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:53.064513580Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2026-05-19T19:19:53.066114303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2026-05-19T19:19:53.068443274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2026-05-19T19:19:53.077225761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094711s 
2026-05-19T19:19:53.079956401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-05-19T19:19:53', 'add_alternative_titles_table') 
2026-05-19T19:19:53.083078910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:53.087609163Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-05-19T19:19:53.089214416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196985s 
2026-05-19T19:19:53.091216969Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-05-19T19:19:53.092908346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:53.095378460Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2026-05-19T19:19:53.103364373Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:53.105162435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:53.112646638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073518s 
2026-05-19T19:19:53.114410761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-05-19T19:19:53.115869529Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2026-05-19T19:19:53.117593761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2026-05-19T19:19:53.183365883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "Language" INTEGER NOT NULL) 
2026-05-19T19:19:53.190518999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "MovieId", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language") SELECT "Id", "MovieId", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language" FROM "AlternativeTitles" 
2026-05-19T19:19:53.195006747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-19T19:19:53.198175720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-19T19:19:53.220342823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1010955s 
2026-05-19T19:19:53.222033619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-05-19T19:19:53.224328591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-19T19:19:53.227709079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041701s 
2026-05-19T19:19:53.230690093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-05-19T19:19:53', 'fix_duplicate_alt_titles') 
2026-05-19T19:19:53.233861149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:53.236838455Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-05-19T19:19:53.238293085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131603s 
2026-05-19T19:19:53.240142239Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-05-19T19:19:53.241731920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:53.244001702Z [Info] movie_extras: Starting migration of Main DB to 142 
2026-05-19T19:19:53.281171480Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2026-05-19T19:19:53.283894875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-05-19T19:19:53.287118306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042059s 
2026-05-19T19:19:53.288690914Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2026-05-19T19:19:53.290622775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-05-19T19:19:53.293295808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031826s 
2026-05-19T19:19:53.294764426Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2026-05-19T19:19:53.296384950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-05-19T19:19:53.298888361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027335s 
2026-05-19T19:19:53.300349805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-05-19T19:19:53.304238947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-05-19T19:19:53.308409406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006617s 
2026-05-19T19:19:53.309844186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-05-19T19:19:53.313837518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2026-05-19T19:19:53.318268512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069332s 
2026-05-19T19:19:53.319803162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-05-19T19:19:53.324097562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "MovieFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2026-05-19T19:19:53.328629338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073228s 
2026-05-19T19:19:53.331107379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-05-19T19:19:53', 'movie_extras') 
2026-05-19T19:19:53.334037320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:53.336840014Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-05-19T19:19:53.338218060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015482s 
2026-05-19T19:19:53.340087194Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-05-19T19:19:53.341715894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:53.344084434Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2026-05-19T19:19:53.356089242Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2026-05-19T19:19:53.357966793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2026-05-19T19:19:53.361172259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034048s 
2026-05-19T19:19:53.362632239Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2026-05-19T19:19:53.364269025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2026-05-19T19:19:53.366747717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00274s 
2026-05-19T19:19:53.368167737Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2026-05-19T19:19:53.369694091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2026-05-19T19:19:53.372856720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033103s 
2026-05-19T19:19:53.374386201Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2026-05-19T19:19:53.376232779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2026-05-19T19:19:53.379131217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032002s 
2026-05-19T19:19:53.382099235Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2026-05-19T19:19:53.438135609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER) 
2026-05-19T19:19:53.445631877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId" FROM "Blacklist" 
2026-05-19T19:19:53.450572156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-05-19T19:19:53.453888826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-05-19T19:19:53.473465132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0897799s 
2026-05-19T19:19:53.475123031Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2026-05-19T19:19:53.529341364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "MovieId" INTEGER NOT NULL) 
2026-05-19T19:19:53.535535820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId" FROM "History" 
2026-05-19T19:19:53.539750037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-05-19T19:19:53.543164373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-05-19T19:19:53.563177108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-19T19:19:53.566924475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-19T19:19:53.570246295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0935248s 
2026-05-19T19:19:53.572754356Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2026-05-19T19:19:53.627087992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT) 
2026-05-19T19:19:53.634042839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "RenameEpisodes", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat") SELECT "Id", "MultiEpisodeStyle", "RenameEpisodes", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat" FROM "NamingConfig" 
2026-05-19T19:19:53.638343420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-05-19T19:19:53.641448594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-05-19T19:19:53.662465982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0878784s 
2026-05-19T19:19:53.664238642Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2026-05-19T19:19:53.716797092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT) 
2026-05-19T19:19:53.722667636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo") SELECT "Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo" FROM "PendingReleases" 
2026-05-19T19:19:53.726576919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-05-19T19:19:53.730517916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-05-19T19:19:53.750456141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0846441s 
2026-05-19T19:19:53.753336381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-05-19T19:19:53', 'clean_core_tv') 
2026-05-19T19:19:53.756340051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:53.760535620Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-05-19T19:19:53.761957925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0946818s 
2026-05-19T19:19:53.764302176Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-05-19T19:19:53.766084034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:53.769929018Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2026-05-19T19:19:53.776365811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-19T19:19:53.777928028Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.61E-05s 
2026-05-19T19:19:53.779499182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2026-05-19T19:19:53.781635615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2026-05-19T19:19:53.790078338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090632s 
2026-05-19T19:19:53.791915558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2026-05-19T19:19:53.794238005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2026-05-19T19:19:53.801871729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084232s 
2026-05-19T19:19:53.804429611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-05-19T19:19:53', 'add_cookies_to_indexer_status') 
2026-05-19T19:19:53.807367658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:53.810088708Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-05-19T19:19:53.811535662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164457s 
2026-05-19T19:19:53.813373754Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-05-19T19:19:53.814955330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:53.817152825Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2026-05-19T19:19:53.821505451Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-05-19T19:19:53.823901126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-05-19T19:19:53.826825325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035166s 
2026-05-19T19:19:53.828733247Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-05-19T19:19:53.830819760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-05-19T19:19:53.833189221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028533s 
2026-05-19T19:19:53.835641220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-05-19T19:19:53', 'banner_to_fanart') 
2026-05-19T19:19:53.838502552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:53.841151347Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-05-19T19:19:53.842544312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106896s 
2026-05-19T19:19:53.844393006Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-05-19T19:19:53.846052578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:53.848326057Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2026-05-19T19:19:53.853844280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-05-19T19:19:53.855381757Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s 
2026-05-19T19:19:53.857060177Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-05-19T19:19:53.859462104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:53.867961682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093294s 
2026-05-19T19:19:53.870561357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-05-19T19:19:53', 'naming_config_colon_action') 
2026-05-19T19:19:53.873616410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:53.876745893Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-05-19T19:19:53.878190994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179794s 
2026-05-19T19:19:53.880057182Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-05-19T19:19:53.881621102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:53.884085775Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2026-05-19T19:19:53.893602151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-05-19T19:19:53.896627904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "FormatTags" TEXT NOT NULL) 
2026-05-19T19:19:53.900779015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055905s 
2026-05-19T19:19:53.902349608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-05-19T19:19:53.904455299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-05-19T19:19:53.907420591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036488s 
2026-05-19T19:19:53.908930031Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-05-19T19:19:53.910315010Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.6E-05s 
2026-05-19T19:19:53.911889842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2026-05-19T19:19:53.914205235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2026-05-19T19:19:53.922611975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092599s 
2026-05-19T19:19:53.924247830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2026-05-19T19:19:53.926451217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:53.934432742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086806s 
2026-05-19T19:19:53.935885849Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:53.937438696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:53.939656242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023948s 
2026-05-19T19:19:53.942142569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-05-19T19:19:53', 'add_custom_formats') 
2026-05-19T19:19:53.945139645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:53.947892920Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-05-19T19:19:53.949263751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105002s 
2026-05-19T19:19:53.951166383Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-05-19T19:19:53.952829452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:53.955104093Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2026-05-19T19:19:53.958763653Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-05-19T19:19:53.961098375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-05-19T19:19:53.964319282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037584s 
2026-05-19T19:19:53.966877815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-05-19T19:19:53', 'remove_extra_naming_config') 
2026-05-19T19:19:53.969820832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:53.972501271Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-05-19T19:19:53.973949848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117878s 
2026-05-19T19:19:53.975778641Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-05-19T19:19:53.977465378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:53.979743787Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2026-05-19T19:19:53.982941306Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:53.984567722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:54.037007904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0521895s 
2026-05-19T19:19:54.040034860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-05-19T19:19:54', 'convert_regex_required_tags') 
2026-05-19T19:19:54.043410328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:54.046177812Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-05-19T19:19:54.047637121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0615575s 
2026-05-19T19:19:54.049609824Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-05-19T19:19:54.051261150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:54.053561472Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2026-05-19T19:19:54.057092033Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:54.058762056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:54.066718891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079373s 
2026-05-19T19:19:54.069607168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-05-19T19:19:54', 'fix_format_tags_double_underscore') 
2026-05-19T19:19:54.072887264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:54.075565798Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-05-19T19:19:54.077140059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167084s 
2026-05-19T19:19:54.078980786Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-05-19T19:19:54.080600768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:54.082889748Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2026-05-19T19:19:54.087795449Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-05-19T19:19:54.089258746Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.74E-05s 
2026-05-19T19:19:54.090852105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2026-05-19T19:19:54.092864006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2026-05-19T19:19:54.101369436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090688s 
2026-05-19T19:19:54.103086424Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2026-05-19T19:19:54.104963504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2026-05-19T19:19:54.107238456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025879s 
2026-05-19T19:19:54.109773561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-05-19T19:19:54', 'add_tags_to_net_import') 
2026-05-19T19:19:54.112698372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:54.115480845Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-05-19T19:19:54.116922860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01067s 
2026-05-19T19:19:54.118774709Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-05-19T19:19:54.120404251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:54.122636748Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2026-05-19T19:19:54.129002217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-05-19T19:19:54.132099224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 
2026-05-19T19:19:54.136215454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054118s 
2026-05-19T19:19:54.138549365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-05-19T19:19:54', 'add_custom_filters') 
2026-05-19T19:19:54.141455327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:54.144157800Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-05-19T19:19:54.145552368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134838s 
2026-05-19T19:19:54.147491093Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-05-19T19:19:54.149229694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:54.151482872Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2026-05-19T19:19:54.188519573Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-19T19:19:54.190244296Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.77E-05s 
2026-05-19T19:19:54.191799228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-05-19T19:19:54.194256938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:54.203162894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098659s 
2026-05-19T19:19:54.206749948Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2026-05-19T19:19:54.320506238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-05-19T19:19:54.329019764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "IndexerId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-05-19T19:19:54.333985065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-19T19:19:54.337549223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-19T19:19:54.361298533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-19T19:19:54.364722258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1563594s 
2026-05-19T19:19:54.366501682Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-05-19T19:19:54.425023663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER) 
2026-05-19T19:19:54.431708596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers" 
2026-05-19T19:19:54.435778312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-19T19:19:54.439619247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-19T19:19:54.461265803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-19T19:19:54.464288070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.096228s 
2026-05-19T19:19:54.465744653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-19T19:19:54.467100564Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s 
2026-05-19T19:19:54.469527061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-05-19T19:19:54.471755639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-05-19T19:19:54.479893047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088182s 
2026-05-19T19:19:54.481941623Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-05-19T19:19:54.484318560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-05-19T19:19:54.486610977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030127s 
2026-05-19T19:19:54.488051458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-19T19:19:54.489381827Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2026-05-19T19:19:54.491001249Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-05-19T19:19:54.547454233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL) 
2026-05-19T19:19:54.554582769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers" 
2026-05-19T19:19:54.559105859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-19T19:19:54.562733374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-19T19:19:54.584929116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-19T19:19:54.588192408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0956417s 
2026-05-19T19:19:54.589745005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-05-19T19:19:54.593472852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-05-19T19:19:54.598070482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006866s 
2026-05-19T19:19:54.599901048Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-05-19T19:19:54.602182663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-19T19:19:54.605309811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039759s 
2026-05-19T19:19:54.608049740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-05-19T19:19:54', 'indexer_client_status_search_changes') 
2026-05-19T19:19:54.611122558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:54.614351040Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-05-19T19:19:54.615823987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127626s 
2026-05-19T19:19:54.617869116Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-05-19T19:19:54.619533968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:54.622227032Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2026-05-19T19:19:54.631197709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-05-19T19:19:54.632690936Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2026-05-19T19:19:54.634238803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2026-05-19T19:19:54.636550369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-05-19T19:19:54.645517769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098318s 
2026-05-19T19:19:54.647026868Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-05-19T19:19:54.648349211Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s 
2026-05-19T19:19:54.649882439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2026-05-19T19:19:54.652018080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-05-19T19:19:54.660440102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090733s 
2026-05-19T19:19:54.661883388Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-19T19:19:54.663218046Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s 
2026-05-19T19:19:54.664740062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2026-05-19T19:19:54.666861655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-05-19T19:19:54.675190418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089774s 
2026-05-19T19:19:54.676661211Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:54.678360423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:54.747892497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0692517s 
2026-05-19T19:19:54.750994244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-05-19T19:19:54', 'add_language_to_files_history_blacklist') 
2026-05-19T19:19:54.754455104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:54.757372049Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-05-19T19:19:54.758874114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.078881s 
2026-05-19T19:19:54.761009785Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-05-19T19:19:54.762728537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:54.765065293Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2026-05-19T19:19:54.794874678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-05-19T19:19:54.796723712Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s 
2026-05-19T19:19:54.798330949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2026-05-19T19:19:54.800481149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-05-19T19:19:54.809566356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097368s 
2026-05-19T19:19:54.811067369Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-19T19:19:54.821318534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-05-19T19:19:54.824310951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118232s 
2026-05-19T19:19:54.826929224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-05-19T19:19:54', 'add_update_allowed_quality_profile') 
2026-05-19T19:19:54.829916611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:54.833923310Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-05-19T19:19:54.835396818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212586s 
2026-05-19T19:19:54.837379250Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-05-19T19:19:54.839005385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:54.841302992Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2026-05-19T19:19:54.846689991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-19T19:19:54.848452621Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s 
2026-05-19T19:19:54.849784343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-05-19T19:19:54.852096240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-05-19T19:19:54.861068870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097658s 
2026-05-19T19:19:54.862525243Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:54.864039693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:55.115738003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2513976s 
2026-05-19T19:19:55.118744428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-05-19T19:19:55', 'add_download_client_priority') 
2026-05-19T19:19:55.122119095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:55.124989766Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-05-19T19:19:55.126440047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2608914s 
2026-05-19T19:19:55.128285013Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-05-19T19:19:55.129879905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:55.132115758Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2026-05-19T19:19:55.136099000Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:55.138258609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-05-19T19:19:55.140844216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032048s 
2026-05-19T19:19:55.143273709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-05-19T19:19:55', 'remove_growl_prowl') 
2026-05-19T19:19:55.146203199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:55.148829118Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-05-19T19:19:55.150227824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110598s 
2026-05-19T19:19:55.152167601Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-05-19T19:19:55.153675087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:55.155928265Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2026-05-19T19:19:55.160614002Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:55.162840917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-05-19T19:19:55.165451845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032812s 
2026-05-19T19:19:55.167090525Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:55.169139993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-05-19T19:19:55.171448693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028956s 
2026-05-19T19:19:55.173940882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-05-19T19:19:55', 'remove_plex_hometheatre') 
2026-05-19T19:19:55.176858437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:55.179467141Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-05-19T19:19:55.180902933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107433s 
2026-05-19T19:19:55.182736756Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-05-19T19:19:55.184321818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:55.186489755Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2026-05-19T19:19:55.190088142Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:55.191711181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:55.215877660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239623s 
2026-05-19T19:19:55.218778052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-05-19T19:19:55', 'add_webrip_qualites') 
2026-05-19T19:19:55.222108981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:55.224751673Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-05-19T19:19:55.226155189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0330149s 
2026-05-19T19:19:55.228068723Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-05-19T19:19:55.229666661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:55.231943487Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2026-05-19T19:19:55.238175708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-19T19:19:55.239702192Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s 
2026-05-19T19:19:55.241344530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-05-19T19:19:55.243652738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:55.252838358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099343s 
2026-05-19T19:19:55.254358961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-19T19:19:55.255705663Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2026-05-19T19:19:55.257403061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-05-19T19:19:55.259777463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:55.268381251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093996s 
2026-05-19T19:19:55.270919753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-05-19T19:19:55', 'health_issue_notification') 
2026-05-19T19:19:55.273862770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:55.276514501Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-05-19T19:19:55.277922627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173916s 
2026-05-19T19:19:55.279744877Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-05-19T19:19:55.281336933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:55.283526794Z [Info] speed_improvements: Starting migration of Main DB to 161 
2026-05-19T19:19:55.292642171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2026-05-19T19:19:55.295147978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-05-19T19:19:55.299088574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046345s 
2026-05-19T19:19:55.300802927Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2026-05-19T19:19:55.302963007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2026-05-19T19:19:55.306322072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004035s 
2026-05-19T19:19:55.307933056Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2026-05-19T19:19:55.309911231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-19T19:19:55.313089412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037053s 
2026-05-19T19:19:55.314630405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-05-19T19:19:55.316541794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-19T19:19:55.319630765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035812s 
2026-05-19T19:19:55.321260407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-05-19T19:19:55.323153841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-19T19:19:55.326217661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035339s 
2026-05-19T19:19:55.328761053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-05-19T19:19:55', 'speed_improvements') 
2026-05-19T19:19:55.331886237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:55.334783282Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-05-19T19:19:55.336245216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119995s 
2026-05-19T19:19:55.338211065Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-05-19T19:19:55.339835307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:55.342256443Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2026-05-19T19:19:55.373232577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2026-05-19T19:19:55.436815661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "PreferredTags" TEXT, "FormatItems" TEXT NOT NULL DEFAULT '[{"format":0, "allowed":true}]', "FormatCutoff" INTEGER NOT NULL, "UpgradeAllowed" INTEGER) 
2026-05-19T19:19:55.444983701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "FormatCutoff", "UpgradeAllowed") SELECT "Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "FormatCutoff", "UpgradeAllowed" FROM "Profiles" 
2026-05-19T19:19:55.450164806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-05-19T19:19:55.453905479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-05-19T19:19:55.477531000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-19T19:19:55.481098395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1059821s 
2026-05-19T19:19:55.485208522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2026-05-19T19:19:55.552282136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "PreferredTags" TEXT, "FormatItems" TEXT NOT NULL DEFAULT '[{"format":0, "allowed":true}]', "FormatCutoff" INTEGER NOT NULL, "UpgradeAllowed" INTEGER) 
2026-05-19T19:19:55.559650315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "FormatCutoff", "UpgradeAllowed") SELECT "Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "FormatCutoff", "UpgradeAllowed" FROM "Profiles" 
2026-05-19T19:19:55.564102482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-05-19T19:19:55.567774938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-05-19T19:19:55.593493504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-19T19:19:55.596971729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1100465s 
2026-05-19T19:19:55.598380697Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-19T19:19:55.601442333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2026-05-19T19:19:55.604165938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044284s 
2026-05-19T19:19:55.606626523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-05-19T19:19:55', 'fix_profile_format_default') 
2026-05-19T19:19:55.609529480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:55.612586446Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-05-19T19:19:55.614040475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127015s 
2026-05-19T19:19:55.615814478Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-05-19T19:19:55.617449270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:55.619614541Z [Info] task_duration: Starting migration of Main DB to 163 
2026-05-19T19:19:55.624037178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-19T19:19:55.625511206Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2026-05-19T19:19:55.627127612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-05-19T19:19:55.629310839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-05-19T19:19:55.638585968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099423s 
2026-05-19T19:19:55.641082416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-05-19T19:19:55', 'task_duration') 
2026-05-19T19:19:55.643982918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:55.646528895Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-05-19T19:19:55.647998846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178064s 
2026-05-19T19:19:55.649907109Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-05-19T19:19:55.651567112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:55.653986905Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2026-05-19T19:19:55.671242497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:55.672808120Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s 
2026-05-19T19:19:55.674357150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2026-05-19T19:19:55.676363571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2026-05-19T19:19:55.686324362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103596s 
2026-05-19T19:19:55.688037382Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2026-05-19T19:19:55.758261600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "PathState" INTEGER NOT NULL, "PhysicalReleaseNote" TEXT, "SecondaryYear" INTEGER, "SecondaryYearSourceId" INTEGER, "Collection" TEXT) 
2026-05-19T19:19:55.775503385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PathState", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection" FROM "Movies" 
2026-05-19T19:19:55.787677242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-19T19:19:55.792133427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-19T19:19:55.815823708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-19T19:19:55.820135602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-19T19:19:55.823888430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-19T19:19:55.827511738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-19T19:19:55.830558343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1410887s 
2026-05-19T19:19:55.832031580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2026-05-19T19:19:55.836697898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "CreditTmdbId" TEXT NOT NULL UNIQUE, "PersonTmdbId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Images" TEXT NOT NULL, "Character" TEXT, "Order" INTEGER NOT NULL, "Job" TEXT, "Department" TEXT, "Type" INTEGER NOT NULL) 
2026-05-19T19:19:55.841614911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081098s 
2026-05-19T19:19:55.843305104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2026-05-19T19:19:55.845426477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-05-19T19:19:55.853613315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087996s 
2026-05-19T19:19:55.855208056Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2026-05-19T19:19:55.857221602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-05-19T19:19:55.860238638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003518s 
2026-05-19T19:19:55.861868250Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:55.864085786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-05-19T19:19:55.866428765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030392s 
2026-05-19T19:19:55.868093738Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:55.870146753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-05-19T19:19:55.872539431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029514s 
2026-05-19T19:19:55.875094567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-05-19T19:19:55', 'movie_collections_crew') 
2026-05-19T19:19:55.877997403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:55.881327239Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-05-19T19:19:55.882824204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115267s 
2026-05-19T19:19:55.938608291Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-05-19T19:19:55.940870367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:55.944129431Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2026-05-19T19:19:55.956666570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-19T19:19:55.958223796Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s 
2026-05-19T19:19:55.959781954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2026-05-19T19:19:55.962106666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:55.971790850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104888s 
2026-05-19T19:19:55.973269838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-05-19T19:19:55.974608614Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s 
2026-05-19T19:19:55.976190901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2026-05-19T19:19:55.978415922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:55.987776534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100965s 
2026-05-19T19:19:55.989275633Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:55.990823000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:56.025895464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0347005s 
2026-05-19T19:19:56.027741322Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:56.029362597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:56.039986974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100222s 
2026-05-19T19:19:56.041292764Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:56.042876093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:56.055839781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127971s 
2026-05-19T19:19:56.057647842Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:56.059221071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:56.062633834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035076s 
2026-05-19T19:19:56.064127642Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:56.065691832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:56.127725405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0617517s 
2026-05-19T19:19:56.129634170Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:56.131175314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:56.145218005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136328s 
2026-05-19T19:19:56.148160561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-05-19T19:19:56', 'remove_custom_formats_from_quality_model') 
2026-05-19T19:19:56.151678386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:56.154858260Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-05-19T19:19:56.156407099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235242s 
2026-05-19T19:19:56.158565296Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-05-19T19:19:56.160250009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:56.162659682Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2026-05-19T19:19:56.167265237Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:56.168974770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:56.184427040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152411s 
2026-05-19T19:19:56.186280223Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:56.188155680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:56.197300096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093414s 
2026-05-19T19:19:56.199253030Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:56.200651636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:56.209884200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092704s 
2026-05-19T19:19:56.212761355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-05-19T19:19:56', 'fix_tmdb_list_config') 
2026-05-19T19:19:56.216017963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:56.218808343Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-05-19T19:19:56.220296410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181947s 
2026-05-19T19:19:56.222259193Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-05-19T19:19:56.223888484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:56.226162815Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2026-05-19T19:19:56.232712596Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2026-05-19T19:19:56.306385019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "PhysicalReleaseNote" TEXT, "SecondaryYear" INTEGER, "SecondaryYearSourceId" INTEGER, "Collection" TEXT) 
2026-05-19T19:19:56.322742382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "PhysicalReleaseNote", "SecondaryYear", "SecondaryYearSourceId", "Collection" FROM "Movies" 
2026-05-19T19:19:56.334319518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-19T19:19:56.338709238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-19T19:19:56.364105716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-19T19:19:56.368494996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-19T19:19:56.372264888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-19T19:19:56.375825700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-19T19:19:56.378854760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1445037s 
2026-05-19T19:19:56.380836020Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-05-19T19:19:56.382876430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-05-19T19:19:56.385568461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030809s 
2026-05-19T19:19:56.387090296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-05-19T19:19:56.388520296Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2026-05-19T19:19:56.390256543Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2026-05-19T19:19:56.392480652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-05-19T19:19:56.402080065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102112s 
2026-05-19T19:19:56.403647943Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2026-05-19T19:19:56.482040662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT, "Edition" TEXT, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL, "OriginalFilePath" TEXT) 
2026-05-19T19:19:56.490893552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath") SELECT "Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath" FROM "MovieFiles" 
2026-05-19T19:19:56.496578752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-05-19T19:19:56.500314185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-05-19T19:19:56.526022169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-05-19T19:19:56.529768084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.124394s 
2026-05-19T19:19:56.532641130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-05-19T19:19:56', 'remove_movie_pathstate') 
2026-05-19T19:19:56.535887308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:56.539166892Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-05-19T19:19:56.540815222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1339349s 
2026-05-19T19:19:56.543699481Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-05-19T19:19:56.545517853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:56.548126527Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2026-05-19T19:19:56.554622409Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-05-19T19:19:56.556210508Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2026-05-19T19:19:56.558059041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2026-05-19T19:19:56.560413973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2026-05-19T19:19:56.570156895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106017s 
2026-05-19T19:19:56.571638729Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:56.573198220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:56.612757811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0392754s 
2026-05-19T19:19:56.614691787Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2026-05-19T19:19:56.677141368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL) 
2026-05-19T19:19:56.683326534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2026-05-19T19:19:56.686796202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-05-19T19:19:56.690448387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-05-19T19:19:56.716864368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-05-19T19:19:56.720052088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1038682s 
2026-05-19T19:19:56.722711143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-05-19T19:19:56', 'custom_format_rework') 
2026-05-19T19:19:56.725736596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:56.728770797Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-05-19T19:19:56.730243844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1124569s 
2026-05-19T19:19:56.732318341Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-05-19T19:19:56.733896570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:56.736311283Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2026-05-19T19:19:56.746260090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-05-19T19:19:56.747963350Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s 
2026-05-19T19:19:56.749547360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2026-05-19T19:19:56.751898425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:56.761845448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107319s 
2026-05-19T19:19:56.763320338Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-05-19T19:19:56.764674616Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2026-05-19T19:19:56.766246311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2026-05-19T19:19:56.768500642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:56.777581330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098096s 
2026-05-19T19:19:56.779103816Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:56.780645701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:56.806572737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257564s 
2026-05-19T19:19:56.808512985Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2026-05-19T19:19:56.872851410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "PreferredTags" TEXT, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL) 
2026-05-19T19:19:56.880984269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore") SELECT "Id", "Name", "Cutoff", "Items", "Language", "PreferredTags", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore" FROM "Profiles" 
2026-05-19T19:19:56.886003116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-05-19T19:19:56.889702026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-05-19T19:19:56.912759453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-19T19:19:56.915827542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1058348s 
2026-05-19T19:19:56.917334597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-05-19T19:19:56.918692542Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2026-05-19T19:19:56.920482738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2026-05-19T19:19:56.923031551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:56.932020724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099664s 
2026-05-19T19:19:56.934507913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-05-19T19:19:56', 'custom_format_scores') 
2026-05-19T19:19:56.937525811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:56.959900293Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-05-19T19:19:56.961499694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.037733s 
2026-05-19T19:19:56.963419911Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-05-19T19:19:56.965117299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:56.967429997Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2026-05-19T19:19:56.971740719Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:56.973380180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:57.638474564Z []
2026-05-19T19:19:57.640053283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6663181s 
2026-05-19T19:19:57.641977098Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:57.643673885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:57.650792141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071646s 
2026-05-19T19:19:57.665534211Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-05-19T19:19:57.668995572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-05-19T19:19:57.674305106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065242s 
2026-05-19T19:19:57.676860081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-05-19T19:19:57', 'fix_trakt_list_config') 
2026-05-19T19:19:57.679755332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:57.698752071Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-05-19T19:19:57.700159836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0308603s 
2026-05-19T19:19:57.702280266Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-05-19T19:19:57.703941201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:57.706277256Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2026-05-19T19:19:57.711652281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-05-19T19:19:57.713185760Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s 
2026-05-19T19:19:57.714816023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-05-19T19:19:57.717054190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-05-19T19:19:57.726554463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101936s 
2026-05-19T19:19:57.728043562Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:57.729552291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:57.745564199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158114s 
2026-05-19T19:19:57.748495252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-05-19T19:19:57', 'quality_definition_preferred_size') 
2026-05-19T19:19:57.751752271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:57.754980593Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-05-19T19:19:57.756477988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253214s 
2026-05-19T19:19:57.758364427Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-05-19T19:19:57.760043008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:57.762312068Z [Info] add_download_history: Starting migration of Main DB to 172 
2026-05-19T19:19:57.780036584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-05-19T19:19:57.784785879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "MovieId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2026-05-19T19:19:57.789987214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083067s 
2026-05-19T19:19:57.791735135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-05-19T19:19:57.793961569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-05-19T19:19:57.797102204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003869s 
2026-05-19T19:19:57.798674100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2026-05-19T19:19:57.800761494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-05-19T19:19:57.803760935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036419s 
2026-05-19T19:19:57.805370867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-05-19T19:19:57.807512420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-05-19T19:19:57.810593345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003769s 
2026-05-19T19:19:57.812007422Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:57.813534438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:57.825254822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115766s 
2026-05-19T19:19:57.828084521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-05-19T19:19:57', 'add_download_history') 
2026-05-19T19:19:57.831177541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:57.834334959Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-05-19T19:19:57.835716191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208182s 
2026-05-19T19:19:57.837624354Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-05-19T19:19:57.839257363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:57.841552355Z [Info] net_import_status: Starting migration of Main DB to 173 
2026-05-19T19:19:57.851195686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2026-05-19T19:19:57.855299782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NetImportStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-05-19T19:19:57.860419974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075387s 
2026-05-19T19:19:57.862117783Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2026-05-19T19:19:57.864384999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2026-05-19T19:19:57.867574282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039541s 
2026-05-19T19:19:57.870069086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-05-19T19:19:57', 'net_import_status') 
2026-05-19T19:19:57.872960750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:57.875786160Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-05-19T19:19:57.877224106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120687s 
2026-05-19T19:19:57.879126006Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-05-19T19:19:57.880777182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:57.883136984Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2026-05-19T19:19:57.886518976Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:57.888129179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:57.901464355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131785s 
2026-05-19T19:19:57.904320237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-05-19T19:19:57', 'email_multiple_addresses') 
2026-05-19T19:19:57.907541174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:57.910228736Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-05-19T19:19:57.911692875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220891s 
2026-05-19T19:19:57.913693344Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-05-19T19:19:57.915337655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:57.920219798Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2026-05-19T19:19:57.924548325Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-05-19T19:19:57.926906885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-05-19T19:19:57.930222784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038556s 
2026-05-19T19:19:57.932920246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-05-19T19:19:57', 'remove_chown_and_folderchmod_config') 
2026-05-19T19:19:57.935892462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:57.939248972Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-05-19T19:19:57.940739854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125974s 
2026-05-19T19:19:57.942582335Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-05-19T19:19:57.944172457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:57.946402820Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2026-05-19T19:19:57.950827381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:57.952309175Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s 
2026-05-19T19:19:57.953860028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2026-05-19T19:19:57.956165982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2026-05-19T19:19:57.966272877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01089s 
2026-05-19T19:19:57.968859045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-05-19T19:19:57', 'movie_recommendations') 
2026-05-19T19:19:57.971839828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:57.974582462Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-05-19T19:19:57.976200992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191055s 
2026-05-19T19:19:57.977865845Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-05-19T19:19:57.979795451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:57.981758525Z [Info] language_improvements: Starting migration of Main DB to 177 
2026-05-19T19:19:58.010583968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:58.012344924Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s 
2026-05-19T19:19:58.013911860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2026-05-19T19:19:58.016183555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2026-05-19T19:19:58.026412135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110109s 
2026-05-19T19:19:58.027860522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:58.029179809Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s 
2026-05-19T19:19:58.030694099Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2026-05-19T19:19:58.032675639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2026-05-19T19:19:58.042045049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098555s 
2026-05-19T19:19:58.043424397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:58.044751660Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s 
2026-05-19T19:19:58.046289998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2026-05-19T19:19:58.048704341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2026-05-19T19:19:58.058418164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105468s 
2026-05-19T19:19:58.060058297Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2026-05-19T19:19:58.135617039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "SecondaryYear" INTEGER, "SecondaryYearSourceId" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2026-05-19T19:19:58.152518217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "SecondaryYearSourceId", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "SecondaryYearSourceId", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 
2026-05-19T19:19:58.164083209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-19T19:19:58.168455735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-19T19:19:58.195117281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-19T19:19:58.199061995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-19T19:19:58.202705693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-19T19:19:58.206163707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-19T19:19:58.209106053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1475088s 
2026-05-19T19:19:58.210709472Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2026-05-19T19:19:58.285141325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2026-05-19T19:19:58.302522781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 
2026-05-19T19:19:58.313849242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-19T19:19:58.318355327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-19T19:19:58.347261293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-19T19:19:58.351069111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-19T19:19:58.354687258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-19T19:19:58.358276056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-19T19:19:58.361421651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1492119s 
2026-05-19T19:19:58.363199561Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-05-19T19:19:58.364556083Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2026-05-19T19:19:58.366273853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2026-05-19T19:19:58.368503122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:58.378799509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106553s 
2026-05-19T19:19:58.380963738Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-05-19T19:19:58.383049328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-05-19T19:19:58.385772512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031098s 
2026-05-19T19:19:58.387564632Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2026-05-19T19:19:58.457093250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL) 
2026-05-19T19:19:58.466637532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies") SELECT "Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies" FROM "NamingConfig" 
2026-05-19T19:19:58.472306008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-05-19T19:19:58.476055248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-05-19T19:19:58.502676843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1127537s 
2026-05-19T19:19:58.506452407Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement CREATE TABLE "MovieTranslations"("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL, Unique("MovieId", "Language")); 
2026-05-19T19:19:58.511336884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieTranslations"("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL, Unique("MovieId", "Language")); 
2026-05-19T19:19:58.516188846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070254s 
2026-05-19T19:19:58.518399368Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-05-19T19:19:58.520768319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-05-19T19:19:58.523796127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035613s 
2026-05-19T19:19:58.525567885Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:58.527294031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:58.544026660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163622s 
2026-05-19T19:19:58.545791715Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:58.547619365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:58.555393312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007851s 
2026-05-19T19:19:58.557098506Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-19T19:19:58.560941436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2014-01-01 00:00:00' WHERE "TypeName" = 'NzbDrone.Core.Movies.Commands.RefreshMovieCommand' 
2026-05-19T19:19:58.564156070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051248s 
2026-05-19T19:19:58.565371768Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-19T19:19:58.567668063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2026-05-19T19:19:58.570690320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034324s 
2026-05-19T19:19:58.574118965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-05-19T19:19:58', 'language_improvements') 
2026-05-19T19:19:58.576969215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:58.581251440Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-05-19T19:19:58.583055082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140636s 
2026-05-19T19:19:58.585391988Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-05-19T19:19:58.587596959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:58.590595708Z [Info] new_list_server: Starting migration of Main DB to 178 
2026-05-19T19:19:58.594541244Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:58.596427082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:58.615773255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190552s 
2026-05-19T19:19:58.618204922Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:58.619490762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:58.630477438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110055s 
2026-05-19T19:19:58.633825371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-05-19T19:19:58', 'new_list_server') 
2026-05-19T19:19:58.637361332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:58.641465538Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-05-19T19:19:58.643065661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220548s 
2026-05-19T19:19:58.645250371Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-05-19T19:19:58.647276942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:58.649774442Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2026-05-19T19:19:58.655466435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2026-05-19T19:19:58.658304441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-05-19T19:19:58.662302192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049806s 
2026-05-19T19:19:58.664273492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2026-05-19T19:19:58.666952407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-05-19T19:19:58.670337014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043698s 
2026-05-19T19:19:58.673513923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-05-19T19:19:58', 'movie_translation_indexes') 
2026-05-19T19:19:58.676894320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:58.681533313Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-05-19T19:19:58.683273458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152754s 
2026-05-19T19:19:58.685616637Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-05-19T19:19:58.687873692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:58.690538108Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2026-05-19T19:19:58.694405397Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:58.696367939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:58.744793727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0482692s 
2026-05-19T19:19:58.748416904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-05-19T19:19:58', 'fix_invalid_profile_references') 
2026-05-19T19:19:58.752339313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:58.764581008Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-05-19T19:19:58.766594693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0680733s 
2026-05-19T19:19:58.768567206Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-05-19T19:19:58.770582184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:58.773232331Z [Info] list_movies_table: Starting migration of Main DB to 181 
2026-05-19T19:19:58.809541366Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2026-05-19T19:19:58.814491716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2026-05-19T19:19:58.843091254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0310772s 
2026-05-19T19:19:58.844971601Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2026-05-19T19:19:58.847663061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2026-05-19T19:19:58.873109570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0263621s 
2026-05-19T19:19:58.875705217Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-05-19T19:19:58.878731863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-05-19T19:19:58.893054488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151885s 
2026-05-19T19:19:58.894941909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-19T19:19:58.896519066Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2026-05-19T19:19:58.898830631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2026-05-19T19:19:58.901644749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:58.911901436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112517s 
2026-05-19T19:19:58.913688344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2026-05-19T19:19:58.922278945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListMovies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "TmdbId" INTEGER NOT NULL, "ListId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "Collection" TEXT, "Website" TEXT, "OriginalTitle" TEXT, "PhysicalRelease" DATETIME, "Translations" TEXT NOT NULL, "Studio" TEXT, "YouTubeTrailerId" TEXT, "DigitalRelease" DATETIME) 
2026-05-19T19:19:58.930345641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148601s 
2026-05-19T19:19:58.933349000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-05-19T19:19:58', 'list_movies_table') 
2026-05-19T19:19:58.936510968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:58.950039684Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-05-19T19:19:58.951826823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0346935s 
2026-05-19T19:19:58.953839557Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-05-19T19:19:58.955862160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:58.958339279Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2026-05-19T19:19:58.963708042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-19T19:19:58.965165096Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s 
2026-05-19T19:19:58.967007797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2026-05-19T19:19:58.969768708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:58.980395961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116393s 
2026-05-19T19:19:58.983458649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-05-19T19:19:58', 'on_delete_notification') 
2026-05-19T19:19:58.987700622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:58.991873856Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-05-19T19:19:58.993517487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228973s 
2026-05-19T19:19:58.995695453Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-05-19T19:19:58.997631793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:59.000210336Z [Info] download_propers_config: Starting migration of Main DB to 183 
2026-05-19T19:19:59.004961956Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:59.006897293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:59.013650153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068596s 
2026-05-19T19:19:59.016032611Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-05-19T19:19:59.018430060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-05-19T19:19:59.021167232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033402s 
2026-05-19T19:19:59.023085616Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2026-05-19T19:19:59.094373086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL) 
2026-05-19T19:19:59.103164461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore") SELECT "Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore" FROM "Profiles" 
2026-05-19T19:19:59.108599197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-05-19T19:19:59.112703553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-05-19T19:19:59.140414592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-19T19:19:59.143831253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1189737s 
2026-05-19T19:19:59.146925945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-05-19T19:19:59', 'download_propers_config') 
2026-05-19T19:19:59.150340943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:59.163078055Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-05-19T19:19:59.164774051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1379897s 
2026-05-19T19:19:59.166979743Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-05-19T19:19:59.168963668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:59.171736903Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2026-05-19T19:19:59.176897316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-19T19:19:59.179164823Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2026-05-19T19:19:59.180583089Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-05-19T19:19:59.183280823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-05-19T19:19:59.194091395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118013s 
2026-05-19T19:19:59.197216739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-05-19T19:19:59', 'add_priority_to_indexers') 
2026-05-19T19:19:59.200732159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:59.204934612Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-05-19T19:19:59.206657161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224235s 
2026-05-19T19:19:59.209292669Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-05-19T19:19:59.211551870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:59.214002776Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2026-05-19T19:19:59.219645129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-05-19T19:19:59.222572304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-19T19:19:59.226552881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050228s 
2026-05-19T19:19:59.228572528Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2026-05-19T19:19:59.231392287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-05-19T19:19:59.234903348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045852s 
2026-05-19T19:19:59.238067190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-05-19T19:19:59', 'add_alternative_title_indices') 
2026-05-19T19:19:59.241559904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:59.245704211Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-05-19T19:19:59.247422121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150748s 
2026-05-19T19:19:59.249556048Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-05-19T19:19:59.251490033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:59.254384182Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2026-05-19T19:19:59.272451519Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:59.274656410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:59.295837607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211116s 
2026-05-19T19:19:59.302455466Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2026-05-19T19:19:59.307225232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2026-05-19T19:19:59.310799600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065043s 
2026-05-19T19:19:59.312546539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:19:59.314128424Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2026-05-19T19:19:59.315920333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2026-05-19T19:19:59.396257209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "HasPreDBEntry" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2026-05-19T19:19:59.417971911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "HasPreDBEntry", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 
2026-05-19T19:19:59.431880052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-19T19:19:59.436519094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-19T19:19:59.464427471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-19T19:19:59.468783033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-19T19:19:59.472924814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-19T19:19:59.476281294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1585562s 
2026-05-19T19:19:59.478135989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-05-19T19:19:59.480588278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-19T19:19:59.484337218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043379s 
2026-05-19T19:19:59.487897879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-05-19T19:19:59', 'fix_tmdb_duplicates') 
2026-05-19T19:19:59.491770789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:59.508345039Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-05-19T19:19:59.510192871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0279268s 
2026-05-19T19:19:59.512487101Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-05-19T19:19:59.514367498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:59.517072065Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2026-05-19T19:19:59.520531813Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:19:59.522331638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:19:59.530227068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073211s 
2026-05-19T19:19:59.533932421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-05-19T19:19:59', 'swap_filechmod_for_folderchmod') 
2026-05-19T19:19:59.537092114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:59.540812387Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-05-19T19:19:59.542413973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184027s 
2026-05-19T19:19:59.544425774Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-05-19T19:19:59.546367264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:59.548807820Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2026-05-19T19:19:59.554431145Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-05-19T19:19:59.557553884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-05-19T19:19:59.560773899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042541s 
2026-05-19T19:19:59.564048373Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-05-19T19:19:59.567132595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-05-19T19:19:59.570121444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043134s 
2026-05-19T19:19:59.572532781Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-05-19T19:19:59.575194612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-05-19T19:19:59.578050002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003632s 
2026-05-19T19:19:59.580917397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-05-19T19:19:59', 'mediainfo_channels') 
2026-05-19T19:19:59.584201441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:59.588395568Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-05-19T19:19:59.589956080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136721s 
2026-05-19T19:19:59.591977221Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-05-19T19:19:59.593815002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:59.596332231Z [Info] add_update_history: Starting migration of Main DB to 189 
2026-05-19T19:19:59.600337628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-05-19T19:19:59', 'add_update_history') 
2026-05-19T19:19:59.604130407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:59.607373228Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-05-19T19:19:59.608950575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136065s 
2026-05-19T19:19:59.610923288Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-05-19T19:19:59.612733393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:59.615132024Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2026-05-19T19:19:59.650421585Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-05-19T19:19:59.654783250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-05-19T19:19:59.658291305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052681s 
2026-05-19T19:19:59.661232538Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-05-19T19:19:59.664690874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-05-19T19:19:59.667872070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044908s 
2026-05-19T19:19:59.670831831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-05-19T19:19:59', 'update_awesome_hd_link') 
2026-05-19T19:19:59.674154753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:59.683450865Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-05-19T19:19:59.685055597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198653s 
2026-05-19T19:19:59.687084824Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-05-19T19:19:59.689033468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:59.691582162Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2026-05-19T19:19:59.695777280Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:19:59.698320983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2026-05-19T19:19:59.701154329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035765s 
2026-05-19T19:19:59.704026564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-05-19T19:19:59', 'remove_awesomehd') 
2026-05-19T19:19:59.707312572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:59.710482826Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-05-19T19:19:59.712044562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127571s 
2026-05-19T19:19:59.714146705Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-05-19T19:19:59.716016932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:59.718513520Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2026-05-19T19:19:59.726305152Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2026-05-19T19:19:59.800234623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnMovieDelete" INTEGER NOT NULL) 
2026-05-19T19:19:59.811167200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnHealthIssue", "IncludeHealthWarnings", "OnMovieDelete") SELECT "Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnHealthIssue", "IncludeHealthWarnings", "OnDelete" FROM "Notifications" 
2026-05-19T19:19:59.817150742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-05-19T19:19:59.820795191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-05-19T19:19:59.848138119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1194699s 
2026-05-19T19:19:59.850139740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-19T19:19:59.851982832Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2026-05-19T19:19:59.853913230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2026-05-19T19:19:59.856784372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:59.868384404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123844s 
2026-05-19T19:19:59.870594815Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-19T19:19:59.872163625Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2026-05-19T19:19:59.874170196Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2026-05-19T19:19:59.877539662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:59.889221208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124174s 
2026-05-19T19:19:59.892697229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-05-19T19:19:59', 'add_on_delete_to_notifications') 
2026-05-19T19:19:59.896564227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:59.901606913Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-05-19T19:19:59.903374713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0250831s 
2026-05-19T19:19:59.905574514Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-05-19T19:19:59.907536615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:59.910282615Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2026-05-19T19:19:59.920286172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-19T19:19:59.922152871Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s 
2026-05-19T19:19:59.924301689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-05-19T19:19:59.927378926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:19:59.938713033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125996s 
2026-05-19T19:19:59.940308336Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-19T19:19:59.942626555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-05-19T19:19:59.945424139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036173s 
2026-05-19T19:19:59.948530064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-05-19T19:19:59', 'add_bypass_to_delay_profile') 
2026-05-19T19:19:59.952034933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:19:59.955874505Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-05-19T19:19:59.957280567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135421s 
2026-05-19T19:19:59.959393733Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-05-19T19:19:59.961256444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:19:59.963743213Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2026-05-19T19:19:59.995424257Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-05-19T19:20:00.001083214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-05-19T19:20:00.005948112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071384s 
2026-05-19T19:20:00.008790586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-05-19T19:20:00', 'update_notifiarr') 
2026-05-19T19:20:00.012168569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:00.015664540Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-05-19T19:20:00.019893437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168784s 
2026-05-19T19:20:00.022082135Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-05-19T19:20:00.023792801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:00.026550334Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2026-05-19T19:20:00.031189337Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-05-19T19:20:00.034755328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-05-19T19:20:00.038423396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048157s 
2026-05-19T19:20:00.041153113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-05-19T19:20:00', 'legacy_mediainfo_hdr') 
2026-05-19T19:20:00.044565105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:00.047751783Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-05-19T19:20:00.049364881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142863s 
2026-05-19T19:20:00.051491073Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-05-19T19:20:00.053417784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:00.055946216Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2026-05-19T19:20:00.059743113Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-05-19T19:20:00.062042474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-05-19T19:20:00.090280664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0287571s 
2026-05-19T19:20:00.093459025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-05-19T19:20:00', 'rename_blacklist_to_blocklist') 
2026-05-19T19:20:00.096999796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:00.100598243Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-05-19T19:20:00.102236302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0388384s 
2026-05-19T19:20:00.104273766Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-05-19T19:20:00.106142138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:00.108679258Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2026-05-19T19:20:00.113216486Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-19T19:20:00.114840126Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s 
2026-05-19T19:20:00.116589549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-05-19T19:20:00.118880944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-05-19T19:20:00.130026721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115577s 
2026-05-19T19:20:00.133078567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-05-19T19:20:00', 'add_indexer_tags') 
2026-05-19T19:20:00.136418293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:00.148453662Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-05-19T19:20:00.150016049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0300454s 
2026-05-19T19:20:00.152068733Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-05-19T19:20:00.153914560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:00.156410217Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2026-05-19T19:20:00.159821186Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:20:00.161687445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:20:00.174198301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124668s 
2026-05-19T19:20:00.177472355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-05-19T19:20:00', 'mediainfo_to_ffmpeg') 
2026-05-19T19:20:00.181082866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:00.185150829Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-05-19T19:20:00.186727474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234899s 
2026-05-19T19:20:00.188796621Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-05-19T19:20:00.190720777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:00.193219970Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2026-05-19T19:20:00.200347474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-19T19:20:00.201669747Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2026-05-19T19:20:00.203677411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-05-19T19:20:00.206671260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-05-19T19:20:00.218048163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124986s 
2026-05-19T19:20:00.220155126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-05-19T19:20:00.223047481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-05-19T19:20:00.233537749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115799s 
2026-05-19T19:20:00.235191910Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:20:00.236986033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:20:00.278659953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.041546s 
2026-05-19T19:20:00.283075185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-05-19T19:20:00', 'cdh_per_downloadclient') 
2026-05-19T19:20:00.286724634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:00.289980542Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-05-19T19:20:00.291585595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0529886s 
2026-05-19T19:20:00.293796106Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-05-19T19:20:00.295682967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:00.298268965Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2026-05-19T19:20:00.301795847Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:20:00.303655643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:20:00.319268386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154784s 
2026-05-19T19:20:00.322656260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-05-19T19:20:00', 'migrate_discord_from_slack') 
2026-05-19T19:20:00.326619491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:00.331154585Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-05-19T19:20:00.332815841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0274557s 
2026-05-19T19:20:00.334800407Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-05-19T19:20:00.336630804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:00.339124967Z [Info] remove_predb: Starting migration of Main DB to 202 
2026-05-19T19:20:00.356803020Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-19T19:20:00.359634362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-05-19T19:20:00.362898025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042475s 
2026-05-19T19:20:00.364425381Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-19T19:20:00.366895435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-05-19T19:20:00.369880347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037384s 
2026-05-19T19:20:00.371634309Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-19T19:20:00.373602293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2026-05-19T19:20:00.376300968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032066s 
2026-05-19T19:20:00.377453158Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-19T19:20:00.379736917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2026-05-19T19:20:00.382352165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033978s 
2026-05-19T19:20:00.384119905Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2026-05-19T19:20:00.466172656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2026-05-19T19:20:00.487161356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 
2026-05-19T19:20:00.501239910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-19T19:20:00.505980297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-19T19:20:00.533661285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-19T19:20:00.538814474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-19T19:20:00.543459769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-19T19:20:00.548267542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-19T19:20:00.552141914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1663118s 
2026-05-19T19:20:00.555366959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-05-19T19:20:00', 'remove_predb') 
2026-05-19T19:20:00.558879123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:00.562310093Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-05-19T19:20:00.563869494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1764087s 
2026-05-19T19:20:00.566110547Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-05-19T19:20:00.568061636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:00.570716002Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2026-05-19T19:20:00.575576892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-19T19:20:00.577662562Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2026-05-19T19:20:00.579669855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-05-19T19:20:00.582631309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:20:00.594101530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122391s 
2026-05-19T19:20:00.597023334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-05-19T19:20:00', 'add_on_update_to_notifications') 
2026-05-19T19:20:00.600513353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:00.603547503Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-05-19T19:20:00.605208679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217704s 
2026-05-19T19:20:00.607411776Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-05-19T19:20:00.609380270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:00.611952981Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2026-05-19T19:20:00.635727763Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:20:00.638538584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-05-19T19:20:00.641088740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034183s 
2026-05-19T19:20:00.643218499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2026-05-19T19:20:00.724267018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME) 
2026-05-19T19:20:00.745484769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease" FROM "Movies" 
2026-05-19T19:20:00.759758726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-19T19:20:00.764795510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-19T19:20:00.792679728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-19T19:20:00.797891384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-19T19:20:00.802930803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-19T19:20:00.807681050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-19T19:20:00.811558139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1668444s 
2026-05-19T19:20:00.813377673Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2026-05-19T19:20:00.899969606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieTranslations_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL) 
2026-05-19T19:20:00.907359509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieTranslations_temp" ("Id", "MovieId", "Title", "CleanTitle", "Overview", "Language") SELECT "Id", "MovieId", "Title", "CleanTitle", "Overview", "Language" FROM "MovieTranslations" 
2026-05-19T19:20:00.912901540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-05-19T19:20:00.918439313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-05-19T19:20:00.962761396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-05-19T19:20:00.968339410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-05-19T19:20:00.973627991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-05-19T19:20:00.984680811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1692474s 
2026-05-19T19:20:00.990792770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2026-05-19T19:20:01.065709960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-05-19T19:20:01.074846922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-05-19T19:20:01.080602994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-19T19:20:01.084298116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-19T19:20:01.112112693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1233934s 
2026-05-19T19:20:01.114137772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2026-05-19T19:20:01.187416853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "CreditTmdbId" TEXT NOT NULL UNIQUE, "PersonTmdbId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Images" TEXT NOT NULL, "Character" TEXT, "Order" INTEGER NOT NULL, "Job" TEXT, "Department" TEXT, "Type" INTEGER NOT NULL) 
2026-05-19T19:20:01.196407300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Credits_temp" ("Id", "MovieId", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type") SELECT "Id", "MovieId", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type" FROM "Credits" 
2026-05-19T19:20:01.201950593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-05-19T19:20:01.206136253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-05-19T19:20:01.236283929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-05-19T19:20:01.240555362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-05-19T19:20:01.243915058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1281098s 
2026-05-19T19:20:01.245709642Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2026-05-19T19:20:01.319109787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "FormatItems" TEXT NOT NULL, "UpgradeAllowed" INTEGER, "MinFormatScore" INTEGER NOT NULL, "CutoffFormatScore" INTEGER NOT NULL) 
2026-05-19T19:20:01.330385606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore") SELECT "Id", "Name", "Cutoff", "Items", "Language", "FormatItems", "UpgradeAllowed", "MinFormatScore", "CutoffFormatScore" FROM "Profiles" 
2026-05-19T19:20:01.339895650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-05-19T19:20:01.343969985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-05-19T19:20:01.372475724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-19T19:20:01.376009431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1286081s 
2026-05-19T19:20:01.377867663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2026-05-19T19:20:01.449891837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT, "Reason" INTEGER NOT NULL) 
2026-05-19T19:20:01.456869390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason" FROM "PendingReleases" 
2026-05-19T19:20:01.461904090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-05-19T19:20:01.465786739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-05-19T19:20:01.492415378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1127831s 
2026-05-19T19:20:01.494400566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2026-05-19T19:20:01.568291078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL) 
2026-05-19T19:20:01.581450351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies") SELECT "Id", "MultiEpisodeStyle", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies" FROM "NamingConfig" 
2026-05-19T19:20:01.587038515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-05-19T19:20:01.590819981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-05-19T19:20:01.618392942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.122057s 
2026-05-19T19:20:01.620279010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2026-05-19T19:20:01.692864635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "MovieId" INTEGER NOT NULL, "Languages" TEXT NOT NULL) 
2026-05-19T19:20:01.700461735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages" FROM "History" 
2026-05-19T19:20:01.705516465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-05-19T19:20:01.709573947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-05-19T19:20:01.736430916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-19T19:20:01.740510762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-19T19:20:01.743752020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1218068s 
2026-05-19T19:20:01.745546474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2026-05-19T19:20:01.818180637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL) 
2026-05-19T19:20:01.828152670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags" FROM "Blocklist" 
2026-05-19T19:20:01.834508109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-05-19T19:20:01.838313152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-05-19T19:20:01.864395671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1170919s 
2026-05-19T19:20:01.866546493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2026-05-19T19:20:01.939239454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT, "Edition" TEXT, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL, "OriginalFilePath" TEXT) 
2026-05-19T19:20:01.949158651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath") SELECT "Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath" FROM "MovieFiles" 
2026-05-19T19:20:01.955468398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-05-19T19:20:01.959279193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-05-19T19:20:01.985727970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-05-19T19:20:01.999333641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1309572s 
2026-05-19T19:20:02.002089381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2026-05-19T19:20:02.072008776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL, "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL) 
2026-05-19T19:20:02.078520140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2026-05-19T19:20:02.082859780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-05-19T19:20:02.087166874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-05-19T19:20:02.114597057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-05-19T19:20:02.118058930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1143083s 
2026-05-19T19:20:02.121201879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-05-19T19:20:02', 'ensure_identity_on_id_columns') 
2026-05-19T19:20:02.124629142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:02.148350896Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-05-19T19:20:02.149980418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1443319s 
2026-05-19T19:20:02.152558580Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-05-19T19:20:02.154444048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:02.157246892Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2026-05-19T19:20:02.163080942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-19T19:20:02.164709181Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s 
2026-05-19T19:20:02.166528765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-05-19T19:20:02.169277331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:20:02.179923352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116653s 
2026-05-19T19:20:02.183028325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-05-19T19:20:02', 'download_client_per_indexer') 
2026-05-19T19:20:02.186467491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:02.189743770Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-05-19T19:20:02.191362941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212555s 
2026-05-19T19:20:02.193490295Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-05-19T19:20:02.195367415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:02.197926910Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2026-05-19T19:20:02.203693023Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-05-19T19:20:02.206907337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-05-19T19:20:02.210356363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044798s 
2026-05-19T19:20:02.212952100Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-05-19T19:20:02.216002644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-05-19T19:20:02.219059180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004093s 
2026-05-19T19:20:02.220659312Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:20:02.222403515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:20:02.246499173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235077s 
2026-05-19T19:20:02.249326577Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:20:02.251347257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:20:02.255749883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004562s 
2026-05-19T19:20:02.258839205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-05-19T19:20:02', 'multiple_ratings_support') 
2026-05-19T19:20:02.262435318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:02.265390670Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-05-19T19:20:02.267006815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140538s 
2026-05-19T19:20:02.269090040Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-05-19T19:20:02.270901208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:02.273398577Z [Info] movie_metadata: Starting migration of Main DB to 207 
2026-05-19T19:20:02.320339975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2026-05-19T19:20:02.330396228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Collection" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC) 
2026-05-19T19:20:02.340308381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180076s 
2026-05-19T19:20:02.342263649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2026-05-19T19:20:02.344824907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-19T19:20:02.348324054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043206s 
2026-05-19T19:20:02.350184361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2026-05-19T19:20:02.352785179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-19T19:20:02.356133923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043174s 
2026-05-19T19:20:02.358095484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2026-05-19T19:20:02.360873699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-19T19:20:02.364257634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044812s 
2026-05-19T19:20:02.398010320Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website")
2026-05-19T19:20:02.398500087Z                           SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website"
2026-05-19T19:20:02.398646772Z                           FROM "Movies" 
2026-05-19T19:20:02.411876917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website")
2026-05-19T19:20:02.411943391Z                           SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website"
2026-05-19T19:20:02.411983021Z                           FROM "Movies" 
2026-05-19T19:20:02.422560744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182258s 
2026-05-19T19:20:02.432585463Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website")
2026-05-19T19:20:02.432620113Z                           SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "Title", "OriginalTitle", "OriginalTitle", 1, "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", '[]', "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website"
2026-05-19T19:20:02.432637628Z                           FROM "ImportListMovies"
2026-05-19T19:20:02.432698290Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-05-19T19:20:02.433430144Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-05-19T19:20:02.447828733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata" ("TmdbId", "ImdbId", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website")
2026-05-19T19:20:02.447881810Z                           SELECT "TmdbId", "ImdbId", "Title", "SortTitle", "Title", "OriginalTitle", "OriginalTitle", 1, "Overview", "Status", "LastInfoSync", "Images", "Genres", "Ratings", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", '[]', "Certification", "YouTubeTrailerId", "Studio", "Collection", "Website"
2026-05-19T19:20:02.447899606Z                           FROM "ImportListMovies"
2026-05-19T19:20:02.447908534Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-05-19T19:20:02.447919556Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-05-19T19:20:02.460285249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209918s 
2026-05-19T19:20:02.461946325Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:20:02.463765038Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2026-05-19T19:20:02.465160979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2026-05-19T19:20:02.467809934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:20:02.478759135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115251s 
2026-05-19T19:20:02.480077460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-05-19T19:20:02.481606450Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s 
2026-05-19T19:20:02.483629103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2026-05-19T19:20:02.486460706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:20:02.496805520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114447s 
2026-05-19T19:20:02.498416695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2026-05-19T19:20:02.499892397Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s 
2026-05-19T19:20:02.501883858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2026-05-19T19:20:02.504277288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:20:02.514655299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112477s 
2026-05-19T19:20:02.516378299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2026-05-19T19:20:02.517908300Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s 
2026-05-19T19:20:02.519817535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2026-05-19T19:20:02.522601963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:20:02.532947168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113991s 
2026-05-19T19:20:02.534648855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2026-05-19T19:20:02.536177895Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s 
2026-05-19T19:20:02.538053091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2026-05-19T19:20:02.540803781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:20:02.551246251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114816s 
2026-05-19T19:20:02.553235588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2026-05-19T19:20:02.556010556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-05-19T19:20:02.559460966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045494s 
2026-05-19T19:20:02.563109794Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2026-05-19T19:20:02.563176068Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-05-19T19:20:02.563211299Z                                                   FROM "MovieMetadata"
2026-05-19T19:20:02.563241460Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-05-19T19:20:02.567399584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2026-05-19T19:20:02.567433061Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-05-19T19:20:02.567454414Z                                                   FROM "MovieMetadata"
2026-05-19T19:20:02.567500277Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-05-19T19:20:02.571781599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060673s 
2026-05-19T19:20:02.575205985Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2026-05-19T19:20:02.575261858Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-19T19:20:02.575289143Z                                                   FROM "Movies" 
2026-05-19T19:20:02.575309163Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-05-19T19:20:02.579592049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2026-05-19T19:20:02.579621578Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-19T19:20:02.579676018Z                                                   FROM "Movies" 
2026-05-19T19:20:02.579695397Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-05-19T19:20:02.583497745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057018s 
2026-05-19T19:20:02.586664642Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2026-05-19T19:20:02.586725635Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-19T19:20:02.586772219Z                                                   FROM "Movies" 
2026-05-19T19:20:02.586829314Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-05-19T19:20:02.590784370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2026-05-19T19:20:02.590809601Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-19T19:20:02.590823659Z                                                   FROM "Movies" 
2026-05-19T19:20:02.590872938Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-05-19T19:20:02.594572309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053215s 
2026-05-19T19:20:02.597984781Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2026-05-19T19:20:02.598008729Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-19T19:20:02.598039251Z                                                   FROM "Movies" 
2026-05-19T19:20:02.598068450Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-05-19T19:20:02.602425334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2026-05-19T19:20:02.602459202Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-05-19T19:20:02.602502269Z                                                   FROM "Movies" 
2026-05-19T19:20:02.602540155Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-05-19T19:20:02.606352393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057775s 
2026-05-19T19:20:02.609891310Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2026-05-19T19:20:02.609919527Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-05-19T19:20:02.609933675Z                                                   FROM "MovieMetadata" 
2026-05-19T19:20:02.609980269Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-05-19T19:20:02.614491294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2026-05-19T19:20:02.614519711Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-05-19T19:20:02.614571576Z                                                   FROM "MovieMetadata" 
2026-05-19T19:20:02.614602719Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-05-19T19:20:02.618488775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059668s 
2026-05-19T19:20:02.620092375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:20:02.621558438Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s 
2026-05-19T19:20:02.623322540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2026-05-19T19:20:02.708768155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL UNIQUE, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "Year" INTEGER, "Added" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Tags" TEXT, "Certification" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "TmdbId" INTEGER NOT NULL UNIQUE, "Website" TEXT, "PhysicalRelease" DATETIME, "YouTubeTrailerId" TEXT, "Studio" TEXT, "MinimumAvailability" INTEGER NOT NULL, "SecondaryYear" INTEGER, "Collection" TEXT, "Recommendations" TEXT NOT NULL, "OriginalLanguage" INTEGER NOT NULL, "OriginalTitle" TEXT, "DigitalRelease" DATETIME, "MovieMetadataId" INTEGER NOT NULL UNIQUE) 
2026-05-19T19:20:02.731233679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease", "MovieMetadataId") SELECT "Id", "ImdbId", "Title", "TitleSlug", "SortTitle", "CleanTitle", "Status", "Overview", "Images", "Path", "Monitored", "ProfileId", "LastInfoSync", "LastDiskSync", "Runtime", "InCinemas", "Year", "Added", "Ratings", "Genres", "Tags", "Certification", "AddOptions", "MovieFileId", "TmdbId", "Website", "PhysicalRelease", "YouTubeTrailerId", "Studio", "MinimumAvailability", "SecondaryYear", "Collection", "Recommendations", "OriginalLanguage", "OriginalTitle", "DigitalRelease", "MovieMetadataId" FROM "Movies" 
2026-05-19T19:20:02.745326211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-19T19:20:02.749993370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-19T19:20:02.778347324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-05-19T19:20:02.782853760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-05-19T19:20:02.786989068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-05-19T19:20:02.791022872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-05-19T19:20:02.794745900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1696232s 
2026-05-19T19:20:02.796680867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2026-05-19T19:20:02.799228558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-05-19T19:20:02.802659919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043402s 
2026-05-19T19:20:02.804511648Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2026-05-19T19:20:02.882051169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "Language" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-05-19T19:20:02.890983719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "Language", "MovieMetadataId" FROM "AlternativeTitles" 
2026-05-19T19:20:02.896406841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-19T19:20:02.900870140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-19T19:20:02.931104260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-19T19:20:02.934870315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1285211s 
2026-05-19T19:20:02.936463333Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2026-05-19T19:20:03.012970616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Credits_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CreditTmdbId" TEXT NOT NULL UNIQUE, "PersonTmdbId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Images" TEXT NOT NULL, "Character" TEXT, "Order" INTEGER NOT NULL, "Job" TEXT, "Department" TEXT, "Type" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-05-19T19:20:03.022584147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Credits_temp" ("Id", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type", "MovieMetadataId") SELECT "Id", "CreditTmdbId", "PersonTmdbId", "Name", "Images", "Character", "Order", "Job", "Department", "Type", "MovieMetadataId" FROM "Credits" 
2026-05-19T19:20:03.028380972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-05-19T19:20:03.032736454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-05-19T19:20:03.064830510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-05-19T19:20:03.068431422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1302734s 
2026-05-19T19:20:03.070302701Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2026-05-19T19:20:03.144769223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieTranslations_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT, "CleanTitle" TEXT, "Overview" TEXT, "Language" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-05-19T19:20:03.151819111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieTranslations_temp" ("Id", "Title", "CleanTitle", "Overview", "Language", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "Overview", "Language", "MovieMetadataId" FROM "MovieTranslations" 
2026-05-19T19:20:03.156424236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-05-19T19:20:03.160660698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-05-19T19:20:03.189187200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-05-19T19:20:03.193987848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-05-19T19:20:03.197852050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1258654s 
2026-05-19T19:20:03.202608279Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies TmdbId, ImdbId, Title, SortTitle, CleanTitle, OriginalTitle, OriginalLanguage, Overview, Status, LastInfoSync, Images, Genres, Ratings, Runtime, InCinemas, PhysicalRelease, DigitalRelease, Year, SecondaryYear, Recommendations, Certification, YouTubeTrailerId, Studio, Collection, Website, LastDiskSync, TitleSlug 
2026-05-19T19:20:03.280226860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "Added" DATETIME, "Tags" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL UNIQUE) 
2026-05-19T19:20:03.289088016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId") SELECT "Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId" FROM "Movies" 
2026-05-19T19:20:03.294543733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-19T19:20:03.299597170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-19T19:20:03.326650375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-05-19T19:20:03.330209152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1245392s 
2026-05-19T19:20:03.334303288Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListMovies TmdbId, ImdbId, Title, SortTitle, Overview, Status, LastInfoSync, OriginalTitle, Translations, Images, Genres, Ratings, Runtime, InCinemas, PhysicalRelease, DigitalRelease, Year, Certification, YouTubeTrailerId, Studio, Collection, Website 
2026-05-19T19:20:03.421041044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListMovies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ListId" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-05-19T19:20:03.427950209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2026-05-19T19:20:03.431775503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2026-05-19T19:20:03.435662030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2026-05-19T19:20:03.462355019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-05-19T19:20:03.465953937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1287704s 
2026-05-19T19:20:03.468950221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-05-19T19:20:03', 'movie_metadata') 
2026-05-19T19:20:03.472260979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:03.477898122Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-05-19T19:20:03.479538546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1405579s 
2026-05-19T19:20:03.483715598Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-05-19T19:20:03.485630304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:03.488958627Z [Info] add_collections: Starting migration of Main DB to 208 
2026-05-19T19:20:03.513394951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2026-05-19T19:20:03.520522646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "QualityProfileId" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "SearchOnAdd" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL DEFAULT '[]', "Monitored" INTEGER NOT NULL DEFAULT 0, "LastInfoSync" DATETIME, "Added" DATETIME) 
2026-05-19T19:20:03.527666593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124269s 
2026-05-19T19:20:03.529494825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2026-05-19T19:20:03.532089591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-05-19T19:20:03.535374086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041489s 
2026-05-19T19:20:03.537058378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-19T19:20:03.538591366Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2026-05-19T19:20:03.540661335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2026-05-19T19:20:03.543189586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2026-05-19T19:20:03.553300249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109265s 
2026-05-19T19:20:03.555259304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2026-05-19T19:20:03.557750361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2026-05-19T19:20:03.567695661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107062s 
2026-05-19T19:20:03.569426727Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-19T19:20:03.570955285Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2026-05-19T19:20:03.572719709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2026-05-19T19:20:03.575033619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2026-05-19T19:20:03.584898406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105507s 
2026-05-19T19:20:03.586513278Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:20:03.588343995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:20:03.605150193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167344s 
2026-05-19T19:20:03.607130571Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:20:03.608955957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:20:03.616712849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078139s 
2026-05-19T19:20:03.618453304Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:20:03.620245333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:20:03.628348754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081377s 
2026-05-19T19:20:03.630198790Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:20:03.631971760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:20:03.639821249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007914s 
2026-05-19T19:20:03.641686495Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-19T19:20:03.643226096Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s 
2026-05-19T19:20:03.644986571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2026-05-19T19:20:03.722393897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "Tags" TEXT, "SearchOnAdd" INTEGER NOT NULL, "Monitor" INTEGER NOT NULL) 
2026-05-19T19:20:03.733942896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ShouldMonitor", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor") SELECT "Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ShouldMonitor", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor" FROM "ImportLists" 
2026-05-19T19:20:03.740941581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-05-19T19:20:03.744918480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-05-19T19:20:03.772041485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-05-19T19:20:03.775564490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1288771s 
2026-05-19T19:20:03.777450158Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2026-05-19T19:20:03.854318317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "ProfileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "Tags" TEXT, "SearchOnAdd" INTEGER NOT NULL, "Monitor" INTEGER NOT NULL) 
2026-05-19T19:20:03.864991162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor") SELECT "Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor" FROM "ImportLists" 
2026-05-19T19:20:03.871250037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-05-19T19:20:03.875400165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-05-19T19:20:03.902571477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-05-19T19:20:03.906138341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1269857s 
2026-05-19T19:20:03.908209532Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:20:03.910845601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2026-05-19T19:20:03.913481059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035826s 
2026-05-19T19:20:03.915308369Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2026-05-19T19:20:03.999462372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2026-05-19T19:20:04.017514879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 
2026-05-19T19:20:04.028913515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-05-19T19:20:04.033565764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-05-19T19:20:04.061577930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-19T19:20:04.066698633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-19T19:20:04.071660676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-19T19:20:04.075236598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1582383s 
2026-05-19T19:20:04.078271681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-05-19T19:20:04', 'add_collections') 
2026-05-19T19:20:04.081712671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:04.085167609Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-05-19T19:20:04.086798964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1680484s 
2026-05-19T19:20:04.089205651Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-05-19T19:20:04.091144325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:04.093932751Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2026-05-19T19:20:04.100223200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2026-05-19T19:20:04.103158001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-05-19T19:20:04.108215586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052031s 
2026-05-19T19:20:04.110336849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2026-05-19T19:20:04.113268032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2026-05-19T19:20:04.116990699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048548s 
2026-05-19T19:20:04.120122055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-05-19T19:20:04', 'movie_meta_collection_index') 
2026-05-19T19:20:04.123704550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:04.131171268Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-05-19T19:20:04.133030813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184188s 
2026-05-19T19:20:04.135377489Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-05-19T19:20:04.137337888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:04.140060030Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2026-05-19T19:20:04.145330314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-19T19:20:04.147060188Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s 
2026-05-19T19:20:04.148964082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2026-05-19T19:20:04.151754782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:20:04.162986924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122054s 
2026-05-19T19:20:04.166101366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-05-19T19:20:04', 'movie_added_notifications') 
2026-05-19T19:20:04.169573609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:04.172514482Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-05-19T19:20:04.174156088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215256s 
2026-05-19T19:20:04.176366279Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-05-19T19:20:04.178222087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:04.180955181Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2026-05-19T19:20:04.186671784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2026-05-19T19:20:04.189701215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-05-19T19:20:04.193965203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005394s 
2026-05-19T19:20:04.195861021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2026-05-19T19:20:04.198428211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2026-05-19T19:20:04.201950916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042843s 
2026-05-19T19:20:04.204962230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-05-19T19:20:04', 'more_movie_meta_index') 
2026-05-19T19:20:04.208400936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:04.211414414Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-05-19T19:20:04.213072744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136714s 
2026-05-19T19:20:04.215549182Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-05-19T19:20:04.217610593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:04.220369089Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2026-05-19T19:20:04.268740717Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:20:04.271235552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-05-19T19:20:04.274108247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033294s 
2026-05-19T19:20:04.275762319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-05-19T19:20:04.277309074Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2026-05-19T19:20:04.279251296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-05-19T19:20:04.357238749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL) 
2026-05-19T19:20:04.367234240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags" FROM "Blocklist" 
2026-05-19T19:20:04.373384206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-05-19T19:20:04.376992543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-05-19T19:20:04.404257183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1230852s 
2026-05-19T19:20:04.406179133Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-05-19T19:20:04.407743614Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2026-05-19T19:20:04.409678280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-05-19T19:20:04.488067273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "MovieId" INTEGER, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL) 
2026-05-19T19:20:04.498604013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "MovieId", "Languages", "IndexerFlags" FROM "Blocklist" 
2026-05-19T19:20:04.504788458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-05-19T19:20:04.508979749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-05-19T19:20:04.537123349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1253152s 
2026-05-19T19:20:04.539890242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-05-19T19:20:04.541508150Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s 
2026-05-19T19:20:04.543366834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2026-05-19T19:20:04.622939039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "QualityProfileId" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "SearchOnAdd" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Added" DATETIME) 
2026-05-19T19:20:04.635952428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Collections_temp" ("Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added") SELECT "Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added" FROM "Collections" 
2026-05-19T19:20:04.642965832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-05-19T19:20:04.647518872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-05-19T19:20:04.676508526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-05-19T19:20:04.680459673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1353232s 
2026-05-19T19:20:04.682236732Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-05-19T19:20:04.683894190Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2026-05-19T19:20:04.685826281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2026-05-19T19:20:04.774517893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Collections_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "QualityProfileId" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "SearchOnAdd" INTEGER NOT NULL, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Added" DATETIME) 
2026-05-19T19:20:04.786216874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Collections_temp" ("Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added") SELECT "Id", "TmdbId", "QualityProfileId", "RootFolderPath", "MinimumAvailability", "SearchOnAdd", "Title", "SortTitle", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "Added" FROM "Collections" 
2026-05-19T19:20:04.793379289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-05-19T19:20:04.798098323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-05-19T19:20:04.826692190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-05-19T19:20:04.831675386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1438052s 
2026-05-19T19:20:04.833781086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-19T19:20:04.835352631Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s 
2026-05-19T19:20:04.837505157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-05-19T19:20:04.915125210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-05-19T19:20:04.924938354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-05-19T19:20:04.930957667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-19T19:20:04.934781568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-19T19:20:04.962208835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1227192s 
2026-05-19T19:20:04.964117539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-19T19:20:04.965746089Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s 
2026-05-19T19:20:04.967697860Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-05-19T19:20:05.045178673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-05-19T19:20:05.054267307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-05-19T19:20:05.059974351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-19T19:20:05.063995880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-19T19:20:05.091756719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1221113s 
2026-05-19T19:20:05.094028875Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-19T19:20:05.095603657Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s 
2026-05-19T19:20:05.097468242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-05-19T19:20:05.174927943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-05-19T19:20:05.184042559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-05-19T19:20:05.189624321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-19T19:20:05.193535478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-19T19:20:05.221092817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1215494s 
2026-05-19T19:20:05.223285664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-19T19:20:05.224962521Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s 
2026-05-19T19:20:05.227047580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-05-19T19:20:05.304386688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-05-19T19:20:05.313083082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-05-19T19:20:05.318386964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-19T19:20:05.322862768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-19T19:20:05.353150075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-19T19:20:05.357781593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1287805s 
2026-05-19T19:20:05.359827293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-19T19:20:05.361485863Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s 
2026-05-19T19:20:05.363581403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-05-19T19:20:05.441401681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-05-19T19:20:05.450312987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-05-19T19:20:05.455841822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-19T19:20:05.461052707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-19T19:20:05.493521017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-19T19:20:05.497892451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1323208s 
2026-05-19T19:20:05.499718338Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-19T19:20:05.501334924Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s 
2026-05-19T19:20:05.503462689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-05-19T19:20:05.580566122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-05-19T19:20:05.588716537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-05-19T19:20:05.593611465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-19T19:20:05.598006617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-19T19:20:05.626147231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-19T19:20:05.629831631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1244512s 
2026-05-19T19:20:05.631573078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-05-19T19:20:05.633155245Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2026-05-19T19:20:05.635140463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-05-19T19:20:05.713532872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "MovieId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2026-05-19T19:20:05.722896641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "MovieId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "MovieId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory" 
2026-05-19T19:20:05.728644927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-05-19T19:20:05.733170211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-05-19T19:20:05.761801644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-05-19T19:20:05.766307368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-05-19T19:20:05.770740436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-05-19T19:20:05.774181135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1372468s 
2026-05-19T19:20:05.775883985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-05-19T19:20:05.777411381Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2026-05-19T19:20:05.779252919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-05-19T19:20:05.867556680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-05-19T19:20:05.875521611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2026-05-19T19:20:05.880265205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-05-19T19:20:05.883859413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-05-19T19:20:05.911378626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1301988s 
2026-05-19T19:20:05.913195745Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-05-19T19:20:05.914754044Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s 
2026-05-19T19:20:05.916891478Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-05-19T19:20:05.993402098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-05-19T19:20:06.001494596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2026-05-19T19:20:06.006231435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-05-19T19:20:06.010060928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-05-19T19:20:06.037497123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1186736s 
2026-05-19T19:20:06.039228721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-05-19T19:20:06.040883353Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2026-05-19T19:20:06.042749912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-05-19T19:20:06.119427778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "MovieId" INTEGER NOT NULL, "Languages" TEXT NOT NULL) 
2026-05-19T19:20:06.127695008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "MovieId", "Languages" FROM "History" 
2026-05-19T19:20:06.132858367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-05-19T19:20:06.136723371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-05-19T19:20:06.165397259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-19T19:20:06.170096654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-19T19:20:06.173472172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1289531s 
2026-05-19T19:20:06.175304242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-19T19:20:06.176915136Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-05s 
2026-05-19T19:20:06.178966838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-05-19T19:20:06.256835352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-05-19T19:20:06.266325605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2026-05-19T19:20:06.271513814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-19T19:20:06.275606566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-19T19:20:06.304481930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-19T19:20:06.308538901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1276766s 
2026-05-19T19:20:06.310414829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-19T19:20:06.312164623Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2026-05-19T19:20:06.314246606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-05-19T19:20:06.395426599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-05-19T19:20:06.405496339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2026-05-19T19:20:06.411529129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-19T19:20:06.417028485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-19T19:20:06.447050307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-19T19:20:06.451733780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1354035s 
2026-05-19T19:20:06.454360009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-19T19:20:06.456248222Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s 
2026-05-19T19:20:06.459010495Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-05-19T19:20:06.540969216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-05-19T19:20:06.552138621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2026-05-19T19:20:06.557752868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-19T19:20:06.562877729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-19T19:20:06.592651372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-19T19:20:06.596860018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1355578s 
2026-05-19T19:20:06.598740976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-19T19:20:06.600430659Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s 
2026-05-19T19:20:06.602555779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-05-19T19:20:06.683406219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-05-19T19:20:06.695799138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-05-19T19:20:06.702215931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-19T19:20:06.706699000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-19T19:20:06.738140472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-19T19:20:06.743378020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1383616s 
2026-05-19T19:20:06.745424812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-19T19:20:06.747078322Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2026-05-19T19:20:06.749240747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-05-19T19:20:06.828456835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-05-19T19:20:06.838535433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-05-19T19:20:06.844682984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-19T19:20:06.849816894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-19T19:20:06.882394814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-19T19:20:06.886944156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1348447s 
2026-05-19T19:20:06.889471837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-19T19:20:06.892037865Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2026-05-19T19:20:06.894770488Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-05-19T19:20:06.976983622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-05-19T19:20:06.987879767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-05-19T19:20:06.994057859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-19T19:20:06.998579766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-19T19:20:07.028312737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-19T19:20:07.033303168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1365424s 
2026-05-19T19:20:07.035349579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-19T19:20:07.037052168Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2026-05-19T19:20:07.039228902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-05-19T19:20:07.127193439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-05-19T19:20:07.139907495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-05-19T19:20:07.146039965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-19T19:20:07.150541160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-19T19:20:07.179450322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-19T19:20:07.183313382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1418507s 
2026-05-19T19:20:07.194178635Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-05-19T19:20:07.196450660Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s 
2026-05-19T19:20:07.198775182Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-05-19T19:20:07.280861220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "MovieFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2026-05-19T19:20:07.289916687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension") SELECT "Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2026-05-19T19:20:07.295518609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-05-19T19:20:07.299540960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-05-19T19:20:07.331009015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1294312s 
2026-05-19T19:20:07.333658361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-05-19T19:20:07.335641435Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2026-05-19T19:20:07.337763639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-05-19T19:20:07.416087019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "MovieFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2026-05-19T19:20:07.425024760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension") SELECT "Id", "MovieId", "Consumer", "Type", "RelativePath", "LastUpdated", "MovieFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2026-05-19T19:20:07.430613355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-05-19T19:20:07.434812011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-05-19T19:20:07.464450371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1235437s 
2026-05-19T19:20:07.468227198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-05-19T19:20:07.469961059Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2026-05-19T19:20:07.472092903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2026-05-19T19:20:07.551488302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SceneName" TEXT, "MediaInfo" TEXT, "ReleaseGroup" TEXT, "RelativePath" TEXT, "Edition" TEXT, "Languages" TEXT NOT NULL, "IndexerFlags" INTEGER NOT NULL, "OriginalFilePath" TEXT) 
2026-05-19T19:20:07.567986268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieFiles_temp" ("Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath") SELECT "Id", "MovieId", "Quality", "Size", "DateAdded", "SceneName", "MediaInfo", "ReleaseGroup", "RelativePath", "Edition", "Languages", "IndexerFlags", "OriginalFilePath" FROM "MovieFiles" 
2026-05-19T19:20:07.575231661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-05-19T19:20:07.579469926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-05-19T19:20:07.610826517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-05-19T19:20:07.615999595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1411894s 
2026-05-19T19:20:07.618302293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-19T19:20:07.619903738Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2026-05-19T19:20:07.622186776Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2026-05-19T19:20:07.709763041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2026-05-19T19:20:07.727731629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 
2026-05-19T19:20:07.738898539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-05-19T19:20:07.744071848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-05-19T19:20:07.772559691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-19T19:20:07.777069254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-19T19:20:07.781973080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-19T19:20:07.786686392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-05-19T19:20:07.790357996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1662379s 
2026-05-19T19:20:07.792232722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-19T19:20:07.793909158Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2026-05-19T19:20:07.795946752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2026-05-19T19:20:07.881977935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2026-05-19T19:20:07.899751982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 
2026-05-19T19:20:07.911036298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-05-19T19:20:07.916335039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-05-19T19:20:07.944909046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-19T19:20:07.949591547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-19T19:20:07.954409500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-19T19:20:07.959027841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-05-19T19:20:07.962620116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1647843s 
2026-05-19T19:20:07.964952403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-19T19:20:07.966619470Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2026-05-19T19:20:07.968786434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2026-05-19T19:20:08.060748372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2026-05-19T19:20:08.082484598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 
2026-05-19T19:20:08.096677853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-05-19T19:20:08.102411440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-05-19T19:20:08.133555453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-19T19:20:08.140779371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-19T19:20:08.145659189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-19T19:20:08.150341659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-05-19T19:20:08.154487088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1825692s 
2026-05-19T19:20:08.156626217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-19T19:20:08.158250828Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2026-05-19T19:20:08.160359535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2026-05-19T19:20:08.258923800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MovieMetadata_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TmdbId" INTEGER NOT NULL UNIQUE, "ImdbId" TEXT, "Images" TEXT NOT NULL, "Genres" TEXT, "Title" TEXT NOT NULL, "SortTitle" TEXT, "CleanTitle" TEXT, "OriginalTitle" TEXT, "CleanOriginalTitle" TEXT, "OriginalLanguage" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "LastInfoSync" DATETIME, "Runtime" INTEGER NOT NULL, "InCinemas" DATETIME, "PhysicalRelease" DATETIME, "DigitalRelease" DATETIME, "Year" INTEGER, "SecondaryYear" INTEGER, "Ratings" TEXT, "Recommendations" TEXT NOT NULL, "Certification" TEXT, "YouTubeTrailerId" TEXT, "Studio" TEXT, "Overview" TEXT, "Website" TEXT, "Popularity" NUMERIC, "CollectionTmdbId" INTEGER, "CollectionTitle" TEXT) 
2026-05-19T19:20:08.280330191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MovieMetadata_temp" ("Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle") SELECT "Id", "TmdbId", "ImdbId", "Images", "Genres", "Title", "SortTitle", "CleanTitle", "OriginalTitle", "CleanOriginalTitle", "OriginalLanguage", "Status", "LastInfoSync", "Runtime", "InCinemas", "PhysicalRelease", "DigitalRelease", "Year", "SecondaryYear", "Ratings", "Recommendations", "Certification", "YouTubeTrailerId", "Studio", "Overview", "Website", "Popularity", "CollectionTmdbId", "CollectionTitle" FROM "MovieMetadata" 
2026-05-19T19:20:08.294677566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-05-19T19:20:08.299907349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-05-19T19:20:08.328973617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-05-19T19:20:08.333811982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-05-19T19:20:08.338385062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-05-19T19:20:08.343161501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-05-19T19:20:08.349260644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1846976s 
2026-05-19T19:20:08.358324128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:20:08.360466393Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.25E-05s 
2026-05-19T19:20:08.362893821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2026-05-19T19:20:08.446213394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "Added" DATETIME, "Tags" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL UNIQUE) 
2026-05-19T19:20:08.456467275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId") SELECT "Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId" FROM "Movies" 
2026-05-19T19:20:08.462752032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-19T19:20:08.467349621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-19T19:20:08.498647093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-05-19T19:20:08.506342722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1411771s 
2026-05-19T19:20:08.508479906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-19T19:20:08.510437959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001486s 
2026-05-19T19:20:08.512441695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-05-19T19:20:08.592256459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "MovieId" INTEGER NOT NULL, "ParsedMovieInfo" TEXT, "Reason" INTEGER NOT NULL) 
2026-05-19T19:20:08.599801334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "MovieId", "ParsedMovieInfo", "Reason" FROM "PendingReleases" 
2026-05-19T19:20:08.604877226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-05-19T19:20:08.609224862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-05-19T19:20:08.639190883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1247571s 
2026-05-19T19:20:08.641060338Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-19T19:20:08.642836845Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.13E-05s 
2026-05-19T19:20:08.644866032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-05-19T19:20:08.723250576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-05-19T19:20:08.733681533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-05-19T19:20:08.738384345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-19T19:20:08.742839647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-19T19:20:08.774002298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-19T19:20:08.777737761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1309977s 
2026-05-19T19:20:08.779579971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-19T19:20:08.781293983Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-05s 
2026-05-19T19:20:08.783608424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-05-19T19:20:08.864601310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" NUMERIC NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-05-19T19:20:08.872066204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-05-19T19:20:08.876735368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-19T19:20:08.881081230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-19T19:20:08.910108540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-19T19:20:08.913897952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1282216s 
2026-05-19T19:20:08.915687176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-05-19T19:20:08.917361117Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.69E-05s 
2026-05-19T19:20:08.919596809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2026-05-19T19:20:09.007798715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2026-05-19T19:20:09.016537885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language" FROM "SubtitleFiles" 
2026-05-19T19:20:09.021895845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-05-19T19:20:09.025871542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-05-19T19:20:09.055910700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1341462s 
2026-05-19T19:20:09.057997142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-05-19T19:20:09.059647556Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-05s 
2026-05-19T19:20:09.061764069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2026-05-19T19:20:09.151165500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "MovieId" INTEGER NOT NULL, "MovieFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2026-05-19T19:20:09.160480239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language") SELECT "Id", "MovieId", "MovieFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language" FROM "SubtitleFiles" 
2026-05-19T19:20:09.166279408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-05-19T19:20:09.170743198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-05-19T19:20:09.200161626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1362377s 
2026-05-19T19:20:09.202254962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-19T19:20:09.204024686Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.64E-05s 
2026-05-19T19:20:09.206004072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-05-19T19:20:09.283528173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-05-19T19:20:09.290464372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-05-19T19:20:09.295218597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-05-19T19:20:09.299524308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-05-19T19:20:09.330964888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-19T19:20:09.336272558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1282903s 
2026-05-19T19:20:09.342882680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-05-19T19:20:09', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-05-19T19:20:09.347212120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:09.353908456Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-05-19T19:20:09.355796879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1455565s 
2026-05-19T19:20:09.360712259Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-05-19T19:20:09.362886277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:09.367674139Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2026-05-19T19:20:09.383072231Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-05-19T19:20:09.384972498Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.99E-05s 
2026-05-19T19:20:09.386933327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2026-05-19T19:20:09.389723867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2026-05-19T19:20:09.401911893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130751s 
2026-05-19T19:20:09.405860205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-05-19T19:20:09', 'add_language_tags_to_subtitle_files') 
2026-05-19T19:20:09.409406818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:09.412712796Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-05-19T19:20:09.414485706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235627s 
2026-05-19T19:20:09.416785578Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-05-19T19:20:09.418761507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:09.421566717Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2026-05-19T19:20:09.427470367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-05-19T19:20:09.429295993Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.01E-05s 
2026-05-19T19:20:09.431087401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-05-19T19:20:09.433523518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-05-19T19:20:09.445151235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123101s 
2026-05-19T19:20:09.447125702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-05-19T19:20:09.449685748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-05-19T19:20:09.460793338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117846s 
2026-05-19T19:20:09.463967351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-05-19T19:20:09', 'add_salt_to_users') 
2026-05-19T19:20:09.467695819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:09.470835412Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-05-19T19:20:09.472608373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217612s 
2026-05-19T19:20:09.474952995Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-05-19T19:20:09.477016290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:09.479787281Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2026-05-19T19:20:09.486233193Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2026-05-19T19:20:09.578961354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "Votes" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-05-19T19:20:09.588212846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "Votes", "VoteCount", "MovieMetadataId" FROM "AlternativeTitles" 
2026-05-19T19:20:09.593567560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-19T19:20:09.598210571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-19T19:20:09.628032511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-19T19:20:09.632989524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-05-19T19:20:09.636687943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1484769s 
2026-05-19T19:20:09.638668632Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2026-05-19T19:20:09.728343464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "VoteCount" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-05-19T19:20:09.737398370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "VoteCount", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "VoteCount", "MovieMetadataId" FROM "AlternativeTitles" 
2026-05-19T19:20:09.742474012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-19T19:20:09.747055188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-19T19:20:09.776582044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-19T19:20:09.781410839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-05-19T19:20:09.785246133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1445778s 
2026-05-19T19:20:09.787144647Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2026-05-19T19:20:09.876380775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "SourceId" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-05-19T19:20:09.884273951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "SourceId", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "SourceId", "MovieMetadataId" FROM "AlternativeTitles" 
2026-05-19T19:20:09.889063978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-19T19:20:09.893630385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-19T19:20:09.922579437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-19T19:20:09.927389875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-05-19T19:20:09.931044265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1420496s 
2026-05-19T19:20:09.933018221Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2026-05-19T19:20:10.024638089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlternativeTitles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL UNIQUE, "SourceType" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL) 
2026-05-19T19:20:10.032312655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlternativeTitles_temp" ("Id", "Title", "CleanTitle", "SourceType", "MovieMetadataId") SELECT "Id", "Title", "CleanTitle", "SourceType", "MovieMetadataId" FROM "AlternativeTitles" 
2026-05-19T19:20:10.037052571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-05-19T19:20:10.041741525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-05-19T19:20:10.071384495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-05-19T19:20:10.076768929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-05-19T19:20:10.080647680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1456526s 
2026-05-19T19:20:10.084275807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-05-19T19:20:10', 'clean_alt_titles') 
2026-05-19T19:20:10.088000659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:10.092497946Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-05-19T19:20:10.094280115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1575046s 
2026-05-19T19:20:10.096494525Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-05-19T19:20:10.098460124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:10.104283011Z [Info] remove_omg: Starting migration of Main DB to 217 
2026-05-19T19:20:10.109162318Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:20:10.111924000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-05-19T19:20:10.115196981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041486s 
2026-05-19T19:20:10.118694816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-05-19T19:20:10', 'remove_omg') 
2026-05-19T19:20:10.123460413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:10.127586573Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-05-19T19:20:10.129403282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164993s 
2026-05-19T19:20:10.132626805Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-05-19T19:20:10.134819140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:10.137794312Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2026-05-19T19:20:10.143021108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-19T19:20:10.144848087Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.97E-05s 
2026-05-19T19:20:10.147050864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2026-05-19T19:20:10.149851203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2026-05-19T19:20:10.161837303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126221s 
2026-05-19T19:20:10.168329298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-05-19T19:20:10', 'add_additional_info_to_pending_releases') 
2026-05-19T19:20:10.173290409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:10.176833365Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-05-19T19:20:10.178936019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0274765s 
2026-05-19T19:20:10.181395102Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-05-19T19:20:10.183410561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:10.186125429Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2026-05-19T19:20:10.191251613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-19T19:20:10.193016176Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.83E-05s 
2026-05-19T19:20:10.194830881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-05-19T19:20:10.197810041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-05-19T19:20:10.209641829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130723s 
2026-05-19T19:20:10.212814880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-05-19T19:20:10', 'add_result_to_commands') 
2026-05-19T19:20:10.216501284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:10.219630106Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-05-19T19:20:10.221333957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228755s 
2026-05-19T19:20:10.223611033Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-05-19T19:20:10.225629568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:10.228346821Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2026-05-19T19:20:10.233413845Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-19T19:20:10.235166405Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.81E-05s 
2026-05-19T19:20:10.237207055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-05-19T19:20:10.240293911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:20:10.252081401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130206s 
2026-05-19T19:20:10.255390586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-05-19T19:20:10', 'health_restored_notification') 
2026-05-19T19:20:10.259042200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:10.262269490Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-05-19T19:20:10.264030817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229176s 
2026-05-19T19:20:10.266590362Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-05-19T19:20:10.268716443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:10.271525871Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2026-05-19T19:20:10.276611735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-19T19:20:10.278373693Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.92E-05s 
2026-05-19T19:20:10.280593454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2026-05-19T19:20:10.283761744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:20:10.295612772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131039s 
2026-05-19T19:20:10.299095656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-05-19T19:20:10', 'add_on_manual_interaction_required_to_notifications') 
2026-05-19T19:20:10.302845719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:10.306226067Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-05-19T19:20:10.308089670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232288s 
2026-05-19T19:20:10.310192335Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-05-19T19:20:10.312127271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:10.314724412Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2026-05-19T19:20:10.318954922Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:20:10.321574347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2026-05-19T19:20:10.324600722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037745s 
2026-05-19T19:20:10.327605273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-05-19T19:20:10', 'remove_rarbg') 
2026-05-19T19:20:10.331184251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:10.334135816Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-05-19T19:20:10.335800619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132128s 
2026-05-19T19:20:10.338158988Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-05-19T19:20:10.340241603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:10.343103206Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2026-05-19T19:20:10.349486541Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2026-05-19T19:20:10.353397588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2026-05-19T19:20:10.358351184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006381s 
2026-05-19T19:20:10.361697233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-05-19T19:20:10', 'remove_invalid_roksbox_metadata_images') 
2026-05-19T19:20:10.365339308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:10.368585907Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-05-19T19:20:10.370347074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162523s 
2026-05-19T19:20:10.372437283Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-05-19T19:20:10.374356198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:10.376939681Z [Info] list_sync_time: Starting migration of Main DB to 224 
2026-05-19T19:20:10.392249555Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-05-19T19:20:10.474764045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-05-19T19:20:10.483152620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus" 
2026-05-19T19:20:10.488090865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-19T19:20:10.492580367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-19T19:20:10.521840536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-19T19:20:10.526209554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1311956s 
2026-05-19T19:20:10.528153309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-19T19:20:10.529827230Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.13E-05s 
2026-05-19T19:20:10.531998553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-05-19T19:20:10.534786278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-05-19T19:20:10.545792975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119417s 
2026-05-19T19:20:10.547818154Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:20:10.550430925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2026-05-19T19:20:10.553142947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035491s 
2026-05-19T19:20:10.556404536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-05-19T19:20:10', 'list_sync_time') 
2026-05-19T19:20:10.560097604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:10.563466508Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-05-19T19:20:10.565203747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136712s 
2026-05-19T19:20:10.567758222Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-05-19T19:20:10.570435434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:10.575478781Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2026-05-19T19:20:10.581781905Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-05-19T19:20:10.583510076Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2026-05-19T19:20:10.585376314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2026-05-19T19:20:10.588006491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2026-05-19T19:20:10.599523847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124068s 
2026-05-19T19:20:10.602798923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-05-19T19:20:10', 'add_tags_to_collections') 
2026-05-19T19:20:10.606409965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:10.610421484Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-05-19T19:20:10.612156238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230254s 
2026-05-19T19:20:10.614449586Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-05-19T19:20:10.616461669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:10.619332741Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2026-05-19T19:20:10.624106144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-19T19:20:10.625832962Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.64E-05s 
2026-05-19T19:20:10.627708720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-05-19T19:20:10.630313356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-05-19T19:20:10.641906544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124184s 
2026-05-19T19:20:10.645262563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-05-19T19:20:10', 'add_download_client_tags') 
2026-05-19T19:20:10.648858164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:10.652024511Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-05-19T19:20:10.653734324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222359s 
2026-05-19T19:20:10.655868854Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-05-19T19:20:10.657814031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:10.660485331Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2026-05-19T19:20:10.670414167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-05-19T19:20:10.675515701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]') 
2026-05-19T19:20:10.681445914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091066s 
2026-05-19T19:20:10.683586406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-05-19T19:20:10.686143335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-05-19T19:20:10.689595167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042918s 
2026-05-19T19:20:10.692750712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-05-19T19:20:10', 'add_auto_tagging') 
2026-05-19T19:20:10.696268757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:10.699446457Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-05-19T19:20:10.701117993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139762s 
2026-05-19T19:20:10.703715945Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-05-19T19:20:10.705848320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:10.708848131Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2026-05-19T19:20:10.715110163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-19T19:20:10.716860308Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s 
2026-05-19T19:20:10.719106582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-05-19T19:20:10.722244511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:20:10.734306834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133144s 
2026-05-19T19:20:10.736051949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-19T19:20:10.737669015Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2026-05-19T19:20:10.739730056Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-05-19T19:20:10.742528052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-05-19T19:20:10.753519718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011939s 
2026-05-19T19:20:10.756893413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-05-19T19:20:10', 'add_custom_format_score_bypass_to_delay_profile') 
2026-05-19T19:20:10.760631321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:10.764239107Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-05-19T19:20:10.765879190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220045s 
2026-05-19T19:20:10.768273772Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-05-19T19:20:10.770338050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:10.773140885Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2026-05-19T19:20:10.789012179Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-05-19T19:20:10.791829212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-05-19T19:20:10.821458875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0302292s 
2026-05-19T19:20:10.823762695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-05-19T19:20:10.824926268Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2026-05-19T19:20:10.826819451Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2026-05-19T19:20:10.830482418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2026-05-19T19:20:10.842121920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132897s 
2026-05-19T19:20:10.843678835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-05-19T19:20:10.845276353Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s 
2026-05-19T19:20:10.847179636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-05-19T19:20:10.849950336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-05-19T19:20:10.861121073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121459s 
2026-05-19T19:20:10.862902812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-05-19T19:20:10.864513997Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s 
2026-05-19T19:20:10.866401819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-05-19T19:20:10.869151226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:20:10.880411253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122087s 
2026-05-19T19:20:10.882340679Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-05-19T19:20:10.965293162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Name" TEXT, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2026-05-19T19:20:10.972516800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Name", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Name", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2026-05-19T19:20:10.977326447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-05-19T19:20:10.981475883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-05-19T19:20:11.010887667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1266383s 
2026-05-19T19:20:11.012695999Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:20:11.014547528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:20:11.024748031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101129s 
2026-05-19T19:20:11.027075328Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-19T19:20:11.029972273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-05-19T19:20:11.033193270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043033s 
2026-05-19T19:20:11.038449306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-05-19T19:20:11', 'update_restrictions_to_release_profiles') 
2026-05-19T19:20:11.042224990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:11.045878377Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-05-19T19:20:11.047656037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01656s 
2026-05-19T19:20:11.050694226Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-05-19T19:20:11.052753052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:11.055716130Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2026-05-19T19:20:11.061886808Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-05-19T19:20:11.064317062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-05-19T19:20:11.095037532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0312236s 
2026-05-19T19:20:11.097199937Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2026-05-19T19:20:11.186303097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Movies_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "Added" DATETIME, "Tags" TEXT, "AddOptions" TEXT, "MovieFileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "MovieMetadataId" INTEGER NOT NULL UNIQUE) 
2026-05-19T19:20:11.195918041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Movies_temp" ("Id", "Path", "Monitored", "QualityProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId") SELECT "Id", "Path", "Monitored", "ProfileId", "Added", "Tags", "AddOptions", "MovieFileId", "MinimumAvailability", "MovieMetadataId" FROM "Movies" 
2026-05-19T19:20:11.201585996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-05-19T19:20:11.205760904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-05-19T19:20:11.236476946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-05-19T19:20:11.240174122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1410817s 
2026-05-19T19:20:11.242349573Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2026-05-19T19:20:11.345780408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Enabled" INTEGER NOT NULL, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Settings" TEXT, "EnableAuto" INTEGER NOT NULL, "RootFolderPath" TEXT NOT NULL, "QualityProfileId" INTEGER NOT NULL, "MinimumAvailability" INTEGER NOT NULL, "Tags" TEXT, "SearchOnAdd" INTEGER NOT NULL, "Monitor" INTEGER NOT NULL) 
2026-05-19T19:20:11.358102695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "QualityProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor") SELECT "Id", "Enabled", "Name", "Implementation", "ConfigContract", "Settings", "EnableAuto", "RootFolderPath", "ProfileId", "MinimumAvailability", "Tags", "SearchOnAdd", "Monitor" FROM "ImportLists" 
2026-05-19T19:20:11.365967324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-05-19T19:20:11.371202898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-05-19T19:20:11.404435557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-05-19T19:20:11.409190294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1647861s 
2026-05-19T19:20:11.413068755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-05-19T19:20:11', 'rename_quality_profiles') 
2026-05-19T19:20:11.417349816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:11.421639786Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-05-19T19:20:11.423473890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1771014s 
2026-05-19T19:20:11.427671624Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-05-19T19:20:11.429811594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:11.433807522Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2026-05-19T19:20:11.439115311Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-19T19:20:11.442263021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-19T19:20:11.446021029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044926s 
2026-05-19T19:20:11.448517417Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-19T19:20:11.451171943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-19T19:20:11.454573002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040514s 
2026-05-19T19:20:11.457035031Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-19T19:20:11.459732363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-05-19T19:20:11.463088312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040192s 
2026-05-19T19:20:11.467251677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-05-19T19:20:11', 'update_images_remote_url') 
2026-05-19T19:20:11.471332305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:11.474552400Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-05-19T19:20:11.476294569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152568s 
2026-05-19T19:20:11.478540592Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-05-19T19:20:11.480546903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:11.483363375Z [Info] add_notification_status: Starting migration of Main DB to 232 
2026-05-19T19:20:11.491935729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-05-19T19:20:11.497096914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-05-19T19:20:11.503035414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089134s 
2026-05-19T19:20:11.505291798Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-05-19T19:20:11.508258002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-05-19T19:20:11.512471588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052635s 
2026-05-19T19:20:11.515871555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-05-19T19:20:11', 'add_notification_status') 
2026-05-19T19:20:11.519812151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:11.523670903Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-05-19T19:20:11.525435908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01633s 
2026-05-19T19:20:11.527766662Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-05-19T19:20:11.529873475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:11.532655938Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2026-05-19T19:20:11.538432382Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadHistory" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL 
2026-05-19T19:20:11.542338769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadHistory" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL 
2026-05-19T19:20:11.546340859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054251s 
2026-05-19T19:20:11.550100200Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = REPLACE(REPLACE("LastRssSyncReleaseInfo", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "LastRssSyncReleaseInfo" IS NOT NULL 
2026-05-19T19:20:11.554653030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = REPLACE(REPLACE("LastRssSyncReleaseInfo", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "LastRssSyncReleaseInfo" IS NOT NULL 
2026-05-19T19:20:11.558563335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058395s 
2026-05-19T19:20:11.561695012Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "PendingReleases" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL 
2026-05-19T19:20:11.565480015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "PendingReleases" SET "Release" = REPLACE(REPLACE("Release", 'hdB_Internal', 'g_Internal'), 'ahD_Internal', 'g_Internal') WHERE "Release" IS NOT NULL 
2026-05-19T19:20:11.569074674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050535s 
2026-05-19T19:20:11.572021499Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = REPLACE(REPLACE("Data", 'HDB_Internal', 'G_Internal'), 'AHD_Internal', 'G_Internal') WHERE "Data" IS NOT NULL 
2026-05-19T19:20:11.575508882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = REPLACE(REPLACE("Data", 'HDB_Internal', 'G_Internal'), 'AHD_Internal', 'G_Internal') WHERE "Data" IS NOT NULL 
2026-05-19T19:20:11.579220067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049544s 
2026-05-19T19:20:11.582495995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-05-19T19:20:11', 'rename_deprecated_indexer_flags') 
2026-05-19T19:20:11.586144362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:11.589316691Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-05-19T19:20:11.591083199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147037s 
2026-05-19T19:20:11.593332338Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-05-19T19:20:11.595335322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:11.598081864Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2026-05-19T19:20:11.602703050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-05-19T19:20:11.604485540Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.73E-05s 
2026-05-19T19:20:11.606624758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2026-05-19T19:20:11.609319786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2026-05-19T19:20:11.624421601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154741s 
2026-05-19T19:20:11.628128827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-05-19T19:20:11', 'movie_last_searched_time') 
2026-05-19T19:20:11.632112750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:11.646324142Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-05-19T19:20:11.648292195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0374049s 
2026-05-19T19:20:11.650538990Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-05-19T19:20:11.652514399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:11.655415932Z [Info] email_encryption: Starting migration of Main DB to 235 
2026-05-19T19:20:11.659116314Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:20:11.661070189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:20:11.669285034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082001s 
2026-05-19T19:20:11.672748419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-05-19T19:20:11', 'email_encryption') 
2026-05-19T19:20:11.676578312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:11.679782255Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-05-19T19:20:11.681450385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187525s 
2026-05-19T19:20:11.683753463Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-05-19T19:20:11.685757409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:11.688516966Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2026-05-19T19:20:11.692461891Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-05-19T19:20:11.695567957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-05-19T19:20:11.698540013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035984s 
2026-05-19T19:20:11.701307807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-05-19T19:20:11', 'clear_last_rss_releases_info') 
2026-05-19T19:20:11.704908869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:11.708196210Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-05-19T19:20:11.709565858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130686s 
2026-05-19T19:20:11.711612540Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-05-19T19:20:11.713521875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:11.716178425Z [Info] add_indexes: Starting migration of Main DB to 237 
2026-05-19T19:20:11.730976268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2026-05-19T19:20:11.733785335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2026-05-19T19:20:11.738005114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050168s 
2026-05-19T19:20:11.739876242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2026-05-19T19:20:11.742243620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2026-05-19T19:20:11.745568315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040443s 
2026-05-19T19:20:11.747457129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2026-05-19T19:20:11.750229513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2026-05-19T19:20:11.753772448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046002s 
2026-05-19T19:20:11.756663812Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-05-19T19:20:11.759277596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-05-19T19:20:11.762533643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040405s 
2026-05-19T19:20:11.764505975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-05-19T19:20:11.767243539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-05-19T19:20:11.770850864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046235s 
2026-05-19T19:20:11.772785650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2026-05-19T19:20:11.775253210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2026-05-19T19:20:11.778706434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042346s 
2026-05-19T19:20:11.780479335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2026-05-19T19:20:11.782792273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2026-05-19T19:20:11.786059283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003942s 
2026-05-19T19:20:11.789149757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-05-19T19:20:11', 'add_indexes') 
2026-05-19T19:20:11.792633854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:11.795631972Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-05-19T19:20:11.797320573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134127s 
2026-05-19T19:20:11.799748623Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-05-19T19:20:11.801877660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:11.804815707Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2026-05-19T19:20:11.811245026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-05-19T19:20:11.813038458Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s 
2026-05-19T19:20:11.814884897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2026-05-19T19:20:11.817772572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2026-05-19T19:20:11.830042132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131247s 
2026-05-19T19:20:11.831809853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-05-19T19:20:11.833432320Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s 
2026-05-19T19:20:11.835292015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2026-05-19T19:20:11.838061573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2026-05-19T19:20:11.849583328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125232s 
2026-05-19T19:20:11.851296698Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:20:11.853152626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:20:11.861620740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083846s 
2026-05-19T19:20:11.865312065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-05-19T19:20:11', 'parse_title_from_existing_subtitle_files') 
2026-05-19T19:20:11.869191087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:11.873292357Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-05-19T19:20:11.875112172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019931s 
2026-05-19T19:20:11.877679593Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-05-19T19:20:11.879815715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:11.882745565Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2026-05-19T19:20:11.887756788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-05-19T19:20:11.889536271Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s 
2026-05-19T19:20:11.891564466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2026-05-19T19:20:11.894633557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2026-05-19T19:20:11.908432147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014488s 
2026-05-19T19:20:11.913648032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-05-19T19:20:11', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-05-19T19:20:11.919484957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:11.923187383Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-05-19T19:20:11.925059173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292522s 
2026-05-19T19:20:11.927572565Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-05-19T19:20:11.929622875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:11.932458555Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2026-05-19T19:20:11.936613844Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2026-05-19T19:20:12.024914087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "StandardMovieFormat" TEXT, "MovieFolderFormat" TEXT, "ColonReplacementFormat" INTEGER NOT NULL, "RenameMovies" INTEGER NOT NULL) 
2026-05-19T19:20:12.033684841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies") SELECT "Id", "ReplaceIllegalCharacters", "StandardMovieFormat", "MovieFolderFormat", "ColonReplacementFormat", "RenameMovies" FROM "NamingConfig" 
2026-05-19T19:20:12.038909703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-05-19T19:20:12.042671951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-05-19T19:20:12.073319464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1347122s 
2026-05-19T19:20:12.076919113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-05-19T19:20:12', 'drop_multi_episode_style_from_naming_config') 
2026-05-19T19:20:12.080736070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:12.084224867Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-05-19T19:20:12.086015643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.145216s 
2026-05-19T19:20:12.088408743Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-05-19T19:20:12.090270011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:12.093052786Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2026-05-19T19:20:12.096706885Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:20:12.098680530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:20:12.107197322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084616s 
2026-05-19T19:20:12.110539083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-05-19T19:20:12', 'stevenlu_update_url') 
2026-05-19T19:20:12.114463987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:12.117295570Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-05-19T19:20:12.119019381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018641s 
2026-05-19T19:20:12.121146295Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-05-19T19:20:12.123169620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:12.125852453Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2026-05-19T19:20:12.130932645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-05-19T19:20:12.132506645Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-05s 
2026-05-19T19:20:12.134729291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2026-05-19T19:20:12.137322163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2026-05-19T19:20:12.149569759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131119s 
2026-05-19T19:20:12.152759873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-05-19T19:20:12', 'add_movie_keywords') 
2026-05-19T19:20:12.156321797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:12.159311709Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-05-19T19:20:12.160973075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227062s 
2026-05-19T19:20:12.299883485Z [Debug] MigrationController: Took: 00:00:26.4672894 
2026-05-19T19:20:15.150751452Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-05-19T19:20:15.945282287Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-05-19T19:20:16.467169036Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-05-19T19:20:16.480360063Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-19T19:20:16.483519335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-19T19:20:17.084264142Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-05-19T19:20:17.154757273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6581994s 
2026-05-19T19:20:17.169906272Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-05-19T19:20:17.174948657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6784335s 
2026-05-19T19:20:17.455661512Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-05-19T19:20:17.463113781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:17.503329764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-05-19T19:20:17.536908641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-05-19T19:20:17.608136992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1014609s 
2026-05-19T19:20:17.611455946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:17.621772183Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-05-19T19:20:17.624248279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.115746s 
2026-05-19T19:20:17.640940718Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-05-19T19:20:17.643747550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:17.661922183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-05-19T19:20:17.669544384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-19T19:20:17.685737095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211352s 
2026-05-19T19:20:17.688514739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-19T19:20:17.691511455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006363s 
2026-05-19T19:20:17.695174432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-05-19T19:20:17.699949279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-05-19T19:20:17.723095464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249151s 
2026-05-19T19:20:17.726485271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:17.731133222Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-05-19T19:20:17.733712466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0330965s 
2026-05-19T19:20:17.738308993Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-05-19T19:20:17.741215256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:17.746900015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-19T19:20:17.750877797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015274s 
2026-05-19T19:20:17.753618025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-05-19T19:20:17.757269279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-05-19T19:20:17.762844156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006559s 
2026-05-19T19:20:17.765469223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:17.769684112Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-05-19T19:20:17.772254679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131503s 
2026-05-19T19:20:17.797733191Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-05-19T19:20:17.800585666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:17.808104559Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-05-19T19:20:17.823507470Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-05-19T19:20:17.829984805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2026-05-19T19:20:17.838947456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126125s 
2026-05-19T19:20:17.841186916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-05-19T19:20:17.844868951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-05-19T19:20:17.849466941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005647s 
2026-05-19T19:20:17.858819597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-19T19:20:17', 'InitialSetup') 
2026-05-19T19:20:17.866530857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:17.870964637Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-05-19T19:20:17.873437908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270293s 
2026-05-19T19:20:17.876513071Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-05-19T19:20:17.879746553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:17.883347415Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2026-05-19T19:20:17.888365672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-05-19T19:20:17', 'add_moviefiles_table') 
2026-05-19T19:20:17.893586967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:17.897874733Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-05-19T19:20:17.900408836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018194s 
2026-05-19T19:20:17.903231150Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-05-19T19:20:17.906095419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:17.909526900Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2026-05-19T19:20:17.913552627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-05-19T19:20:17', 'fix_history_movieId') 
2026-05-19T19:20:17.918659442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:17.922508364Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-05-19T19:20:17.925021866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164607s 
2026-05-19T19:20:17.928210458Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-05-19T19:20:17.930721274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:17.934294901Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2026-05-19T19:20:17.937760972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-05-19T19:20:17', 'add_tmdb_stuff') 
2026-05-19T19:20:17.942614837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:17.946418427Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-05-19T19:20:17.948910767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160206s 
2026-05-19T19:20:17.951613901Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-05-19T19:20:17.954401075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:17.957718335Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2026-05-19T19:20:17.961512136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-05-19T19:20:17', 'fix_movie_files') 
2026-05-19T19:20:17.966404860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:17.970210915Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-05-19T19:20:17.972719417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159312s 
2026-05-19T19:20:17.975624397Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-05-19T19:20:17.978513696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:17.981903233Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2026-05-19T19:20:17.985864942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-05-19T19:20:17', 'update_schedule_intervale') 
2026-05-19T19:20:17.990883368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:17.994741148Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-05-19T19:20:17.997319210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162256s 
2026-05-19T19:20:18.000234501Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-05-19T19:20:18.003178370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.006667126Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2026-05-19T19:20:18.010827996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-05-19T19:20:18', 'add_movie_formats_to_naming_config') 
2026-05-19T19:20:18.015871243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.019826379Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-05-19T19:20:18.022506787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165291s 
2026-05-19T19:20:18.025370494Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-05-19T19:20:18.028332850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.031620591Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2026-05-19T19:20:18.035462760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-05-19T19:20:18', 'add_phyiscal_release') 
2026-05-19T19:20:18.040328269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.044183703Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-05-19T19:20:18.046717887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159872s 
2026-05-19T19:20:18.049400910Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-05-19T19:20:18.052217092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.055625857Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2026-05-19T19:20:18.059412203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-05-19T19:20:18', 'remove_bitmetv') 
2026-05-19T19:20:18.064406732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.068345414Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-05-19T19:20:18.070819747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162939s 
2026-05-19T19:20:18.074120154Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-05-19T19:20:18.082024192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.087708490Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2026-05-19T19:20:18.093966153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-05-19T19:20:18', 'remove_torrentleech') 
2026-05-19T19:20:18.098515956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.102301671Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-05-19T19:20:18.104797647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254922s 
2026-05-19T19:20:18.107541543Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-05-19T19:20:18.110319638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.113759095Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2026-05-19T19:20:18.117611644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-05-19T19:20:18', 'remove_broadcasthenet') 
2026-05-19T19:20:18.122525290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.126315454Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-05-19T19:20:18.128888566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160184s 
2026-05-19T19:20:18.136501758Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-05-19T19:20:18.139310645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.142802447Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2026-05-19T19:20:18.146591218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-05-19T19:20:18', 'remove_fanzub') 
2026-05-19T19:20:18.151542320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.155365860Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-05-19T19:20:18.157877759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161321s 
2026-05-19T19:20:18.160907771Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-05-19T19:20:18.163706127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.167115283Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2026-05-19T19:20:18.171295261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-05-19T19:20:18', 'update_movie_sorttitle') 
2026-05-19T19:20:18.176259529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.179913418Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-05-19T19:20:18.182475728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162005s 
2026-05-19T19:20:18.185309505Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-05-19T19:20:18.188252021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.191720426Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2026-05-19T19:20:18.196146079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-05-19T19:20:18', 'update_movie_sorttitle_again') 
2026-05-19T19:20:18.201116490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.204990202Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-05-19T19:20:18.207655620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167333s 
2026-05-19T19:20:18.210769511Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-05-19T19:20:18.213538988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.217991986Z [Info] update_movie_file: Starting migration of Log DB to 117 
2026-05-19T19:20:18.221840217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-05-19T19:20:18', 'update_movie_file') 
2026-05-19T19:20:18.226679062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.230445357Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-05-19T19:20:18.232932106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169629s 
2026-05-19T19:20:18.235679889Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-05-19T19:20:18.238450098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.241814975Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2026-05-19T19:20:18.246404137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-05-19T19:20:18', 'update_movie_slug') 
2026-05-19T19:20:18.251245237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.254972163Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-05-19T19:20:18.257423199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165431s 
2026-05-19T19:20:18.260208559Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-05-19T19:20:18.262967175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.266294065Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2026-05-19T19:20:18.270516860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-05-19T19:20:18', 'add_youtube_trailer_id') 
2026-05-19T19:20:18.275357388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.279125457Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-05-19T19:20:18.281615752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016157s 
2026-05-19T19:20:18.284634271Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-05-19T19:20:18.287286082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.291365358Z [Info] add_studio: Starting migration of Log DB to 120 
2026-05-19T19:20:18.295136733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-05-19T19:20:18', 'add_studio') 
2026-05-19T19:20:18.299876348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.303439605Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-05-19T19:20:18.305846502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163008s 
2026-05-19T19:20:18.308572211Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-05-19T19:20:18.311342531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.314666325Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2026-05-19T19:20:18.318540197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-05-19T19:20:18', 'update_filedate_config') 
2026-05-19T19:20:18.323402569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.327763412Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-05-19T19:20:18.330292936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164131s 
2026-05-19T19:20:18.333044658Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-05-19T19:20:18.335880409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.339223181Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2026-05-19T19:20:18.343121944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-05-19T19:20:18', 'add_movieid_to_blacklist') 
2026-05-19T19:20:18.348048766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.351819590Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-05-19T19:20:18.354350347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159242s 
2026-05-19T19:20:18.357295478Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-05-19T19:20:18.360099075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.363571979Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2026-05-19T19:20:18.367697958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-05-19T19:20:18', 'create_netimport_table') 
2026-05-19T19:20:18.372531523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.376292889Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-05-19T19:20:18.378794827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161956s 
2026-05-19T19:20:18.381589005Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-05-19T19:20:18.384446530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.387761896Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2026-05-19T19:20:18.392545901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-05-19T19:20:18', 'add_preferred_tags_to_profile') 
2026-05-19T19:20:18.397489848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.402033289Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-05-19T19:20:18.404631331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175001s 
2026-05-19T19:20:18.407297871Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-05-19T19:20:18.410021076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.413316182Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2026-05-19T19:20:18.417030983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-05-19T19:20:18', 'fix_imdb_unique') 
2026-05-19T19:20:18.421831361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.425642316Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-05-19T19:20:18.428080567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157127s 
2026-05-19T19:20:18.430856958Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-05-19T19:20:18.433723712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.437069150Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2026-05-19T19:20:18.441035688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-05-19T19:20:18', 'update_qualities_and_profiles') 
2026-05-19T19:20:18.446129507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.450018368Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-05-19T19:20:18.452594647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161844s 
2026-05-19T19:20:18.455201297Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-05-19T19:20:18.457908860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.461191020Z [Info] remove_wombles: Starting migration of Log DB to 127 
2026-05-19T19:20:18.464872384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-05-19T19:20:18', 'remove_wombles') 
2026-05-19T19:20:18.469622010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.473417393Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-05-19T19:20:18.475843980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156144s 
2026-05-19T19:20:18.478596424Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-05-19T19:20:18.481173574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.484534663Z [Info] remove_kickass: Starting migration of Log DB to 128 
2026-05-19T19:20:18.488228543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-05-19T19:20:18', 'remove_kickass') 
2026-05-19T19:20:18.493078620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.496836689Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-05-19T19:20:18.499253797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157439s 
2026-05-19T19:20:18.502164268Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-05-19T19:20:18.505121875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.508521471Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2026-05-19T19:20:18.512734607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-05-19T19:20:18', 'add_parsed_movie_info_to_pending_release') 
2026-05-19T19:20:18.517825179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.522186843Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-05-19T19:20:18.524884466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016859s 
2026-05-19T19:20:18.527679585Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-05-19T19:20:18.530643505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.534012780Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2026-05-19T19:20:18.537861832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-05-19T19:20:18', 'remove_wombles_kickass') 
2026-05-19T19:20:18.542741550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.546577315Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-05-19T19:20:18.549079955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160573s 
2026-05-19T19:20:18.551895756Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-05-19T19:20:18.554779694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.558192207Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2026-05-19T19:20:18.562359619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-05-19T19:20:18', 'make_parsed_episode_info_nullable') 
2026-05-19T19:20:18.567405582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.571347441Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-05-19T19:20:18.573874390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016345s 
2026-05-19T19:20:18.576679049Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-05-19T19:20:18.579583668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.583039318Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2026-05-19T19:20:18.586970014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-05-19T19:20:18', 'rename_torrent_downloadstation') 
2026-05-19T19:20:18.591901656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.595818885Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-05-19T19:20:18.598430535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161142s 
2026-05-19T19:20:18.601229532Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-05-19T19:20:18.604116246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.607696877Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2026-05-19T19:20:18.611512922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-05-19T19:20:18', 'add_minimumavailability') 
2026-05-19T19:20:18.616332318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.620467537Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-05-19T19:20:18.622912290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161962s 
2026-05-19T19:20:18.625632970Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-05-19T19:20:18.628354621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.631586240Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2026-05-19T19:20:18.635369168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-05-19T19:20:18', 'add_remux_qualities_for_the_wankers') 
2026-05-19T19:20:18.639995756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.643592840Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-05-19T19:20:18.645882241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151887s 
2026-05-19T19:20:18.648420894Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-05-19T19:20:18.650734443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.653549553Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2026-05-19T19:20:18.656710609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-05-19T19:20:18', 'add_haspredbentry_to_movies') 
2026-05-19T19:20:18.660973895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.664286827Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-05-19T19:20:18.666480395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135085s 
2026-05-19T19:20:18.668809676Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-05-19T19:20:18.671083936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.673847672Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2026-05-19T19:20:18.677171767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-05-19T19:20:18', 'add_pathstate_to_movies') 
2026-05-19T19:20:18.681134788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.684391558Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-05-19T19:20:18.686552730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132803s 
2026-05-19T19:20:18.688823834Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-05-19T19:20:18.690943663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.693577267Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2026-05-19T19:20:18.696731489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-05-19T19:20:18', 'add_import_exclusions_table') 
2026-05-19T19:20:18.700666604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.703744944Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-05-19T19:20:18.705672967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127481s 
2026-05-19T19:20:18.707791363Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-05-19T19:20:18.709880361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.712461008Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2026-05-19T19:20:18.715355177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-05-19T19:20:18', 'add_physical_release_note') 
2026-05-19T19:20:18.719339672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.722414314Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-05-19T19:20:18.724338429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125167s 
2026-05-19T19:20:18.726461003Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-05-19T19:20:18.728573799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.731158173Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2026-05-19T19:20:18.734088014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-05-19T19:20:18', 'consolidate_indexer_baseurl') 
2026-05-19T19:20:18.737903188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.741100647Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-05-19T19:20:18.743010183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125145s 
2026-05-19T19:20:18.745205815Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-05-19T19:20:18.747305664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.749947775Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2026-05-19T19:20:18.753469387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-05-19T19:20:18', 'add_alternative_titles_table') 
2026-05-19T19:20:18.757355383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.760369384Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-05-19T19:20:18.762281434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130037s 
2026-05-19T19:20:18.764435252Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-05-19T19:20:18.766498938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.769194668Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2026-05-19T19:20:18.772240251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-05-19T19:20:18', 'fix_duplicate_alt_titles') 
2026-05-19T19:20:18.776094463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.779115979Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-05-19T19:20:18.781041286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126049s 
2026-05-19T19:20:18.783076415Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-05-19T19:20:18.785074579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.787599153Z [Info] movie_extras: Starting migration of Log DB to 142 
2026-05-19T19:20:18.790341867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-05-19T19:20:18', 'movie_extras') 
2026-05-19T19:20:18.793995385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.796900947Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-05-19T19:20:18.798723928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011888s 
2026-05-19T19:20:18.800737013Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-05-19T19:20:18.802732872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.805367168Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2026-05-19T19:20:18.808172447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-05-19T19:20:18', 'clean_core_tv') 
2026-05-19T19:20:18.812011629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.814705244Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-05-19T19:20:18.816538316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120164s 
2026-05-19T19:20:18.818662073Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-05-19T19:20:18.820765339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.824416192Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2026-05-19T19:20:18.827363878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-05-19T19:20:18', 'add_cookies_to_indexer_status') 
2026-05-19T19:20:18.831195956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.834405179Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-05-19T19:20:18.836423123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133419s 
2026-05-19T19:20:18.838514896Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-05-19T19:20:18.840525104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.843056051Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2026-05-19T19:20:18.845843144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-05-19T19:20:18', 'banner_to_fanart') 
2026-05-19T19:20:18.849497344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.852417655Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-05-19T19:20:18.854239635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119128s 
2026-05-19T19:20:18.856995826Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-05-19T19:20:18.859104613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.861737686Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2026-05-19T19:20:18.864478305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-05-19T19:20:18', 'naming_config_colon_action') 
2026-05-19T19:20:18.868085570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.871108057Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-05-19T19:20:18.872928303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121106s 
2026-05-19T19:20:18.875140618Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-05-19T19:20:18.877043641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.879544588Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2026-05-19T19:20:18.882166919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-05-19T19:20:18', 'add_custom_formats') 
2026-05-19T19:20:18.885608841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.888422568Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-05-19T19:20:18.890542558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011388s 
2026-05-19T19:20:18.892525972Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-05-19T19:20:18.894474747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.896922697Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2026-05-19T19:20:18.899646532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-05-19T19:20:18', 'remove_extra_naming_config') 
2026-05-19T19:20:18.903195400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.906198638Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-05-19T19:20:18.908178555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115617s 
2026-05-19T19:20:18.910023080Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-05-19T19:20:18.912073109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.914390857Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2026-05-19T19:20:18.917072798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-05-19T19:20:18', 'convert_regex_required_tags') 
2026-05-19T19:20:18.920560573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.923466164Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-05-19T19:20:18.925257111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114917s 
2026-05-19T19:20:18.927254223Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-05-19T19:20:18.929197918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.931616729Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2026-05-19T19:20:18.934412850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-05-19T19:20:18', 'fix_format_tags_double_underscore') 
2026-05-19T19:20:18.937978061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.940916539Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-05-19T19:20:18.942756535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011624s 
2026-05-19T19:20:18.944773897Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-05-19T19:20:18.946680026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.949068847Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2026-05-19T19:20:18.951718624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-05-19T19:20:18', 'add_tags_to_net_import') 
2026-05-19T19:20:18.955254765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.958127902Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-05-19T19:20:18.959830460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114063s 
2026-05-19T19:20:18.961815147Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-05-19T19:20:18.963867010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.966036369Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2026-05-19T19:20:18.968635424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-05-19T19:20:18', 'add_custom_filters') 
2026-05-19T19:20:18.972105582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.974865020Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-05-19T19:20:18.976614984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111912s 
2026-05-19T19:20:18.978631505Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-05-19T19:20:18.980625832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:18.982986927Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2026-05-19T19:20:18.985982139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-05-19T19:20:18', 'indexer_client_status_search_changes') 
2026-05-19T19:20:18.989399942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:18.992803256Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-05-19T19:20:18.994631348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121075s 
2026-05-19T19:20:18.996686978Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-05-19T19:20:18.998680874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.001108253Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2026-05-19T19:20:19.003958994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-05-19T19:20:19', 'add_language_to_files_history_blacklist') 
2026-05-19T19:20:19.007445736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.010445698Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-05-19T19:20:19.012354802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116429s 
2026-05-19T19:20:19.014353107Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-05-19T19:20:19.016347504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.018764401Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2026-05-19T19:20:19.021528127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-05-19T19:20:19', 'add_update_allowed_quality_profile') 
2026-05-19T19:20:19.025057656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.028174984Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-05-19T19:20:19.030008777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118062s 
2026-05-19T19:20:19.032283108Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-05-19T19:20:19.033944744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.036422785Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2026-05-19T19:20:19.039109195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-05-19T19:20:19', 'add_download_client_priority') 
2026-05-19T19:20:19.042815780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.045657032Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-05-19T19:20:19.047518811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116701s 
2026-05-19T19:20:19.049467436Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-05-19T19:20:19.051483456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.053894462Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2026-05-19T19:20:19.056641565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-05-19T19:20:19', 'remove_growl_prowl') 
2026-05-19T19:20:19.060108787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.063339263Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-05-19T19:20:19.064978675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115396s 
2026-05-19T19:20:19.066876377Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-05-19T19:20:19.068772626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.071103089Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2026-05-19T19:20:19.073718286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-05-19T19:20:19', 'remove_plex_hometheatre') 
2026-05-19T19:20:19.077145468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.079907892Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-05-19T19:20:19.081663839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111322s 
2026-05-19T19:20:19.083542712Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-05-19T19:20:19.085431176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.088190944Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2026-05-19T19:20:19.090576729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-05-19T19:20:19', 'add_webrip_qualites') 
2026-05-19T19:20:19.093941886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.096886406Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-05-19T19:20:19.098583514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114427s 
2026-05-19T19:20:19.100638903Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-05-19T19:20:19.102584281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.104948663Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2026-05-19T19:20:19.107745706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-05-19T19:20:19', 'health_issue_notification') 
2026-05-19T19:20:19.111465408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.114361270Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-05-19T19:20:19.116101364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117778s 
2026-05-19T19:20:19.117974677Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-05-19T19:20:19.119843150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.122199025Z [Info] speed_improvements: Starting migration of Log DB to 161 
2026-05-19T19:20:19.124837969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-05-19T19:20:19', 'speed_improvements') 
2026-05-19T19:20:19.128208688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.131035190Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-05-19T19:20:19.132735194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112105s 
2026-05-19T19:20:19.134723298Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-05-19T19:20:19.136635119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.138983809Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2026-05-19T19:20:19.141832526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-05-19T19:20:19', 'fix_profile_format_default') 
2026-05-19T19:20:19.145251411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.148061571Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-05-19T19:20:19.149786374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114046s 
2026-05-19T19:20:19.151632733Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-05-19T19:20:19.153498009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.156067214Z [Info] task_duration: Starting migration of Log DB to 163 
2026-05-19T19:20:19.158710878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-05-19T19:20:19', 'task_duration') 
2026-05-19T19:20:19.162290568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.165345751Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-05-19T19:20:19.166991736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119091s 
2026-05-19T19:20:19.169289814Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-05-19T19:20:19.171189149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.173465924Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2026-05-19T19:20:19.251470543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-05-19T19:20:19', 'movie_collections_crew') 
2026-05-19T19:20:19.258965918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.262016732Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-05-19T19:20:19.263742528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0908861s 
2026-05-19T19:20:19.266246380Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-05-19T19:20:19.268213963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.271517055Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2026-05-19T19:20:19.274263677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-05-19T19:20:19', 'remove_custom_formats_from_quality_model') 
2026-05-19T19:20:19.277798606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.281072670Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-05-19T19:20:19.283120945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127698s 
2026-05-19T19:20:19.284778744Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-05-19T19:20:19.286605713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.288961688Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2026-05-19T19:20:19.292000769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-05-19T19:20:19', 'fix_tmdb_list_config') 
2026-05-19T19:20:19.295021372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.297862434Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-05-19T19:20:19.299525032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112714s 
2026-05-19T19:20:19.301421752Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-05-19T19:20:19.303252379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.305665479Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2026-05-19T19:20:19.308222309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-05-19T19:20:19', 'remove_movie_pathstate') 
2026-05-19T19:20:19.311650683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.314525683Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-05-19T19:20:19.316220256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112436s 
2026-05-19T19:20:19.318069560Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-05-19T19:20:19.319903073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.322254258Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2026-05-19T19:20:19.324814474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-05-19T19:20:19', 'custom_format_rework') 
2026-05-19T19:20:19.328224943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.331095114Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-05-19T19:20:19.332731970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011134s 
2026-05-19T19:20:19.334678701Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-05-19T19:20:19.336422122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.338806314Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2026-05-19T19:20:19.341402091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-05-19T19:20:19', 'custom_format_scores') 
2026-05-19T19:20:19.344798161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.347984067Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-05-19T19:20:19.349367704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111797s 
2026-05-19T19:20:19.351351419Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-05-19T19:20:19.353251976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.355760919Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2026-05-19T19:20:19.358262898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-05-19T19:20:19', 'fix_trakt_list_config') 
2026-05-19T19:20:19.361755001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.364534128Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-05-19T19:20:19.366212278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112562s 
2026-05-19T19:20:19.368193899Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-05-19T19:20:19.370090689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.372549892Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2026-05-19T19:20:19.375326734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-05-19T19:20:19', 'quality_definition_preferred_size') 
2026-05-19T19:20:19.378723625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.381585739Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-05-19T19:20:19.383324571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114298s 
2026-05-19T19:20:19.385189457Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-05-19T19:20:19.387261681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.389351400Z [Info] add_download_history: Starting migration of Log DB to 172 
2026-05-19T19:20:19.392215638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-05-19T19:20:19', 'add_download_history') 
2026-05-19T19:20:19.395555474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.398715468Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-05-19T19:20:19.400270199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114344s 
2026-05-19T19:20:19.402208784Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-05-19T19:20:19.404171366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.406289482Z [Info] net_import_status: Starting migration of Log DB to 173 
2026-05-19T19:20:19.408864448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-05-19T19:20:19', 'net_import_status') 
2026-05-19T19:20:19.412228753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.415016027Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-05-19T19:20:19.416894160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110852s 
2026-05-19T19:20:19.418824597Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-05-19T19:20:19.420651918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.423109547Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2026-05-19T19:20:19.425590033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-05-19T19:20:19', 'email_multiple_addresses') 
2026-05-19T19:20:19.428978857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.431940853Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-05-19T19:20:19.433467006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111091s 
2026-05-19T19:20:19.435401041Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-05-19T19:20:19.437317932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.439659989Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2026-05-19T19:20:19.442324365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-05-19T19:20:19', 'remove_chown_and_folderchmod_config') 
2026-05-19T19:20:19.446107524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.449539175Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-05-19T19:20:19.451443921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120381s 
2026-05-19T19:20:19.453182092Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-05-19T19:20:19.455149935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.457539548Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2026-05-19T19:20:19.460255337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-05-19T19:20:19', 'movie_recommendations') 
2026-05-19T19:20:19.463614111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.467036023Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-05-19T19:20:19.468754875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118489s 
2026-05-19T19:20:19.470676675Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-05-19T19:20:19.472499206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.475054192Z [Info] language_improvements: Starting migration of Log DB to 177 
2026-05-19T19:20:19.477675371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-05-19T19:20:19', 'language_improvements') 
2026-05-19T19:20:19.481398839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.484278108Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-05-19T19:20:19.485845655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116911s 
2026-05-19T19:20:19.487708386Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-05-19T19:20:19.489490015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.491774105Z [Info] new_list_server: Starting migration of Log DB to 178 
2026-05-19T19:20:19.494313278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-05-19T19:20:19', 'new_list_server') 
2026-05-19T19:20:19.497617894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.500367442Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-05-19T19:20:19.501983406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108957s 
2026-05-19T19:20:19.503893643Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-05-19T19:20:19.505725102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.508282963Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2026-05-19T19:20:19.510600961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-05-19T19:20:19', 'movie_translation_indexes') 
2026-05-19T19:20:19.513932521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.516726949Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-05-19T19:20:19.518396010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109698s 
2026-05-19T19:20:19.520288772Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-05-19T19:20:19.522139068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.524457758Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2026-05-19T19:20:19.527059999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-05-19T19:20:19', 'fix_invalid_profile_references') 
2026-05-19T19:20:19.530417271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.533346751Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-05-19T19:20:19.535050913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111577s 
2026-05-19T19:20:19.536941029Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-05-19T19:20:19.538748419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.541141980Z [Info] list_movies_table: Starting migration of Log DB to 181 
2026-05-19T19:20:19.543608537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-05-19T19:20:19', 'list_movies_table') 
2026-05-19T19:20:19.546936039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.549959498Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-05-19T19:20:19.551598669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112377s 
2026-05-19T19:20:19.553458805Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-05-19T19:20:19.555264762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.557641760Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2026-05-19T19:20:19.560169561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-05-19T19:20:19', 'on_delete_notification') 
2026-05-19T19:20:19.564853344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.568970646Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-05-19T19:20:19.570674327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136015s 
2026-05-19T19:20:19.572653453Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-05-19T19:20:19.574502015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.576902420Z [Info] download_propers_config: Starting migration of Log DB to 183 
2026-05-19T19:20:19.579477636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-05-19T19:20:19', 'download_propers_config') 
2026-05-19T19:20:19.583118779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.585942035Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-05-19T19:20:19.587617199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114332s 
2026-05-19T19:20:19.589765846Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-05-19T19:20:19.591599339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.593911646Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2026-05-19T19:20:19.596478125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-05-19T19:20:19', 'add_priority_to_indexers') 
2026-05-19T19:20:19.599808502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.602709274Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-05-19T19:20:19.604536604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110979s 
2026-05-19T19:20:19.606433795Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-05-19T19:20:19.608321146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.610650617Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2026-05-19T19:20:19.613282869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-05-19T19:20:19', 'add_alternative_title_indices') 
2026-05-19T19:20:19.616688778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.619679812Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-05-19T19:20:19.621387541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113003s 
2026-05-19T19:20:19.623416578Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-05-19T19:20:19.625298939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.627629111Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2026-05-19T19:20:19.630120960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-05-19T19:20:19', 'fix_tmdb_duplicates') 
2026-05-19T19:20:19.633657232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.636414054Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-05-19T19:20:19.638042714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111159s 
2026-05-19T19:20:19.639956308Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-05-19T19:20:19.642052189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.644430950Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2026-05-19T19:20:19.647023772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-05-19T19:20:19', 'swap_filechmod_for_folderchmod') 
2026-05-19T19:20:19.650389179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.653232025Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-05-19T19:20:19.655240019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111303s 
2026-05-19T19:20:19.657075565Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-05-19T19:20:19.658861422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.661138869Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2026-05-19T19:20:19.663671319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-05-19T19:20:19', 'mediainfo_channels') 
2026-05-19T19:20:19.666938318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.670003792Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-05-19T19:20:19.671633575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111607s 
2026-05-19T19:20:19.673472388Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-05-19T19:20:19.675246511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.677816387Z [Info] add_update_history: Starting migration of Log DB to 189 
2026-05-19T19:20:19.688273296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-05-19T19:20:19.692604078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2026-05-19T19:20:19.697958031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072533s 
2026-05-19T19:20:19.701108156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-05-19T19:20:19.704365466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-05-19T19:20:19.709363992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058722s 
2026-05-19T19:20:19.712919814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-05-19T19:20:19', 'add_update_history') 
2026-05-19T19:20:19.717843750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.721823415Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-05-19T19:20:19.724179680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181611s 
2026-05-19T19:20:19.727066254Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-05-19T19:20:19.729688646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.733333186Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2026-05-19T19:20:19.737147237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-05-19T19:20:19', 'update_awesome_hd_link') 
2026-05-19T19:20:19.742428814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.746337706Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-05-19T19:20:19.748715094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166787s 
2026-05-19T19:20:19.751476635Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-05-19T19:20:19.754014256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.757391949Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2026-05-19T19:20:19.761674674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-05-19T19:20:19', 'remove_awesomehd') 
2026-05-19T19:20:19.767051613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.770006133Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-05-19T19:20:19.771650174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162343s 
2026-05-19T19:20:19.773735163Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-05-19T19:20:19.775834942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.778593428Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2026-05-19T19:20:19.781660695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-05-19T19:20:19', 'add_on_delete_to_notifications') 
2026-05-19T19:20:19.786002700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.789256282Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-05-19T19:20:19.790891616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134929s 
2026-05-19T19:20:19.793002818Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-05-19T19:20:19.795604026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.798454036Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2026-05-19T19:20:19.801829003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-05-19T19:20:19', 'add_bypass_to_delay_profile') 
2026-05-19T19:20:19.805987538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.809269959Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-05-19T19:20:19.811585242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137217s 
2026-05-19T19:20:19.813160996Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-05-19T19:20:19.814964117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.817328439Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2026-05-19T19:20:19.819882182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-05-19T19:20:19', 'update_notifiarr') 
2026-05-19T19:20:19.823554428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.826071617Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-05-19T19:20:19.827688603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011136s 
2026-05-19T19:20:19.830075310Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-05-19T19:20:19.832029335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.833838910Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2026-05-19T19:20:19.836417774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-05-19T19:20:19', 'legacy_mediainfo_hdr') 
2026-05-19T19:20:19.839715245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.842325983Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-05-19T19:20:19.843970495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107691s 
2026-05-19T19:20:19.846013740Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-05-19T19:20:19.847842463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.850124980Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2026-05-19T19:20:19.852717010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-05-19T19:20:19', 'rename_blacklist_to_blocklist') 
2026-05-19T19:20:19.856170144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.858848869Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-05-19T19:20:19.860530526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109556s 
2026-05-19T19:20:19.862318927Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-05-19T19:20:19.864063551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.866291088Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2026-05-19T19:20:19.868772836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-05-19T19:20:19', 'add_indexer_tags') 
2026-05-19T19:20:19.872002390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.874606484Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-05-19T19:20:19.876222028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105829s 
2026-05-19T19:20:19.878023015Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-05-19T19:20:19.879796276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.882040426Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2026-05-19T19:20:19.884500671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-05-19T19:20:19', 'mediainfo_to_ffmpeg') 
2026-05-19T19:20:19.887744664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.891380086Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-05-19T19:20:19.893017563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115738s 
2026-05-19T19:20:19.894897871Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-05-19T19:20:19.896697726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.899105134Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2026-05-19T19:20:19.901690681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-05-19T19:20:19', 'cdh_per_downloadclient') 
2026-05-19T19:20:19.905200159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.907818352Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-05-19T19:20:19.909456731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111342s 
2026-05-19T19:20:19.911670490Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-05-19T19:20:19.913498321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.915780227Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2026-05-19T19:20:19.918324791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-05-19T19:20:19', 'migrate_discord_from_slack') 
2026-05-19T19:20:19.921731653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.924389476Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-05-19T19:20:19.926086062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108489s 
2026-05-19T19:20:19.927859604Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-05-19T19:20:19.929577484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.931813908Z [Info] remove_predb: Starting migration of Log DB to 202 
2026-05-19T19:20:19.934252449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-05-19T19:20:19', 'remove_predb') 
2026-05-19T19:20:19.937453426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.940022079Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-05-19T19:20:19.941581018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104704s 
2026-05-19T19:20:19.943435483Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-05-19T19:20:19.945300108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.947572765Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2026-05-19T19:20:19.950402765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-05-19T19:20:19', 'add_on_update_to_notifications') 
2026-05-19T19:20:19.953893325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.957207350Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-05-19T19:20:19.958964829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113473s 
2026-05-19T19:20:19.960814885Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-05-19T19:20:19.962617205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.965010875Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2026-05-19T19:20:19.967591773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-05-19T19:20:19', 'ensure_identity_on_id_columns') 
2026-05-19T19:20:19.970983474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.973862302Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-05-19T19:20:19.975482705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111753s 
2026-05-19T19:20:19.977307951Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-05-19T19:20:19.979090081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.981357347Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2026-05-19T19:20:19.983865979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-05-19T19:20:19', 'download_client_per_indexer') 
2026-05-19T19:20:19.987220976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:19.989985884Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-05-19T19:20:19.993830106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108166s 
2026-05-19T19:20:19.995691234Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-05-19T19:20:19.997547793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:19.999798065Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2026-05-19T19:20:20.002296387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-05-19T19:20:20', 'multiple_ratings_support') 
2026-05-19T19:20:20.005607566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.008335279Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-05-19T19:20:20.009953649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107858s 
2026-05-19T19:20:20.011715507Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-05-19T19:20:20.013467686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.016475904Z [Info] movie_metadata: Starting migration of Log DB to 207 
2026-05-19T19:20:20.018862621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-05-19T19:20:20', 'movie_metadata') 
2026-05-19T19:20:20.022282308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.024953497Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-05-19T19:20:20.026890629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115271s 
2026-05-19T19:20:20.029137684Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-05-19T19:20:20.030909613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.033168232Z [Info] add_collections: Starting migration of Log DB to 208 
2026-05-19T19:20:20.035616563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-05-19T19:20:20', 'add_collections') 
2026-05-19T19:20:20.039150931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.041970700Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-05-19T19:20:20.043530671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110038s 
2026-05-19T19:20:20.045405327Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-05-19T19:20:20.047225252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.049467017Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2026-05-19T19:20:20.052196624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-05-19T19:20:20', 'movie_meta_collection_index') 
2026-05-19T19:20:20.055456710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.058180355Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-05-19T19:20:20.059861010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109578s 
2026-05-19T19:20:20.061709623Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-05-19T19:20:20.063509258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.065763107Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2026-05-19T19:20:20.068250316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-05-19T19:20:20', 'movie_added_notifications') 
2026-05-19T19:20:20.071557837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.074362485Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-05-19T19:20:20.075989121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108136s 
2026-05-19T19:20:20.077757042Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-05-19T19:20:20.079479150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.081874444Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2026-05-19T19:20:20.084306442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-05-19T19:20:20', 'more_movie_meta_index') 
2026-05-19T19:20:20.087607189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.090388551Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-05-19T19:20:20.091988434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108258s 
2026-05-19T19:20:20.093881977Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-05-19T19:20:20.096081467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.098072977Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2026-05-19T19:20:20.106444407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-05-19T19:20:20.108513574Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.95E-05s 
2026-05-19T19:20:20.110938798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-05-19T19:20:20.147948465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2026-05-19T19:20:20.155237525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2026-05-19T19:20:20.161388803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-05-19T19:20:20.168570346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-05-19T19:20:20.180883725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-05-19T19:20:20.184642655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0720782s 
2026-05-19T19:20:20.186178789Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-05-19T19:20:20.187650283Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.84E-05s 
2026-05-19T19:20:20.189257600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-05-19T19:20:20.199312069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2026-05-19T19:20:20.205564592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-05-19T19:20:20.210242633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-05-19T19:20:20.213744125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-05-19T19:20:20.220367133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-05-19T19:20:20.223708723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032806s 
2026-05-19T19:20:20.225242582Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-19T19:20:20.226693744Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s 
2026-05-19T19:20:20.228306823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-05-19T19:20:20.236879018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-05-19T19:20:20.241211523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-05-19T19:20:20.245503567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-05-19T19:20:20.254043997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-05-19T19:20:20.261842764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-19T19:20:20.266530044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0365941s 
2026-05-19T19:20:20.269099528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-05-19T19:20:20', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-05-19T19:20:20.272468163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.278636846Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-05-19T19:20:20.280337351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.048449s 
2026-05-19T19:20:20.282322328Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-05-19T19:20:20.284096060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.286698482Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2026-05-19T19:20:20.289310362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-05-19T19:20:20', 'add_language_tags_to_subtitle_files') 
2026-05-19T19:20:20.292603835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.300238852Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-05-19T19:20:20.301843573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016066s 
2026-05-19T19:20:20.303531924Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-05-19T19:20:20.305191476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.307322788Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2026-05-19T19:20:20.309669524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-05-19T19:20:20', 'add_salt_to_users') 
2026-05-19T19:20:20.312823567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.315371789Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-05-19T19:20:20.316900438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102049s 
2026-05-19T19:20:20.318602295Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-05-19T19:20:20.320395517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.322442138Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2026-05-19T19:20:20.324837673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-05-19T19:20:20', 'clean_alt_titles') 
2026-05-19T19:20:20.327909519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.331359748Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-05-19T19:20:20.332910311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111042s 
2026-05-19T19:20:20.334601126Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-05-19T19:20:20.336206248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.338422642Z [Info] remove_omg: Starting migration of Log DB to 217 
2026-05-19T19:20:20.340715720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-05-19T19:20:20', 'remove_omg') 
2026-05-19T19:20:20.343868851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.346520211Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-05-19T19:20:20.348188601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103603s 
2026-05-19T19:20:20.349801990Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-05-19T19:20:20.351619019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.353845584Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2026-05-19T19:20:20.356427834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-05-19T19:20:20', 'add_additional_info_to_pending_releases') 
2026-05-19T19:20:20.359729243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.362452507Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-05-19T19:20:20.364085015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010725s 
2026-05-19T19:20:20.365809148Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-05-19T19:20:20.367501135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.369698982Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2026-05-19T19:20:20.372190630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-05-19T19:20:20', 'add_result_to_commands') 
2026-05-19T19:20:20.375309281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.377879647Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-05-19T19:20:20.379420891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103754s 
2026-05-19T19:20:20.381193201Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-05-19T19:20:20.382938716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.385136132Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2026-05-19T19:20:20.387596136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-05-19T19:20:20', 'health_restored_notification') 
2026-05-19T19:20:20.390855720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.393468553Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-05-19T19:20:20.395057162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104972s 
2026-05-19T19:20:20.396978982Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-05-19T19:20:20.398856614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.401062838Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2026-05-19T19:20:20.403807696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-05-19T19:20:20', 'add_on_manual_interaction_required_to_notifications') 
2026-05-19T19:20:20.407498679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.409984064Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-05-19T19:20:20.411648196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109461s 
2026-05-19T19:20:20.413363090Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-05-19T19:20:20.414977300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.417124976Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2026-05-19T19:20:20.419467594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-05-19T19:20:20', 'remove_rarbg') 
2026-05-19T19:20:20.422595363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.425063183Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-05-19T19:20:20.426537903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010111s 
2026-05-19T19:20:20.428344532Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-05-19T19:20:20.430106340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.432342554Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2026-05-19T19:20:20.434931999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-05-19T19:20:20', 'remove_invalid_roksbox_metadata_images') 
2026-05-19T19:20:20.438472088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.440837382Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-05-19T19:20:20.442443687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106614s 
2026-05-19T19:20:20.444268021Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-05-19T19:20:20.445807231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.448417347Z [Info] list_sync_time: Starting migration of Log DB to 224 
2026-05-19T19:20:20.450340881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-05-19T19:20:20', 'list_sync_time') 
2026-05-19T19:20:20.453539383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.456282708Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-05-19T19:20:20.457727027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104711s 
2026-05-19T19:20:20.459529046Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-05-19T19:20:20.461236916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.463446756Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2026-05-19T19:20:20.465922452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-05-19T19:20:20', 'add_tags_to_collections') 
2026-05-19T19:20:20.469159020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.471713946Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-05-19T19:20:20.473254468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104254s 
2026-05-19T19:20:20.474996006Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-05-19T19:20:20.476689717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.478897383Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2026-05-19T19:20:20.481277587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-05-19T19:20:20', 'add_download_client_tags') 
2026-05-19T19:20:20.484491870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.487143400Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-05-19T19:20:20.488723583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104315s 
2026-05-19T19:20:20.490405921Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-05-19T19:20:20.492048569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.494169521Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2026-05-19T19:20:20.496512710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-05-19T19:20:20', 'add_auto_tagging') 
2026-05-19T19:20:20.499655148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.502226687Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-05-19T19:20:20.503735185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102143s 
2026-05-19T19:20:20.505629510Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-05-19T19:20:20.507454215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.509685088Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2026-05-19T19:20:20.512329464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-05-19T19:20:20', 'add_custom_format_score_bypass_to_delay_profile') 
2026-05-19T19:20:20.515623158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.518339037Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-05-19T19:20:20.520019792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107474s 
2026-05-19T19:20:20.521825048Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-05-19T19:20:20.523598790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.525872068Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2026-05-19T19:20:20.528414058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-05-19T19:20:20', 'update_restrictions_to_release_profiles') 
2026-05-19T19:20:20.531671268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.534489804Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-05-19T19:20:20.536122312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108065s 
2026-05-19T19:20:20.537835071Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-05-19T19:20:20.539531348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.541675937Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2026-05-19T19:20:20.544506508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-05-19T19:20:20', 'rename_quality_profiles') 
2026-05-19T19:20:20.547275654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.549840129Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-05-19T19:20:20.551336603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103083s 
2026-05-19T19:20:20.553132179Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-05-19T19:20:20.554834457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.556994999Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2026-05-19T19:20:20.559380152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-05-19T19:20:20', 'update_images_remote_url') 
2026-05-19T19:20:20.562565708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.565142908Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-05-19T19:20:20.566679904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102893s 
2026-05-19T19:20:20.568416391Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-05-19T19:20:20.570091064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.572246124Z [Info] add_notification_status: Starting migration of Log DB to 232 
2026-05-19T19:20:20.574591578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-05-19T19:20:20', 'add_notification_status') 
2026-05-19T19:20:20.577746562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.580324694Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-05-19T19:20:20.581870467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102451s 
2026-05-19T19:20:20.583631554Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-05-19T19:20:20.585367089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.587525606Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2026-05-19T19:20:20.590006292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-05-19T19:20:20', 'rename_deprecated_indexer_flags') 
2026-05-19T19:20:20.593461260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.596049884Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-05-19T19:20:20.597593874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106339s 
2026-05-19T19:20:20.599314038Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-05-19T19:20:20.601052810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.603246828Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2026-05-19T19:20:20.606042188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-05-19T19:20:20', 'movie_last_searched_time') 
2026-05-19T19:20:20.609364689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.612040658Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-05-19T19:20:20.613802537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109814s 
2026-05-19T19:20:20.615881955Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-05-19T19:20:20.617389601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.619617598Z [Info] email_encryption: Starting migration of Log DB to 235 
2026-05-19T19:20:20.622021830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-05-19T19:20:20', 'email_encryption') 
2026-05-19T19:20:20.625251445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.627822202Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-05-19T19:20:20.629363085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104867s 
2026-05-19T19:20:20.632778985Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-05-19T19:20:20.634546324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.636775504Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2026-05-19T19:20:20.639306260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-05-19T19:20:20', 'clear_last_rss_releases_info') 
2026-05-19T19:20:20.642553159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.646040262Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-05-19T19:20:20.647637259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011438s 
2026-05-19T19:20:20.649358615Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-05-19T19:20:20.650985292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.653203138Z [Info] add_indexes: Starting migration of Log DB to 237 
2026-05-19T19:20:20.668526399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-05-19T19:20:20', 'add_indexes') 
2026-05-19T19:20:20.672339037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.675040508Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-05-19T19:20:20.676587022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241002s 
2026-05-19T19:20:20.678675799Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-05-19T19:20:20.680567960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.683431016Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2026-05-19T19:20:20.685873796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-05-19T19:20:20', 'parse_title_from_existing_subtitle_files') 
2026-05-19T19:20:20.689411791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.691958901Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-05-19T19:20:20.694000893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113467s 
2026-05-19T19:20:20.695564292Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-05-19T19:20:20.697437124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.699629579Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2026-05-19T19:20:20.702347473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-05-19T19:20:20', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-05-19T19:20:20.705795046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.708546067Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-05-19T19:20:20.710231541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010987s 
2026-05-19T19:20:20.712085726Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-05-19T19:20:20.713854698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.716269742Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2026-05-19T19:20:20.718850269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-05-19T19:20:20', 'drop_multi_episode_style_from_naming_config') 
2026-05-19T19:20:20.722163782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.724875634Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-05-19T19:20:20.726606199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108986s 
2026-05-19T19:20:20.728256372Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-05-19T19:20:20.729918680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.732047277Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2026-05-19T19:20:20.734459405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-05-19T19:20:20', 'stevenlu_update_url') 
2026-05-19T19:20:20.737594008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.740145547Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-05-19T19:20:20.741684907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102628s 
2026-05-19T19:20:20.743799316Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-05-19T19:20:20.745100266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-19T19:20:20.747265927Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2026-05-19T19:20:20.749624998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-05-19T19:20:20', 'add_movie_keywords') 
2026-05-19T19:20:20.752900936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-19T19:20:20.755524499Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-05-19T19:20:20.757035843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104531s 
2026-05-19T19:20:23.708410098Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2026-05-19T19:20:23.829577124Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-05-19T19:20:23.926439301Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2026-05-19T19:20:25.269954379Z [Info] QualityProfileService: Setting up default quality profiles 
2026-05-19T19:20:25.702185596Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2026-05-19T19:20:26.487900185Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-05-19T19:20:26.500450852Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-05-19T19:20:26.502927570Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 
2026-05-19T19:20:28.884268150Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-05-19T19:20:30.369225528Z [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.16.0                       
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.16.0                       
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.19.0-r0                    
findutils                                                              4.10.0-r0                    
icu-data-en                                                            76.1-r1                      
icu-libs                                                               76.1-r1                      
jq                                                                     1.8.1-r0                     
libapk                                                                 3.0.6-r0                     
libattr                                                                2.5.2-r2                     
libbsd                                                                 0.12.2-r0                    
libcrypto3                                                             3.5.6-r0                     
libcurl                                                                8.19.0-r0                    
libgcc                                                                 15.2.0-r2                    
libidn2                                                                2.3.8-r0                     
libintl                                                                0.24.1-r1                    
libmd                                                                  1.1.0-r0                     
libncursesw                                                            6.5_p20251123-r0             
libproc2                                                               4.0.5-r0                     
libpsl                                                                 0.21.5-r3                    
libssl3                                                                3.5.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.69.0-r0                    
oniguruma                                                              6.9.10-r0                    
procps-ng                                                              4.0.5-r0                     
readline                                                               8.3.1-r0                     
runtime.any.System.IO                                                  4.3.0                        
runtime.any.System.Reflection                                          4.3.0                        
runtime.any.System.Reflection.Primitives                               4.3.0                        
runtime.any.System.Runtime                                             4.3.0                        
runtime.any.System.Text.Encoding                                       4.3.0                        
runtime.any.System.Threading.Tasks                                     4.3.0                        
runtime.unix.System.Private.Uri                                        4.3.0                        
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-arm64          8.0.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                                                                 2026b-r0                     
utmps-libs                                                             0.1.3.1-r0                   
xmlstarlet                                                             1.6.1-r2                     
xz-libs                                                                5.8.3-r0                     
zlib                                                                   1.3.2-r0                     
zstd-libs                                                              1.5.7-r2                     
sbom                                                                                                
View Browser Console Logs
Expand
[
    {
        "level": "INFO",
        "message": "http://172.17.0.4:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] starting\"",
        "source": "console-api",
        "timestamp": 1779218443784
    },
    {
        "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": 1779218443784
    },
    {
        "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=cVm3nfp_P38tVynq4w0Uyw.\"",
        "source": "console-api",
        "timestamp": 1779218443784
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.4:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] Information: Using HubProtocol 'json'.\"",
        "source": "console-api",
        "timestamp": 1779218443784
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] connected\"",
        "source": "console-api",
        "timestamp": 1779218443784
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:7878/640-2de4d02a466c7e2f3b22.js 1:145984 \"[signalR] received\" \"version\" Object",
        "source": "console-api",
        "timestamp": 1779218443784
    },
    {
        "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": 1779218443784
    },
    {
        "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": 1779218443784
    }
]
Test Result Message Runtime
Capture Screenshot PASS - 12.61s
Container Start PASS - 65.56s
Create Buildx SBOM PASS - 2.12s
Get Build Info PASS - 0.04s
View Python Logs
Expand