2026-06-29T14:37:35.517061615Z [migrations] started
2026-06-29T14:37:35.517418965Z [migrations] no migrations found
2026-06-29T14:37:35.537113526Z usermod: no changes
2026-06-29T14:37:35.542740733Z ───────────────────────────────────────
2026-06-29T14:37:35.542753729Z 
2026-06-29T14:37:35.542757677Z       ██╗     ███████╗██╗ ██████╗
2026-06-29T14:37:35.542761415Z       ██║     ██╔════╝██║██╔═══██╗
2026-06-29T14:37:35.542765553Z       ██║     ███████╗██║██║   ██║
2026-06-29T14:37:35.542769171Z       ██║     ╚════██║██║██║   ██║
2026-06-29T14:37:35.542772678Z       ███████╗███████║██║╚██████╔╝
2026-06-29T14:37:35.542776285Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-29T14:37:35.542779892Z 
2026-06-29T14:37:35.542783299Z    Brought to you by linuxserver.io
2026-06-29T14:37:35.542786896Z ───────────────────────────────────────
2026-06-29T14:37:35.543035657Z 
2026-06-29T14:37:35.543043203Z To support the app dev(s) visit:
2026-06-29T14:37:35.544542273Z Radarr: https://opencollective.com/radarr
2026-06-29T14:37:35.544831055Z 
2026-06-29T14:37:35.544836085Z To support LSIO projects visit:
2026-06-29T14:37:35.544839812Z https://www.linuxserver.io/donate/
2026-06-29T14:37:35.544843390Z 
2026-06-29T14:37:35.544846867Z ───────────────────────────────────────
2026-06-29T14:37:35.544853590Z GID/UID
2026-06-29T14:37:35.544857308Z ───────────────────────────────────────
2026-06-29T14:37:35.548615740Z 
2026-06-29T14:37:35.548623215Z User UID:    911
2026-06-29T14:37:35.548626922Z User GID:    911
2026-06-29T14:37:35.548630349Z ───────────────────────────────────────
2026-06-29T14:37:35.550138768Z Linuxserver.io version: 6.3.0.10496-ls6
2026-06-29T14:37:35.550392329Z Build-date: 2026-06-29T14:32:04+00:00
2026-06-29T14:37:35.550403321Z ───────────────────────────────────────
2026-06-29T14:37:35.550408281Z     
2026-06-29T14:37:35.599752429Z [custom-init] No custom files found, skipping...
2026-06-29T14:37:35.912279781Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.3.0.10496 
2026-06-29T14:37:35.929647042Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-06-29T14:37:35.933566088Z [Debug] Bootstrap: Console selected 
2026-06-29T14:37:35.934836728Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-06-29T14:37:36.221072078Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-06-29T14:37:36.270377547Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {b763b17a-ba75-495f-89fc-7db948c5388b} may be persisted to storage in unencrypted form. 
2026-06-29T14:37:36.328067109Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-06-29T14:37:36.360534363Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-06-29T14:37:36.438510968Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-06-29T14:37:36.445363384Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:36.445879133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:36.488787544Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-06-29T14:37:36.492537279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0434518s 
2026-06-29T14:37:36.492803716Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-06-29T14:37:36.492981704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0471709s 
2026-06-29T14:37:36.501010821Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-06-29T14:37:36.501606511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.507185181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-06-29T14:37:36.517736800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-06-29T14:37:36.528625288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212177s 
2026-06-29T14:37:36.529037438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.531127820Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-06-29T14:37:36.531265648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237005s 
2026-06-29T14:37:36.532036330Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-06-29T14:37:36.532211934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.537342481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-06-29T14:37:36.538333047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-06-29T14:37:36.538848215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013251s 
2026-06-29T14:37:36.539092247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-29T14:37:36.539967330Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.26E-05s 
2026-06-29T14:37:36.540412567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-06-29T14:37:36.540905781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-06-29T14:37:36.541631833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010289s 
2026-06-29T14:37:36.541848971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.542557027Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-06-29T14:37:36.542721699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019249s 
2026-06-29T14:37:36.543152176Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-06-29T14:37:36.543322770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.544156690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-29T14:37:36.544338727Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2026-06-29T14:37:36.544523790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-06-29T14:37:36.544785698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-06-29T14:37:36.545285384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005923s 
2026-06-29T14:37:36.545474676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.546143563Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-06-29T14:37:36.546313015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014183s 
2026-06-29T14:37:36.549460887Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-06-29T14:37:36.549657283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.550218444Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-06-29T14:37:36.561743203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-06-29T14:37:36.562259153Z [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-06-29T14:37:36.562771395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008426s 
2026-06-29T14:37:36.562938982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-06-29T14:37:36.563221321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-06-29T14:37:36.563511185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004445s 
2026-06-29T14:37:36.563672049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-06-29T14:37:36.564033708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-06-29T14:37:36.564411349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005438s 
2026-06-29T14:37:36.564590199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-06-29T14:37:36.564852498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-06-29T14:37:36.565175799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004227s 
2026-06-29T14:37:36.565333797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2026-06-29T14:37:36.566643576Z [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-06-29T14:37:36.567584713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021203s 
2026-06-29T14:37:36.567744705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2026-06-29T14:37:36.568041142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2026-06-29T14:37:36.568361357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004226s 
2026-06-29T14:37:36.568521239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies 
2026-06-29T14:37:36.569559111Z [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-06-29T14:37:36.570313531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015932s 
2026-06-29T14:37:36.570419875Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-06-29T14:37:36.570732976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-06-29T14:37:36.571054093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004129s 
2026-06-29T14:37:36.571187822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug) 
2026-06-29T14:37:36.571404358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-06-29T14:37:36.571728712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004231s 
2026-06-29T14:37:36.571906761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2026-06-29T14:37:36.572911244Z [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-06-29T14:37:36.573612497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015181s 
2026-06-29T14:37:36.573779123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2026-06-29T14:37:36.574359192Z [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-06-29T14:37:36.574863908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009323s 
2026-06-29T14:37:36.575023971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-06-29T14:37:36.575556113Z [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-06-29T14:37:36.576110410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009319s 
2026-06-29T14:37:36.576293799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-06-29T14:37:36.576546619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-06-29T14:37:36.576883568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004307s 
2026-06-29T14:37:36.577053500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-06-29T14:37:36.581527915Z [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-06-29T14:37:36.582064065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048551s 
2026-06-29T14:37:36.582237344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-06-29T14:37:36.582652681Z [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-06-29T14:37:36.583115373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007229s 
2026-06-29T14:37:36.583302771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-06-29T14:37:36.583549618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-06-29T14:37:36.583996057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005022s 
2026-06-29T14:37:36.584151130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-06-29T14:37:36.586359650Z [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-06-29T14:37:36.586827041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025342s 
2026-06-29T14:37:36.587015872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-06-29T14:37:36.587263150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-06-29T14:37:36.587559768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004218s 
2026-06-29T14:37:36.587717115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-06-29T14:37:36.588216912Z [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-06-29T14:37:36.588623761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007093s 
2026-06-29T14:37:36.588795608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-06-29T14:37:36.589043808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-06-29T14:37:36.589432501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004252s 
2026-06-29T14:37:36.589715882Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1 
2026-06-29T14:37:36.590296472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1 
2026-06-29T14:37:36.590542958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006434s 
2026-06-29T14:37:36.590675024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2026-06-29T14:37:36.591176114Z [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-06-29T14:37:36.591642474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008138s 
2026-06-29T14:37:36.591811624Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-06-29T14:37:36.592570093Z [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-06-29T14:37:36.593085120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010657s 
2026-06-29T14:37:36.593247537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-06-29T14:37:36.593880643Z [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-06-29T14:37:36.594440421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010388s 
2026-06-29T14:37:36.594624572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-06-29T14:37:36.595060350Z [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-06-29T14:37:36.595575818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007844s 
2026-06-29T14:37:36.595781472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-06-29T14:37:36.596082529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-06-29T14:37:36.596459859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005244s 
2026-06-29T14:37:36.596653289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-06-29T14:37:36.596947141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-06-29T14:37:36.597324922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005031s 
2026-06-29T14:37:36.597487730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-06-29T14:37:36.597946244Z [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-06-29T14:37:36.598416502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007757s 
2026-06-29T14:37:36.598585843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-06-29T14:37:36.599214590Z [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-06-29T14:37:36.599797554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010537s 
2026-06-29T14:37:36.599989280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-06-29T14:37:36.600460360Z [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-06-29T14:37:36.600949265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008046s 
2026-06-29T14:37:36.601124337Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-06-29T14:37:36.601665678Z [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-06-29T14:37:36.602204814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009207s 
2026-06-29T14:37:36.602385919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-06-29T14:37:36.602776476Z [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-06-29T14:37:36.603203376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006574s 
2026-06-29T14:37:36.603355252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-06-29T14:37:36.603652151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-06-29T14:37:36.604071085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005575s 
2026-06-29T14:37:36.604250135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-06-29T14:37:36.604488876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-06-29T14:37:36.604824001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004166s 
2026-06-29T14:37:36.604992000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-06-29T14:37:36.605369711Z [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-06-29T14:37:36.605768865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006187s 
2026-06-29T14:37:36.605936663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-06-29T14:37:36.606526221Z [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-06-29T14:37:36.607038864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009443s 
2026-06-29T14:37:36.608193159Z [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-06-29T14:37:36.608750292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-06-29T14:37:36.609144656Z [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-06-29T14:37:36.609622499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007161s 
2026-06-29T14:37:36.609798784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-06-29T14:37:36.610056353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-06-29T14:37:36.610398282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004379s 
2026-06-29T14:37:36.610581311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-06-29T14:37:36.610832106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-06-29T14:37:36.611161460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004218s 
2026-06-29T14:37:36.611323116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-06-29T14:37:36.611921431Z [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-06-29T14:37:36.612496870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010186s 
2026-06-29T14:37:36.612668005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-06-29T14:37:36.613217663Z [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-06-29T14:37:36.613747209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009212s 
2026-06-29T14:37:36.613937102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2026-06-29T14:37:36.614223770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2026-06-29T14:37:36.614570278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004676s 
2026-06-29T14:37:36.614743938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-06-29T14:37:36.615316631Z [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-06-29T14:37:36.615815727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009157s 
2026-06-29T14:37:36.615995469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-06-29T14:37:36.616609326Z [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-06-29T14:37:36.617159975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010059s 
2026-06-29T14:37:36.617332994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-06-29T14:37:36.617566474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-06-29T14:37:36.617891629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003988s 
2026-06-29T14:37:36.619389387Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0015207 taking an average of 00:00:00.0015207 
2026-06-29T14:37:36.620089859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-29T14:37:36', 'InitialSetup') 
2026-06-29T14:37:36.620454704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.622642642Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-06-29T14:37:36.622799167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051323s 
2026-06-29T14:37:36.623054081Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-06-29T14:37:36.623247821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.623502645Z [Info] add_moviefiles_table: Starting migration of Main DB to 104 
2026-06-29T14:37:36.624420013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles 
2026-06-29T14:37:36.625006865Z [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-06-29T14:37:36.625555881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000962s 
2026-06-29T14:37:36.625733770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path) 
2026-06-29T14:37:36.625988112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-06-29T14:37:36.626327446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004333s 
2026-06-29T14:37:36.626486286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-29T14:37:36.626619915Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-29T14:37:36.626793014Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32 
2026-06-29T14:37:36.627064521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0 
2026-06-29T14:37:36.628037832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010725s 
2026-06-29T14:37:36.628373809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-06-29T14:37:36', 'add_moviefiles_table') 
2026-06-29T14:37:36.628696529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.629596342Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-06-29T14:37:36.629759541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026058s 
2026-06-29T14:37:36.629943501Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-06-29T14:37:36.630133875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.630380041Z [Info] fix_history_movieId: Starting migration of Main DB to 105 
2026-06-29T14:37:36.630666508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-06-29T14:37:36.630816510Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-29T14:37:36.630981292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32 
2026-06-29T14:37:36.631249883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0 
2026-06-29T14:37:36.632223375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010639s 
2026-06-29T14:37:36.632557608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-06-29T14:37:36', 'fix_history_movieId') 
2026-06-29T14:37:36.632865088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.633573535Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-06-29T14:37:36.633737395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023979s 
2026-06-29T14:37:36.633910564Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-06-29T14:37:36.634093703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.634323166Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106 
2026-06-29T14:37:36.635350856Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-29T14:37:36.635510408Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-06-29T14:37:36.635673486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32 
2026-06-29T14:37:36.635941366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2026-06-29T14:37:36.636914316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010757s 
2026-06-29T14:37:36.637077305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-29T14:37:36.637212838Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-29T14:37:36.637378241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String 
2026-06-29T14:37:36.637611421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT 
2026-06-29T14:37:36.638455692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009043s 
2026-06-29T14:37:36.638626466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-29T14:37:36.638767119Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-29T14:37:36.643707252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String 
2026-06-29T14:37:36.654460157Z [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-06-29T14:37:36.656142256Z [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-06-29T14:37:36.657197131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-06-29T14:37:36.658330775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-06-29T14:37:36.660543634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-06-29T14:37:36.661002959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-06-29T14:37:36.661361201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174475s 
2026-06-29T14:37:36.661519560Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-29T14:37:36.661656195Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-29T14:37:36.661836398Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String 
2026-06-29T14:37:36.662090490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT 
2026-06-29T14:37:36.662988971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009792s 
2026-06-29T14:37:36.663308274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-06-29T14:37:36', 'add_tmdb_stuff') 
2026-06-29T14:37:36.663630313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.664644366Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-06-29T14:37:36.664826533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026119s 
2026-06-29T14:37:36.664999000Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-06-29T14:37:36.665183161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.665427303Z [Info] fix_movie_files: Starting migration of Main DB to 107 
2026-06-29T14:37:36.665900376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-06-29T14:37:36.666059667Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-29T14:37:36.666223968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String 
2026-06-29T14:37:36.668766571Z [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-06-29T14:37:36.669677526Z [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-06-29T14:37:36.670182905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-06-29T14:37:36.670792663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-06-29T14:37:36.672981523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC) 
2026-06-29T14:37:36.673345968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069544s 
2026-06-29T14:37:36.673664580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-06-29T14:37:36', 'fix_movie_files') 
2026-06-29T14:37:36.673989123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.674881111Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-06-29T14:37:36.675038588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084696s 
2026-06-29T14:37:36.675233992Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-06-29T14:37:36.675425187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.675672074Z [Info] update_schedule_intervale: Starting migration of Main DB to 108 
2026-06-29T14:37:36.676153314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-06-29T14:37:36.676312344Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-29T14:37:36.676502598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double 
2026-06-29T14:37:36.678882653Z [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-06-29T14:37:36.679570699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks" 
2026-06-29T14:37:36.680028982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-06-29T14:37:36.680634442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-06-29T14:37:36.682609481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-06-29T14:37:36.682976160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063076s 
2026-06-29T14:37:36.683303209Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-06-29T14:37:36.683716071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand' 
2026-06-29T14:37:36.684009552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004715s 
2026-06-29T14:37:36.684334367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-06-29T14:37:36', 'update_schedule_intervale') 
2026-06-29T14:37:36.684654552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.685615698Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-06-29T14:37:36.685786252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020384s 
2026-06-29T14:37:36.685990894Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-06-29T14:37:36.686192771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.686435711Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109 
2026-06-29T14:37:36.686876108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-06-29T14:37:36.687036040Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-29T14:37:36.687229730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String 
2026-06-29T14:37:36.687500566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT 
2026-06-29T14:37:36.688306299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008911s 
2026-06-29T14:37:36.688478516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-06-29T14:37:36.688617366Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-29T14:37:36.688819594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String 
2026-06-29T14:37:36.689091612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT 
2026-06-29T14:37:36.689872194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008705s 
2026-06-29T14:37:36.690033840Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:36.690227891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:36.690720854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005336s 
2026-06-29T14:37:36.691066080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-06-29T14:37:36', 'add_movie_formats_to_naming_config') 
2026-06-29T14:37:36.691395593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.692153070Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-06-29T14:37:36.692330066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001911s 
2026-06-29T14:37:36.692510500Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-06-29T14:37:36.692703909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.692939304Z [Info] add_phyiscal_release: Starting migration of Main DB to 110 
2026-06-29T14:37:36.693223556Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-29T14:37:36.693378489Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-29T14:37:36.693556407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime 
2026-06-29T14:37:36.693847423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME 
2026-06-29T14:37:36.694633227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008654s 
2026-06-29T14:37:36.694959324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-06-29T14:37:36', 'add_phyiscal_release') 
2026-06-29T14:37:36.695279048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.696014450Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-06-29T14:37:36.696182819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022185s 
2026-06-29T14:37:36.696358663Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-06-29T14:37:36.696544888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.696771054Z [Info] remove_bitmetv: Starting migration of Main DB to 111 
2026-06-29T14:37:36.698232468Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-29T14:37:36.699092320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2026-06-29T14:37:36.699339408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009025s 
2026-06-29T14:37:36.699632749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-06-29T14:37:36', 'remove_bitmetv') 
2026-06-29T14:37:36.699959979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.700633746Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-06-29T14:37:36.700796254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021853s 
2026-06-29T14:37:36.700982188Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-06-29T14:37:36.701169335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.701402585Z [Info] remove_torrentleech: Starting migration of Main DB to 112 
2026-06-29T14:37:36.701842251Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-29T14:37:36.702146855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech' 
2026-06-29T14:37:36.702395225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003594s 
2026-06-29T14:37:36.702711613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-06-29T14:37:36', 'remove_torrentleech') 
2026-06-29T14:37:36.703031477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.703669513Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-06-29T14:37:36.703832461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016036s 
2026-06-29T14:37:36.704073186Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-06-29T14:37:36.704264592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.704499004Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113 
2026-06-29T14:37:36.704808648Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-29T14:37:36.705080516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet' 
2026-06-29T14:37:36.705327664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003399s 
2026-06-29T14:37:36.705638019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-06-29T14:37:36', 'remove_broadcasthenet') 
2026-06-29T14:37:36.705958074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.706631631Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-06-29T14:37:36.706797074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016106s 
2026-06-29T14:37:36.706969922Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-06-29T14:37:36.707151057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.707375530Z [Info] remove_fanzub: Starting migration of Main DB to 114 
2026-06-29T14:37:36.707672668Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-29T14:37:36.707975188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub' 
2026-06-29T14:37:36.708216694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003565s 
2026-06-29T14:37:36.708520957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-06-29T14:37:36', 'remove_fanzub') 
2026-06-29T14:37:36.708832575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.709496172Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-06-29T14:37:36.709653529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016148s 
2026-06-29T14:37:36.709843171Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-06-29T14:37:36.710033895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.710268228Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115 
2026-06-29T14:37:36.710511267Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:36.710705268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:36.711212470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005324s 
2026-06-29T14:37:36.711540340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-06-29T14:37:36', 'update_movie_sorttitle') 
2026-06-29T14:37:36.711869654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.712620817Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-06-29T14:37:36.712788956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019063s 
2026-06-29T14:37:36.712988999Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-06-29T14:37:36.713195405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.713425859Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116 
2026-06-29T14:37:36.713673769Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:36.713865435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:36.714307947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004634s 
2026-06-29T14:37:36.714639134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-06-29T14:37:36', 'update_movie_sorttitle_again') 
2026-06-29T14:37:36.714962516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.715595120Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-06-29T14:37:36.715761335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017132s 
2026-06-29T14:37:36.715959053Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-06-29T14:37:36.716144717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.716382016Z [Info] update_movie_file: Starting migration of Main DB to 117 
2026-06-29T14:37:36.717114171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String 
2026-06-29T14:37:36.717374355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT 
2026-06-29T14:37:36.718147543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008465s 
2026-06-29T14:37:36.718476796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-06-29T14:37:36', 'update_movie_file') 
2026-06-29T14:37:36.718815659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.719472562Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-06-29T14:37:36.719626963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021351s 
2026-06-29T14:37:36.719800944Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-06-29T14:37:36.720043773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.720274337Z [Info] update_movie_slug: Starting migration of Main DB to 118 
2026-06-29T14:37:36.720549672Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:36.720739725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:36.721214742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004979s 
2026-06-29T14:37:36.721533394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-06-29T14:37:36', 'update_movie_slug') 
2026-06-29T14:37:36.721889151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.722553399Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-06-29T14:37:36.722715897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018172s 
2026-06-29T14:37:36.722903665Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-06-29T14:37:36.723094119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.723329373Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119 
2026-06-29T14:37:36.723608164Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-29T14:37:36.723758768Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-29T14:37:36.723956296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String 
2026-06-29T14:37:36.724206370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT 
2026-06-29T14:37:36.725000660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008695s 
2026-06-29T14:37:36.725322609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-06-29T14:37:36', 'add_youtube_trailer_id') 
2026-06-29T14:37:36.725645690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.726362284Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-06-29T14:37:36.726531535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022011s 
2026-06-29T14:37:36.726699363Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-06-29T14:37:36.726882552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.727103076Z [Info] add_studio: Starting migration of Main DB to 120 
2026-06-29T14:37:36.727369242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-29T14:37:36.727523593Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-29T14:37:36.727684197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String 
2026-06-29T14:37:36.727930664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT 
2026-06-29T14:37:36.728669151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008143s 
2026-06-29T14:37:36.728984226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-06-29T14:37:36', 'add_studio') 
2026-06-29T14:37:36.729294030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.730145586Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-06-29T14:37:36.730298684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022693s 
2026-06-29T14:37:36.730486062Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-06-29T14:37:36.730695704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.730959536Z [Info] update_filedate_config: Starting migration of Main DB to 121 
2026-06-29T14:37:36.731220682Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:36.731421206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:36.731883798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004734s 
2026-06-29T14:37:36.732210206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-06-29T14:37:36', 'update_filedate_config') 
2026-06-29T14:37:36.732528437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.733298228Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-06-29T14:37:36.733461577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018677s 
2026-06-29T14:37:36.733652572Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-06-29T14:37:36.733845651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.734078650Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122 
2026-06-29T14:37:36.734503646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-06-29T14:37:36.734656755Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-29T14:37:36.734827769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32 
2026-06-29T14:37:36.735080489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0 
2026-06-29T14:37:36.735920301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008975s 
2026-06-29T14:37:36.736085734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-06-29T14:37:36.736225135Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-29T14:37:36.736439487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32 
2026-06-29T14:37:36.739098645Z [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-06-29T14:37:36.740163961Z [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-06-29T14:37:36.740725262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-06-29T14:37:36.741158795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-06-29T14:37:36.743551566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069834s 
2026-06-29T14:37:36.743714875Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-06-29T14:37:36.743862061Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-29T14:37:36.744037585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String 
2026-06-29T14:37:36.746640610Z [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-06-29T14:37:36.747673551Z [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-06-29T14:37:36.748249752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-06-29T14:37:36.748769259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-06-29T14:37:36.751108952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068973s 
2026-06-29T14:37:36.751433777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-06-29T14:37:36', 'add_movieid_to_blacklist') 
2026-06-29T14:37:36.751763391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.753004732Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-06-29T14:37:36.753168983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087539s 
2026-06-29T14:37:36.753356601Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-06-29T14:37:36.753547405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.753786106Z [Info] create_netimport_table: Starting migration of Main DB to 123 
2026-06-29T14:37:36.754606589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport 
2026-06-29T14:37:36.755249074Z [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-06-29T14:37:36.755820255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010393s 
2026-06-29T14:37:36.756019506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name) 
2026-06-29T14:37:36.756274911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC) 
2026-06-29T14:37:36.756600747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004257s 
2026-06-29T14:37:36.756925702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-06-29T14:37:36', 'create_netimport_table') 
2026-06-29T14:37:36.757247530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.758177244Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-06-29T14:37:36.758409542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019693s 
2026-06-29T14:37:36.758612320Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-06-29T14:37:36.758816862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.759050533Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124 
2026-06-29T14:37:36.759340978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-06-29T14:37:36.759492063Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-29T14:37:36.759669851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String 
2026-06-29T14:37:36.759934825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT 
2026-06-29T14:37:36.760725858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008768s 
2026-06-29T14:37:36.761061845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-06-29T14:37:36', 'add_preferred_tags_to_profile') 
2026-06-29T14:37:36.761387532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.762274759Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-06-29T14:37:36.762445012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023881s 
2026-06-29T14:37:36.762630195Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-06-29T14:37:36.762814987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.763044510Z [Info] fix_imdb_unique: Starting migration of Main DB to 125 
2026-06-29T14:37:36.763279363Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:36.763469716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:36.763938381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004767s 
2026-06-29T14:37:36.764256161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-06-29T14:37:36', 'fix_imdb_unique') 
2026-06-29T14:37:36.764582829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.765456990Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-06-29T14:37:36.765617394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019782s 
2026-06-29T14:37:36.765814892Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-06-29T14:37:36.766014574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.766250159Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126 
2026-06-29T14:37:36.766493759Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:36.766685806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:36.768440331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001775s 
2026-06-29T14:37:36.768784956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-06-29T14:37:36', 'update_qualities_and_profiles') 
2026-06-29T14:37:36.769133578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.770083021Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-06-29T14:37:36.770254076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033771s 
2026-06-29T14:37:36.770424940Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-06-29T14:37:36.770608159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.770843223Z [Info] remove_wombles: Starting migration of Main DB to 127 
2026-06-29T14:37:36.771148708Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-29T14:37:36.771417770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-06-29T14:37:36.771660059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000327s 
2026-06-29T14:37:36.771980504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-06-29T14:37:36', 'remove_wombles') 
2026-06-29T14:37:36.772294747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.773182847Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-06-29T14:37:36.773337348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018142s 
2026-06-29T14:37:36.773510176Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-06-29T14:37:36.773694718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.773923068Z [Info] remove_kickass: Starting migration of Main DB to 128 
2026-06-29T14:37:36.774215447Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-29T14:37:36.774494038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents' 
2026-06-29T14:37:36.774746326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003437s 
2026-06-29T14:37:36.775054016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-06-29T14:37:36', 'remove_kickass') 
2026-06-29T14:37:36.775362488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.776204384Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-06-29T14:37:36.776361020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017712s 
2026-06-29T14:37:36.776611825Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-06-29T14:37:36.776819103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.777046481Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129 
2026-06-29T14:37:36.777353980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-06-29T14:37:36.777523191Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-29T14:37:36.777703344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String 
2026-06-29T14:37:36.777975312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT 
2026-06-29T14:37:36.778750544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008676s 
2026-06-29T14:37:36.779105770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-06-29T14:37:36', 'add_parsed_movie_info_to_pending_release') 
2026-06-29T14:37:36.779438901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.780263222Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-06-29T14:37:36.780446581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023153s 
2026-06-29T14:37:36.780639911Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-06-29T14:37:36.780826106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.781060969Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130 
2026-06-29T14:37:36.781383950Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-29T14:37:36.781654114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-06-29T14:37:36.781894809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003307s 
2026-06-29T14:37:36.782088980Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-29T14:37:36.782349976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2026-06-29T14:37:36.782598246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003352s 
2026-06-29T14:37:36.782913622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-06-29T14:37:36', 'remove_wombles_kickass') 
2026-06-29T14:37:36.783230680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.783975781Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-06-29T14:37:36.784145032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016245s 
2026-06-29T14:37:36.784350947Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-06-29T14:37:36.784548796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.784790713Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131 
2026-06-29T14:37:36.785086930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-06-29T14:37:36.785242604Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-29T14:37:36.785434480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String 
2026-06-29T14:37:36.788101795Z [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-06-29T14:37:36.788968090Z [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-06-29T14:37:36.789461855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-06-29T14:37:36.789911361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-06-29T14:37:36.791806719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061849s 
2026-06-29T14:37:36.792163118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-06-29T14:37:36', 'make_parsed_episode_info_nullable') 
2026-06-29T14:37:36.792492792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.793462656Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-06-29T14:37:36.793635875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077937s 
2026-06-29T14:37:36.793836038Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-06-29T14:37:36.794034548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.794317007Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132 
2026-06-29T14:37:36.794738867Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-06-29T14:37:36.795144354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'; 
2026-06-29T14:37:36.795431713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004524s 
2026-06-29T14:37:36.795761818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-06-29T14:37:36', 'rename_torrent_downloadstation') 
2026-06-29T14:37:36.796112104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.796938268Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-06-29T14:37:36.797102198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019s 
2026-06-29T14:37:36.797290638Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-06-29T14:37:36.797479469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.797715945Z [Info] add_minimumavailability: Starting migration of Main DB to 133 
2026-06-29T14:37:36.798464163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-06-29T14:37:36.798620978Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-29T14:37:36.798806903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32 
2026-06-29T14:37:36.799101958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-06-29T14:37:36.799978223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009644s 
2026-06-29T14:37:36.800139548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-29T14:37:36.800273738Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-29T14:37:36.800455344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32 
2026-06-29T14:37:36.800740549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3 
2026-06-29T14:37:36.801523256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008977s 
2026-06-29T14:37:36.801845174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-06-29T14:37:36', 'add_minimumavailability') 
2026-06-29T14:37:36.802169177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.803036915Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-06-29T14:37:36.803199543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023749s 
2026-06-29T14:37:36.803407352Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-06-29T14:37:36.803608317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.803866928Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134 
2026-06-29T14:37:36.804126771Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:36.804313858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:36.804573501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002845s 
2026-06-29T14:37:36.804918546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-06-29T14:37:36', 'add_remux_qualities_for_the_wankers') 
2026-06-29T14:37:36.805247840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.806028322Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-06-29T14:37:36.806190609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016783s 
2026-06-29T14:37:36.806390612Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-06-29T14:37:36.806587108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.806825759Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135 
2026-06-29T14:37:36.807180133Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-29T14:37:36.807330446Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-29T14:37:36.807506641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean 
2026-06-29T14:37:36.807783890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0 
2026-06-29T14:37:36.808636668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009476s 
2026-06-29T14:37:36.808973346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-06-29T14:37:36', 'add_haspredbentry_to_movies') 
2026-06-29T14:37:36.809297088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.810104796Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-06-29T14:37:36.810258666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023718s 
2026-06-29T14:37:36.810441695Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-06-29T14:37:36.810631206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.810868044Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136 
2026-06-29T14:37:36.811159631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-29T14:37:36.811321477Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-29T14:37:36.811490378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32 
2026-06-29T14:37:36.811754069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2 
2026-06-29T14:37:36.812602658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009271s 
2026-06-29T14:37:36.812921020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-06-29T14:37:36', 'add_pathstate_to_movies') 
2026-06-29T14:37:36.813245474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.814087791Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-06-29T14:37:36.814249446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023878s 
2026-06-29T14:37:36.814442114Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-06-29T14:37:36.814636025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.814876560Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137 
2026-06-29T14:37:36.815382940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions 
2026-06-29T14:37:36.815799499Z [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-06-29T14:37:36.816293925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007281s 
2026-06-29T14:37:36.816490151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId) 
2026-06-29T14:37:36.816774534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC) 
2026-06-29T14:37:36.817119789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004694s 
2026-06-29T14:37:36.817290974Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:36.817460255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:36.818104443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006652s 
2026-06-29T14:37:36.818445370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-06-29T14:37:36', 'add_import_exclusions_table') 
2026-06-29T14:37:36.818775505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.819668314Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-06-29T14:37:36.819834509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00219s 
2026-06-29T14:37:36.820045574Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-06-29T14:37:36.820241830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.820474909Z [Info] add_physical_release_note: Starting migration of Main DB to 138 
2026-06-29T14:37:36.820764372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-29T14:37:36.820914264Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-29T14:37:36.821094287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String 
2026-06-29T14:37:36.821358279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT 
2026-06-29T14:37:36.822219615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009517s 
2026-06-29T14:37:36.822546954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-06-29T14:37:36', 'add_physical_release_note') 
2026-06-29T14:37:36.822878352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.823671390Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-06-29T14:37:36.823837194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023605s 
2026-06-29T14:37:36.824053600Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-06-29T14:37:36.824252400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.824490540Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139 
2026-06-29T14:37:36.824770945Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:36.824957391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:36.826734250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017913s 
2026-06-29T14:37:36.827068333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-06-29T14:37:36', 'consolidate_indexer_baseurl') 
2026-06-29T14:37:36.827393338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.828211807Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-06-29T14:37:36.828375156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032247s 
2026-06-29T14:37:36.828571201Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-06-29T14:37:36.828768088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.829006819Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140 
2026-06-29T14:37:36.831240790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles 
2026-06-29T14:37:36.831973597Z [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-06-29T14:37:36.832560699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011355s 
2026-06-29T14:37:36.840984151Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles 
2026-06-29T14:37:36.845783841Z [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-06-29T14:37:36.848016529Z [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-06-29T14:37:36.849036404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-06-29T14:37:36.849776605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-06-29T14:37:36.851981398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-06-29T14:37:36.852344118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110906s 
2026-06-29T14:37:36.852499922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-29T14:37:36.852633862Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-29T14:37:36.852829897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32 
2026-06-29T14:37:36.853081334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER 
2026-06-29T14:37:36.853947218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00094s 
2026-06-29T14:37:36.854101058Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-29T14:37:36.854229557Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-29T14:37:36.854412626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64 
2026-06-29T14:37:36.854700075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0 
2026-06-29T14:37:36.855554897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009599s 
2026-06-29T14:37:36.855909051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-06-29T14:37:36', 'add_alternative_titles_table') 
2026-06-29T14:37:36.856241881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.857347790Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-06-29T14:37:36.857514445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027078s 
2026-06-29T14:37:36.857725390Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-06-29T14:37:36.857924712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.858178934Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141 
2026-06-29T14:37:36.858660785Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:36.858863924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:36.859165151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003305s 
2026-06-29T14:37:36.859338230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-06-29T14:37:36.859485426Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-06s 
2026-06-29T14:37:36.859676421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String 
2026-06-29T14:37:36.862569170Z [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-06-29T14:37:36.863481368Z [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-06-29T14:37:36.864014842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-06-29T14:37:36.864488176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-06-29T14:37:36.866528427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066746s 
2026-06-29T14:37:36.866730243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-06-29T14:37:36.867038715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-06-29T14:37:36.867400063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004948s 
2026-06-29T14:37:36.867718354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-06-29T14:37:36', 'fix_duplicate_alt_titles') 
2026-06-29T14:37:36.868071856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.869067141Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-06-29T14:37:36.869274569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021105s 
2026-06-29T14:37:36.869457638Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-06-29T14:37:36.869638342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.869930992Z [Info] movie_extras: Starting migration of Main DB to 142 
2026-06-29T14:37:36.871591808Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles 
2026-06-29T14:37:36.871891071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-06-29T14:37:36.872292700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005179s 
2026-06-29T14:37:36.872457011Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles 
2026-06-29T14:37:36.872655742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-06-29T14:37:36.873015857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004009s 
2026-06-29T14:37:36.873186621Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles 
2026-06-29T14:37:36.873371494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-06-29T14:37:36.873725758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003866s 
2026-06-29T14:37:36.873889017Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-06-29T14:37:36.874417922Z [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-06-29T14:37:36.874894813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008466s 
2026-06-29T14:37:36.875057711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-06-29T14:37:36.875619383Z [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-06-29T14:37:36.876153219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009223s 
2026-06-29T14:37:36.876314233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-06-29T14:37:36.876895755Z [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-06-29T14:37:36.877414069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000942s 
2026-06-29T14:37:36.877717991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-06-29T14:37:36', 'movie_extras') 
2026-06-29T14:37:36.878031683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.879118112Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-06-29T14:37:36.879270639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026325s 
2026-06-29T14:37:36.879444459Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-06-29T14:37:36.879625204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.879866199Z [Info] clean_core_tv: Starting migration of Main DB to 143 
2026-06-29T14:37:36.880472691Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes 
2026-06-29T14:37:36.880659738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2026-06-29T14:37:36.881019493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003889s 
2026-06-29T14:37:36.881189375Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles 
2026-06-29T14:37:36.881372865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2026-06-29T14:37:36.881731447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003822s 
2026-06-29T14:37:36.881884456Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series 
2026-06-29T14:37:36.882057154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2026-06-29T14:37:36.882612072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005697s 
2026-06-29T14:37:36.882774950Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2026-06-29T14:37:36.882961095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2026-06-29T14:37:36.883320228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003858s 
2026-06-29T14:37:36.883570753Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds 
2026-06-29T14:37:36.886225572Z [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-06-29T14:37:36.887154503Z [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-06-29T14:37:36.887681305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-06-29T14:37:36.888218758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-06-29T14:37:36.890046199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062818s 
2026-06-29T14:37:36.890236493Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId 
2026-06-29T14:37:36.892751019Z [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-06-29T14:37:36.893534147Z [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-06-29T14:37:36.893979705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-06-29T14:37:36.894586888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-06-29T14:37:36.896945069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-06-29T14:37:36.897432742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-06-29T14:37:36.897773388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073662s 
2026-06-29T14:37:36.898105908Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat 
2026-06-29T14:37:36.901022755Z [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-06-29T14:37:36.901984342Z [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-06-29T14:37:36.902508849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-06-29T14:37:36.902974046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-06-29T14:37:36.904776508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064247s 
2026-06-29T14:37:36.905001171Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo 
2026-06-29T14:37:36.907913919Z [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-06-29T14:37:36.908663319Z [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-06-29T14:37:36.909113336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-06-29T14:37:36.909685268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-06-29T14:37:36.911479172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062942s 
2026-06-29T14:37:36.911804097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-06-29T14:37:36', 'clean_core_tv') 
2026-06-29T14:37:36.912194844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.913443991Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-06-29T14:37:36.913601659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082297s 
2026-06-29T14:37:36.913813485Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-06-29T14:37:36.914015392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.914273793Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144 
2026-06-29T14:37:36.914665702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-06-29T14:37:36.914826767Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-06-29T14:37:36.915008393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String 
2026-06-29T14:37:36.915255431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT 
2026-06-29T14:37:36.916043118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008488s 
2026-06-29T14:37:36.916274835Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime 
2026-06-29T14:37:36.916563396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME 
2026-06-29T14:37:36.917330141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008759s 
2026-06-29T14:37:36.917669504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-06-29T14:37:36', 'add_cookies_to_indexer_status') 
2026-06-29T14:37:36.918014069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.918807136Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-06-29T14:37:36.918979393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023063s 
2026-06-29T14:37:36.919165729Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-06-29T14:37:36.919349820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.919597098Z [Info] banner_to_fanart: Starting migration of Main DB to 145 
2026-06-29T14:37:36.919994949Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-06-29T14:37:36.920359283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"') 
2026-06-29T14:37:36.920657093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004239s 
2026-06-29T14:37:36.920914212Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-06-29T14:37:36.921201450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2 
2026-06-29T14:37:36.921454680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003366s 
2026-06-29T14:37:36.921780938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-06-29T14:37:36', 'banner_to_fanart') 
2026-06-29T14:37:36.922124600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.922902778Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-06-29T14:37:36.923071548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001752s 
2026-06-29T14:37:36.923273054Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-06-29T14:37:36.923470642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.923707199Z [Info] naming_config_colon_action: Starting migration of Main DB to 146 
2026-06-29T14:37:36.924124520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-06-29T14:37:36.924271867Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-29T14:37:36.924482371Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-06-29T14:37:36.924798578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0 
2026-06-29T14:37:36.925623280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009597s 
2026-06-29T14:37:36.925955389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-06-29T14:37:36', 'naming_config_colon_action') 
2026-06-29T14:37:36.926316115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.927179124Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-06-29T14:37:36.927344828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024749s 
2026-06-29T14:37:36.927530001Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-06-29T14:37:36.927723852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.927978074Z [Info] add_custom_formats: Starting migration of Main DB to 147 
2026-06-29T14:37:36.928534455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-06-29T14:37:36.928907787Z [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-06-29T14:37:36.929335699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006345s 
2026-06-29T14:37:36.929533167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-06-29T14:37:36.929826899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-06-29T14:37:36.930271174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004763s 
2026-06-29T14:37:36.930365504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-06-29T14:37:36.930505195Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-29T14:37:36.930680949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String 
2026-06-29T14:37:36.930994491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]' 
2026-06-29T14:37:36.931873472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009959s 
2026-06-29T14:37:36.932140169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32 
2026-06-29T14:37:36.932454302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0 
2026-06-29T14:37:36.933231939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008942s 
2026-06-29T14:37:36.933395599Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:36.933571373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:36.933776526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002356s 
2026-06-29T14:37:36.934096812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-06-29T14:37:36', 'add_custom_formats') 
2026-06-29T14:37:36.934424181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.935348443Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-06-29T14:37:36.935521021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017712s 
2026-06-29T14:37:36.935724481Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-06-29T14:37:36.935937370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.936180049Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148 
2026-06-29T14:37:36.936559363Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-06-29T14:37:36.936877725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1) 
2026-06-29T14:37:36.937153941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003881s 
2026-06-29T14:37:36.937480579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-06-29T14:37:36', 'remove_extra_naming_config') 
2026-06-29T14:37:36.937831717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.938619484Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-06-29T14:37:36.938791059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018089s 
2026-06-29T14:37:36.938981022Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-06-29T14:37:36.939181105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.939423093Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149 
2026-06-29T14:37:36.939674148Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:36.939881015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:36.941394525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015413s 
2026-06-29T14:37:36.941732315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-06-29T14:37:36', 'convert_regex_required_tags') 
2026-06-29T14:37:36.942066519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.943033256Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-06-29T14:37:36.943206455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031467s 
2026-06-29T14:37:36.943408102Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-06-29T14:37:36.943615680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.943882989Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150 
2026-06-29T14:37:36.944157742Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:36.944344629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:36.944819175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004934s 
2026-06-29T14:37:36.945166635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-06-29T14:37:36', 'fix_format_tags_double_underscore') 
2026-06-29T14:37:36.945506249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.946307283Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-06-29T14:37:36.946475452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019214s 
2026-06-29T14:37:36.946672990Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-06-29T14:37:36.946870768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.947106233Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151 
2026-06-29T14:37:36.947442190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport 
2026-06-29T14:37:36.947599076Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-29T14:37:36.947763066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String 
2026-06-29T14:37:36.948013661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT 
2026-06-29T14:37:36.948829314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008805s 
2026-06-29T14:37:36.949040861Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]' 
2026-06-29T14:37:36.949259691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]' 
2026-06-29T14:37:36.949498382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002854s 
2026-06-29T14:37:36.949821353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-06-29T14:37:36', 'add_tags_to_net_import') 
2026-06-29T14:37:36.950148462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.950928243Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-06-29T14:37:36.951096652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016719s 
2026-06-29T14:37:36.951283819Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-06-29T14:37:36.951473572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.951722092Z [Info] add_custom_filters: Starting migration of Main DB to 152 
2026-06-29T14:37:36.952121307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-06-29T14:37:36.952519479Z [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-06-29T14:37:36.952953053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006462s 
2026-06-29T14:37:36.953274280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-06-29T14:37:36', 'add_custom_filters') 
2026-06-29T14:37:36.953598313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.954354596Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-06-29T14:37:36.954523417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020419s 
2026-06-29T14:37:36.954746226Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-06-29T14:37:36.954942982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.955203617Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153 
2026-06-29T14:37:36.957340793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-06-29T14:37:36.957517159Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-06-29T14:37:36.957694786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-06-29T14:37:36.957976905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-06-29T14:37:36.958810114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009396s 
2026-06-29T14:37:36.959101541Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2026-06-29T14:37:36.964245314Z [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-06-29T14:37:36.965382195Z [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-06-29T14:37:36.966013487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-06-29T14:37:36.966689659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-06-29T14:37:36.968764640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-06-29T14:37:36.969170437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009872s 
2026-06-29T14:37:36.969400811Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-06-29T14:37:36.972699698Z [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-06-29T14:37:36.973511122Z [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-06-29T14:37:36.973990799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-06-29T14:37:36.974611660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-06-29T14:37:36.976585367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-06-29T14:37:36.976937516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073522s 
2026-06-29T14:37:36.977122990Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-29T14:37:36.977259625Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-29T14:37:36.977461492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-06-29T14:37:36.977750875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-06-29T14:37:36.978544604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008978s 
2026-06-29T14:37:36.978820700Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-06-29T14:37:36.979141747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-06-29T14:37:36.979377212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000356s 
2026-06-29T14:37:36.979546964Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-29T14:37:36.979683629Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-29T14:37:36.979896568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-06-29T14:37:36.984381925Z [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-06-29T14:37:36.985371979Z [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-06-29T14:37:36.985900905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-06-29T14:37:36.986605124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-06-29T14:37:36.988559061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-06-29T14:37:36.988909126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088342s 
2026-06-29T14:37:36.989089429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-06-29T14:37:36.989614377Z [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-06-29T14:37:36.990105176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008558s 
2026-06-29T14:37:36.990314417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-06-29T14:37:36.990633570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-06-29T14:37:36.990987934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005058s 
2026-06-29T14:37:36.991342178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-06-29T14:37:36', 'indexer_client_status_search_changes') 
2026-06-29T14:37:36.991676522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:36.992913023Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-06-29T14:37:36.993092695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023592s 
2026-06-29T14:37:36.993332207Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-06-29T14:37:36.993541349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:36.993812124Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154 
2026-06-29T14:37:36.994397875Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-06-29T14:37:36.994557857Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-29T14:37:36.994750515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String 
2026-06-29T14:37:36.995024978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-06-29T14:37:36.995872175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009276s 
2026-06-29T14:37:36.996030003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-06-29T14:37:36.996162199Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-29T14:37:36.996338505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2026-06-29T14:37:36.996596785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-06-29T14:37:36.997411897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009205s 
2026-06-29T14:37:36.997579515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-06-29T14:37:36.997707513Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-29T14:37:36.997886764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String 
2026-06-29T14:37:36.998148221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-06-29T14:37:36.998964405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009087s 
2026-06-29T14:37:36.999116341Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:36.999288679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:37.003642731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043502s 
2026-06-29T14:37:37.004016073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-06-29T14:37:37', 'add_language_to_files_history_blacklist') 
2026-06-29T14:37:37.004355918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.005191571Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-06-29T14:37:37.005369410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005853s 
2026-06-29T14:37:37.005578481Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-06-29T14:37:37.005778704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.006033237Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155 
2026-06-29T14:37:37.007742080Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-06-29T14:37:37.007945330Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-29T14:37:37.008140713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean 
2026-06-29T14:37:37.008387360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-06-29T14:37:37.009226020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009131s 
2026-06-29T14:37:37.009373327Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-29T14:37:37.010076955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-06-29T14:37:37.010333842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008242s 
2026-06-29T14:37:37.010670190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-06-29T14:37:37', 'add_update_allowed_quality_profile') 
2026-06-29T14:37:37.011007950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.011861560Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-06-29T14:37:37.012006482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022326s 
2026-06-29T14:37:37.012201064Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-06-29T14:37:37.012394985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.012637975Z [Info] add_download_client_priority: Starting migration of Main DB to 156 
2026-06-29T14:37:37.012972659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-06-29T14:37:37.013127751Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-29T14:37:37.013304588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-06-29T14:37:37.013585053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-06-29T14:37:37.014408702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009236s 
2026-06-29T14:37:37.014562863Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:37.014737945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:37.029231747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144866s 
2026-06-29T14:37:37.029591241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-06-29T14:37:37', 'add_download_client_priority') 
2026-06-29T14:37:37.029929002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.031123649Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-06-29T14:37:37.031330235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163565s 
2026-06-29T14:37:37.031543635Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-06-29T14:37:37.031743338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.032022680Z [Info] remove_growl_prowl: Starting migration of Main DB to 157 
2026-06-29T14:37:37.032361814Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-29T14:37:37.032639663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-06-29T14:37:37.032887022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003433s 
2026-06-29T14:37:37.033200644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-06-29T14:37:37', 'remove_growl_prowl') 
2026-06-29T14:37:37.033531821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.034414579Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-06-29T14:37:37.034568720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018337s 
2026-06-29T14:37:37.034770667Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-06-29T14:37:37.034948014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.035180643Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158 
2026-06-29T14:37:37.035503343Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-29T14:37:37.035786583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-06-29T14:37:37.036058231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003648s 
2026-06-29T14:37:37.036248544Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-29T14:37:37.036514861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-06-29T14:37:37.036750606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003379s 
2026-06-29T14:37:37.037070961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-06-29T14:37:37', 'remove_plex_hometheatre') 
2026-06-29T14:37:37.037384032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.038117700Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-06-29T14:37:37.038282212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016609s 
2026-06-29T14:37:37.038461343Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-06-29T14:37:37.038646235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.038880878Z [Info] add_webrip_qualites: Starting migration of Main DB to 159 
2026-06-29T14:37:37.039135872Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:37.039318650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:37.040980578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016765s 
2026-06-29T14:37:37.041304591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-06-29T14:37:37', 'add_webrip_qualites') 
2026-06-29T14:37:37.041625859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.042377333Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-06-29T14:37:37.042520661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003025s 
2026-06-29T14:37:37.042714272Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-06-29T14:37:37.042898523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.043141933Z [Info] health_issue_notification: Starting migration of Main DB to 160 
2026-06-29T14:37:37.043501808Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-29T14:37:37.043654967Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-29T14:37:37.043870912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-06-29T14:37:37.044173822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-06-29T14:37:37.045060879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001011s 
2026-06-29T14:37:37.045226463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-29T14:37:37.045366615Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-29T14:37:37.045566688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-06-29T14:37:37.045878136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-06-29T14:37:37.046702837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009539s 
2026-06-29T14:37:37.047031269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-06-29T14:37:37', 'health_issue_notification') 
2026-06-29T14:37:37.047355593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.048168240Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-06-29T14:37:37.048326449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023644s 
2026-06-29T14:37:37.048512864Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-06-29T14:37:37.048688999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.048929073Z [Info] speed_improvements: Starting migration of Main DB to 161 
2026-06-29T14:37:37.049382106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId) 
2026-06-29T14:37:37.049647069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-06-29T14:37:37.050001033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004476s 
2026-06-29T14:37:37.050202428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId) 
2026-06-29T14:37:37.050484066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC) 
2026-06-29T14:37:37.050836175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004666s 
2026-06-29T14:37:37.051007019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle) 
2026-06-29T14:37:37.051262434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-06-29T14:37:37.051587088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004225s 
2026-06-29T14:37:37.051765878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId) 
2026-06-29T14:37:37.052012776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-06-29T14:37:37.052342119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004146s 
2026-06-29T14:37:37.052508204Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-06-29T14:37:37.052739139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-06-29T14:37:37.053060376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003998s 
2026-06-29T14:37:37.053378087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-06-29T14:37:37', 'speed_improvements') 
2026-06-29T14:37:37.053708131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.054983200Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-06-29T14:37:37.055146189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022893s 
2026-06-29T14:37:37.055337083Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-06-29T14:37:37.055543529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.055777200Z [Info] fix_profile_format_default: Starting migration of Main DB to 162 
2026-06-29T14:37:37.057517627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String 
2026-06-29T14:37:37.060446869Z [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-06-29T14:37:37.061390109Z [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-06-29T14:37:37.061919586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-06-29T14:37:37.062955373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-06-29T14:37:37.065143391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-06-29T14:37:37.065474177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077724s 
2026-06-29T14:37:37.065817269Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}] 
2026-06-29T14:37:37.069042417Z [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-06-29T14:37:37.069999705Z [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-06-29T14:37:37.070484953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-06-29T14:37:37.071257820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-06-29T14:37:37.073435638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-06-29T14:37:37.073823239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077986s 
2026-06-29T14:37:37.073972269Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-29T14:37:37.074288927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]' 
2026-06-29T14:37:37.074573771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004601s 
2026-06-29T14:37:37.074899597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-06-29T14:37:37', 'fix_profile_format_default') 
2026-06-29T14:37:37.075218760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.076390561Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-06-29T14:37:37.076557478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022303s 
2026-06-29T14:37:37.076749464Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-06-29T14:37:37.076923305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.077166795Z [Info] task_duration: Starting migration of Main DB to 163 
2026-06-29T14:37:37.077479435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-06-29T14:37:37.077640369Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-29T14:37:37.077830743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-06-29T14:37:37.078099444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-06-29T14:37:37.078937413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009288s 
2026-06-29T14:37:37.079267498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-06-29T14:37:37', 'task_duration') 
2026-06-29T14:37:37.079575057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.080459169Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-06-29T14:37:37.080622618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024203s 
2026-06-29T14:37:37.080808142Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-06-29T14:37:37.080995499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.081229721Z [Info] movie_collections_crew: Starting migration of Main DB to 164 
2026-06-29T14:37:37.082025605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-29T14:37:37.082167601Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-29T14:37:37.082331962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String 
2026-06-29T14:37:37.082570663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT 
2026-06-29T14:37:37.083378240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008815s 
2026-06-29T14:37:37.083553433Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors 
2026-06-29T14:37:37.087291885Z [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-06-29T14:37:37.089599134Z [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-06-29T14:37:37.090676775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-06-29T14:37:37.091698213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-06-29T14:37:37.093725578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-06-29T14:37:37.094179192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-06-29T14:37:37.094615120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-06-29T14:37:37.095039886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-06-29T14:37:37.095382296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011665s 
2026-06-29T14:37:37.095533721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits 
2026-06-29T14:37:37.096136505Z [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-06-29T14:37:37.096688628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010005s 
2026-06-29T14:37:37.096874512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId) 
2026-06-29T14:37:37.097154276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-06-29T14:37:37.097495944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004622s 
2026-06-29T14:37:37.097670486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId) 
2026-06-29T14:37:37.097911331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-06-29T14:37:37.098253029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000428s 
2026-06-29T14:37:37.098473524Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-29T14:37:37.098730271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-06-29T14:37:37.098974192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003512s 
2026-06-29T14:37:37.099173394Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-29T14:37:37.099429099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-06-29T14:37:37.099669734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003341s 
2026-06-29T14:37:37.100040811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-06-29T14:37:37', 'movie_collections_crew') 
2026-06-29T14:37:37.100329904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.101932703Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-06-29T14:37:37.102096303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025542s 
2026-06-29T14:37:37.106102314Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-06-29T14:37:37.106334892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.106601479Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165 
2026-06-29T14:37:37.107241178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-06-29T14:37:37.107394257Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-06-29T14:37:37.107566504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32 
2026-06-29T14:37:37.107882851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-06-29T14:37:37.108791201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010397s 
2026-06-29T14:37:37.108952807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-06-29T14:37:37.109089883Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-29T14:37:37.109269685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32 
2026-06-29T14:37:37.109546693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-06-29T14:37:37.110419161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009791s 
2026-06-29T14:37:37.110578061Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:37.110752743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:37.112555856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018163s 
2026-06-29T14:37:37.112723123Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:37.112900781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:37.113531733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006521s 
2026-06-29T14:37:37.113693038Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:37.113869012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:37.114589814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007443s 
2026-06-29T14:37:37.114758414Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:37.114935772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:37.115192078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002858s 
2026-06-29T14:37:37.115349836Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:37.115539057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:37.118305992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027907s 
2026-06-29T14:37:37.118469301Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:37.118645936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:37.119393583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007703s 
2026-06-29T14:37:37.119754400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-06-29T14:37:37', 'remove_custom_formats_from_quality_model') 
2026-06-29T14:37:37.120175368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.121510708Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-06-29T14:37:37.121685921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028212s 
2026-06-29T14:37:37.121877387Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-06-29T14:37:37.122065426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.122303476Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166 
2026-06-29T14:37:37.122576255Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:37.122766228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:37.123604457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008631s 
2026-06-29T14:37:37.123764098Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:37.123999383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:37.124525603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006019s 
2026-06-29T14:37:37.124691136Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:37.124866900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:37.125463653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006223s 
2026-06-29T14:37:37.125789409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-06-29T14:37:37', 'fix_tmdb_list_config') 
2026-06-29T14:37:37.126109584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.127047704Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-06-29T14:37:37.127209590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021791s 
2026-06-29T14:37:37.127401176Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-06-29T14:37:37.127605888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.127828226Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167 
2026-06-29T14:37:37.128217982Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState 
2026-06-29T14:37:37.132091496Z [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-06-29T14:37:37.134407543Z [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-06-29T14:37:37.135434011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-06-29T14:37:37.136498736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-06-29T14:37:37.138626032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-06-29T14:37:37.139086740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-06-29T14:37:37.139520784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-06-29T14:37:37.140003487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-06-29T14:37:37.140324524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119295s 
2026-06-29T14:37:37.140580329Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-06-29T14:37:37.140843499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic') 
2026-06-29T14:37:37.141083092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003155s 
2026-06-29T14:37:37.141238926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-06-29T14:37:37.141376463Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-29T14:37:37.141558139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String 
2026-06-29T14:37:37.141830137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-06-29T14:37:37.142650510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009158s 
2026-06-29T14:37:37.142822116Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path 
2026-06-29T14:37:37.145843704Z [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-06-29T14:37:37.146970665Z [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-06-29T14:37:37.147561665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-06-29T14:37:37.148269031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-06-29T14:37:37.150404172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-06-29T14:37:37.150782194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007796s 
2026-06-29T14:37:37.151116808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-06-29T14:37:37', 'remove_movie_pathstate') 
2026-06-29T14:37:37.151446502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.153530431Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-06-29T14:37:37.153700333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104959s 
2026-06-29T14:37:37.153916489Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-06-29T14:37:37.154114698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.154384612Z [Info] custom_format_rework: Starting migration of Main DB to 168 
2026-06-29T14:37:37.154801051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-06-29T14:37:37.154974270Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-06-29T14:37:37.155164002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String 
2026-06-29T14:37:37.155482845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]' 
2026-06-29T14:37:37.156415313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010503s 
2026-06-29T14:37:37.156594314Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:37.156773605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:37.158087622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013319s 
2026-06-29T14:37:37.158291543Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags 
2026-06-29T14:37:37.162984268Z [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-06-29T14:37:37.163635681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats" 
2026-06-29T14:37:37.164070527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-06-29T14:37:37.164748262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-06-29T14:37:37.166964327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-06-29T14:37:37.167345856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088715s 
2026-06-29T14:37:37.167681983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-06-29T14:37:37', 'custom_format_rework') 
2026-06-29T14:37:37.168067550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.169345785Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-06-29T14:37:37.169505307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108244s 
2026-06-29T14:37:37.169710009Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-06-29T14:37:37.169900964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.170179385Z [Info] custom_format_scores: Starting migration of Main DB to 169 
2026-06-29T14:37:37.170739052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-06-29T14:37:37.170903894Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-06-29T14:37:37.171103607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32 
2026-06-29T14:37:37.171401527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-06-29T14:37:37.172316771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001024s 
2026-06-29T14:37:37.172489088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-06-29T14:37:37.172628579Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-29T14:37:37.172869645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32 
2026-06-29T14:37:37.173132945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-06-29T14:37:37.174003359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009989s 
2026-06-29T14:37:37.174172049Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:37.174363835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:37.176755154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024004s 
2026-06-29T14:37:37.176945527Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff 
2026-06-29T14:37:37.180717938Z [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-06-29T14:37:37.181762452Z [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-06-29T14:37:37.182316749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-06-29T14:37:37.183041008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-06-29T14:37:37.185340240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-06-29T14:37:37.185691027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008574s 
2026-06-29T14:37:37.185859677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats 
2026-06-29T14:37:37.186000681Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-29T14:37:37.186221025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean 
2026-06-29T14:37:37.186572714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0 
2026-06-29T14:37:37.187487447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010688s 
2026-06-29T14:37:37.187818514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-06-29T14:37:37', 'custom_format_scores') 
2026-06-29T14:37:37.188182487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.189545974Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-06-29T14:37:37.189712339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030941s 
2026-06-29T14:37:37.189908023Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-06-29T14:37:37.190113808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.190338380Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170 
2026-06-29T14:37:37.190663776Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:37.190856965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:37.231248966Z []
2026-06-29T14:37:37.231360541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0404716s 
2026-06-29T14:37:37.231625655Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:37.231870539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:37.232526601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006817s 
2026-06-29T14:37:37.233964057Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-06-29T14:37:37.234470647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry') 
2026-06-29T14:37:37.234967829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007239s 
2026-06-29T14:37:37.235311261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-06-29T14:37:37', 'fix_trakt_list_config') 
2026-06-29T14:37:37.235648330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.237085706Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-06-29T14:37:37.237256490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027903s 
2026-06-29T14:37:37.237486273Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-06-29T14:37:37.237697268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.237975859Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171 
2026-06-29T14:37:37.238368851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-06-29T14:37:37.238541309Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-29T14:37:37.238745811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-06-29T14:37:37.239034472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-06-29T14:37:37.240004607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010511s 
2026-06-29T14:37:37.240159279Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:37.240355774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:37.241387363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010554s 
2026-06-29T14:37:37.241753871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-06-29T14:37:37', 'quality_definition_preferred_size') 
2026-06-29T14:37:37.242095349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.243186988Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-06-29T14:37:37.243353604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028029s 
2026-06-29T14:37:37.243541713Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-06-29T14:37:37.243740253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.244001770Z [Info] add_download_history: Starting migration of Main DB to 172 
2026-06-29T14:37:37.244796231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-06-29T14:37:37.245446290Z [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-06-29T14:37:37.246036149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001068s 
2026-06-29T14:37:37.246235110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-06-29T14:37:37.246525535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-06-29T14:37:37.246949389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005474s 
2026-06-29T14:37:37.247146446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId) 
2026-06-29T14:37:37.247424827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-06-29T14:37:37.247779071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000467s 
2026-06-29T14:37:37.248001358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-06-29T14:37:37.248299890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-06-29T14:37:37.248668974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004936s 
2026-06-29T14:37:37.249061003Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:37.249210585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:37.250017711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008335s 
2026-06-29T14:37:37.250357285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-06-29T14:37:37', 'add_download_history') 
2026-06-29T14:37:37.250692821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.251992971Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-06-29T14:37:37.252157893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027598s 
2026-06-29T14:37:37.252343868Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-06-29T14:37:37.252540985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.252775668Z [Info] net_import_status: Starting migration of Main DB to 173 
2026-06-29T14:37:37.253302850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus 
2026-06-29T14:37:37.253878490Z [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-06-29T14:37:37.254439410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000966s 
2026-06-29T14:37:37.254643040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId) 
2026-06-29T14:37:37.254947082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC) 
2026-06-29T14:37:37.255326367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005142s 
2026-06-29T14:37:37.255643425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-06-29T14:37:37', 'net_import_status') 
2026-06-29T14:37:37.256016186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.256958896Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-06-29T14:37:37.257156374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021067s 
2026-06-29T14:37:37.257355856Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-06-29T14:37:37.257577121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.257840462Z [Info] email_multiple_addresses: Starting migration of Main DB to 174 
2026-06-29T14:37:37.258103773Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:37.258305759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:37.259189971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009187s 
2026-06-29T14:37:37.259550598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-06-29T14:37:37', 'email_multiple_addresses') 
2026-06-29T14:37:37.259991446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.260727509Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-06-29T14:37:37.260910958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024093s 
2026-06-29T14:37:37.261151012Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-06-29T14:37:37.261375825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.261634195Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175 
2026-06-29T14:37:37.262012007Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-06-29T14:37:37.262359016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency') 
2026-06-29T14:37:37.262736436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000486s 
2026-06-29T14:37:37.263092193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-06-29T14:37:37', 'remove_chown_and_folderchmod_config') 
2026-06-29T14:37:37.263446306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.264401571Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-06-29T14:37:37.264588227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020787s 
2026-06-29T14:37:37.264795585Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-06-29T14:37:37.265028775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.265284400Z [Info] movie_recommendations: Starting migration of Main DB to 176 
2026-06-29T14:37:37.265591969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-29T14:37:37.265759868Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-29T14:37:37.265961173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String 
2026-06-29T14:37:37.266258362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]' 
2026-06-29T14:37:37.267255311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001112s 
2026-06-29T14:37:37.267601408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-06-29T14:37:37', 'movie_recommendations') 
2026-06-29T14:37:37.267973187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.268767107Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-06-29T14:37:37.268943492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002582s 
2026-06-29T14:37:37.269146130Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-06-29T14:37:37.269359861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.269607380Z [Info] language_improvements: Starting migration of Main DB to 177 
2026-06-29T14:37:37.271116310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-29T14:37:37.271280250Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-29T14:37:37.271475945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32 
2026-06-29T14:37:37.271779747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2026-06-29T14:37:37.272737156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010635s 
2026-06-29T14:37:37.272903441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-29T14:37:37.273064174Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-29T14:37:37.273249959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String 
2026-06-29T14:37:37.273529071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT 
2026-06-29T14:37:37.274456109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010044s 
2026-06-29T14:37:37.274631482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-29T14:37:37.274775342Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-29T14:37:37.274977830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime 
2026-06-29T14:37:37.275245349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME 
2026-06-29T14:37:37.276182246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010165s 
2026-06-29T14:37:37.276390125Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote 
2026-06-29T14:37:37.281188263Z [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-06-29T14:37:37.283724092Z [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-06-29T14:37:37.284964892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-06-29T14:37:37.286029887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-06-29T14:37:37.288344811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-06-29T14:37:37.288837243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-06-29T14:37:37.289292781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-06-29T14:37:37.289737367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-06-29T14:37:37.290097633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135199s 
2026-06-29T14:37:37.290304189Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId 
2026-06-29T14:37:37.294561717Z [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-06-29T14:37:37.296956822Z [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-06-29T14:37:37.298099845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-06-29T14:37:37.299082716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-06-29T14:37:37.301301166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-06-29T14:37:37.301765732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-06-29T14:37:37.302215438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-06-29T14:37:37.302655394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-06-29T14:37:37.303011852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125219s 
2026-06-29T14:37:37.303184180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-06-29T14:37:37.303341096Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-29T14:37:37.303536489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean 
2026-06-29T14:37:37.303841895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0 
2026-06-29T14:37:37.304844926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011057s 
2026-06-29T14:37:37.305104579Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-06-29T14:37:37.305381006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes" 
2026-06-29T14:37:37.305642843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003383s 
2026-06-29T14:37:37.305837155Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes 
2026-06-29T14:37:37.309128215Z [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-06-29T14:37:37.310180415Z [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-06-29T14:37:37.310763209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-06-29T14:37:37.311329300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-06-29T14:37:37.313533772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075098s 
2026-06-29T14:37:37.314011364Z [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-06-29T14:37:37.314624710Z [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-06-29T14:37:37.315140820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008059s 
2026-06-29T14:37:37.315392256Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-06-29T14:37:37.315668042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle" 
2026-06-29T14:37:37.316070733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004709s 
2026-06-29T14:37:37.316237639Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:37.316432963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:37.317410923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009967s 
2026-06-29T14:37:37.317580815Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:37.317766760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:37.318270455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005267s 
2026-06-29T14:37:37.318431389Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-29T14:37:37.318763568Z [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-06-29T14:37:37.319077160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004967s 
2026-06-29T14:37:37.319232623Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-29T14:37:37.319477697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2026-06-29T14:37:37.319764635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003717s 
2026-06-29T14:37:37.320118418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-06-29T14:37:37', 'language_improvements') 
2026-06-29T14:37:37.320455227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.321841239Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-06-29T14:37:37.322013156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002408s 
2026-06-29T14:37:37.322217678Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-06-29T14:37:37.322413162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.322667875Z [Info] new_list_server: Starting migration of Main DB to 178 
2026-06-29T14:37:37.322961847Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:37.323167050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:37.324301276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011506s 
2026-06-29T14:37:37.324475096Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:37.324658706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:37.325382243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007465s 
2026-06-29T14:37:37.325707469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-06-29T14:37:37', 'new_list_server') 
2026-06-29T14:37:37.326039888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.326866664Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-06-29T14:37:37.327033671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022017s 
2026-06-29T14:37:37.327236509Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-06-29T14:37:37.327446753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.327697257Z [Info] movie_translation_indexes: Starting migration of Main DB to 179 
2026-06-29T14:37:37.328101762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language) 
2026-06-29T14:37:37.328416827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-06-29T14:37:37.328796773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005053s 
2026-06-29T14:37:37.328998760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId) 
2026-06-29T14:37:37.329302552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-06-29T14:37:37.329670203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004865s 
2026-06-29T14:37:37.330015558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-06-29T14:37:37', 'movie_translation_indexes') 
2026-06-29T14:37:37.330349040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.331147639Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-06-29T14:37:37.331319215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019258s 
2026-06-29T14:37:37.331539429Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-06-29T14:37:37.331750434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.332023955Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180 
2026-06-29T14:37:37.332362848Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:37.332922606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:37.335792929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032956s 
2026-06-29T14:37:37.336176442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-06-29T14:37:37', 'fix_invalid_profile_references') 
2026-06-29T14:37:37.336514913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.337311268Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-06-29T14:37:37.337497633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047713s 
2026-06-29T14:37:37.337691424Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-06-29T14:37:37.337896988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.338147773Z [Info] list_movies_table: Starting migration of Main DB to 181 
2026-06-29T14:37:37.339859722Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists 
2026-06-29T14:37:37.340253185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists" 
2026-06-29T14:37:37.343940003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038237s 
2026-06-29T14:37:37.344163053Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus 
2026-06-29T14:37:37.344436463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus" 
2026-06-29T14:37:37.346670735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022799s 
2026-06-29T14:37:37.346921340Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-06-29T14:37:37.347264060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval' 
2026-06-29T14:37:37.347537110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003922s 
2026-06-29T14:37:37.347707934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-06-29T14:37:37.347866304Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-29T14:37:37.348071798Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean 
2026-06-29T14:37:37.348484689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0 
2026-06-29T14:37:37.349460796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010532s 
2026-06-29T14:37:37.349601470Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies 
2026-06-29T14:37:37.350601565Z [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-06-29T14:37:37.351397198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015916s 
2026-06-29T14:37:37.351680068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-06-29T14:37:37', 'list_movies_table') 
2026-06-29T14:37:37.352079593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.353013534Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-06-29T14:37:37.353182865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032154s 
2026-06-29T14:37:37.353392628Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-06-29T14:37:37.353582461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.353827444Z [Info] on_delete_notification: Starting migration of Main DB to 182 
2026-06-29T14:37:37.354143912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-29T14:37:37.354306028Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-06-29T14:37:37.354494418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean 
2026-06-29T14:37:37.354786867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0 
2026-06-29T14:37:37.355726510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010489s 
2026-06-29T14:37:37.356102698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-06-29T14:37:37', 'on_delete_notification') 
2026-06-29T14:37:37.356442784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.357272325Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-06-29T14:37:37.357429752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025468s 
2026-06-29T14:37:37.357630496Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-06-29T14:37:37.357831291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.358080894Z [Info] download_propers_config: Starting migration of Main DB to 183 
2026-06-29T14:37:37.358380107Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:37.358579869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:37.359050237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004954s 
2026-06-29T14:37:37.359299098Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-06-29T14:37:37.359564232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-06-29T14:37:37.359809747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003161s 
2026-06-29T14:37:37.360022025Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags 
2026-06-29T14:37:37.363505423Z [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-06-29T14:37:37.364501871Z [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-06-29T14:37:37.365023161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-06-29T14:37:37.365751739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-06-29T14:37:37.368043316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-06-29T14:37:37.368414534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082212s 
2026-06-29T14:37:37.368747795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-06-29T14:37:37', 'download_propers_config') 
2026-06-29T14:37:37.369085215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.370002113Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-06-29T14:37:37.370171654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097721s 
2026-06-29T14:37:37.370374473Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-06-29T14:37:37.370574255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.370823738Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184 
2026-06-29T14:37:37.371133823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-29T14:37:37.371292663Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-29T14:37:37.371471503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-06-29T14:37:37.371752188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-06-29T14:37:37.372725269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010697s 
2026-06-29T14:37:37.373064512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-06-29T14:37:37', 'add_priority_to_indexers') 
2026-06-29T14:37:37.373395970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.374125691Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-06-29T14:37:37.374295653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024394s 
2026-06-29T14:37:37.374503832Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-06-29T14:37:37.374709236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.374963459Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185 
2026-06-29T14:37:37.375363665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle) 
2026-06-29T14:37:37.375682167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-06-29T14:37:37.376071431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005117s 
2026-06-29T14:37:37.376279240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle) 
2026-06-29T14:37:37.376588192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-06-29T14:37:37.376957175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004988s 
2026-06-29T14:37:37.377303583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-06-29T14:37:37', 'add_alternative_title_indices') 
2026-06-29T14:37:37.377637897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.378419291Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-06-29T14:37:37.378600927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019191s 
2026-06-29T14:37:37.378790228Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-06-29T14:37:37.378988137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.379240245Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186 
2026-06-29T14:37:37.380384991Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:37.380586818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:37.381966808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014074s 
2026-06-29T14:37:37.382400031Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies () 
2026-06-29T14:37:37.382833124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId" 
2026-06-29T14:37:37.383237719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006631s 
2026-06-29T14:37:37.383402451Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-29T14:37:37.383550089Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-29T14:37:37.383717295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32 
2026-06-29T14:37:37.389614928Z [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-06-29T14:37:37.392092419Z [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-06-29T14:37:37.393223829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-06-29T14:37:37.394218573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-06-29T14:37:37.396649962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-06-29T14:37:37.397115901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-06-29T14:37:37.397568432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-06-29T14:37:37.397920381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140311s 
2026-06-29T14:37:37.398103761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId) 
2026-06-29T14:37:37.398364947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-06-29T14:37:37.398725984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004568s 
2026-06-29T14:37:37.399063394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-06-29T14:37:37', 'fix_tmdb_duplicates') 
2026-06-29T14:37:37.399389641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.400414596Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-06-29T14:37:37.400595441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021142s 
2026-06-29T14:37:37.400815364Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-06-29T14:37:37.401020597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.401288116Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187 
2026-06-29T14:37:37.401596838Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:37.401812543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:37.402378914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006036s 
2026-06-29T14:37:37.402724310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-06-29T14:37:37', 'swap_filechmod_for_folderchmod') 
2026-06-29T14:37:37.403063313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.403805579Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-06-29T14:37:37.404032225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019908s 
2026-06-29T14:37:37.404224523Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-06-29T14:37:37.404423704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.404667776Z [Info] mediainfo_channels: Starting migration of Main DB to 188 
2026-06-29T14:37:37.405126139Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-06-29T14:37:37.405499612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-06-29T14:37:37.405789025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004284s 
2026-06-29T14:37:37.406138399Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-06-29T14:37:37.406563956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-06-29T14:37:37.406871105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004838s 
2026-06-29T14:37:37.407145017Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-06-29T14:37:37.407638962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval' 
2026-06-29T14:37:37.407923566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003737s 
2026-06-29T14:37:37.408252639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-06-29T14:37:37', 'mediainfo_channels') 
2026-06-29T14:37:37.408588525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.409322614Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-06-29T14:37:37.409500052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001749s 
2026-06-29T14:37:37.409677269Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-06-29T14:37:37.409887232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.410140963Z [Info] add_update_history: Starting migration of Main DB to 189 
2026-06-29T14:37:37.410535257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-06-29T14:37:37', 'add_update_history') 
2026-06-29T14:37:37.410877487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.411563329Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-06-29T14:37:37.411731067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016812s 
2026-06-29T14:37:37.411945789Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-06-29T14:37:37.412157806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.412441899Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190 
2026-06-29T14:37:37.416023916Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-06-29T14:37:37.416481829Z [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-06-29T14:37:37.416813998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005251s 
2026-06-29T14:37:37.417172931Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD'; 
2026-06-29T14:37:37.417609150Z [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-06-29T14:37:37.417930427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005018s 
2026-06-29T14:37:37.418262166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-06-29T14:37:37', 'update_awesome_hd_link') 
2026-06-29T14:37:37.418598864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.419294065Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-06-29T14:37:37.419497384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018329s 
2026-06-29T14:37:37.419643128Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-06-29T14:37:37.419834955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.420089598Z [Info] remove_awesomehd: Starting migration of Main DB to 191 
2026-06-29T14:37:37.420406807Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-29T14:37:37.420681310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD' 
2026-06-29T14:37:37.420945532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003399s 
2026-06-29T14:37:37.421256529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-06-29T14:37:37', 'remove_awesomehd') 
2026-06-29T14:37:37.421581724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.422244259Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-06-29T14:37:37.422400734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016205s 
2026-06-29T14:37:37.422599665Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-06-29T14:37:37.422797724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.423036294Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192 
2026-06-29T14:37:37.423500800Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete 
2026-06-29T14:37:37.427278321Z [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-06-29T14:37:37.428473750Z [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-06-29T14:37:37.429071614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-06-29T14:37:37.429577483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-06-29T14:37:37.432247974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085352s 
2026-06-29T14:37:37.432419259Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-29T14:37:37.432572908Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-29T14:37:37.432793883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean 
2026-06-29T14:37:37.433108167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0 
2026-06-29T14:37:37.434030916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010466s 
2026-06-29T14:37:37.434212642Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-29T14:37:37.434366141Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-29T14:37:37.434613730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean 
2026-06-29T14:37:37.434926731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2026-06-29T14:37:37.435919020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011161s 
2026-06-29T14:37:37.436282863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-06-29T14:37:37', 'add_on_delete_to_notifications') 
2026-06-29T14:37:37.436649843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.437756172Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-06-29T14:37:37.437917527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029222s 
2026-06-29T14:37:37.438122420Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-06-29T14:37:37.438312783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.438581414Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194 
2026-06-29T14:37:37.439260783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-06-29T14:37:37.439397799Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-29T14:37:37.439609816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-06-29T14:37:37.439972898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-06-29T14:37:37.441046501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012282s 
2026-06-29T14:37:37.441171262Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-29T14:37:37.441414542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-06-29T14:37:37.441704396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003834s 
2026-06-29T14:37:37.442024511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-06-29T14:37:37', 'add_bypass_to_delay_profile') 
2026-06-29T14:37:37.442357172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.443507649Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-06-29T14:37:37.443669405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021526s 
2026-06-29T14:37:37.443863697Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-06-29T14:37:37.444087458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.444344085Z [Info] update_notifiarr: Starting migration of Main DB to 195 
2026-06-29T14:37:37.447253607Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-06-29T14:37:37.447910681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-06-29T14:37:37.448330817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007596s 
2026-06-29T14:37:37.448691524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-06-29T14:37:37', 'update_notifiarr') 
2026-06-29T14:37:37.449088874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.449894618Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-06-29T14:37:37.450092767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023035s 
2026-06-29T14:37:37.450479045Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-06-29T14:37:37.450848459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.451108443Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196 
2026-06-29T14:37:37.451591677Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-06-29T14:37:37.452134500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}'); 
2026-06-29T14:37:37.452515548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005907s 
2026-06-29T14:37:37.452854230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-06-29T14:37:37', 'legacy_mediainfo_hdr') 
2026-06-29T14:37:37.453198464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.454082114Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-06-29T14:37:37.454250504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021254s 
2026-06-29T14:37:37.454450537Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-06-29T14:37:37.454676492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.454964482Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197 
2026-06-29T14:37:37.455303014Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-06-29T14:37:37.455597949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-06-29T14:37:37.458845472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033328s 
2026-06-29T14:37:37.459188764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-06-29T14:37:37', 'rename_blacklist_to_blocklist') 
2026-06-29T14:37:37.459515792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.460248549Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-06-29T14:37:37.460423070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047005s 
2026-06-29T14:37:37.460598865Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-06-29T14:37:37.460785160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.461018440Z [Info] add_indexer_tags: Starting migration of Main DB to 198 
2026-06-29T14:37:37.461325318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-29T14:37:37.461478316Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-06-29T14:37:37.461641736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-06-29T14:37:37.461871949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-06-29T14:37:37.462775269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009661s 
2026-06-29T14:37:37.463088330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-06-29T14:37:37', 'add_indexer_tags') 
2026-06-29T14:37:37.463405339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.464065138Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-06-29T14:37:37.464224158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022305s 
2026-06-29T14:37:37.464408370Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-06-29T14:37:37.464597220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.464829789Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199 
2026-06-29T14:37:37.465080915Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:37.465270356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:37.466417788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001104s 
2026-06-29T14:37:37.466711019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-06-29T14:37:37', 'mediainfo_to_ffmpeg') 
2026-06-29T14:37:37.467060243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.467746014Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-06-29T14:37:37.467989475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024493s 
2026-06-29T14:37:37.468208897Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-06-29T14:37:37.468449111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.468727342Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200 
2026-06-29T14:37:37.469186687Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-06-29T14:37:37.469409075Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-29T14:37:37.469615962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-06-29T14:37:37.469999635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-06-29T14:37:37.471118449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001325s 
2026-06-29T14:37:37.471379505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-06-29T14:37:37.471660712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-06-29T14:37:37.472687480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001117s 
2026-06-29T14:37:37.472834246Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:37.473029850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:37.476296161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032583s 
2026-06-29T14:37:37.476666467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-06-29T14:37:37', 'cdh_per_downloadclient') 
2026-06-29T14:37:37.477005029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.477698136Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-06-29T14:37:37.477864771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046639s 
2026-06-29T14:37:37.478100476Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-06-29T14:37:37.478313024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.478598480Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201 
2026-06-29T14:37:37.478853934Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:37.479045089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:37.480157481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011318s 
2026-06-29T14:37:37.480505342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-06-29T14:37:37', 'migrate_discord_from_slack') 
2026-06-29T14:37:37.480826178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.481451828Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-06-29T14:37:37.481619166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023914s 
2026-06-29T14:37:37.481796443Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-06-29T14:37:37.481979562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.482255658Z [Info] remove_predb: Starting migration of Main DB to 202 
2026-06-29T14:37:37.483299240Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-29T14:37:37.483572711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-06-29T14:37:37.483838847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003805s 
2026-06-29T14:37:37.484006205Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-29T14:37:37.484264034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4 
2026-06-29T14:37:37.484525160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003781s 
2026-06-29T14:37:37.484838041Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-29T14:37:37.485059026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4 
2026-06-29T14:37:37.485311455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003323s 
2026-06-29T14:37:37.485463511Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-29T14:37:37.485683825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4 
2026-06-29T14:37:37.485937716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003301s 
2026-06-29T14:37:37.486109653Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry 
2026-06-29T14:37:37.490489708Z [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-06-29T14:37:37.492875915Z [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-06-29T14:37:37.493959048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-06-29T14:37:37.495056248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-06-29T14:37:37.497520984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-06-29T14:37:37.497977524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-06-29T14:37:37.498425266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-06-29T14:37:37.498861435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-06-29T14:37:37.499216961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129297s 
2026-06-29T14:37:37.499523910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-06-29T14:37:37', 'remove_predb') 
2026-06-29T14:37:37.499876330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.500848559Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-06-29T14:37:37.501007990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145487s 
2026-06-29T14:37:37.501211129Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-06-29T14:37:37.501413256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.501666557Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203 
2026-06-29T14:37:37.502016071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-29T14:37:37.502171875Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-06-29T14:37:37.502372720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-06-29T14:37:37.502679989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-06-29T14:37:37.503613499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010603s 
2026-06-29T14:37:37.503965579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-06-29T14:37:37', 'add_on_update_to_notifications') 
2026-06-29T14:37:37.504297598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.504966295Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-06-29T14:37:37.505155586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023615s 
2026-06-29T14:37:37.505377243Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-06-29T14:37:37.505572546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.505815005Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204 
2026-06-29T14:37:37.506991766Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-29T14:37:37.507236288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-06-29T14:37:37.507457694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002808s 
2026-06-29T14:37:37.507623438Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32 
2026-06-29T14:37:37.511972310Z [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-06-29T14:37:37.514285561Z [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-06-29T14:37:37.515339755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-06-29T14:37:37.516369119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-06-29T14:37:37.518785127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-06-29T14:37:37.519240775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-06-29T14:37:37.519676392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-06-29T14:37:37.520126048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-06-29T14:37:37.520471865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126831s 
2026-06-29T14:37:37.520678131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32 
2026-06-29T14:37:37.523813738Z [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-06-29T14:37:37.524537817Z [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-06-29T14:37:37.525012994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-06-29T14:37:37.525853317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-06-29T14:37:37.528317021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-06-29T14:37:37.528815495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC) 
2026-06-29T14:37:37.529311835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-06-29T14:37:37.529673775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088319s 
2026-06-29T14:37:37.529846934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32 
2026-06-29T14:37:37.533130209Z [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-06-29T14:37:37.534005642Z [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-06-29T14:37:37.534496341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-06-29T14:37:37.534924123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-06-29T14:37:37.537274769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007243s 
2026-06-29T14:37:37.537449070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32 
2026-06-29T14:37:37.542282689Z [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-06-29T14:37:37.543219116Z [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-06-29T14:37:37.543712510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-06-29T14:37:37.544448913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-06-29T14:37:37.546854600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-06-29T14:37:37.547316060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC) 
2026-06-29T14:37:37.547702899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100702s 
2026-06-29T14:37:37.547914536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32 
2026-06-29T14:37:37.551207731Z [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-06-29T14:37:37.552164889Z [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-06-29T14:37:37.552642171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-06-29T14:37:37.553356741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-06-29T14:37:37.555793270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-06-29T14:37:37.556172744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081195s 
2026-06-29T14:37:37.556358228Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32 
2026-06-29T14:37:37.559515228Z [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-06-29T14:37:37.560289088Z [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-06-29T14:37:37.560747191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-06-29T14:37:37.561313902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-06-29T14:37:37.563662424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071413s 
2026-06-29T14:37:37.563857337Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32 
2026-06-29T14:37:37.567126874Z [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-06-29T14:37:37.568185046Z [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-06-29T14:37:37.568742800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-06-29T14:37:37.569280183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-06-29T14:37:37.571570828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075201s 
2026-06-29T14:37:37.571734658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32 
2026-06-29T14:37:37.574963624Z [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-06-29T14:37:37.575772253Z [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-06-29T14:37:37.576254815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-06-29T14:37:37.576926028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-06-29T14:37:37.579267645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-06-29T14:37:37.579723604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-06-29T14:37:37.580074080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081779s 
2026-06-29T14:37:37.580250295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32 
2026-06-29T14:37:37.583647931Z [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-06-29T14:37:37.584962629Z [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-06-29T14:37:37.585520303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-06-29T14:37:37.586098678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-06-29T14:37:37.588460617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080321s 
2026-06-29T14:37:37.588649477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32 
2026-06-29T14:37:37.591979366Z [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-06-29T14:37:37.593079002Z [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-06-29T14:37:37.593654802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-06-29T14:37:37.594500436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-06-29T14:37:37.596880411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-06-29T14:37:37.597239815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084326s 
2026-06-29T14:37:37.597418435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32 
2026-06-29T14:37:37.600561708Z [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-06-29T14:37:37.601304845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats" 
2026-06-29T14:37:37.601756335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats" 
2026-06-29T14:37:37.602452247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats" 
2026-06-29T14:37:37.604921091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-06-29T14:37:37.605342440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007757s 
2026-06-29T14:37:37.605690281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-06-29T14:37:37', 'ensure_identity_on_id_columns') 
2026-06-29T14:37:37.606008783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.608379640Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-06-29T14:37:37.608554973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010737s 
2026-06-29T14:37:37.608780948Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-06-29T14:37:37.608972173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.609254312Z [Info] download_client_per_indexer: Starting migration of Main DB to 205 
2026-06-29T14:37:37.609738056Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-29T14:37:37.609893359Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-06-29T14:37:37.610067109Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-06-29T14:37:37.610356412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-06-29T14:37:37.611308530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010685s 
2026-06-29T14:37:37.611633475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-06-29T14:37:37', 'download_client_per_indexer') 
2026-06-29T14:37:37.611984853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.612765756Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-06-29T14:37:37.612925117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024746s 
2026-06-29T14:37:37.613109809Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-06-29T14:37:37.613296305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.613531439Z [Info] multiple_ratings_support: Starting migration of Main DB to 206 
2026-06-29T14:37:37.614005604Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-06-29T14:37:37.614377323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie'; 
2026-06-29T14:37:37.614674723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004356s 
2026-06-29T14:37:37.614970128Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-06-29T14:37:37.615328179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex'; 
2026-06-29T14:37:37.615602342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004168s 
2026-06-29T14:37:37.615758206Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:37.615962567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:37.617015408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011028s 
2026-06-29T14:37:37.617177715Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:37.617352317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:37.617625407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002916s 
2026-06-29T14:37:37.617940803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-06-29T14:37:37', 'multiple_ratings_support') 
2026-06-29T14:37:37.618265577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.619027041Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-06-29T14:37:37.619185320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016542s 
2026-06-29T14:37:37.619353319Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-06-29T14:37:37.619534654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.619761130Z [Info] movie_metadata: Starting migration of Main DB to 207 
2026-06-29T14:37:37.621733755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata 
2026-06-29T14:37:37.622880615Z [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-06-29T14:37:37.623799016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018989s 
2026-06-29T14:37:37.624001344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId) 
2026-06-29T14:37:37.624281087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-06-29T14:37:37.624627876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004649s 
2026-06-29T14:37:37.624815334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle) 
2026-06-29T14:37:37.625099516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-06-29T14:37:37.625436425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004551s 
2026-06-29T14:37:37.625634574Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle) 
2026-06-29T14:37:37.625943837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-06-29T14:37:37.626302871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004922s 
2026-06-29T14:37:37.629046038Z [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-06-29T14:37:37.629062621Z                           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-06-29T14:37:37.629073994Z                           FROM "Movies" 
2026-06-29T14:37:37.630706483Z [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-06-29T14:37:37.630723938Z                           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-06-29T14:37:37.630735942Z                           FROM "Movies" 
2026-06-29T14:37:37.631557928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018115s 
2026-06-29T14:37:37.632874130Z [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-06-29T14:37:37.632894010Z                           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-06-29T14:37:37.632905193Z                           FROM "ImportListMovies"
2026-06-29T14:37:37.632913790Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-06-29T14:37:37.632923259Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-06-29T14:37:37.634738096Z [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-06-29T14:37:37.634754378Z                           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-06-29T14:37:37.634765721Z                           FROM "ImportListMovies"
2026-06-29T14:37:37.634774299Z                           WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-06-29T14:37:37.634783327Z                           AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" ) 
2026-06-29T14:37:37.635913053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022721s 
2026-06-29T14:37:37.636069919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-29T14:37:37.636203178Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-29T14:37:37.636371727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32 
2026-06-29T14:37:37.636654176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-06-29T14:37:37.639033681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024889s 
2026-06-29T14:37:37.639210517Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles 
2026-06-29T14:37:37.639359697Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-29T14:37:37.639572807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32 
2026-06-29T14:37:37.639904695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-06-29T14:37:37.640829038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010688s 
2026-06-29T14:37:37.640984110Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits 
2026-06-29T14:37:37.641125856Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-29T14:37:37.641296409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32 
2026-06-29T14:37:37.641575902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-06-29T14:37:37.642515806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010445s 
2026-06-29T14:37:37.642683434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations 
2026-06-29T14:37:37.642827243Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-29T14:37:37.643015473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32 
2026-06-29T14:37:37.643324155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-06-29T14:37:37.644275111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010754s 
2026-06-29T14:37:37.644451917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies 
2026-06-29T14:37:37.644588612Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-29T14:37:37.644780529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32 
2026-06-29T14:37:37.645082768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-06-29T14:37:37.646029355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010704s 
2026-06-29T14:37:37.646229989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId) 
2026-06-29T14:37:37.646553140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-06-29T14:37:37.646925841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005108s 
2026-06-29T14:37:37.647278953Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2026-06-29T14:37:37.647288011Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-06-29T14:37:37.647309414Z                                                   FROM "MovieMetadata"
2026-06-29T14:37:37.647318021Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-06-29T14:37:37.647742767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2026-06-29T14:37:37.647757978Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-06-29T14:37:37.647766926Z                                                   FROM "MovieMetadata"
2026-06-29T14:37:37.647775443Z                                                   WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId") 
2026-06-29T14:37:37.648083925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005401s 
2026-06-29T14:37:37.648451565Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2026-06-29T14:37:37.648461916Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-06-29T14:37:37.648471175Z                                                   FROM "Movies" 
2026-06-29T14:37:37.648480373Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-06-29T14:37:37.648943296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2026-06-29T14:37:37.648959138Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-06-29T14:37:37.648968146Z                                                   FROM "Movies" 
2026-06-29T14:37:37.648976533Z                                                   WHERE "Movies"."Id" = "AlternativeTitles"."MovieId") 
2026-06-29T14:37:37.649270275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005461s 
2026-06-29T14:37:37.649609498Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2026-06-29T14:37:37.649618807Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-06-29T14:37:37.649627414Z                                                   FROM "Movies" 
2026-06-29T14:37:37.649635751Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-06-29T14:37:37.650040707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2026-06-29T14:37:37.650054805Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-06-29T14:37:37.650063643Z                                                   FROM "Movies" 
2026-06-29T14:37:37.650072160Z                                                   WHERE "Movies"."Id" = "Credits"."MovieId") 
2026-06-29T14:37:37.650352645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004967s 
2026-06-29T14:37:37.650720687Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2026-06-29T14:37:37.650742090Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-06-29T14:37:37.650750848Z                                                   FROM "Movies" 
2026-06-29T14:37:37.650759194Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-06-29T14:37:37.651200313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2026-06-29T14:37:37.651214993Z                           SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId" 
2026-06-29T14:37:37.651223851Z                                                   FROM "Movies" 
2026-06-29T14:37:37.651232167Z                                                   WHERE "Movies"."Id" = "MovieTranslations"."MovieId") 
2026-06-29T14:37:37.651528855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000543s 
2026-06-29T14:37:37.651956697Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2026-06-29T14:37:37.651972539Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-06-29T14:37:37.651981347Z                                                   FROM "MovieMetadata" 
2026-06-29T14:37:37.651989854Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-06-29T14:37:37.652449530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2026-06-29T14:37:37.652459240Z                           SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id" 
2026-06-29T14:37:37.652468168Z                                                   FROM "MovieMetadata" 
2026-06-29T14:37:37.652477697Z                                                   WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId") 
2026-06-29T14:37:37.652837301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006052s 
2026-06-29T14:37:37.652985841Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-29T14:37:37.653116213Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-29T14:37:37.653285534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32 
2026-06-29T14:37:37.657705159Z [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-06-29T14:37:37.660122470Z [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-06-29T14:37:37.661243719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-06-29T14:37:37.662281329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-06-29T14:37:37.664796627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC) 
2026-06-29T14:37:37.665245281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC) 
2026-06-29T14:37:37.665682351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC) 
2026-06-29T14:37:37.666139132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC) 
2026-06-29T14:37:37.666496271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130372s 
2026-06-29T14:37:37.666675673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId) 
2026-06-29T14:37:37.666960547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-06-29T14:37:37.667351444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005055s 
2026-06-29T14:37:37.667544724Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId 
2026-06-29T14:37:37.671072301Z [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-06-29T14:37:37.672043758Z [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-06-29T14:37:37.672555729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-06-29T14:37:37.673423748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-06-29T14:37:37.676098457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-06-29T14:37:37.676479886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087505s 
2026-06-29T14:37:37.676649748Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId 
2026-06-29T14:37:37.680134770Z [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-06-29T14:37:37.681119925Z [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-06-29T14:37:37.681636676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits" 
2026-06-29T14:37:37.682469023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits" 
2026-06-29T14:37:37.685216889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC) 
2026-06-29T14:37:37.685589780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008772s 
2026-06-29T14:37:37.685773581Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId 
2026-06-29T14:37:37.689143971Z [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-06-29T14:37:37.689929123Z [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-06-29T14:37:37.690388328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations" 
2026-06-29T14:37:37.691173751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations" 
2026-06-29T14:37:37.693954884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC) 
2026-06-29T14:37:37.694476685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC) 
2026-06-29T14:37:37.694891401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089536s 
2026-06-29T14:37:37.695547292Z [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-06-29T14:37:37.699565739Z [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-06-29T14:37:37.700546825Z [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-06-29T14:37:37.701078206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-06-29T14:37:37.702340840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-06-29T14:37:37.704830877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-06-29T14:37:37.705194630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092555s 
2026-06-29T14:37:37.705709196Z [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-06-29T14:37:37.709216493Z [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-06-29T14:37:37.709836692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies" 
2026-06-29T14:37:37.710267100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies" 
2026-06-29T14:37:37.710805294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies" 
2026-06-29T14:37:37.713401615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC) 
2026-06-29T14:37:37.713784536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077173s 
2026-06-29T14:37:37.714106996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-06-29T14:37:37', 'movie_metadata') 
2026-06-29T14:37:37.714422822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.716432551Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-06-29T14:37:37.716586822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103266s 
2026-06-29T14:37:37.716796966Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-06-29T14:37:37.717049334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.717318567Z [Info] add_collections: Starting migration of Main DB to 208 
2026-06-29T14:37:37.718485788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections 
2026-06-29T14:37:37.719324739Z [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-06-29T14:37:37.720073026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014032s 
2026-06-29T14:37:37.720301877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId) 
2026-06-29T14:37:37.720598715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-06-29T14:37:37.720977559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004992s 
2026-06-29T14:37:37.721162581Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-06-29T14:37:37.721318626Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-29T14:37:37.721503308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32 
2026-06-29T14:37:37.721778933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER 
2026-06-29T14:37:37.722710951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010303s 
2026-06-29T14:37:37.722949141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String 
2026-06-29T14:37:37.723260258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT 
2026-06-29T14:37:37.724226554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010795s 
2026-06-29T14:37:37.724398791Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-06-29T14:37:37.724544565Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-29T14:37:37.724726973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32 
2026-06-29T14:37:37.724984522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER 
2026-06-29T14:37:37.725935147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010277s 
2026-06-29T14:37:37.726095650Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:37.726283349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:37.727628880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013704s 
2026-06-29T14:37:37.727813191Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:37.728025138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:37.728607331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006162s 
2026-06-29T14:37:37.728773386Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:37.728961124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:37.729580381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006204s 
2026-06-29T14:37:37.729764322Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:37.729942120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:37.730594244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006644s 
2026-06-29T14:37:37.730763345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-06-29T14:37:37.730902706Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-06-29T14:37:37.731074943Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32 
2026-06-29T14:37:37.734934879Z [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-06-29T14:37:37.736347846Z [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-06-29T14:37:37.736986553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-06-29T14:37:37.737638757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-06-29T14:37:37.740030526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-06-29T14:37:37.740383998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091363s 
2026-06-29T14:37:37.740588070Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor 
2026-06-29T14:37:37.746359678Z [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-06-29T14:37:37.747593013Z [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-06-29T14:37:37.748247712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-06-29T14:37:37.748996200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-06-29T14:37:37.751550116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-06-29T14:37:37.752022507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112487s 
2026-06-29T14:37:37.752231709Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-29T14:37:37.752524078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport' 
2026-06-29T14:37:37.752800284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003986s 
2026-06-29T14:37:37.752992802Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection 
2026-06-29T14:37:37.757609454Z [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-06-29T14:37:37.759919418Z [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-06-29T14:37:37.760959163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-06-29T14:37:37.761821230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-06-29T14:37:37.764414625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-06-29T14:37:37.764947348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-06-29T14:37:37.765538649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-06-29T14:37:37.765940900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127687s 
2026-06-29T14:37:37.766297689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-06-29T14:37:37', 'add_collections') 
2026-06-29T14:37:37.766629948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.767994046Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-06-29T14:37:37.768151814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147455s 
2026-06-29T14:37:37.768366386Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-06-29T14:37:37.768595388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.768899100Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209 
2026-06-29T14:37:37.769379488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId) 
2026-06-29T14:37:37.769725815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-06-29T14:37:37.770140751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005682s 
2026-06-29T14:37:37.770354332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId) 
2026-06-29T14:37:37.770682272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC) 
2026-06-29T14:37:37.771048170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005155s 
2026-06-29T14:37:37.771378686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-06-29T14:37:37', 'movie_meta_collection_index') 
2026-06-29T14:37:37.771707368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.772515055Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-06-29T14:37:37.772721792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019225s 
2026-06-29T14:37:37.772916103Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-06-29T14:37:37.773106897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.773362613Z [Info] movie_added_notifications: Starting migration of Main DB to 210 
2026-06-29T14:37:37.773699061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-29T14:37:37.773866358Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-06-29T14:37:37.774073785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean 
2026-06-29T14:37:37.774367387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0 
2026-06-29T14:37:37.775345688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010936s 
2026-06-29T14:37:37.775695032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-06-29T14:37:37', 'movie_added_notifications') 
2026-06-29T14:37:37.776072923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.776797513Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-06-29T14:37:37.776961724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025014s 
2026-06-29T14:37:37.777151266Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-06-29T14:37:37.777343844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.777588447Z [Info] more_movie_meta_index: Starting migration of Main DB to 211 
2026-06-29T14:37:37.777928071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId) 
2026-06-29T14:37:37.778284449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-06-29T14:37:37.778693072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005726s 
2026-06-29T14:37:37.778885911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId) 
2026-06-29T14:37:37.779163610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC) 
2026-06-29T14:37:37.779513996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004588s 
2026-06-29T14:37:37.779834171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-06-29T14:37:37', 'more_movie_meta_index') 
2026-06-29T14:37:37.780178245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:37.780954278Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-06-29T14:37:37.781121635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018608s 
2026-06-29T14:37:37.781362290Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-06-29T14:37:37.781579969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:37.781843239Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212 
2026-06-29T14:37:37.783932850Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-29T14:37:37.784183294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-06-29T14:37:37.784409009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002831s 
2026-06-29T14:37:37.784562638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-06-29T14:37:37.784703622Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-29T14:37:37.784886721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-06-29T14:37:37.788454740Z [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-06-29T14:37:37.789536580Z [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-06-29T14:37:37.790106227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-06-29T14:37:37.790579310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-06-29T14:37:37.793023164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079506s 
2026-06-29T14:37:37.793187325Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-06-29T14:37:37.793322598Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-29T14:37:37.793520236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-06-29T14:37:37.797199068Z [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-06-29T14:37:37.798294154Z [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-06-29T14:37:37.798859072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-06-29T14:37:37.799432197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-06-29T14:37:37.801981113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082708s 
2026-06-29T14:37:37.802148159Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-06-29T14:37:37.802284213Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-29T14:37:37.802462903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset 
2026-06-29T14:37:37.806247969Z [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-06-29T14:37:37.807597448Z [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-06-29T14:37:37.808242878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-06-29T14:37:37.808899982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-06-29T14:37:37.811441964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-06-29T14:37:37.811802991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091649s 
2026-06-29T14:37:37.811986682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-06-29T14:37:37.812125150Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-29T14:37:37.812317548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset 
2026-06-29T14:37:37.816064437Z [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-06-29T14:37:37.817396631Z [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-06-29T14:37:37.818050619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections" 
2026-06-29T14:37:37.818809929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections" 
2026-06-29T14:37:37.821500049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC) 
2026-06-29T14:37:37.821885555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093778s 
2026-06-29T14:37:37.822061270Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-06-29T14:37:37.822207153Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s 
2026-06-29T14:37:37.822421265Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-06-29T14:37:37.826352666Z [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-06-29T14:37:37.827351158Z [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-06-29T14:37:37.827896116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-06-29T14:37:37.828413999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-06-29T14:37:37.831229782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086116s 
2026-06-29T14:37:37.831392560Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-06-29T14:37:37.831558675Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-06-29T14:37:37.831764840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-06-29T14:37:37.837573774Z [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-06-29T14:37:37.838566804Z [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-06-29T14:37:37.839088766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-06-29T14:37:37.839652281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-06-29T14:37:37.842334255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103465s 
2026-06-29T14:37:37.842498396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-06-29T14:37:37.842633087Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-06-29T14:37:37.842841266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-06-29T14:37:37.846646704Z [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-06-29T14:37:37.847563401Z [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-06-29T14:37:37.848161576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-06-29T14:37:37.848753288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-06-29T14:37:37.851488940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084413s 
2026-06-29T14:37:37.851698612Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-06-29T14:37:37.851866440Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-29T14:37:37.852127135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-06-29T14:37:37.856448061Z [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-06-29T14:37:37.857479449Z [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-06-29T14:37:37.858202125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-06-29T14:37:37.859148983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-06-29T14:37:37.862174809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-06-29T14:37:37.862588412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102445s 
2026-06-29T14:37:37.862763595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-06-29T14:37:37.862929951Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-29T14:37:37.863154633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-06-29T14:37:37.867136696Z [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-06-29T14:37:37.868263928Z [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-06-29T14:37:37.868853806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-06-29T14:37:37.869705302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-06-29T14:37:37.872644533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-06-29T14:37:37.873035591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096801s 
2026-06-29T14:37:37.873211596Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-06-29T14:37:37.873358231Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-29T14:37:37.873564016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-06-29T14:37:37.877472621Z [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-06-29T14:37:37.878475371Z [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-06-29T14:37:37.879040189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-06-29T14:37:37.879940934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-06-29T14:37:37.883024356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-06-29T14:37:37.883427138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096753s 
2026-06-29T14:37:37.883609405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-06-29T14:37:37.883747784Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-29T14:37:37.884003088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-06-29T14:37:37.888800925Z [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-06-29T14:37:37.890110774Z [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-06-29T14:37:37.890760403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-06-29T14:37:37.891548631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-06-29T14:37:37.894159261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-06-29T14:37:37.894661142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC) 
2026-06-29T14:37:37.895159596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-06-29T14:37:37.895552528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113742s 
2026-06-29T14:37:37.895758413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-06-29T14:37:37.895915199Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-29T14:37:37.896129691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-06-29T14:37:37.899642849Z [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-06-29T14:37:37.900536379Z [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-06-29T14:37:37.901047910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-06-29T14:37:37.901598269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-06-29T14:37:37.904856734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085512s 
2026-06-29T14:37:37.905027668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-06-29T14:37:37.905185346Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-29T14:37:37.905410860Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-06-29T14:37:37.908933968Z [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-06-29T14:37:37.909764792Z [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-06-29T14:37:37.910219659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-06-29T14:37:37.910760268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-06-29T14:37:37.913983302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083716s 
2026-06-29T14:37:37.914149236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-06-29T14:37:37.914280490Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-29T14:37:37.914447978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-06-29T14:37:37.917983130Z [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-06-29T14:37:37.918873184Z [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-06-29T14:37:37.919366848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-06-29T14:37:37.920137491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-06-29T14:37:37.922758301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-06-29T14:37:37.923225953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-06-29T14:37:37.923563914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089488s 
2026-06-29T14:37:37.923746662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-06-29T14:37:37.923901434Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-29T14:37:37.924111718Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-06-29T14:37:37.929040018Z [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-06-29T14:37:37.930053961Z [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-06-29T14:37:37.930575121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-06-29T14:37:37.931262616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-06-29T14:37:37.934766716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-06-29T14:37:37.935141741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010857s 
2026-06-29T14:37:37.935311954Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-06-29T14:37:37.935456555Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-29T14:37:37.935682280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-06-29T14:37:37.952626579Z [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-06-29T14:37:37.953882880Z [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-06-29T14:37:37.954506196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-06-29T14:37:37.955867238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-06-29T14:37:37.958970310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-06-29T14:37:37.959400026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235256s 
2026-06-29T14:37:37.959589909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-06-29T14:37:37.959773799Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2026-06-29T14:37:37.960012230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-06-29T14:37:37.964415231Z [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-06-29T14:37:37.965513654Z [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-06-29T14:37:37.966135356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-06-29T14:37:37.967011892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-06-29T14:37:37.970279666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-06-29T14:37:37.970758441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105125s 
2026-06-29T14:37:37.970975428Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-06-29T14:37:37.971138006Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s 
2026-06-29T14:37:37.971366466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-06-29T14:37:37.975816441Z [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-06-29T14:37:37.977232524Z [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-06-29T14:37:37.977905881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-06-29T14:37:37.978782117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-06-29T14:37:37.982244723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-06-29T14:37:37.982638577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011063s 
2026-06-29T14:37:37.982820714Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-06-29T14:37:37.982980846Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2026-06-29T14:37:37.983199196Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-06-29T14:37:37.987134946Z [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-06-29T14:37:37.988308119Z [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-06-29T14:37:37.989006607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-06-29T14:37:37.989878363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-06-29T14:37:37.993126417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-06-29T14:37:37.993534640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101504s 
2026-06-29T14:37:37.993712949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-06-29T14:37:37.993867841Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2026-06-29T14:37:37.994079187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-06-29T14:37:37.998096290Z [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-06-29T14:37:37.999256408Z [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-06-29T14:37:37.999893121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-06-29T14:37:38.000735187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-06-29T14:37:38.003804602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-06-29T14:37:38.004205419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099266s 
2026-06-29T14:37:38.004383408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-06-29T14:37:38.004537488Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2026-06-29T14:37:38.004762622Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-06-29T14:37:38.008713211Z [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-06-29T14:37:38.009857066Z [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-06-29T14:37:38.010989658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-06-29T14:37:38.011726031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-06-29T14:37:38.014255017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-06-29T14:37:38.014693781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009733s 
2026-06-29T14:37:38.014875307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-06-29T14:37:38.015024808Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-29T14:37:38.015241615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-06-29T14:37:38.019160470Z [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-06-29T14:37:38.020133260Z [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-06-29T14:37:38.020685663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-06-29T14:37:38.021174177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-06-29T14:37:38.023652951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082234s 
2026-06-29T14:37:38.023839126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-06-29T14:37:38.024033929Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-29T14:37:38.024271458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-06-29T14:37:38.030052124Z [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-06-29T14:37:38.031074805Z [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-06-29T14:37:38.031664543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-06-29T14:37:38.032412861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-06-29T14:37:38.035201489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106988s 
2026-06-29T14:37:38.035403917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles 
2026-06-29T14:37:38.035597657Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2026-06-29T14:37:38.035874645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset 
2026-06-29T14:37:38.039980988Z [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-06-29T14:37:38.041132819Z [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-06-29T14:37:38.041764352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles" 
2026-06-29T14:37:38.042359751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles" 
2026-06-29T14:37:38.045046284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC) 
2026-06-29T14:37:38.045415698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093471s 
2026-06-29T14:37:38.045596042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-06-29T14:37:38.045745833Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-29T14:37:38.045955736Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset 
2026-06-29T14:37:38.050597699Z [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-06-29T14:37:38.052770226Z [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-06-29T14:37:38.053837977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-06-29T14:37:38.054904366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-06-29T14:37:38.057380344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-06-29T14:37:38.057888278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-06-29T14:37:38.058429668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-06-29T14:37:38.058962091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-06-29T14:37:38.059358800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132053s 
2026-06-29T14:37:38.059534073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-06-29T14:37:38.059684056Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-29T14:37:38.059901945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset 
2026-06-29T14:37:38.064508386Z [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-06-29T14:37:38.066683909Z [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-06-29T14:37:38.067734977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-06-29T14:37:38.068769962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-06-29T14:37:38.072235714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-06-29T14:37:38.072828960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-06-29T14:37:38.073409940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-06-29T14:37:38.074001512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-06-29T14:37:38.074455367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143678s 
2026-06-29T14:37:38.074625259Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-06-29T14:37:38.074767586Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-29T14:37:38.074964032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset 
2026-06-29T14:37:38.079618539Z [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-06-29T14:37:38.081894785Z [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-06-29T14:37:38.082971875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-06-29T14:37:38.084205271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-06-29T14:37:38.086965462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-06-29T14:37:38.087500720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-06-29T14:37:38.088061741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-06-29T14:37:38.088600406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-06-29T14:37:38.088994520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138463s 
2026-06-29T14:37:38.089161206Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-06-29T14:37:38.089301619Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-06-29T14:37:38.089500389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset 
2026-06-29T14:37:38.094070807Z [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-06-29T14:37:38.096363016Z [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-06-29T14:37:38.097414404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata" 
2026-06-29T14:37:38.098624432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata" 
2026-06-29T14:37:38.101273820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC) 
2026-06-29T14:37:38.101780681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC) 
2026-06-29T14:37:38.102385219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC) 
2026-06-29T14:37:38.103058034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC) 
2026-06-29T14:37:38.103493131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137854s 
2026-06-29T14:37:38.103691160Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-29T14:37:38.103818066Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-06-29T14:37:38.103990934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset 
2026-06-29T14:37:38.108100153Z [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-06-29T14:37:38.109162524Z [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-06-29T14:37:38.109715468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-06-29T14:37:38.110458485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-06-29T14:37:38.113171451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-06-29T14:37:38.113608622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094299s 
2026-06-29T14:37:38.113808214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-06-29T14:37:38.113979268Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-06-29T14:37:38.114190223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-06-29T14:37:38.118221395Z [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-06-29T14:37:38.119051568Z [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-06-29T14:37:38.119632549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-06-29T14:37:38.120278029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-06-29T14:37:38.123238764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088164s 
2026-06-29T14:37:38.123404368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-06-29T14:37:38.123580693Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s 
2026-06-29T14:37:38.123800666Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-06-29T14:37:38.129748510Z [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-06-29T14:37:38.130600697Z [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-06-29T14:37:38.131143781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-06-29T14:37:38.131955316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-06-29T14:37:38.134833375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-06-29T14:37:38.135229803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112172s 
2026-06-29T14:37:38.135403203Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-06-29T14:37:38.135583716Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-06-29T14:37:38.135876005Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-06-29T14:37:38.139963040Z [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-06-29T14:37:38.140764906Z [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-06-29T14:37:38.141240053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-06-29T14:37:38.141987829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-06-29T14:37:38.144597307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-06-29T14:37:38.144993154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088939s 
2026-06-29T14:37:38.145157926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-06-29T14:37:38.145294291Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-06-29T14:37:38.145481679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2026-06-29T14:37:38.149429753Z [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-06-29T14:37:38.150384357Z [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-06-29T14:37:38.150936790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-06-29T14:37:38.151403340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-06-29T14:37:38.154682817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090175s 
2026-06-29T14:37:38.154876838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-06-29T14:37:38.155043073Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-29T14:37:38.155265721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2026-06-29T14:37:38.159866511Z [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-06-29T14:37:38.160840012Z [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-06-29T14:37:38.161356002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-06-29T14:37:38.161932573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-06-29T14:37:38.164894250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094159s 
2026-06-29T14:37:38.165064914Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-29T14:37:38.165205247Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-29T14:37:38.165400340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-06-29T14:37:38.169281560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-06-29T14:37:38.169957903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-06-29T14:37:38.170404242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-06-29T14:37:38.170978619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-06-29T14:37:38.173992161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-06-29T14:37:38.174416626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088359s 
2026-06-29T14:37:38.174823526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-06-29T14:37:38', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-06-29T14:37:38.175185104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.181627805Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-06-29T14:37:38.181825904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159509s 
2026-06-29T14:37:38.182088593Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-06-29T14:37:38.182312905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.182608260Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214 
2026-06-29T14:37:38.183172417Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-06-29T14:37:38.183363862Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-06-29T14:37:38.183620830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2026-06-29T14:37:38.183934913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2026-06-29T14:37:38.184934056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011062s 
2026-06-29T14:37:38.185284903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-06-29T14:37:38', 'add_language_tags_to_subtitle_files') 
2026-06-29T14:37:38.185626130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.186609893Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-06-29T14:37:38.186817912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027076s 
2026-06-29T14:37:38.187013937Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-06-29T14:37:38.187200202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.187439514Z [Info] add_salt_to_users: Starting migration of Main DB to 215 
2026-06-29T14:37:38.187781012Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-06-29T14:37:38.187953219Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-06-29T14:37:38.188112791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-06-29T14:37:38.188333495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-06-29T14:37:38.189279000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010039s 
2026-06-29T14:37:38.189471418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-06-29T14:37:38.189712584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-06-29T14:37:38.190647448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010081s 
2026-06-29T14:37:38.190969506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-06-29T14:37:38', 'add_salt_to_users') 
2026-06-29T14:37:38.191286966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.192037929Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-06-29T14:37:38.192199625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002307s 
2026-06-29T14:37:38.192379517Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-06-29T14:37:38.192566354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.192806327Z [Info] clean_alt_titles: Starting migration of Main DB to 216 
2026-06-29T14:37:38.193160451Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language 
2026-06-29T14:37:38.197100459Z [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-06-29T14:37:38.198132137Z [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-06-29T14:37:38.198750644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-06-29T14:37:38.199747572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-06-29T14:37:38.202864663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-06-29T14:37:38.203473780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-06-29T14:37:38.203939298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105823s 
2026-06-29T14:37:38.204139561Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes 
2026-06-29T14:37:38.208375816Z [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-06-29T14:37:38.209318896Z [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-06-29T14:37:38.209844014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-06-29T14:37:38.210730019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-06-29T14:37:38.213565362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-06-29T14:37:38.214147404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-06-29T14:37:38.214545016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102252s 
2026-06-29T14:37:38.214740650Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount 
2026-06-29T14:37:38.218758254Z [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-06-29T14:37:38.219612125Z [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-06-29T14:37:38.220129367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-06-29T14:37:38.220951754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-06-29T14:37:38.223766475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-06-29T14:37:38.224345111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-06-29T14:37:38.224756389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098306s 
2026-06-29T14:37:38.224952565Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId 
2026-06-29T14:37:38.230795316Z [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-06-29T14:37:38.231631511Z [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-06-29T14:37:38.232138072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles" 
2026-06-29T14:37:38.232974627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles" 
2026-06-29T14:37:38.235693956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC) 
2026-06-29T14:37:38.236261429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC) 
2026-06-29T14:37:38.236662868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011529s 
2026-06-29T14:37:38.236992853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-06-29T14:37:38', 'clean_alt_titles') 
2026-06-29T14:37:38.237318078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.238554760Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-06-29T14:37:38.238714031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134019s 
2026-06-29T14:37:38.238921388Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-06-29T14:37:38.239102614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.239375323Z [Info] remove_omg: Starting migration of Main DB to 217 
2026-06-29T14:37:38.239901994Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-29T14:37:38.240251769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-06-29T14:37:38.240554108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004224s 
2026-06-29T14:37:38.240884794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-06-29T14:37:38', 'remove_omg') 
2026-06-29T14:37:38.241251523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.241970752Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-06-29T14:37:38.242189804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018205s 
2026-06-29T14:37:38.242407773Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-06-29T14:37:38.242615822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.242888341Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218 
2026-06-29T14:37:38.243268968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-06-29T14:37:38.243423239Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2026-06-29T14:37:38.243639485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2026-06-29T14:37:38.243972566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2026-06-29T14:37:38.245055227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012119s 
2026-06-29T14:37:38.245452397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-06-29T14:37:38', 'add_additional_info_to_pending_releases') 
2026-06-29T14:37:38.245817763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.246542173Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-06-29T14:37:38.246723438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002646s 
2026-06-29T14:37:38.246919152Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-06-29T14:37:38.247146881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.247407917Z [Info] add_result_to_commands: Starting migration of Main DB to 219 
2026-06-29T14:37:38.247768603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-06-29T14:37:38.247948255Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-29T14:37:38.248137888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-06-29T14:37:38.248418483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-06-29T14:37:38.249536085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012184s 
2026-06-29T14:37:38.249916762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-06-29T14:37:38', 'add_result_to_commands') 
2026-06-29T14:37:38.250295274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.251007449Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-06-29T14:37:38.251222973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026567s 
2026-06-29T14:37:38.251445051Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-06-29T14:37:38.251697570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.252025581Z [Info] health_restored_notification: Starting migration of Main DB to 220 
2026-06-29T14:37:38.252383652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-29T14:37:38.252574256Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-29T14:37:38.252772315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-06-29T14:37:38.253152842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-06-29T14:37:38.254264542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012562s 
2026-06-29T14:37:38.254613755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-06-29T14:37:38', 'health_restored_notification') 
2026-06-29T14:37:38.255000875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.255759534Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-06-29T14:37:38.255960599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026922s 
2026-06-29T14:37:38.256212276Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-06-29T14:37:38.256422770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.256700159Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221 
2026-06-29T14:37:38.257061958Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-29T14:37:38.257232291Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-06-29T14:37:38.257441452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2026-06-29T14:37:38.257778632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2026-06-29T14:37:38.258862686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012119s 
2026-06-29T14:37:38.259309997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-06-29T14:37:38', 'add_on_manual_interaction_required_to_notifications') 
2026-06-29T14:37:38.259711867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.260571238Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-06-29T14:37:38.260770409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028307s 
2026-06-29T14:37:38.260939330Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-06-29T14:37:38.261131727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.261378675Z [Info] remove_rarbg: Starting migration of Main DB to 222 
2026-06-29T14:37:38.261763721Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-29T14:37:38.262038845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2026-06-29T14:37:38.262327857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003801s 
2026-06-29T14:37:38.262691099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-06-29T14:37:38', 'remove_rarbg') 
2026-06-29T14:37:38.263042167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.263757378Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-06-29T14:37:38.263947320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017926s 
2026-06-29T14:37:38.264180700Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-06-29T14:37:38.264398579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.264672181Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223 
2026-06-29T14:37:38.265195365Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%') 
2026-06-29T14:37:38.265699480Z [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-06-29T14:37:38.266052061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005817s 
2026-06-29T14:37:38.266419280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-06-29T14:37:38', 'remove_invalid_roksbox_metadata_images') 
2026-06-29T14:37:38.266766099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.267448724Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-06-29T14:37:38.267629769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019222s 
2026-06-29T14:37:38.267813289Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-06-29T14:37:38.268012731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.268247173Z [Info] list_sync_time: Starting migration of Main DB to 224 
2026-06-29T14:37:38.269010661Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-06-29T14:37:38.272925509Z [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-06-29T14:37:38.273817587Z [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-06-29T14:37:38.274336632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-06-29T14:37:38.275130602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-06-29T14:37:38.277914351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-06-29T14:37:38.278308875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090994s 
2026-06-29T14:37:38.278480331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-06-29T14:37:38.278631535Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-06-29T14:37:38.278841829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-06-29T14:37:38.279123006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-06-29T14:37:38.280120155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010847s 
2026-06-29T14:37:38.280324206Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-29T14:37:38.280578388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval' 
2026-06-29T14:37:38.280823301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003267s 
2026-06-29T14:37:38.281136232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-06-29T14:37:38', 'list_sync_time') 
2026-06-29T14:37:38.281451587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.282409778Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-06-29T14:37:38.282566233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018903s 
2026-06-29T14:37:38.282761166Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-06-29T14:37:38.282952101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.283197094Z [Info] add_tags_to_collections: Starting migration of Main DB to 225 
2026-06-29T14:37:38.283498191Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections 
2026-06-29T14:37:38.283656891Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-29T14:37:38.283827144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String 
2026-06-29T14:37:38.284091867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT 
2026-06-29T14:37:38.285123044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011083s 
2026-06-29T14:37:38.285471847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-06-29T14:37:38', 'add_tags_to_collections') 
2026-06-29T14:37:38.285776090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.286490048Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-06-29T14:37:38.286649710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024405s 
2026-06-29T14:37:38.286846627Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-06-29T14:37:38.287039035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.287280451Z [Info] add_download_client_tags: Starting migration of Main DB to 226 
2026-06-29T14:37:38.287644434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-06-29T14:37:38.287807723Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-06-29T14:37:38.287997516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-06-29T14:37:38.288259774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-06-29T14:37:38.289242985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010682s 
2026-06-29T14:37:38.289571777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-06-29T14:37:38', 'add_download_client_tags') 
2026-06-29T14:37:38.289905941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.290610831Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-06-29T14:37:38.290783098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002407s 
2026-06-29T14:37:38.290975766Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-06-29T14:37:38.291161931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.291412366Z [Info] add_auto_tagging: Starting migration of Main DB to 227 
2026-06-29T14:37:38.291979809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-06-29T14:37:38.292514747Z [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-06-29T14:37:38.293045847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008966s 
2026-06-29T14:37:38.293229728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-06-29T14:37:38.293492467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-06-29T14:37:38.293884196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004873s 
2026-06-29T14:37:38.294207207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-06-29T14:37:38', 'add_auto_tagging') 
2026-06-29T14:37:38.294529506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.295291852Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-06-29T14:37:38.295455823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018769s 
2026-06-29T14:37:38.295702740Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-06-29T14:37:38.295931591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.296793608Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228 
2026-06-29T14:37:38.298413081Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-06-29T14:37:38.298910323Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.7E-06s 
2026-06-29T14:37:38.299570422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-06-29T14:37:38.300757765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-06-29T14:37:38.302349732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021907s 
2026-06-29T14:37:38.302533873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-06-29T14:37:38.302697964Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-06s 
2026-06-29T14:37:38.302926815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-06-29T14:37:38.303244625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-06-29T14:37:38.304343299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012098s 
2026-06-29T14:37:38.304738054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-06-29T14:37:38', 'add_custom_format_score_bypass_to_delay_profile') 
2026-06-29T14:37:38.305094282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.306064327Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-06-29T14:37:38.306273448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002865s 
2026-06-29T14:37:38.306559194Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-06-29T14:37:38.306789908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.307102959Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229 
2026-06-29T14:37:38.308629795Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-06-29T14:37:38.308898707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-06-29T14:37:38.313520799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047022s 
2026-06-29T14:37:38.313707906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-06-29T14:37:38.313847297Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-29T14:37:38.314036739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2026-06-29T14:37:38.314401043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2026-06-29T14:37:38.315521561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012859s 
2026-06-29T14:37:38.315708477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-06-29T14:37:38.315887999Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-29T14:37:38.316087581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-06-29T14:37:38.316397025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-06-29T14:37:38.317487041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012012s 
2026-06-29T14:37:38.317670009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-06-29T14:37:38.317839841Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-29T14:37:38.318041979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-06-29T14:37:38.318374669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-06-29T14:37:38.319495166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012541s 
2026-06-29T14:37:38.319712554Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-06-29T14:37:38.324303414Z [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-06-29T14:37:38.325064247Z [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-06-29T14:37:38.325542691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-06-29T14:37:38.326051827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-06-29T14:37:38.329287496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093719s 
2026-06-29T14:37:38.329450244Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:38.329629355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:38.330486762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008711s 
2026-06-29T14:37:38.330713329Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-29T14:37:38.331008984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-06-29T14:37:38.331288457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003813s 
2026-06-29T14:37:38.331641168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-06-29T14:37:38', 'update_restrictions_to_release_profiles') 
2026-06-29T14:37:38.332038448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.333092332Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-06-29T14:37:38.333288557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021174s 
2026-06-29T14:37:38.333528470Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-06-29T14:37:38.333754476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.334039650Z [Info] rename_quality_profiles: Starting migration of Main DB to 230 
2026-06-29T14:37:38.334453334Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-06-29T14:37:38.334728468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-06-29T14:37:38.337496064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028376s 
2026-06-29T14:37:38.337724404Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId 
2026-06-29T14:37:38.343434809Z [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-06-29T14:37:38.344744198Z [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-06-29T14:37:38.345492195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies" 
2026-06-29T14:37:38.346465586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies" 
2026-06-29T14:37:38.349753851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC) 
2026-06-29T14:37:38.350369311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012354s 
2026-06-29T14:37:38.350720849Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId 
2026-06-29T14:37:38.355218521Z [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-06-29T14:37:38.357044670Z [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-06-29T14:37:38.357845133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-06-29T14:37:38.358737912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-06-29T14:37:38.361628426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC) 
2026-06-29T14:37:38.362120377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111188s 
2026-06-29T14:37:38.362587668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-06-29T14:37:38', 'rename_quality_profiles') 
2026-06-29T14:37:38.362952122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.364355820Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-06-29T14:37:38.364553679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132588s 
2026-06-29T14:37:38.364790607Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-06-29T14:37:38.365043757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.365361377Z [Info] update_images_remote_url: Starting migration of Main DB to 231 
2026-06-29T14:37:38.365976165Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-06-29T14:37:38.366362484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-06-29T14:37:38.366772600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005444s 
2026-06-29T14:37:38.367131623Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-06-29T14:37:38.367521238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-06-29T14:37:38.368006165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005186s 
2026-06-29T14:37:38.368387474Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-06-29T14:37:38.368857320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-06-29T14:37:38.369257106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00054s 
2026-06-29T14:37:38.369693765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-06-29T14:37:38', 'update_images_remote_url') 
2026-06-29T14:37:38.370191729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.371101752Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-06-29T14:37:38.371323378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023474s 
2026-06-29T14:37:38.371662722Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-06-29T14:37:38.372014320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.372380959Z [Info] add_notification_status: Starting migration of Main DB to 232 
2026-06-29T14:37:38.373404992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-06-29T14:37:38.374060253Z [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-06-29T14:37:38.374606954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009932s 
2026-06-29T14:37:38.374813430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-06-29T14:37:38.375133325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-06-29T14:37:38.375511707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005262s 
2026-06-29T14:37:38.375865019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-06-29T14:37:38', 'add_notification_status') 
2026-06-29T14:37:38.376226638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.377090057Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-06-29T14:37:38.377247545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020494s 
2026-06-29T14:37:38.377459942Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-06-29T14:37:38.377660336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.377920641Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233 
2026-06-29T14:37:38.378425418Z [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-06-29T14:37:38.378893882Z [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-06-29T14:37:38.379251663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005581s 
2026-06-29T14:37:38.379818555Z [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-06-29T14:37:38.380499917Z [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-06-29T14:37:38.380871737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006931s 
2026-06-29T14:37:38.381296352Z [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-06-29T14:37:38.381866641Z [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-06-29T14:37:38.382282088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000691s 
2026-06-29T14:37:38.382735632Z [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-06-29T14:37:38.383273265Z [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-06-29T14:37:38.383665545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006013s 
2026-06-29T14:37:38.384101554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-06-29T14:37:38', 'rename_deprecated_indexer_flags') 
2026-06-29T14:37:38.384552432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.385350891Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-06-29T14:37:38.385567167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022249s 
2026-06-29T14:37:38.385851279Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-06-29T14:37:38.386094549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.386445817Z [Info] movie_last_searched_time: Starting migration of Main DB to 234 
2026-06-29T14:37:38.386888749Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies 
2026-06-29T14:37:38.387089925Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-06-29T14:37:38.387328034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset 
2026-06-29T14:37:38.387681517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME 
2026-06-29T14:37:38.388995163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014276s 
2026-06-29T14:37:38.389418727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-06-29T14:37:38', 'movie_last_searched_time') 
2026-06-29T14:37:38.389842751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.394248888Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-06-29T14:37:38.394502519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065492s 
2026-06-29T14:37:38.394732964Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-06-29T14:37:38.394975623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.395349245Z [Info] email_encryption: Starting migration of Main DB to 235 
2026-06-29T14:37:38.395906929Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:38.396232886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:38.397123500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009641s 
2026-06-29T14:37:38.397523897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-06-29T14:37:38', 'email_encryption') 
2026-06-29T14:37:38.397912309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.398751881Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-06-29T14:37:38.398959339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025266s 
2026-06-29T14:37:38.399267460Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-06-29T14:37:38.399534598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.399881337Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236 
2026-06-29T14:37:38.400305271Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-06-29T14:37:38.400803725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL 
2026-06-29T14:37:38.401179562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005479s 
2026-06-29T14:37:38.401671814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-06-29T14:37:38', 'clear_last_rss_releases_info') 
2026-06-29T14:37:38.402118043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.402872954Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-06-29T14:37:38.403155914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022135s 
2026-06-29T14:37:38.403401769Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-06-29T14:37:38.403661392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.403986177Z [Info] add_indexes: Starting migration of Main DB to 237 
2026-06-29T14:37:38.405262759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId) 
2026-06-29T14:37:38.405614738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC) 
2026-06-29T14:37:38.406083162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006009s 
2026-06-29T14:37:38.406268124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date) 
2026-06-29T14:37:38.406540764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC) 
2026-06-29T14:37:38.406998917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005647s 
2026-06-29T14:37:38.407244251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date) 
2026-06-29T14:37:38.407656251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC) 
2026-06-29T14:37:38.408147521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006809s 
2026-06-29T14:37:38.408453227Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-06-29T14:37:38.408753732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-06-29T14:37:38.409229601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005625s 
2026-06-29T14:37:38.409438893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-06-29T14:37:38.409752324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-06-29T14:37:38.410277553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006515s 
2026-06-29T14:37:38.410502576Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId) 
2026-06-29T14:37:38.410838573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC) 
2026-06-29T14:37:38.411307247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005767s 
2026-06-29T14:37:38.411534094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path) 
2026-06-29T14:37:38.411940453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC) 
2026-06-29T14:37:38.412471242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007074s 
2026-06-29T14:37:38.412906069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-06-29T14:37:38', 'add_indexes') 
2026-06-29T14:37:38.413447319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.414292522Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-06-29T14:37:38.414458476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002536s 
2026-06-29T14:37:38.414690183Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-06-29T14:37:38.414895998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.415158446Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238 
2026-06-29T14:37:38.415620147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-06-29T14:37:38.415783516Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-29T14:37:38.415983198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2026-06-29T14:37:38.416237130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2026-06-29T14:37:38.417413259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001238s 
2026-06-29T14:37:38.417628092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-06-29T14:37:38.417781261Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-06-29T14:37:38.417955151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2026-06-29T14:37:38.418230897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2026-06-29T14:37:38.419258497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011312s 
2026-06-29T14:37:38.419420774Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:38.419599915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:38.420171136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005881s 
2026-06-29T14:37:38.420538947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-06-29T14:37:38', 'parse_title_from_existing_subtitle_files') 
2026-06-29T14:37:38.420886788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.421549312Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-06-29T14:37:38.421721439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019043s 
2026-06-29T14:37:38.421965782Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-06-29T14:37:38.422182819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.422584999Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239 
2026-06-29T14:37:38.422966608Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-06-29T14:37:38.423130358Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-06-29T14:37:38.423328948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2026-06-29T14:37:38.423651227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2026-06-29T14:37:38.425019253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014528s 
2026-06-29T14:37:38.425426925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-06-29T14:37:38', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-06-29T14:37:38.425787131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.426477031Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-06-29T14:37:38.426657885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028751s 
2026-06-29T14:37:38.426883550Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-06-29T14:37:38.427113202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.427419119Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240 
2026-06-29T14:37:38.427818824Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle 
2026-06-29T14:37:38.436255362Z [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-06-29T14:37:38.437836277Z [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-06-29T14:37:38.438532921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-06-29T14:37:38.439197359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-06-29T14:37:38.442163896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140939s 
2026-06-29T14:37:38.442544373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-06-29T14:37:38', 'drop_multi_episode_style_from_naming_config') 
2026-06-29T14:37:38.442901102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.443726846Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-06-29T14:37:38.443919724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156042s 
2026-06-29T14:37:38.444142553Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-06-29T14:37:38.444336053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.444612139Z [Info] stevenlu_update_url: Starting migration of Main DB to 241 
2026-06-29T14:37:38.444949960Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:38.445141716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:38.445791425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006715s 
2026-06-29T14:37:38.446174817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-06-29T14:37:38', 'stevenlu_update_url') 
2026-06-29T14:37:38.446462497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.447058568Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-06-29T14:37:38.447260064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019087s 
2026-06-29T14:37:38.447402481Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-06-29T14:37:38.447593566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.447839591Z [Info] add_movie_keywords: Starting migration of Main DB to 242 
2026-06-29T14:37:38.448233976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata 
2026-06-29T14:37:38.448355000Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-06-29T14:37:38.448557628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String 
2026-06-29T14:37:38.448817051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT 
2026-06-29T14:37:38.449873730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011354s 
2026-06-29T14:37:38.450217493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-06-29T14:37:38', 'add_movie_keywords') 
2026-06-29T14:37:38.450578800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.451217758Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-06-29T14:37:38.451388251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024476s 
2026-06-29T14:37:38.460787719Z [Debug] MigrationController: Took: 00:00:02.1004119 
2026-06-29T14:37:38.669619077Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-06-29T14:37:38.705258132Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-06-29T14:37:38.744137685Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-06-29T14:37:38.745362403Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-29T14:37:38.745650243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-29T14:37:38.749992281Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-06-29T14:37:38.750325993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046407s 
2026-06-29T14:37:38.750666770Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-06-29T14:37:38.751061926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049728s 
2026-06-29T14:37:38.753443314Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-06-29T14:37:38.753800263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.754368087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-06-29T14:37:38.754844537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-06-29T14:37:38.755511611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008258s 
2026-06-29T14:37:38.755888581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.757165804Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-06-29T14:37:38.757438604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024431s 
2026-06-29T14:37:38.757893610Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-06-29T14:37:38.758290019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.759011543Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-06-29T14:37:38.759474125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-06-29T14:37:38.760185939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008036s 
2026-06-29T14:37:38.760533559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-29T14:37:38.760857362Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-06-29T14:37:38.761232267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-06-29T14:37:38.761824300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-06-29T14:37:38.762751538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010905s 
2026-06-29T14:37:38.763079048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.764048611Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-06-29T14:37:38.764362774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023528s 
2026-06-29T14:37:38.764775847Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-06-29T14:37:38.765142044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.765645469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-29T14:37:38.765950173Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-29T14:37:38.766236870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-06-29T14:37:38.766715384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-06-29T14:37:38.767477460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008876s 
2026-06-29T14:37:38.767859800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.768912982Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-06-29T14:37:38.769298338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022355s 
2026-06-29T14:37:38.769758586Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-06-29T14:37:38.770096937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.770514158Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-06-29T14:37:38.771425514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-06-29T14:37:38.772181808Z [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-06-29T14:37:38.773042522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013128s 
2026-06-29T14:37:38.773316143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-06-29T14:37:38.773691319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-06-29T14:37:38.774235766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006137s 
2026-06-29T14:37:38.774691645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-29T14:37:38', 'InitialSetup') 
2026-06-29T14:37:38.775248897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.776173160Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-06-29T14:37:38.776505840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025135s 
2026-06-29T14:37:38.776868490Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating 
2026-06-29T14:37:38.777257274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.777696218Z [Info] add_moviefiles_table: Starting migration of Log DB to 104 
2026-06-29T14:37:38.778279082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-06-29T14:37:38', 'add_moviefiles_table') 
2026-06-29T14:37:38.778956507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.779752210Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated 
2026-06-29T14:37:38.780095071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025235s 
2026-06-29T14:37:38.780448674Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating 
2026-06-29T14:37:38.780880203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.781358777Z [Info] fix_history_movieId: Starting migration of Log DB to 105 
2026-06-29T14:37:38.781859666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-06-29T14:37:38', 'fix_history_movieId') 
2026-06-29T14:37:38.782425757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.783196590Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated 
2026-06-29T14:37:38.783502156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023501s 
2026-06-29T14:37:38.783786559Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating 
2026-06-29T14:37:38.784146143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.784557402Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106 
2026-06-29T14:37:38.785078802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-06-29T14:37:38', 'add_tmdb_stuff') 
2026-06-29T14:37:38.785703321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.786611591Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated 
2026-06-29T14:37:38.786946065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024321s 
2026-06-29T14:37:38.787326611Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating 
2026-06-29T14:37:38.787672208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.788148527Z [Info] fix_movie_files: Starting migration of Log DB to 107 
2026-06-29T14:37:38.788671040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-06-29T14:37:38', 'fix_movie_files') 
2026-06-29T14:37:38.789258193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.790067233Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated 
2026-06-29T14:37:38.790417619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024254s 
2026-06-29T14:37:38.790782294Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating 
2026-06-29T14:37:38.791114844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.791511944Z [Info] update_schedule_intervale: Starting migration of Log DB to 108 
2026-06-29T14:37:38.792030108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-06-29T14:37:38', 'update_schedule_intervale') 
2026-06-29T14:37:38.792657582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.793496322Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated 
2026-06-29T14:37:38.793880776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023678s 
2026-06-29T14:37:38.794260040Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating 
2026-06-29T14:37:38.794652581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.795161827Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109 
2026-06-29T14:37:38.795741535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-06-29T14:37:38', 'add_movie_formats_to_naming_config') 
2026-06-29T14:37:38.796475254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.797325126Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated 
2026-06-29T14:37:38.797654399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026394s 
2026-06-29T14:37:38.797951718Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating 
2026-06-29T14:37:38.798302625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.798708012Z [Info] add_phyiscal_release: Starting migration of Log DB to 110 
2026-06-29T14:37:38.799168079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-06-29T14:37:38', 'add_phyiscal_release') 
2026-06-29T14:37:38.799747927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.800860819Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated 
2026-06-29T14:37:38.801177117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024504s 
2026-06-29T14:37:38.801434615Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating 
2026-06-29T14:37:38.801705171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.802056669Z [Info] remove_bitmetv: Starting migration of Log DB to 111 
2026-06-29T14:37:38.802459330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-06-29T14:37:38', 'remove_bitmetv') 
2026-06-29T14:37:38.802932684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.803703296Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated 
2026-06-29T14:37:38.803967849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019962s 
2026-06-29T14:37:38.804258675Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating 
2026-06-29T14:37:38.804547568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.804882001Z [Info] remove_torrentleech: Starting migration of Log DB to 112 
2026-06-29T14:37:38.805289512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-06-29T14:37:38', 'remove_torrentleech') 
2026-06-29T14:37:38.805777335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.806480712Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated 
2026-06-29T14:37:38.806738041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019413s 
2026-06-29T14:37:38.807001662Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating 
2026-06-29T14:37:38.807286686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.807590649Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113 
2026-06-29T14:37:38.808199716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-06-29T14:37:38', 'remove_broadcasthenet') 
2026-06-29T14:37:38.808687569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.809567712Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated 
2026-06-29T14:37:38.809827556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022737s 
2026-06-29T14:37:38.810098431Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating 
2026-06-29T14:37:38.810358175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.810690935Z [Info] remove_fanzub: Starting migration of Log DB to 114 
2026-06-29T14:37:38.811046010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-06-29T14:37:38', 'remove_fanzub') 
2026-06-29T14:37:38.811527260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.837401190Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated 
2026-06-29T14:37:38.837645042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027021s 
2026-06-29T14:37:38.837924545Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating 
2026-06-29T14:37:38.838213086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.838605046Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115 
2026-06-29T14:37:38.839002436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-06-29T14:37:38', 'update_movie_sorttitle') 
2026-06-29T14:37:38.839516152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.871545594Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated 
2026-06-29T14:37:38.871781689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0332752s 
2026-06-29T14:37:38.872076263Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating 
2026-06-29T14:37:38.872370105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.872718737Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116 
2026-06-29T14:37:38.873155247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-06-29T14:37:38', 'update_movie_sorttitle_again') 
2026-06-29T14:37:38.873660004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.906184793Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated 
2026-06-29T14:37:38.906460479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0337097s 
2026-06-29T14:37:38.906755644Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating 
2026-06-29T14:37:38.907039395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.907382276Z [Info] update_movie_file: Starting migration of Log DB to 117 
2026-06-29T14:37:38.907796942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-06-29T14:37:38', 'update_movie_file') 
2026-06-29T14:37:38.908318082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.930735498Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated 
2026-06-29T14:37:38.930965391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236236s 
2026-06-29T14:37:38.931224573Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating 
2026-06-29T14:37:38.931493876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.931862508Z [Info] update_movie_slug: Starting migration of Log DB to 118 
2026-06-29T14:37:38.932276452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-06-29T14:37:38', 'update_movie_slug') 
2026-06-29T14:37:38.932770588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.951394782Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated 
2026-06-29T14:37:38.951658884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198858s 
2026-06-29T14:37:38.951976904Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating 
2026-06-29T14:37:38.952256728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.952599459Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119 
2026-06-29T14:37:38.953045327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-06-29T14:37:38', 'add_youtube_trailer_id') 
2026-06-29T14:37:38.953542709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.972085699Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated 
2026-06-29T14:37:38.972374291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198272s 
2026-06-29T14:37:38.972633663Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating 
2026-06-29T14:37:38.972970552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.973441821Z [Info] add_studio: Starting migration of Log DB to 120 
2026-06-29T14:37:38.973850054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-06-29T14:37:38', 'add_studio') 
2026-06-29T14:37:38.974340662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.986058962Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated 
2026-06-29T14:37:38.986315368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131283s 
2026-06-29T14:37:38.986596805Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating 
2026-06-29T14:37:38.986928844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.987450776Z [Info] update_filedate_config: Starting migration of Log DB to 121 
2026-06-29T14:37:38.987883648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-06-29T14:37:38', 'update_filedate_config') 
2026-06-29T14:37:38.988423265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.989388440Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated 
2026-06-29T14:37:38.989658424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024734s 
2026-06-29T14:37:38.989933538Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating 
2026-06-29T14:37:38.990226819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.990575552Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122 
2026-06-29T14:37:38.991003534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-06-29T14:37:38', 'add_movieid_to_blacklist') 
2026-06-29T14:37:38.991494363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.992674641Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated 
2026-06-29T14:37:38.992925697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024007s 
2026-06-29T14:37:38.993187154Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating 
2026-06-29T14:37:38.993482890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.993836211Z [Info] create_netimport_table: Starting migration of Log DB to 123 
2026-06-29T14:37:38.994245967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-06-29T14:37:38', 'create_netimport_table') 
2026-06-29T14:37:38.994744001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.995756681Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated 
2026-06-29T14:37:38.996042296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022738s 
2026-06-29T14:37:38.996317611Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating 
2026-06-29T14:37:38.996620652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:38.996973402Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124 
2026-06-29T14:37:38.997412727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-06-29T14:37:38', 'add_preferred_tags_to_profile') 
2026-06-29T14:37:38.997915651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:38.999071629Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated 
2026-06-29T14:37:38.999320681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002402s 
2026-06-29T14:37:38.999536937Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating 
2026-06-29T14:37:38.999817783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.000220053Z [Info] fix_imdb_unique: Starting migration of Log DB to 125 
2026-06-29T14:37:39.000600209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-06-29T14:37:39', 'fix_imdb_unique') 
2026-06-29T14:37:39.001091790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.002059329Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated 
2026-06-29T14:37:39.002368522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022136s 
2026-06-29T14:37:39.002598726Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating 
2026-06-29T14:37:39.002899993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.003249998Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126 
2026-06-29T14:37:39.003648882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-06-29T14:37:39', 'update_qualities_and_profiles') 
2026-06-29T14:37:39.004218089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.005240018Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated 
2026-06-29T14:37:39.005523569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023133s 
2026-06-29T14:37:39.005778633Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating 
2026-06-29T14:37:39.006051473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.006387930Z [Info] remove_wombles: Starting migration of Log DB to 127 
2026-06-29T14:37:39.006776373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-06-29T14:37:39', 'remove_wombles') 
2026-06-29T14:37:39.007267422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.008122034Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated 
2026-06-29T14:37:39.008385936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020737s 
2026-06-29T14:37:39.008635639Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating 
2026-06-29T14:37:39.008908379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.009244526Z [Info] remove_kickass: Starting migration of Log DB to 128 
2026-06-29T14:37:39.009646305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-06-29T14:37:39', 'remove_kickass') 
2026-06-29T14:37:39.010121082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.010974120Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated 
2026-06-29T14:37:39.011224304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020691s 
2026-06-29T14:37:39.011492034Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating 
2026-06-29T14:37:39.011796527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.012213407Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129 
2026-06-29T14:37:39.012697442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-06-29T14:37:39', 'add_parsed_movie_info_to_pending_release') 
2026-06-29T14:37:39.013185606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.014031400Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated 
2026-06-29T14:37:39.014319310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021577s 
2026-06-29T14:37:39.014554745Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating 
2026-06-29T14:37:39.014842184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.015189724Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130 
2026-06-29T14:37:39.015593237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-06-29T14:37:39', 'remove_wombles_kickass') 
2026-06-29T14:37:39.016118806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.017008799Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated 
2026-06-29T14:37:39.017273953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021557s 
2026-06-29T14:37:39.017553166Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating 
2026-06-29T14:37:39.017854072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.018201051Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131 
2026-06-29T14:37:39.018646047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-06-29T14:37:39', 'make_parsed_episode_info_nullable') 
2026-06-29T14:37:39.019161185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.020086910Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated 
2026-06-29T14:37:39.020368969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022003s 
2026-06-29T14:37:39.020639754Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating 
2026-06-29T14:37:39.020937154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.021283361Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132 
2026-06-29T14:37:39.021721023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-06-29T14:37:39', 'rename_torrent_downloadstation') 
2026-06-29T14:37:39.022234628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.023208400Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated 
2026-06-29T14:37:39.023479907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022492s 
2026-06-29T14:37:39.023741674Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating 
2026-06-29T14:37:39.024055747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.024403648Z [Info] add_minimumavailability: Starting migration of Log DB to 133 
2026-06-29T14:37:39.024810788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-06-29T14:37:39', 'add_minimumavailability') 
2026-06-29T14:37:39.025303331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.026192071Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated 
2026-06-29T14:37:39.026463368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021387s 
2026-06-29T14:37:39.026734775Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating 
2026-06-29T14:37:39.027042996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.027386818Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134 
2026-06-29T14:37:39.027842617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-06-29T14:37:39', 'add_remux_qualities_for_the_wankers') 
2026-06-29T14:37:39.028370490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.029286396Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated 
2026-06-29T14:37:39.029581701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022197s 
2026-06-29T14:37:39.029844109Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating 
2026-06-29T14:37:39.030138623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.030481624Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135 
2026-06-29T14:37:39.030910818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-06-29T14:37:39', 'add_haspredbentry_to_movies') 
2026-06-29T14:37:39.031423722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.032255137Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated 
2026-06-29T14:37:39.032539650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020952s 
2026-06-29T14:37:39.032798712Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating 
2026-06-29T14:37:39.033095259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.033435515Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136 
2026-06-29T14:37:39.033844589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-06-29T14:37:39', 'add_pathstate_to_movies') 
2026-06-29T14:37:39.034349817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.035246524Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated 
2026-06-29T14:37:39.035508251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021543s 
2026-06-29T14:37:39.035774678Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating 
2026-06-29T14:37:39.036092568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.036432594Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137 
2026-06-29T14:37:39.036860175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-06-29T14:37:39', 'add_import_exclusions_table') 
2026-06-29T14:37:39.037358238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.038263663Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated 
2026-06-29T14:37:39.038534308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021659s 
2026-06-29T14:37:39.038797197Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating 
2026-06-29T14:37:39.039091100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.039428890Z [Info] add_physical_release_note: Starting migration of Log DB to 138 
2026-06-29T14:37:39.039868846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-06-29T14:37:39', 'add_physical_release_note') 
2026-06-29T14:37:39.040389385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.041239268Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated 
2026-06-29T14:37:39.041499692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021348s 
2026-06-29T14:37:39.041768374Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating 
2026-06-29T14:37:39.042064510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.042404125Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139 
2026-06-29T14:37:39.042839392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-06-29T14:37:39', 'consolidate_indexer_baseurl') 
2026-06-29T14:37:39.043337024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.044219112Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated 
2026-06-29T14:37:39.044485168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021301s 
2026-06-29T14:37:39.044760663Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating 
2026-06-29T14:37:39.045051819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.045392716Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140 
2026-06-29T14:37:39.045820568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-06-29T14:37:39', 'add_alternative_titles_table') 
2026-06-29T14:37:39.046327540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.047198464Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated 
2026-06-29T14:37:39.047468448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021298s 
2026-06-29T14:37:39.047734274Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating 
2026-06-29T14:37:39.048049519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.048384714Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141 
2026-06-29T14:37:39.048805783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-06-29T14:37:39', 'fix_duplicate_alt_titles') 
2026-06-29T14:37:39.049305249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.050222758Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated 
2026-06-29T14:37:39.050480667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021693s 
2026-06-29T14:37:39.050729749Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating 
2026-06-29T14:37:39.050997068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.051329287Z [Info] movie_extras: Starting migration of Log DB to 142 
2026-06-29T14:37:39.051705886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-06-29T14:37:39', 'movie_extras') 
2026-06-29T14:37:39.052231865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.053094664Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated 
2026-06-29T14:37:39.053338415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021023s 
2026-06-29T14:37:39.053586414Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating 
2026-06-29T14:37:39.053859094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.054185562Z [Info] clean_core_tv: Starting migration of Log DB to 143 
2026-06-29T14:37:39.054571930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-06-29T14:37:39', 'clean_core_tv') 
2026-06-29T14:37:39.055051817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.055954365Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated 
2026-06-29T14:37:39.056199079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020855s 
2026-06-29T14:37:39.056477970Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating 
2026-06-29T14:37:39.056766822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.057112168Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144 
2026-06-29T14:37:39.057539730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-06-29T14:37:39', 'add_cookies_to_indexer_status') 
2026-06-29T14:37:39.058056391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.058979471Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated 
2026-06-29T14:37:39.059249404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021948s 
2026-06-29T14:37:39.059499869Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating 
2026-06-29T14:37:39.059779843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.060128235Z [Info] banner_to_fanart: Starting migration of Log DB to 145 
2026-06-29T14:37:39.060519994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-06-29T14:37:39', 'banner_to_fanart') 
2026-06-29T14:37:39.061002737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.061895516Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated 
2026-06-29T14:37:39.062141311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021162s 
2026-06-29T14:37:39.062412247Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating 
2026-06-29T14:37:39.062700648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.063042717Z [Info] naming_config_colon_action: Starting migration of Log DB to 146 
2026-06-29T14:37:39.063463044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-06-29T14:37:39', 'naming_config_colon_action') 
2026-06-29T14:37:39.063995246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.064860279Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated 
2026-06-29T14:37:39.065129792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021413s 
2026-06-29T14:37:39.065383032Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating 
2026-06-29T14:37:39.065659609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.065993422Z [Info] add_custom_formats: Starting migration of Log DB to 147 
2026-06-29T14:37:39.066395843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-06-29T14:37:39', 'add_custom_formats') 
2026-06-29T14:37:39.066879207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.067657695Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated 
2026-06-29T14:37:39.067958962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019999s 
2026-06-29T14:37:39.068224267Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating 
2026-06-29T14:37:39.068519552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.068855989Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148 
2026-06-29T14:37:39.069280164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-06-29T14:37:39', 'remove_extra_naming_config') 
2026-06-29T14:37:39.069786163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.070629743Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated 
2026-06-29T14:37:39.070898264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020995s 
2026-06-29T14:37:39.071167456Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating 
2026-06-29T14:37:39.071464535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.071805862Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149 
2026-06-29T14:37:39.072287823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-06-29T14:37:39', 'convert_regex_required_tags') 
2026-06-29T14:37:39.072810346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.073818077Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated 
2026-06-29T14:37:39.074088301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023236s 
2026-06-29T14:37:39.074415210Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating 
2026-06-29T14:37:39.074708861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.075084478Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150 
2026-06-29T14:37:39.078052288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-06-29T14:37:39', 'fix_format_tags_double_underscore') 
2026-06-29T14:37:39.078606444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.079597802Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated 
2026-06-29T14:37:39.079883818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048523s 
2026-06-29T14:37:39.080194384Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating 
2026-06-29T14:37:39.080493526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.080857590Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151 
2026-06-29T14:37:39.081290402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-06-29T14:37:39', 'add_tags_to_net_import') 
2026-06-29T14:37:39.081796351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.082719732Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated 
2026-06-29T14:37:39.082995116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022107s 
2026-06-29T14:37:39.083264780Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating 
2026-06-29T14:37:39.083565385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.083941022Z [Info] add_custom_filters: Starting migration of Log DB to 152 
2026-06-29T14:37:39.084364044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-06-29T14:37:39', 'add_custom_filters') 
2026-06-29T14:37:39.084868060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.085963337Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated 
2026-06-29T14:37:39.086235074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024046s 
2026-06-29T14:37:39.086539167Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating 
2026-06-29T14:37:39.086858120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.087222173Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153 
2026-06-29T14:37:39.087703573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-06-29T14:37:39', 'indexer_client_status_search_changes') 
2026-06-29T14:37:39.088259784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.089285640Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated 
2026-06-29T14:37:39.089579893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023923s 
2026-06-29T14:37:39.089879988Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating 
2026-06-29T14:37:39.090207037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.090586261Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154 
2026-06-29T14:37:39.091068753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-06-29T14:37:39', 'add_language_to_files_history_blacklist') 
2026-06-29T14:37:39.091596526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.092631992Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated 
2026-06-29T14:37:39.092936696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023886s 
2026-06-29T14:37:39.093259717Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating 
2026-06-29T14:37:39.093582848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.093946591Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155 
2026-06-29T14:37:39.094407730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-06-29T14:37:39', 'add_update_allowed_quality_profile') 
2026-06-29T14:37:39.094937548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.096126142Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated 
2026-06-29T14:37:39.096403361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024935s 
2026-06-29T14:37:39.096686952Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating 
2026-06-29T14:37:39.097012198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.097363425Z [Info] add_download_client_priority: Starting migration of Log DB to 156 
2026-06-29T14:37:39.097804694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-06-29T14:37:39', 'add_download_client_priority') 
2026-06-29T14:37:39.098319923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.099830596Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated 
2026-06-29T14:37:39.100137795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028125s 
2026-06-29T14:37:39.100419252Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating 
2026-06-29T14:37:39.100719397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.101065103Z [Info] remove_growl_prowl: Starting migration of Log DB to 157 
2026-06-29T14:37:39.101479989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-06-29T14:37:39', 'remove_growl_prowl') 
2026-06-29T14:37:39.101971850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.103463846Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated 
2026-06-29T14:37:39.103721706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027396s 
2026-06-29T14:37:39.104039656Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating 
2026-06-29T14:37:39.104330111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.104698824Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158 
2026-06-29T14:37:39.105114362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-06-29T14:37:39', 'remove_plex_hometheatre') 
2026-06-29T14:37:39.105635802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.107026414Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated 
2026-06-29T14:37:39.107309064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026879s 
2026-06-29T14:37:39.107572184Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating 
2026-06-29T14:37:39.107893942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.108281944Z [Info] add_webrip_qualites: Starting migration of Log DB to 159 
2026-06-29T14:37:39.108709656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-06-29T14:37:39', 'add_webrip_qualites') 
2026-06-29T14:37:39.109202488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.110538781Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated 
2026-06-29T14:37:39.110804336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026569s 
2026-06-29T14:37:39.111082176Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating 
2026-06-29T14:37:39.111383393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.111747627Z [Info] health_issue_notification: Starting migration of Log DB to 160 
2026-06-29T14:37:39.112208986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-06-29T14:37:39', 'health_issue_notification') 
2026-06-29T14:37:39.112750537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.114075156Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated 
2026-06-29T14:37:39.114340059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026767s 
2026-06-29T14:37:39.114695455Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating 
2026-06-29T14:37:39.115006131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.115360195Z [Info] speed_improvements: Starting migration of Log DB to 161 
2026-06-29T14:37:39.115792937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-06-29T14:37:39', 'speed_improvements') 
2026-06-29T14:37:39.116306161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.117740591Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated 
2026-06-29T14:37:39.118018851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027458s 
2026-06-29T14:37:39.118302553Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating 
2026-06-29T14:37:39.118623580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.118980389Z [Info] fix_profile_format_default: Starting migration of Log DB to 162 
2026-06-29T14:37:39.119426748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-06-29T14:37:39', 'fix_profile_format_default') 
2026-06-29T14:37:39.119984742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.121391166Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated 
2026-06-29T14:37:39.121670038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027534s 
2026-06-29T14:37:39.121946595Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating 
2026-06-29T14:37:39.122234966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.122595222Z [Info] task_duration: Starting migration of Log DB to 163 
2026-06-29T14:37:39.122992001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-06-29T14:37:39', 'task_duration') 
2026-06-29T14:37:39.123489493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.124839463Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated 
2026-06-29T14:37:39.125102663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026133s 
2026-06-29T14:37:39.125407217Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating 
2026-06-29T14:37:39.125700057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.126092107Z [Info] movie_collections_crew: Starting migration of Log DB to 164 
2026-06-29T14:37:39.126681905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-06-29T14:37:39', 'movie_collections_crew') 
2026-06-29T14:37:39.127106872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.128246999Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated 
2026-06-29T14:37:39.128522654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025346s 
2026-06-29T14:37:39.128848741Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating 
2026-06-29T14:37:39.129178646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.129547168Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165 
2026-06-29T14:37:39.130034390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-06-29T14:37:39', 'remove_custom_formats_from_quality_model') 
2026-06-29T14:37:39.130573276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.131556757Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated 
2026-06-29T14:37:39.131882153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023467s 
2026-06-29T14:37:39.132232910Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating 
2026-06-29T14:37:39.132531882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.132888480Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166 
2026-06-29T14:37:39.133306573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-06-29T14:37:39', 'fix_tmdb_list_config') 
2026-06-29T14:37:39.133814656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.134872347Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated 
2026-06-29T14:37:39.135149486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023394s 
2026-06-29T14:37:39.135436985Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating 
2026-06-29T14:37:39.135754805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.136122767Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167 
2026-06-29T14:37:39.136561150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-06-29T14:37:39', 'remove_movie_pathstate') 
2026-06-29T14:37:39.137059334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.138103177Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated 
2026-06-29T14:37:39.138386798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023516s 
2026-06-29T14:37:39.138652423Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating 
2026-06-29T14:37:39.138961626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.139306411Z [Info] custom_format_rework: Starting migration of Log DB to 168 
2026-06-29T14:37:39.139736187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-06-29T14:37:39', 'custom_format_rework') 
2026-06-29T14:37:39.140256345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.141120586Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated 
2026-06-29T14:37:39.141378776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021531s 
2026-06-29T14:37:39.141664081Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating 
2026-06-29T14:37:39.141979497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.142340784Z [Info] custom_format_scores: Starting migration of Log DB to 169 
2026-06-29T14:37:39.142769077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-06-29T14:37:39', 'custom_format_scores') 
2026-06-29T14:37:39.143267091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.144164439Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated 
2026-06-29T14:37:39.144419643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002163s 
2026-06-29T14:37:39.144724126Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating 
2026-06-29T14:37:39.145003669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.145364116Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170 
2026-06-29T14:37:39.145778751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-06-29T14:37:39', 'fix_trakt_list_config') 
2026-06-29T14:37:39.146301264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.147242200Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated 
2026-06-29T14:37:39.147528096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022329s 
2026-06-29T14:37:39.147817950Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating 
2026-06-29T14:37:39.148185560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.148558652Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171 
2026-06-29T14:37:39.149021996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-06-29T14:37:39', 'quality_definition_preferred_size') 
2026-06-29T14:37:39.149562805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.150411465Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated 
2026-06-29T14:37:39.150710347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022062s 
2026-06-29T14:37:39.150977977Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating 
2026-06-29T14:37:39.151283643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.151644900Z [Info] add_download_history: Starting migration of Log DB to 172 
2026-06-29T14:37:39.152092462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-06-29T14:37:39', 'add_download_history') 
2026-06-29T14:37:39.152593131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.153697626Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated 
2026-06-29T14:37:39.153978993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024075s 
2026-06-29T14:37:39.154239107Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating 
2026-06-29T14:37:39.154539242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.154900760Z [Info] net_import_status: Starting migration of Log DB to 173 
2026-06-29T14:37:39.155324975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-06-29T14:37:39', 'net_import_status') 
2026-06-29T14:37:39.155813990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.156957965Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated 
2026-06-29T14:37:39.157213850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024116s 
2026-06-29T14:37:39.157514496Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating 
2026-06-29T14:37:39.157827266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.158178023Z [Info] email_multiple_addresses: Starting migration of Log DB to 174 
2026-06-29T14:37:39.158612007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-06-29T14:37:39', 'email_multiple_addresses') 
2026-06-29T14:37:39.159122235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.160260759Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated 
2026-06-29T14:37:39.160531886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024246s 
2026-06-29T14:37:39.160838052Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating 
2026-06-29T14:37:39.161155352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.161522441Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175 
2026-06-29T14:37:39.161984342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-06-29T14:37:39', 'remove_chown_and_folderchmod_config') 
2026-06-29T14:37:39.162518027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.163589717Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated 
2026-06-29T14:37:39.163930984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023722s 
2026-06-29T14:37:39.164200427Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating 
2026-06-29T14:37:39.164483357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.164826208Z [Info] movie_recommendations: Starting migration of Log DB to 176 
2026-06-29T14:37:39.165238058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-06-29T14:37:39', 'movie_recommendations') 
2026-06-29T14:37:39.165727103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.166992953Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated 
2026-06-29T14:37:39.167254740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025078s 
2026-06-29T14:37:39.167518522Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating 
2026-06-29T14:37:39.167808817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.168174704Z [Info] language_improvements: Starting migration of Log DB to 177 
2026-06-29T14:37:39.168587416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-06-29T14:37:39', 'language_improvements') 
2026-06-29T14:37:39.169080499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.170097989Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated 
2026-06-29T14:37:39.170359526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022854s 
2026-06-29T14:37:39.170616273Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating 
2026-06-29T14:37:39.170892871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.171227395Z [Info] new_list_server: Starting migration of Log DB to 178 
2026-06-29T14:37:39.171617100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-06-29T14:37:39', 'new_list_server') 
2026-06-29T14:37:39.172133490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.173022371Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated 
2026-06-29T14:37:39.173274619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021313s 
2026-06-29T14:37:39.173552970Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating 
2026-06-29T14:37:39.173845239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.174187899Z [Info] movie_translation_indexes: Starting migration of Log DB to 179 
2026-06-29T14:37:39.174611873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-06-29T14:37:39', 'movie_translation_indexes') 
2026-06-29T14:37:39.175110498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.176012866Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated 
2026-06-29T14:37:39.176295195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021543s 
2026-06-29T14:37:39.176562513Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating 
2026-06-29T14:37:39.176862788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.177208625Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180 
2026-06-29T14:37:39.177646037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-06-29T14:37:39', 'fix_invalid_profile_references') 
2026-06-29T14:37:39.178152236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.179071819Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated 
2026-06-29T14:37:39.179346743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021932s 
2026-06-29T14:37:39.179605905Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating 
2026-06-29T14:37:39.180154260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.180608495Z [Info] list_movies_table: Starting migration of Log DB to 181 
2026-06-29T14:37:39.181006978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-06-29T14:37:39', 'list_movies_table') 
2026-06-29T14:37:39.181495402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.182160873Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated 
2026-06-29T14:37:39.182416338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020177s 
2026-06-29T14:37:39.182684729Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating 
2026-06-29T14:37:39.182973100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.183312824Z [Info] on_delete_notification: Starting migration of Log DB to 182 
2026-06-29T14:37:39.183721187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-06-29T14:37:39', 'on_delete_notification') 
2026-06-29T14:37:39.184269401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.185029643Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated 
2026-06-29T14:37:39.185292392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020497s 
2026-06-29T14:37:39.185558168Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating 
2026-06-29T14:37:39.185971992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.186327157Z [Info] download_propers_config: Starting migration of Log DB to 183 
2026-06-29T14:37:39.186728716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-06-29T14:37:39', 'download_propers_config') 
2026-06-29T14:37:39.187377694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.188092504Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated 
2026-06-29T14:37:39.188369582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021123s 
2026-06-29T14:37:39.188637492Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating 
2026-06-29T14:37:39.188927917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.189266359Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184 
2026-06-29T14:37:39.189681926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-06-29T14:37:39', 'add_priority_to_indexers') 
2026-06-29T14:37:39.190184198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.190888497Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated 
2026-06-29T14:37:39.191154654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019538s 
2026-06-29T14:37:39.191432964Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating 
2026-06-29T14:37:39.191727097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.192117764Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185 
2026-06-29T14:37:39.192552590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-06-29T14:37:39', 'add_alternative_title_indices') 
2026-06-29T14:37:39.193062968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.193912850Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated 
2026-06-29T14:37:39.194188776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021624s 
2026-06-29T14:37:39.194457798Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating 
2026-06-29T14:37:39.194731800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.195071355Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186 
2026-06-29T14:37:39.195468404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-06-29T14:37:39', 'fix_tmdb_duplicates') 
2026-06-29T14:37:39.195978322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.196661799Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated 
2026-06-29T14:37:39.196921512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019237s 
2026-06-29T14:37:39.197200414Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating 
2026-06-29T14:37:39.197501581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.197856346Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187 
2026-06-29T14:37:39.198292364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-06-29T14:37:39', 'swap_filechmod_for_folderchmod') 
2026-06-29T14:37:39.198799757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.199485869Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated 
2026-06-29T14:37:39.199759761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019673s 
2026-06-29T14:37:39.200046318Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating 
2026-06-29T14:37:39.200327825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.200666959Z [Info] mediainfo_channels: Starting migration of Log DB to 188 
2026-06-29T14:37:39.201079750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-06-29T14:37:39', 'mediainfo_channels') 
2026-06-29T14:37:39.201581601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.202385311Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated 
2026-06-29T14:37:39.202635304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002044s 
2026-06-29T14:37:39.202895679Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating 
2026-06-29T14:37:39.203175743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.203509175Z [Info] add_update_history: Starting migration of Log DB to 189 
2026-06-29T14:37:39.204213244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-06-29T14:37:39.204737289Z [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-06-29T14:37:39.205380616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009051s 
2026-06-29T14:37:39.205644617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-06-29T14:37:39.206007639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-06-29T14:37:39.206473167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005741s 
2026-06-29T14:37:39.206871619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-06-29T14:37:39', 'add_update_history') 
2026-06-29T14:37:39.207367929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.208579180Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated 
2026-06-29T14:37:39.208835156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026302s 
2026-06-29T14:37:39.209106823Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating 
2026-06-29T14:37:39.209458772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.209801853Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190 
2026-06-29T14:37:39.210210917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-06-29T14:37:39', 'update_awesome_hd_link') 
2026-06-29T14:37:39.210711406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.211433300Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated 
2026-06-29T14:37:39.211687052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019741s 
2026-06-29T14:37:39.211952947Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating 
2026-06-29T14:37:39.212233653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.212567165Z [Info] remove_awesomehd: Starting migration of Log DB to 191 
2026-06-29T14:37:39.212975568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-06-29T14:37:39', 'remove_awesomehd') 
2026-06-29T14:37:39.213456687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.214219905Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated 
2026-06-29T14:37:39.214471251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019856s 
2026-06-29T14:37:39.214744402Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating 
2026-06-29T14:37:39.215047552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.215385283Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192 
2026-06-29T14:37:39.215818786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-06-29T14:37:39', 'add_on_delete_to_notifications') 
2026-06-29T14:37:39.216341960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.217076300Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated 
2026-06-29T14:37:39.217346725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020115s 
2026-06-29T14:37:39.217614434Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating 
2026-06-29T14:37:39.217907144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.218243752Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194 
2026-06-29T14:37:39.218670752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-06-29T14:37:39', 'add_bypass_to_delay_profile') 
2026-06-29T14:37:39.219167713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.220053789Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated 
2026-06-29T14:37:39.220362000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021228s 
2026-06-29T14:37:39.220603376Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating 
2026-06-29T14:37:39.220916787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.221252955Z [Info] update_notifiarr: Starting migration of Log DB to 195 
2026-06-29T14:37:39.221654233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-06-29T14:37:39', 'update_notifiarr') 
2026-06-29T14:37:39.222140142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.222882167Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated 
2026-06-29T14:37:39.223130728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020028s 
2026-06-29T14:37:39.223394640Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating 
2026-06-29T14:37:39.223669534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.224027325Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196 
2026-06-29T14:37:39.224430477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-06-29T14:37:39', 'legacy_mediainfo_hdr') 
2026-06-29T14:37:39.224928159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.225603580Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated 
2026-06-29T14:37:39.225865227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019256s 
2026-06-29T14:37:39.226135322Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating 
2026-06-29T14:37:39.226434715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.226773748Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197 
2026-06-29T14:37:39.227212351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-06-29T14:37:39', 'rename_blacklist_to_blocklist') 
2026-06-29T14:37:39.227707900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.228437159Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated 
2026-06-29T14:37:39.228703215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019791s 
2026-06-29T14:37:39.228959922Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating 
2026-06-29T14:37:39.229231590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.229563689Z [Info] add_indexer_tags: Starting migration of Log DB to 198 
2026-06-29T14:37:39.229953865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-06-29T14:37:39', 'add_indexer_tags') 
2026-06-29T14:37:39.230444273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.231309226Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated 
2026-06-29T14:37:39.231597807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020819s 
2026-06-29T14:37:39.231830476Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating 
2026-06-29T14:37:39.232130150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.232457069Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199 
2026-06-29T14:37:39.232888147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-06-29T14:37:39', 'mediainfo_to_ffmpeg') 
2026-06-29T14:37:39.233544640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.234260041Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated 
2026-06-29T14:37:39.234511508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002131s 
2026-06-29T14:37:39.234794578Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating 
2026-06-29T14:37:39.235091316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.235455861Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200 
2026-06-29T14:37:39.235887971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-06-29T14:37:39', 'cdh_per_downloadclient') 
2026-06-29T14:37:39.236410083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.237069411Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated 
2026-06-29T14:37:39.237334255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019776s 
2026-06-29T14:37:39.237614971Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating 
2026-06-29T14:37:39.237916498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.238267465Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201 
2026-06-29T14:37:39.238699716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-06-29T14:37:39', 'migrate_discord_from_slack') 
2026-06-29T14:37:39.239208651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.239911207Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated 
2026-06-29T14:37:39.240188445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019694s 
2026-06-29T14:37:39.240446996Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating 
2026-06-29T14:37:39.240729285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.241066484Z [Info] remove_predb: Starting migration of Log DB to 202 
2026-06-29T14:37:39.241454767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-06-29T14:37:39', 'remove_predb') 
2026-06-29T14:37:39.241944994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.242609694Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated 
2026-06-29T14:37:39.242863295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018901s 
2026-06-29T14:37:39.243159211Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating 
2026-06-29T14:37:39.243468254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.243824852Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203 
2026-06-29T14:37:39.244334389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-06-29T14:37:39', 'add_on_update_to_notifications') 
2026-06-29T14:37:39.244961713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.245988181Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated 
2026-06-29T14:37:39.246265510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024925s 
2026-06-29T14:37:39.246549191Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating 
2026-06-29T14:37:39.246855348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.247206135Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204 
2026-06-29T14:37:39.247647755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-06-29T14:37:39', 'ensure_identity_on_id_columns') 
2026-06-29T14:37:39.248183063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.248946641Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated 
2026-06-29T14:37:39.249224451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020762s 
2026-06-29T14:37:39.249506950Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating 
2026-06-29T14:37:39.249810061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.250159816Z [Info] download_client_per_indexer: Starting migration of Log DB to 205 
2026-06-29T14:37:39.250594852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-06-29T14:37:39', 'download_client_per_indexer') 
2026-06-29T14:37:39.251115942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.251909551Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated 
2026-06-29T14:37:39.252189405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002081s 
2026-06-29T14:37:39.252464379Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating 
2026-06-29T14:37:39.252762820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.253112965Z [Info] multiple_ratings_support: Starting migration of Log DB to 206 
2026-06-29T14:37:39.253534916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-06-29T14:37:39', 'multiple_ratings_support') 
2026-06-29T14:37:39.254037378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.254711396Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated 
2026-06-29T14:37:39.254983344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019425s 
2026-06-29T14:37:39.255252075Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating 
2026-06-29T14:37:39.255538022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.255900181Z [Info] movie_metadata: Starting migration of Log DB to 207 
2026-06-29T14:37:39.256300668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-06-29T14:37:39', 'movie_metadata') 
2026-06-29T14:37:39.256783040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.257510716Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated 
2026-06-29T14:37:39.257744898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019323s 
2026-06-29T14:37:39.258016906Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating 
2026-06-29T14:37:39.258254725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.258591503Z [Info] add_collections: Starting migration of Log DB to 208 
2026-06-29T14:37:39.258972040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-06-29T14:37:39', 'add_collections') 
2026-06-29T14:37:39.259462348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.260205625Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated 
2026-06-29T14:37:39.260458826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019618s 
2026-06-29T14:37:39.260726104Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating 
2026-06-29T14:37:39.261019405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.261357927Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209 
2026-06-29T14:37:39.261787903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-06-29T14:37:39', 'movie_meta_collection_index') 
2026-06-29T14:37:39.262284975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.263113735Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated 
2026-06-29T14:37:39.263380833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020823s 
2026-06-29T14:37:39.263748734Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating 
2026-06-29T14:37:39.264140143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.264537974Z [Info] movie_added_notifications: Starting migration of Log DB to 210 
2026-06-29T14:37:39.264963291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-06-29T14:37:39', 'movie_added_notifications') 
2026-06-29T14:37:39.265484030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.266522693Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated 
2026-06-29T14:37:39.266803319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002359s 
2026-06-29T14:37:39.267074896Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating 
2026-06-29T14:37:39.267378888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.267731920Z [Info] more_movie_meta_index: Starting migration of Log DB to 211 
2026-06-29T14:37:39.268194351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-06-29T14:37:39', 'more_movie_meta_index') 
2026-06-29T14:37:39.268710120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.269380481Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated 
2026-06-29T14:37:39.269644603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020014s 
2026-06-29T14:37:39.269960850Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-06-29T14:37:39.270302188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.270664237Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212 
2026-06-29T14:37:39.271335710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-06-29T14:37:39.271571034Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-06-29T14:37:39.271841730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-06-29T14:37:39.272895212Z [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-06-29T14:37:39.273867431Z [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-06-29T14:37:39.274510737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-06-29T14:37:39.275158653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-06-29T14:37:39.276288248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-06-29T14:37:39.276759107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046295s 
2026-06-29T14:37:39.277007097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-06-29T14:37:39.277240677Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-29T14:37:39.277493877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-06-29T14:37:39.278352076Z [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-06-29T14:37:39.279180245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-06-29T14:37:39.279771005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-06-29T14:37:39.280534904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-06-29T14:37:39.281583948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-06-29T14:37:39.282072222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042913s 
2026-06-29T14:37:39.282307436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-29T14:37:39.282534914Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-29T14:37:39.282787042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-06-29T14:37:39.283606463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-06-29T14:37:39.284379220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-06-29T14:37:39.284994860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-06-29T14:37:39.285598587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-06-29T14:37:39.286614814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-06-29T14:37:39.287122267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040505s 
2026-06-29T14:37:39.287568816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-06-29T14:37:39', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-06-29T14:37:39.288127642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.289308782Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-06-29T14:37:39.289609778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061549s 
2026-06-29T14:37:39.289898821Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating 
2026-06-29T14:37:39.290200488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.290549942Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214 
2026-06-29T14:37:39.290996252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-06-29T14:37:39', 'add_language_tags_to_subtitle_files') 
2026-06-29T14:37:39.291506359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.292324538Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated 
2026-06-29T14:37:39.292609111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002094s 
2026-06-29T14:37:39.292861430Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating 
2026-06-29T14:37:39.293140171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.293467110Z [Info] add_salt_to_users: Starting migration of Log DB to 215 
2026-06-29T14:37:39.293867086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-06-29T14:37:39', 'add_salt_to_users') 
2026-06-29T14:37:39.294345319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.295123788Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated 
2026-06-29T14:37:39.295366086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019841s 
2026-06-29T14:37:39.295627523Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating 
2026-06-29T14:37:39.295916856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.296251129Z [Info] clean_alt_titles: Starting migration of Log DB to 216 
2026-06-29T14:37:39.296640193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-06-29T14:37:39', 'clean_alt_titles') 
2026-06-29T14:37:39.297127234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.298018731Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated 
2026-06-29T14:37:39.298267362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021247s 
2026-06-29T14:37:39.298511654Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating 
2026-06-29T14:37:39.298789774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.299107304Z [Info] remove_omg: Starting migration of Log DB to 217 
2026-06-29T14:37:39.299481698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-06-29T14:37:39', 'remove_omg') 
2026-06-29T14:37:39.299975533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.300720464Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated 
2026-06-29T14:37:39.300964476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019493s 
2026-06-29T14:37:39.301244620Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating 
2026-06-29T14:37:39.301557721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.301917726Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218 
2026-06-29T14:37:39.302370488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-06-29T14:37:39', 'add_additional_info_to_pending_releases') 
2026-06-29T14:37:39.302887780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.303626298Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated 
2026-06-29T14:37:39.303921533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002041s 
2026-06-29T14:37:39.304216227Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating 
2026-06-29T14:37:39.304493586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.304835585Z [Info] add_result_to_commands: Starting migration of Log DB to 219 
2026-06-29T14:37:39.305241693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-06-29T14:37:39', 'add_result_to_commands') 
2026-06-29T14:37:39.305744636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.306471200Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated 
2026-06-29T14:37:39.306732697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019715s 
2026-06-29T14:37:39.307000316Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating 
2026-06-29T14:37:39.307298437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.307640707Z [Info] health_restored_notification: Starting migration of Log DB to 220 
2026-06-29T14:37:39.308077938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-06-29T14:37:39', 'health_restored_notification') 
2026-06-29T14:37:39.308584027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.309406504Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated 
2026-06-29T14:37:39.309671829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020898s 
2026-06-29T14:37:39.309979769Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating 
2026-06-29T14:37:39.310312490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.310674629Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221 
2026-06-29T14:37:39.311199136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-06-29T14:37:39', 'add_on_manual_interaction_required_to_notifications') 
2026-06-29T14:37:39.311728603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.312686583Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated 
2026-06-29T14:37:39.312999834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023142s 
2026-06-29T14:37:39.313236481Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating 
2026-06-29T14:37:39.313506344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.313836550Z [Info] remove_rarbg: Starting migration of Log DB to 222 
2026-06-29T14:37:39.314213319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-06-29T14:37:39', 'remove_rarbg') 
2026-06-29T14:37:39.314696723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.315558168Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated 
2026-06-29T14:37:39.315806018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002052s 
2026-06-29T14:37:39.316172817Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating 
2026-06-29T14:37:39.316485587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.316838729Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223 
2026-06-29T14:37:39.317306251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-06-29T14:37:39', 'remove_invalid_roksbox_metadata_images') 
2026-06-29T14:37:39.317826970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.318684477Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated 
2026-06-29T14:37:39.318968730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00216s 
2026-06-29T14:37:39.319219696Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating 
2026-06-29T14:37:39.319491764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.319829134Z [Info] list_sync_time: Starting migration of Log DB to 224 
2026-06-29T14:37:39.320236805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-06-29T14:37:39', 'list_sync_time') 
2026-06-29T14:37:39.320736171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.321487675Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated 
2026-06-29T14:37:39.321737589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020025s 
2026-06-29T14:37:39.322003625Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating 
2026-06-29T14:37:39.322292587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.322635257Z [Info] add_tags_to_collections: Starting migration of Log DB to 225 
2026-06-29T14:37:39.323050975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-06-29T14:37:39', 'add_tags_to_collections') 
2026-06-29T14:37:39.323542475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.324309781Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated 
2026-06-29T14:37:39.324585777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020023s 
2026-06-29T14:37:39.324845190Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating 
2026-06-29T14:37:39.325132689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.325482824Z [Info] add_download_client_tags: Starting migration of Log DB to 226 
2026-06-29T14:37:39.325913863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-06-29T14:37:39', 'add_download_client_tags') 
2026-06-29T14:37:39.326401956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.327155414Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated 
2026-06-29T14:37:39.327420649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020131s 
2026-06-29T14:37:39.327675893Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating 
2026-06-29T14:37:39.327987401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.328318307Z [Info] add_auto_tagging: Starting migration of Log DB to 227 
2026-06-29T14:37:39.328722431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-06-29T14:37:39', 'add_auto_tagging') 
2026-06-29T14:37:39.329195294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.329942660Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated 
2026-06-29T14:37:39.330194938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019892s 
2026-06-29T14:37:39.330498430Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating 
2026-06-29T14:37:39.330826981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.331190935Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228 
2026-06-29T14:37:39.331673657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-06-29T14:37:39', 'add_custom_format_score_bypass_to_delay_profile') 
2026-06-29T14:37:39.332240820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.333127687Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated 
2026-06-29T14:37:39.333432932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022499s 
2026-06-29T14:37:39.333716112Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating 
2026-06-29T14:37:39.334029023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.334395321Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229 
2026-06-29T14:37:39.334857612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-06-29T14:37:39', 'update_restrictions_to_release_profiles') 
2026-06-29T14:37:39.335384945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.336283836Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated 
2026-06-29T14:37:39.336584261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022111s 
2026-06-29T14:37:39.336841309Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating 
2026-06-29T14:37:39.337133107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.337473122Z [Info] rename_quality_profiles: Starting migration of Log DB to 230 
2026-06-29T14:37:39.337890112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-06-29T14:37:39', 'rename_quality_profiles') 
2026-06-29T14:37:39.338398777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.339444284Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated 
2026-06-29T14:37:39.339707033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022983s 
2026-06-29T14:37:39.340007979Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating 
2026-06-29T14:37:39.340291681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.340708060Z [Info] update_images_remote_url: Starting migration of Log DB to 231 
2026-06-29T14:37:39.341128397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-06-29T14:37:39', 'update_images_remote_url') 
2026-06-29T14:37:39.346730914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.348044160Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated 
2026-06-29T14:37:39.348306108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077269s 
2026-06-29T14:37:39.348601794Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating 
2026-06-29T14:37:39.348894303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.349264419Z [Info] add_notification_status: Starting migration of Log DB to 232 
2026-06-29T14:37:39.349688904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-06-29T14:37:39', 'add_notification_status') 
2026-06-29T14:37:39.350189964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.351079155Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated 
2026-06-29T14:37:39.351340272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021816s 
2026-06-29T14:37:39.351621488Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating 
2026-06-29T14:37:39.351939639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.352300526Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233 
2026-06-29T14:37:39.352745433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-06-29T14:37:39', 'rename_deprecated_indexer_flags') 
2026-06-29T14:37:39.353254097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.354626813Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated 
2026-06-29T14:37:39.354895404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026551s 
2026-06-29T14:37:39.355163424Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating 
2026-06-29T14:37:39.355464200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.355802792Z [Info] movie_last_searched_time: Starting migration of Log DB to 234 
2026-06-29T14:37:39.356258841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-06-29T14:37:39', 'movie_last_searched_time') 
2026-06-29T14:37:39.356752115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.357497547Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated 
2026-06-29T14:37:39.357755557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002017s 
2026-06-29T14:37:39.358011583Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating 
2026-06-29T14:37:39.358285905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.358619447Z [Info] email_encryption: Starting migration of Log DB to 235 
2026-06-29T14:37:39.359017439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-06-29T14:37:39', 'email_encryption') 
2026-06-29T14:37:39.359510803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.360301526Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated 
2026-06-29T14:37:39.360561550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002012s 
2026-06-29T14:37:39.360835973Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating 
2026-06-29T14:37:39.361135507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.361478558Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236 
2026-06-29T14:37:39.361912332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-06-29T14:37:39', 'clear_last_rss_releases_info') 
2026-06-29T14:37:39.362417409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.363190827Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated 
2026-06-29T14:37:39.363463106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020425s 
2026-06-29T14:37:39.363707107Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating 
2026-06-29T14:37:39.364109178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.364439012Z [Info] add_indexes: Starting migration of Log DB to 237 
2026-06-29T14:37:39.364819509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-06-29T14:37:39', 'add_indexes') 
2026-06-29T14:37:39.365310769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.366143136Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated 
2026-06-29T14:37:39.366387187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020592s 
2026-06-29T14:37:39.366734868Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating 
2026-06-29T14:37:39.367047297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.367396942Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238 
2026-06-29T14:37:39.368000728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-06-29T14:37:39', 'parse_title_from_existing_subtitle_files') 
2026-06-29T14:37:39.368522951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.369457043Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated 
2026-06-29T14:37:39.369756005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023743s 
2026-06-29T14:37:39.370069056Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating 
2026-06-29T14:37:39.370400293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.370767603Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239 
2026-06-29T14:37:39.371272130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-06-29T14:37:39', 'add_minimum_upgrade_format_score_to_quality_profiles') 
2026-06-29T14:37:39.371810995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.372831371Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated 
2026-06-29T14:37:39.373137899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023687s 
2026-06-29T14:37:39.373441941Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating 
2026-06-29T14:37:39.373756104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.374111691Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240 
2026-06-29T14:37:39.374591607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-06-29T14:37:39', 'drop_multi_episode_style_from_naming_config') 
2026-06-29T14:37:39.375127547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.375947168Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated 
2026-06-29T14:37:39.376247664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021414s 
2026-06-29T14:37:39.376510443Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating 
2026-06-29T14:37:39.376793804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.377127727Z [Info] stevenlu_update_url: Starting migration of Log DB to 241 
2026-06-29T14:37:39.377533795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-06-29T14:37:39', 'stevenlu_update_url') 
2026-06-29T14:37:39.378024644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.378765457Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated 
2026-06-29T14:37:39.379019849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001972s 
2026-06-29T14:37:39.379280625Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating 
2026-06-29T14:37:39.379555449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-29T14:37:39.379905774Z [Info] add_movie_keywords: Starting migration of Log DB to 242 
2026-06-29T14:37:39.380316893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-06-29T14:37:39', 'add_movie_keywords') 
2026-06-29T14:37:39.380801659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-29T14:37:39.381632443Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated 
2026-06-29T14:37:39.381938119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020454s 
2026-06-29T14:37:39.563285463Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878 
2026-06-29T14:37:39.570633397Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-06-29T14:37:39.574915425Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2026-06-29T14:37:39.705957815Z [Info] QualityProfileService: Setting up default quality profiles 
2026-06-29T14:37:39.736056638Z [Info] CommandExecutor: Starting 2 threads for tasks. 
2026-06-29T14:37:39.778568189Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-06-29T14:37:39.779160151Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-06-29T14:37:39.779483132Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin 
2026-06-29T14:37:39.848546019Z [ls.io-init] done.
2026-06-29T14:37:39.858115860Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled