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.