2026-03-01T17:08:53.461248851Z [migrations] started
2026-03-01T17:08:53.461320365Z [migrations] no migrations found
2026-03-01T17:08:53.481359524Z usermod: no changes
2026-03-01T17:08:53.487910224Z ───────────────────────────────────────
2026-03-01T17:08:53.487936056Z
2026-03-01T17:08:53.487940204Z ██╗ ███████╗██╗ ██████╗
2026-03-01T17:08:53.487944092Z ██║ ██╔════╝██║██╔═══██╗
2026-03-01T17:08:53.487947859Z ██║ ███████╗██║██║ ██║
2026-03-01T17:08:53.487951657Z ██║ ╚════██║██║██║ ██║
2026-03-01T17:08:53.487955405Z ███████╗███████║██║╚██████╔╝
2026-03-01T17:08:53.487959222Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-01T17:08:53.487963120Z
2026-03-01T17:08:53.487966778Z Brought to you by linuxserver.io
2026-03-01T17:08:53.487970625Z ───────────────────────────────────────
2026-03-01T17:08:53.487974503Z
2026-03-01T17:08:53.487985064Z To support the app dev(s) visit:
2026-03-01T17:08:53.489526047Z Radarr: https://opencollective.com/radarr
2026-03-01T17:08:53.489973849Z
2026-03-01T17:08:53.489980883Z To support LSIO projects visit:
2026-03-01T17:08:53.489985182Z https://www.linuxserver.io/donate/
2026-03-01T17:08:53.489989681Z
2026-03-01T17:08:53.489993969Z ───────────────────────────────────────
2026-03-01T17:08:53.489998869Z GID/UID
2026-03-01T17:08:53.490003539Z ───────────────────────────────────────
2026-03-01T17:08:53.494899877Z
2026-03-01T17:08:53.494910118Z User UID: 911
2026-03-01T17:08:53.494914016Z User GID: 911
2026-03-01T17:08:53.494917773Z ───────────────────────────────────────
2026-03-01T17:08:53.497125849Z Linuxserver.io version: 6.1.1.10317-ls244
2026-03-01T17:08:53.497521446Z Build-date: 2026-03-01T17:04:55+00:00
2026-03-01T17:08:53.497526356Z ───────────────────────────────────────
2026-03-01T17:08:53.497530795Z
2026-03-01T17:08:53.549700618Z [custom-init] No custom files found, skipping...
2026-03-01T17:08:53.867112337Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.1.1.10317
2026-03-01T17:08:53.884129812Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-01T17:08:53.888090587Z [Debug] Bootstrap: Console selected
2026-03-01T17:08:53.889343710Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-01T17:08:54.191840467Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-01T17:08:54.245186640Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {0d890288-b022-4dc9-b221-512805235797} may be persisted to storage in unencrypted form.
2026-03-01T17:08:54.304727045Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-03-01T17:08:54.337957464Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-03-01T17:08:54.417551847Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-03-01T17:08:54.424425447Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:54.424985555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:54.466292837Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-03-01T17:08:54.469778345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0419386s
2026-03-01T17:08:54.470062457Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-03-01T17:08:54.470256899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0454003s
2026-03-01T17:08:54.477664354Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-03-01T17:08:54.478209822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.483425414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-03-01T17:08:54.494043403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-03-01T17:08:54.505024213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021403s
2026-03-01T17:08:54.505394519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.507680532Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-03-01T17:08:54.507834051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240991s
2026-03-01T17:08:54.508506685Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-03-01T17:08:54.508723261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.513360057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-03-01T17:08:54.514334259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-01T17:08:54.514867382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013427s
2026-03-01T17:08:54.515102756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-01T17:08:54.515912086Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.45E-05s
2026-03-01T17:08:54.516382132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-03-01T17:08:54.516872550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-03-01T17:08:54.517544753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009751s
2026-03-01T17:08:54.517760618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.518439685Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-03-01T17:08:54.518595699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018657s
2026-03-01T17:08:54.519022328Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-03-01T17:08:54.519229465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.520011580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-01T17:08:54.520161632Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-03-01T17:08:54.520378689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-03-01T17:08:54.520640957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-03-01T17:08:54.521118018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005692s
2026-03-01T17:08:54.521273601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.521902087Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-03-01T17:08:54.522062860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013463s
2026-03-01T17:08:54.525126669Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-03-01T17:08:54.525322103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.525887481Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-03-01T17:08:54.537538581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-03-01T17:08:54.538043978Z [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-03-01T17:08:54.538580418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008711s
2026-03-01T17:08:54.538747184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-03-01T17:08:54.539026066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-03-01T17:08:54.539350369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004481s
2026-03-01T17:08:54.539522706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-03-01T17:08:54.539829223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-03-01T17:08:54.540243687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005637s
2026-03-01T17:08:54.540421796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-03-01T17:08:54.540685397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-03-01T17:08:54.541003257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004248s
2026-03-01T17:08:54.541163800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series
2026-03-01T17:08:54.542590753Z [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-03-01T17:08:54.543690618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023726s
2026-03-01T17:08:54.543885671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-03-01T17:08:54.544138079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-03-01T17:08:54.544459596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004223s
2026-03-01T17:08:54.544621733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies
2026-03-01T17:08:54.545604812Z [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-03-01T17:08:54.546375794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015909s
2026-03-01T17:08:54.546554594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId)
2026-03-01T17:08:54.546794578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-03-01T17:08:54.547103590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004093s
2026-03-01T17:08:54.547282029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug)
2026-03-01T17:08:54.547533295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-03-01T17:08:54.547870915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000419s
2026-03-01T17:08:54.548033382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes
2026-03-01T17:08:54.549014036Z [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-03-01T17:08:54.549752483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015674s
2026-03-01T17:08:54.549918989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles
2026-03-01T17:08:54.550498526Z [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-03-01T17:08:54.551004705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009305s
2026-03-01T17:08:54.551163194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-03-01T17:08:54.551701077Z [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-03-01T17:08:54.552228338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009024s
2026-03-01T17:08:54.552410245Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-03-01T17:08:54.552660489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-03-01T17:08:54.553008279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004394s
2026-03-01T17:08:54.553175646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-03-01T17:08:54.557759225Z [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-03-01T17:08:54.558312078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049739s
2026-03-01T17:08:54.558487622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-03-01T17:08:54.558909651Z [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-03-01T17:08:54.559370770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007255s
2026-03-01T17:08:54.559559931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-03-01T17:08:54.559857510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-01T17:08:54.560279509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005445s
2026-03-01T17:08:54.560445975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-03-01T17:08:54.562703500Z [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-03-01T17:08:54.563212675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002607s
2026-03-01T17:08:54.563390063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-03-01T17:08:54.563639725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-01T17:08:54.563996263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004351s
2026-03-01T17:08:54.564153249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-03-01T17:08:54.564553595Z [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-03-01T17:08:54.565027920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007218s
2026-03-01T17:08:54.565202923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-03-01T17:08:54.565452956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-03-01T17:08:54.565801278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004375s
2026-03-01T17:08:54.566117394Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1
2026-03-01T17:08:54.566679616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1
2026-03-01T17:08:54.566921623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006192s
2026-03-01T17:08:54.567088509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-03-01T17:08:54.567594077Z [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-03-01T17:08:54.568085938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008353s
2026-03-01T17:08:54.568255890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-03-01T17:08:54.568917602Z [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-03-01T17:08:54.569482550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010656s
2026-03-01T17:08:54.569645137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-03-01T17:08:54.570274063Z [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-03-01T17:08:54.570849181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010446s
2026-03-01T17:08:54.571035797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-03-01T17:08:54.571476144Z [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-03-01T17:08:54.571997023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007884s
2026-03-01T17:08:54.572193588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-03-01T17:08:54.572502450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-03-01T17:08:54.572880822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005143s
2026-03-01T17:08:54.573076286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-03-01T17:08:54.573372843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-03-01T17:08:54.573748108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005015s
2026-03-01T17:08:54.573913331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-03-01T17:08:54.574377836Z [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-03-01T17:08:54.574854967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007858s
2026-03-01T17:08:54.575026382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-03-01T17:08:54.575667724Z [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-03-01T17:08:54.576251679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010583s
2026-03-01T17:08:54.576427042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-03-01T17:08:54.576902009Z [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-03-01T17:08:54.577405943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007929s
2026-03-01T17:08:54.577562288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-03-01T17:08:54.578097516Z [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-03-01T17:08:54.578623395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009049s
2026-03-01T17:08:54.578802455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-03-01T17:08:54.579199304Z [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-03-01T17:08:54.579608929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006427s
2026-03-01T17:08:54.579764172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-03-01T17:08:54.580082954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-03-01T17:08:54.580487899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005448s
2026-03-01T17:08:54.580647801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-03-01T17:08:54.580886993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-03-01T17:08:54.581234121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004291s
2026-03-01T17:08:54.581402921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-03-01T17:08:54.581781654Z [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-03-01T17:08:54.582187070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006244s
2026-03-01T17:08:54.582356191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-03-01T17:08:54.582948413Z [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-03-01T17:08:54.583474062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009553s
2026-03-01T17:08:54.584604408Z [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-03-01T17:08:54.585214716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-03-01T17:08:54.585623269Z [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-03-01T17:08:54.586078085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006917s
2026-03-01T17:08:54.586261735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-03-01T17:08:54.586516528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-03-01T17:08:54.586871753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000452s
2026-03-01T17:08:54.587050032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-03-01T17:08:54.587300015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-03-01T17:08:54.587641292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004327s
2026-03-01T17:08:54.587821405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-03-01T17:08:54.588456624Z [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-03-01T17:08:54.589007984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009787s
2026-03-01T17:08:54.589168507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-03-01T17:08:54.589722252Z [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-03-01T17:08:54.590264033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009332s
2026-03-01T17:08:54.590459266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId)
2026-03-01T17:08:54.590746595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
2026-03-01T17:08:54.591134336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005082s
2026-03-01T17:08:54.591308266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-03-01T17:08:54.591885528Z [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-03-01T17:08:54.592436016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000963s
2026-03-01T17:08:54.592605899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2026-03-01T17:08:54.593221117Z [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-03-01T17:08:54.593774181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010096s
2026-03-01T17:08:54.593951448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-03-01T17:08:54.594186812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-03-01T17:08:54.594523229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004103s
2026-03-01T17:08:54.596074813Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0015587 taking an average of 00:00:00.0015587
2026-03-01T17:08:54.596783961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-01T17:08:54', 'InitialSetup')
2026-03-01T17:08:54.597121661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.599353946Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-03-01T17:08:54.599489990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005206s
2026-03-01T17:08:54.599742548Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating
2026-03-01T17:08:54.599971239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.600249359Z [Info] add_moviefiles_table: Starting migration of Main DB to 104
2026-03-01T17:08:54.601132306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles
2026-03-01T17:08:54.601713627Z [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-03-01T17:08:54.602282623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009793s
2026-03-01T17:08:54.602462264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path)
2026-03-01T17:08:54.602720344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC)
2026-03-01T17:08:54.603064647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004385s
2026-03-01T17:08:54.603223156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-03-01T17:08:54.603361475Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-01T17:08:54.603540996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32
2026-03-01T17:08:54.603814647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0
2026-03-01T17:08:54.604771484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010514s
2026-03-01T17:08:54.605109524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-03-01T17:08:54', 'add_moviefiles_table')
2026-03-01T17:08:54.605431633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.606221824Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated
2026-03-01T17:08:54.606384221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024782s
2026-03-01T17:08:54.606569414Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating
2026-03-01T17:08:54.606760198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.607012697Z [Info] fix_history_movieId: Starting migration of Main DB to 105
2026-03-01T17:08:54.607295526Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-03-01T17:08:54.607444105Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-01T17:08:54.607610640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32
2026-03-01T17:08:54.607892879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0
2026-03-01T17:08:54.608757770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009618s
2026-03-01T17:08:54.609077484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-03-01T17:08:54', 'fix_history_movieId')
2026-03-01T17:08:54.609397609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.610060373Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated
2026-03-01T17:08:54.610221117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002256s
2026-03-01T17:08:54.610396671Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating
2026-03-01T17:08:54.610582535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.610812658Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106
2026-03-01T17:08:54.611890789Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-03-01T17:08:54.612054098Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-01T17:08:54.612220192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32
2026-03-01T17:08:54.612479464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0
2026-03-01T17:08:54.617726369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00532s
2026-03-01T17:08:54.617917734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-03-01T17:08:54.618057856Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-01T17:08:54.618249623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String
2026-03-01T17:08:54.618488474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT
2026-03-01T17:08:54.619326892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009069s
2026-03-01T17:08:54.619507425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-03-01T17:08:54.619647477Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-01T17:08:54.620085399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String
2026-03-01T17:08:54.630830985Z [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-03-01T17:08:54.632504274Z [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-03-01T17:08:54.633571453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-03-01T17:08:54.634596277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-03-01T17:08:54.637251172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-03-01T17:08:54.637714906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-03-01T17:08:54.638073768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178013s
2026-03-01T17:08:54.638234161Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-03-01T17:08:54.638373732Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-01T17:08:54.638554456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String
2026-03-01T17:08:54.638807496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT
2026-03-01T17:08:54.639671335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009405s
2026-03-01T17:08:54.640060970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-03-01T17:08:54', 'add_tmdb_stuff')
2026-03-01T17:08:54.640390022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.641373392Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated
2026-03-01T17:08:54.641549918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026211s
2026-03-01T17:08:54.641729990Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating
2026-03-01T17:08:54.641912818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.642163393Z [Info] fix_movie_files: Starting migration of Main DB to 107
2026-03-01T17:08:54.642663921Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles
2026-03-01T17:08:54.642806668Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-01T17:08:54.642970318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String
2026-03-01T17:08:54.645514931Z [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-03-01T17:08:54.646412208Z [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-03-01T17:08:54.646924048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles"
2026-03-01T17:08:54.647564849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles"
2026-03-01T17:08:54.649644236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC)
2026-03-01T17:08:54.650001435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068641s
2026-03-01T17:08:54.650317471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-03-01T17:08:54', 'fix_movie_files')
2026-03-01T17:08:54.650644820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.651612258Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated
2026-03-01T17:08:54.651772200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084547s
2026-03-01T17:08:54.651987123Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating
2026-03-01T17:08:54.652180532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.652428221Z [Info] update_schedule_intervale: Starting migration of Main DB to 108
2026-03-01T17:08:54.652893448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-03-01T17:08:54.653055193Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-01T17:08:54.653249224Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double
2026-03-01T17:08:54.655641010Z [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-03-01T17:08:54.656359036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks"
2026-03-01T17:08:54.656778741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-03-01T17:08:54.657401304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-03-01T17:08:54.659405059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-01T17:08:54.659771627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006364s
2026-03-01T17:08:54.660116391Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand'
2026-03-01T17:08:54.660525665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand'
2026-03-01T17:08:54.660813124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004651s
2026-03-01T17:08:54.661139301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-03-01T17:08:54', 'update_schedule_intervale')
2026-03-01T17:08:54.661459746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.662367584Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated
2026-03-01T17:08:54.662536404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019753s
2026-03-01T17:08:54.662747850Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating
2026-03-01T17:08:54.662947802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.663209239Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109
2026-03-01T17:08:54.663691059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-01T17:08:54.663872735Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-01T17:08:54.664125423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String
2026-03-01T17:08:54.664390487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT
2026-03-01T17:08:54.665189436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008816s
2026-03-01T17:08:54.665351051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-01T17:08:54.665491374Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-01T17:08:54.665689483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String
2026-03-01T17:08:54.665970699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT
2026-03-01T17:08:54.666737553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000868s
2026-03-01T17:08:54.666901553Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:54.667093640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:54.667592474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005312s
2026-03-01T17:08:54.667949423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-03-01T17:08:54', 'add_movie_formats_to_naming_config')
2026-03-01T17:08:54.668300380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.669023836Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated
2026-03-01T17:08:54.669202005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019141s
2026-03-01T17:08:54.669388470Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating
2026-03-01T17:08:54.669579886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.669813687Z [Info] add_phyiscal_release: Starting migration of Main DB to 110
2026-03-01T17:08:54.670109442Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-03-01T17:08:54.670261298Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-01T17:08:54.670443655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime
2026-03-01T17:08:54.670698799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME
2026-03-01T17:08:54.671491755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008739s
2026-03-01T17:08:54.671817161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-03-01T17:08:54', 'add_phyiscal_release')
2026-03-01T17:08:54.672217597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.672913107Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated
2026-03-01T17:08:54.673056296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022443s
2026-03-01T17:08:54.673233653Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating
2026-03-01T17:08:54.673419327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.673658358Z [Info] remove_bitmetv: Starting migration of Main DB to 111
2026-03-01T17:08:54.675230433Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-01T17:08:54.676114112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv'
2026-03-01T17:08:54.676374908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009482s
2026-03-01T17:08:54.676681615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-03-01T17:08:54', 'remove_bitmetv')
2026-03-01T17:08:54.676998373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.677704785Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated
2026-03-01T17:08:54.677867293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022617s
2026-03-01T17:08:54.678049970Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating
2026-03-01T17:08:54.678240023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.678480287Z [Info] remove_torrentleech: Starting migration of Main DB to 112
2026-03-01T17:08:54.678956706Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-01T17:08:54.679261319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech'
2026-03-01T17:08:54.679509990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000359s
2026-03-01T17:08:54.679825535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-03-01T17:08:54', 'remove_torrentleech')
2026-03-01T17:08:54.680162113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.680909308Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated
2026-03-01T17:08:54.681066634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017175s
2026-03-01T17:08:54.681252829Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating
2026-03-01T17:08:54.681440948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.681680250Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113
2026-03-01T17:08:54.682002358Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-01T17:08:54.682280619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet'
2026-03-01T17:08:54.682525051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000341s
2026-03-01T17:08:54.682838712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-03-01T17:08:54', 'remove_broadcasthenet')
2026-03-01T17:08:54.683154528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.683732001Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated
2026-03-01T17:08:54.683921162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001514s
2026-03-01T17:08:54.684084912Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating
2026-03-01T17:08:54.684287229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.684507052Z [Info] remove_fanzub: Starting migration of Main DB to 114
2026-03-01T17:08:54.684796835Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-01T17:08:54.685058963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'
2026-03-01T17:08:54.685302634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003262s
2026-03-01T17:08:54.685610193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-03-01T17:08:54', 'remove_fanzub')
2026-03-01T17:08:54.685922812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.686476257Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated
2026-03-01T17:08:54.686636770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014757s
2026-03-01T17:08:54.686828696Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating
2026-03-01T17:08:54.687015482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.687251097Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115
2026-03-01T17:08:54.687496300Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:54.687685602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:54.688188424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005201s
2026-03-01T17:08:54.688515833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-03-01T17:08:54', 'update_movie_sorttitle')
2026-03-01T17:08:54.688836820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.689406567Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated
2026-03-01T17:08:54.689577691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001704s
2026-03-01T17:08:54.689771983Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating
2026-03-01T17:08:54.689970693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.690209634Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116
2026-03-01T17:08:54.690455689Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:54.690647044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:54.691114786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004897s
2026-03-01T17:08:54.691449160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-03-01T17:08:54', 'update_movie_sorttitle_again')
2026-03-01T17:08:54.691776018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.692449654Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated
2026-03-01T17:08:54.692620919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017858s
2026-03-01T17:08:54.692800160Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating
2026-03-01T17:08:54.692989982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.693222510Z [Info] update_movie_file: Starting migration of Main DB to 117
2026-03-01T17:08:54.694059455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String
2026-03-01T17:08:54.694320030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT
2026-03-01T17:08:54.695107165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008601s
2026-03-01T17:08:54.695426678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-03-01T17:08:54', 'update_movie_file')
2026-03-01T17:08:54.695747033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.696533827Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated
2026-03-01T17:08:54.696690824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022496s
2026-03-01T17:08:54.696877520Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating
2026-03-01T17:08:54.697105268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.697341163Z [Info] update_movie_slug: Starting migration of Main DB to 118
2026-03-01T17:08:54.697591838Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:54.697772081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:54.698245404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004961s
2026-03-01T17:08:54.698563745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-03-01T17:08:54', 'update_movie_slug')
2026-03-01T17:08:54.698883098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.699570311Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated
2026-03-01T17:08:54.699727688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018022s
2026-03-01T17:08:54.699938884Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating
2026-03-01T17:08:54.700132353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.700370613Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119
2026-03-01T17:08:54.700667781Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-03-01T17:08:54.700813525Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-01T17:08:54.700998327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String
2026-03-01T17:08:54.701242839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT
2026-03-01T17:08:54.702006336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008423s
2026-03-01T17:08:54.702332724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-03-01T17:08:54', 'add_youtube_trailer_id')
2026-03-01T17:08:54.702655503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.703279680Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated
2026-03-01T17:08:54.703443370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020857s
2026-03-01T17:08:54.703615907Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating
2026-03-01T17:08:54.703798174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.704067046Z [Info] add_studio: Starting migration of Main DB to 120
2026-03-01T17:08:54.704328412Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-03-01T17:08:54.704478855Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-01T17:08:54.704645430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String
2026-03-01T17:08:54.704886435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT
2026-03-01T17:08:54.705643891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008171s
2026-03-01T17:08:54.705951259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-03-01T17:08:54', 'add_studio')
2026-03-01T17:08:54.706265953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.706862584Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated
2026-03-01T17:08:54.707009039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020172s
2026-03-01T17:08:54.707199643Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating
2026-03-01T17:08:54.707390107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.707622675Z [Info] update_filedate_config: Starting migration of Main DB to 121
2026-03-01T17:08:54.707882268Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:54.708073342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:54.708538399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000492s
2026-03-01T17:08:54.708868954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-03-01T17:08:54', 'update_filedate_config')
2026-03-01T17:08:54.709197566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.709918768Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated
2026-03-01T17:08:54.710081395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018389s
2026-03-01T17:08:54.710272320Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating
2026-03-01T17:08:54.710473635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.710707206Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122
2026-03-01T17:08:54.711103574Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-03-01T17:08:54.711257133Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-01T17:08:54.711427636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32
2026-03-01T17:08:54.711681397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0
2026-03-01T17:08:54.712459854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008544s
2026-03-01T17:08:54.712625348Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-03-01T17:08:54.712755740Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-01T17:08:54.712928959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32
2026-03-01T17:08:54.715658014Z [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-03-01T17:08:54.716741576Z [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-03-01T17:08:54.717302405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-03-01T17:08:54.717726559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-03-01T17:08:54.719761136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066361s
2026-03-01T17:08:54.719964836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-03-01T17:08:54.720103615Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-01T17:08:54.720277235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String
2026-03-01T17:08:54.722898012Z [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-03-01T17:08:54.723934689Z [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-03-01T17:08:54.724503354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-03-01T17:08:54.725011187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-03-01T17:08:54.726889820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006437s
2026-03-01T17:08:54.727219063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-03-01T17:08:54', 'add_movieid_to_blacklist')
2026-03-01T17:08:54.727552825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.728708031Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated
2026-03-01T17:08:54.728873253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082163s
2026-03-01T17:08:54.729066903Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating
2026-03-01T17:08:54.729262036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.729501278Z [Info] create_netimport_table: Starting migration of Main DB to 123
2026-03-01T17:08:54.730396530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport
2026-03-01T17:08:54.731032200Z [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-03-01T17:08:54.731603220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010411s
2026-03-01T17:08:54.731772541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name)
2026-03-01T17:08:54.732040901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC)
2026-03-01T17:08:54.732376537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004431s
2026-03-01T17:08:54.732765991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-03-01T17:08:54', 'create_netimport_table')
2026-03-01T17:08:54.733064793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.734147293Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated
2026-03-01T17:08:54.734327455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021401s
2026-03-01T17:08:54.734519602Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating
2026-03-01T17:08:54.734729615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.734972364Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124
2026-03-01T17:08:54.735364012Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-03-01T17:08:54.735448002Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-01T17:08:54.735618685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String
2026-03-01T17:08:54.735826574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT
2026-03-01T17:08:54.736738781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009214s
2026-03-01T17:08:54.737098445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-03-01T17:08:54', 'add_preferred_tags_to_profile')
2026-03-01T17:08:54.737450534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.738309734Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated
2026-03-01T17:08:54.738451038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024549s
2026-03-01T17:08:54.738670731Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating
2026-03-01T17:08:54.738842226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.739090566Z [Info] fix_imdb_unique: Starting migration of Main DB to 125
2026-03-01T17:08:54.739276831Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:54.739468427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:54.739939185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004694s
2026-03-01T17:08:54.740330342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-03-01T17:08:54', 'fix_imdb_unique')
2026-03-01T17:08:54.740660968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.741315927Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated
2026-03-01T17:08:54.741430868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017989s
2026-03-01T17:08:54.741663316Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating
2026-03-01T17:08:54.741872587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.742093853Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126
2026-03-01T17:08:54.742346141Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:54.742535372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:54.744370307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018447s
2026-03-01T17:08:54.744693377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-03-01T17:08:54', 'update_qualities_and_profiles')
2026-03-01T17:08:54.745022911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.745743141Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated
2026-03-01T17:08:54.745861409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031646s
2026-03-01T17:08:54.746072093Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating
2026-03-01T17:08:54.746258879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.746492299Z [Info] remove_wombles: Starting migration of Main DB to 127
2026-03-01T17:08:54.746813566Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-01T17:08:54.747078079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2026-03-01T17:08:54.747288072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000328s
2026-03-01T17:08:54.747596122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-03-01T17:08:54', 'remove_wombles')
2026-03-01T17:08:54.747945084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.748524331Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated
2026-03-01T17:08:54.748696197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015368s
2026-03-01T17:08:54.748866009Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating
2026-03-01T17:08:54.749047033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.749274742Z [Info] remove_kickass: Starting migration of Main DB to 128
2026-03-01T17:08:54.749567441Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-01T17:08:54.749852786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents'
2026-03-01T17:08:54.750100394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003483s
2026-03-01T17:08:54.750408555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-03-01T17:08:54', 'remove_kickass')
2026-03-01T17:08:54.750734461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.751321353Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated
2026-03-01T17:08:54.751480784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015474s
2026-03-01T17:08:54.751702630Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating
2026-03-01T17:08:54.751952734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.752208679Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129
2026-03-01T17:08:54.752518854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-03-01T17:08:54.752678756Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-01T17:08:54.752868087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String
2026-03-01T17:08:54.753143050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT
2026-03-01T17:08:54.753966318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009204s
2026-03-01T17:08:54.754322916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-03-01T17:08:54', 'add_parsed_movie_info_to_pending_release')
2026-03-01T17:08:54.754659484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.755328721Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated
2026-03-01T17:08:54.755510227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022255s
2026-03-01T17:08:54.755702133Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating
2026-03-01T17:08:54.755915533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.756156077Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130
2026-03-01T17:08:54.756490340Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-01T17:08:54.756757779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2026-03-01T17:08:54.757002962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003328s
2026-03-01T17:08:54.757199177Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-01T17:08:54.757460403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents'
2026-03-01T17:08:54.757702421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003357s
2026-03-01T17:08:54.758026794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-03-01T17:08:54', 'remove_wombles_kickass')
2026-03-01T17:08:54.758339443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.758950744Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated
2026-03-01T17:08:54.759122971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015453s
2026-03-01T17:08:54.759331311Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating
2026-03-01T17:08:54.759524950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.759778621Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131
2026-03-01T17:08:54.760096321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-03-01T17:08:54.760256684Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-01T17:08:54.760447638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String
2026-03-01T17:08:54.763288508Z [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-03-01T17:08:54.764183420Z [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-03-01T17:08:54.764679479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-03-01T17:08:54.765144225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-03-01T17:08:54.767149583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00652s
2026-03-01T17:08:54.767490048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-03-01T17:08:54', 'make_parsed_episode_info_nullable')
2026-03-01T17:08:54.767892258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.768684533Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated
2026-03-01T17:08:54.768859355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080064s
2026-03-01T17:08:54.769061252Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating
2026-03-01T17:08:54.769260162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.769514414Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132
2026-03-01T17:08:54.769945101Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation';
2026-03-01T17:08:54.770345968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation';
2026-03-01T17:08:54.770646534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004535s
2026-03-01T17:08:54.770973712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-03-01T17:08:54', 'rename_torrent_downloadstation')
2026-03-01T17:08:54.771302284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.772102155Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated
2026-03-01T17:08:54.772268700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018485s
2026-03-01T17:08:54.772488252Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating
2026-03-01T17:08:54.772670238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.772910572Z [Info] add_minimumavailability: Starting migration of Main DB to 133
2026-03-01T17:08:54.773740744Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport
2026-03-01T17:08:54.773899083Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-01T17:08:54.774088153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32
2026-03-01T17:08:54.774392997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3
2026-03-01T17:08:54.775197447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009251s
2026-03-01T17:08:54.775363872Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-03-01T17:08:54.775507070Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-01T17:08:54.775712153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32
2026-03-01T17:08:54.776031827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3
2026-03-01T17:08:54.776882640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009792s
2026-03-01T17:08:54.777217665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-03-01T17:08:54', 'add_minimumavailability')
2026-03-01T17:08:54.777562639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.778235384Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated
2026-03-01T17:08:54.778405717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023027s
2026-03-01T17:08:54.778632052Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating
2026-03-01T17:08:54.778841765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.779109033Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134
2026-03-01T17:08:54.779378836Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:54.779580352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:54.779869364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003052s
2026-03-01T17:08:54.780239188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-03-01T17:08:54', 'add_remux_qualities_for_the_wankers')
2026-03-01T17:08:54.780580395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.781195063Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated
2026-03-01T17:08:54.781380276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015884s
2026-03-01T17:08:54.781601301Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating
2026-03-01T17:08:54.781809049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.782068752Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135
2026-03-01T17:08:54.782418847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-03-01T17:08:54.782583188Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-01T17:08:54.782768341Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean
2026-03-01T17:08:54.783059377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0
2026-03-01T17:08:54.783920791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009491s
2026-03-01T17:08:54.784273652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-03-01T17:08:54', 'add_haspredbentry_to_movies')
2026-03-01T17:08:54.784620160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.785273345Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated
2026-03-01T17:08:54.785449339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022792s
2026-03-01T17:08:54.785661977Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating
2026-03-01T17:08:54.785861900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.786117424Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136
2026-03-01T17:08:54.786422048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-03-01T17:08:54.786586940Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-01T17:08:54.786766130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32
2026-03-01T17:08:54.787046495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2
2026-03-01T17:08:54.787900244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009359s
2026-03-01T17:08:54.788246130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-03-01T17:08:54', 'add_pathstate_to_movies')
2026-03-01T17:08:54.788579582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.789233488Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated
2026-03-01T17:08:54.789409032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022522s
2026-03-01T17:08:54.789622892Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating
2026-03-01T17:08:54.789826202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.790086245Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137
2026-03-01T17:08:54.790624078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions
2026-03-01T17:08:54.791060166Z [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-03-01T17:08:54.791538910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007297s
2026-03-01T17:08:54.791747029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId)
2026-03-01T17:08:54.792098267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC)
2026-03-01T17:08:54.792470316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005442s
2026-03-01T17:08:54.792639146Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:54.792834509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:54.793539889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007262s
2026-03-01T17:08:54.793893872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-03-01T17:08:54', 'add_import_exclusions_table')
2026-03-01T17:08:54.794235600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.794978937Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated
2026-03-01T17:08:54.795168809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021328s
2026-03-01T17:08:54.795365856Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating
2026-03-01T17:08:54.804189703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.804583195Z [Info] add_physical_release_note: Starting migration of Main DB to 138
2026-03-01T17:08:54.805060696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-03-01T17:08:54.805225057Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-01T17:08:54.805448908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String
2026-03-01T17:08:54.805730605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT
2026-03-01T17:08:54.806738254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011063s
2026-03-01T17:08:54.807082397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-03-01T17:08:54', 'add_physical_release_note')
2026-03-01T17:08:54.807426159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.808155217Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated
2026-03-01T17:08:54.808343727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024861s
2026-03-01T17:08:54.808553780Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating
2026-03-01T17:08:54.808767320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.809043646Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139
2026-03-01T17:08:54.809302066Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:54.809495005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:54.811419871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019453s
2026-03-01T17:08:54.811756288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-03-01T17:08:54', 'consolidate_indexer_baseurl')
2026-03-01T17:08:54.812152335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.812765039Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated
2026-03-01T17:08:54.812937005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032547s
2026-03-01T17:08:54.813133751Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating
2026-03-01T17:08:54.813330808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.813572134Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140
2026-03-01T17:08:54.816223593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles
2026-03-01T17:08:54.816914885Z [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-03-01T17:08:54.817512398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011214s
2026-03-01T17:08:54.817869517Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles
2026-03-01T17:08:54.822477736Z [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-03-01T17:08:54.824668867Z [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-03-01T17:08:54.825688350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-03-01T17:08:54.826510455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-03-01T17:08:54.828897261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-03-01T17:08:54.829252276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111837s
2026-03-01T17:08:54.829408190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-03-01T17:08:54.829549815Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-01T17:08:54.829720178Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32
2026-03-01T17:08:54.829970242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER
2026-03-01T17:08:54.830823089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009272s
2026-03-01T17:08:54.830982650Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-03-01T17:08:54.831116730Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-01T17:08:54.831302324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64
2026-03-01T17:08:54.831594723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0
2026-03-01T17:08:54.832450606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009635s
2026-03-01T17:08:54.832800150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-03-01T17:08:54', 'add_alternative_titles_table')
2026-03-01T17:08:54.833127980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.834136260Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated
2026-03-01T17:08:54.834307805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026164s
2026-03-01T17:08:54.834521055Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating
2026-03-01T17:08:54.834725536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.834983185Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141
2026-03-01T17:08:54.835492972Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:54.835688545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:54.836067719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003987s
2026-03-01T17:08:54.836247621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles
2026-03-01T17:08:54.836398455Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-06s
2026-03-01T17:08:54.836590552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String
2026-03-01T17:08:54.839567706Z [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-03-01T17:08:54.840499863Z [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-03-01T17:08:54.841001082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-03-01T17:08:54.841471179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-03-01T17:08:54.843514774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006743s
2026-03-01T17:08:54.843719096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle)
2026-03-01T17:08:54.844047326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-03-01T17:08:54.844411339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005126s
2026-03-01T17:08:54.844747105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-03-01T17:08:54', 'fix_duplicate_alt_titles')
2026-03-01T17:08:54.845083082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.845945879Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated
2026-03-01T17:08:54.846127084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020194s
2026-03-01T17:08:54.846312948Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating
2026-03-01T17:08:54.846508592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.846749167Z [Info] movie_extras: Starting migration of Main DB to 142
2026-03-01T17:08:54.848539030Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles
2026-03-01T17:08:54.848830878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-03-01T17:08:54.849297538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005018s
2026-03-01T17:08:54.849478763Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles
2026-03-01T17:08:54.849689427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-03-01T17:08:54.850058720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004151s
2026-03-01T17:08:54.850236659Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles
2026-03-01T17:08:54.850434567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-03-01T17:08:54.850803891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004033s
2026-03-01T17:08:54.850976568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-03-01T17:08:54.851513449Z [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-03-01T17:08:54.852025791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008748s
2026-03-01T17:08:54.852204932Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2026-03-01T17:08:54.852774639Z [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-03-01T17:08:54.853285568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009194s
2026-03-01T17:08:54.853464227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-03-01T17:08:54.854058183Z [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-03-01T17:08:54.854583631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009557s
2026-03-01T17:08:54.854908886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-03-01T17:08:54', 'movie_extras')
2026-03-01T17:08:54.855233389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.856053090Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated
2026-03-01T17:08:54.856221599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024043s
2026-03-01T17:08:54.856408445Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating
2026-03-01T17:08:54.856604520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.856844604Z [Info] clean_core_tv: Starting migration of Main DB to 143
2026-03-01T17:08:54.857442057Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes
2026-03-01T17:08:54.857666458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-03-01T17:08:54.858020221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004021s
2026-03-01T17:08:54.858187868Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles
2026-03-01T17:08:54.858388582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-03-01T17:08:54.858757966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004042s
2026-03-01T17:08:54.858926676Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series
2026-03-01T17:08:54.859115356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-03-01T17:08:54.859687568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005948s
2026-03-01T17:08:54.859876178Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings
2026-03-01T17:08:54.860086201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-03-01T17:08:54.860449382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004053s
2026-03-01T17:08:54.860718113Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds
2026-03-01T17:08:54.863446717Z [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-03-01T17:08:54.864423724Z [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-03-01T17:08:54.864958751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-03-01T17:08:54.865520974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-03-01T17:08:54.867449537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065326s
2026-03-01T17:08:54.867648748Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId
2026-03-01T17:08:54.870393023Z [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-03-01T17:08:54.871228566Z [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-03-01T17:08:54.871708993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-03-01T17:08:54.872428903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-03-01T17:08:54.874564382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-03-01T17:08:54.875072586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-03-01T17:08:54.875462190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076296s
2026-03-01T17:08:54.875816453Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat
2026-03-01T17:08:54.878904181Z [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-03-01T17:08:54.879900647Z [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-03-01T17:08:54.880457288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-03-01T17:08:54.880935911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-03-01T17:08:54.882849284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067678s
2026-03-01T17:08:54.883085720Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo
2026-03-01T17:08:54.886037273Z [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-03-01T17:08:54.886802313Z [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-03-01T17:08:54.887281248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-03-01T17:08:54.887923270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-03-01T17:08:54.890045263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067392s
2026-03-01T17:08:54.890393073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-03-01T17:08:54', 'clean_core_tv')
2026-03-01T17:08:54.890743830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.891957163Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated
2026-03-01T17:08:54.892131804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085742s
2026-03-01T17:08:54.892386587Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating
2026-03-01T17:08:54.892599456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.892910893Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144
2026-03-01T17:08:54.893426070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-01T17:08:54.893596263Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-01T17:08:54.893794723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String
2026-03-01T17:08:54.894063915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT
2026-03-01T17:08:54.894876521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008944s
2026-03-01T17:08:54.895124129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime
2026-03-01T17:08:54.895432350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME
2026-03-01T17:08:54.896265197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009364s
2026-03-01T17:08:54.896617025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-03-01T17:08:54', 'add_cookies_to_indexer_status')
2026-03-01T17:08:54.896976078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.897798294Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated
2026-03-01T17:08:54.897979448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024302s
2026-03-01T17:08:54.898191886Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating
2026-03-01T17:08:54.898398282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.898654117Z [Info] banner_to_fanart: Starting migration of Main DB to 145
2026-03-01T17:08:54.899070365Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"')
2026-03-01T17:08:54.899419939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"')
2026-03-01T17:08:54.899738110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004291s
2026-03-01T17:08:54.900019787Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2
2026-03-01T17:08:54.900332045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2
2026-03-01T17:08:54.900599153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003579s
2026-03-01T17:08:54.900930080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-03-01T17:08:54', 'banner_to_fanart')
2026-03-01T17:08:54.901270605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.901982218Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated
2026-03-01T17:08:54.902160798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017165s
2026-03-01T17:08:54.902375289Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating
2026-03-01T17:08:54.902598589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.902862070Z [Info] naming_config_colon_action: Starting migration of Main DB to 146
2026-03-01T17:08:54.903323419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-01T17:08:54.903497489Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-01T17:08:54.903722412Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-03-01T17:08:54.904076735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0
2026-03-01T17:08:54.904936366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010185s
2026-03-01T17:08:54.905282082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-03-01T17:08:54', 'naming_config_colon_action')
2026-03-01T17:08:54.905651246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.906402128Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated
2026-03-01T17:08:54.906587300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024477s
2026-03-01T17:08:54.906779618Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating
2026-03-01T17:08:54.906984119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.907252790Z [Info] add_custom_formats: Starting migration of Main DB to 147
2026-03-01T17:08:54.907805784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-03-01T17:08:54.908241040Z [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-03-01T17:08:54.908702379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006771s
2026-03-01T17:08:54.908907582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-03-01T17:08:54.909198819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-03-01T17:08:54.909589034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005019s
2026-03-01T17:08:54.909765259Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-03-01T17:08:54.909915742Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-01T17:08:54.910120434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String
2026-03-01T17:08:54.910445599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]'
2026-03-01T17:08:54.911341323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010362s
2026-03-01T17:08:54.911551636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32
2026-03-01T17:08:54.911855598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0
2026-03-01T17:08:54.912716632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009786s
2026-03-01T17:08:54.912891253Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:54.913101036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:54.913319385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002519s
2026-03-01T17:08:54.913655833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-03-01T17:08:54', 'add_custom_formats')
2026-03-01T17:08:54.914000116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.914831049Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated
2026-03-01T17:08:54.915006082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017323s
2026-03-01T17:08:54.915218249Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating
2026-03-01T17:08:54.915427209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.915701001Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148
2026-03-01T17:08:54.916105746Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1)
2026-03-01T17:08:54.916448005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1)
2026-03-01T17:08:54.916737838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004053s
2026-03-01T17:08:54.917080408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-03-01T17:08:54', 'remove_extra_naming_config')
2026-03-01T17:08:54.917426124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.918176886Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated
2026-03-01T17:08:54.918351167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017751s
2026-03-01T17:08:54.918567663Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating
2026-03-01T17:08:54.918775401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.919043341Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149
2026-03-01T17:08:54.919305889Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:54.919505110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:54.921095943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016022s
2026-03-01T17:08:54.921446369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-03-01T17:08:54', 'convert_regex_required_tags')
2026-03-01T17:08:54.921796314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.922497606Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated
2026-03-01T17:08:54.922696065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029737s
2026-03-01T17:08:54.922922030Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating
2026-03-01T17:08:54.923135590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.923408219Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150
2026-03-01T17:08:54.923675788Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:54.923892635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:54.924408463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005316s
2026-03-01T17:08:54.924765943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-03-01T17:08:54', 'fix_format_tags_double_underscore')
2026-03-01T17:08:54.925119866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.925836318Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated
2026-03-01T17:08:54.926025289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019348s
2026-03-01T17:08:54.926225432Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating
2026-03-01T17:08:54.926435374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.926685859Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151
2026-03-01T17:08:54.927044451Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport
2026-03-01T17:08:54.927215856Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-01T17:08:54.927400668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String
2026-03-01T17:08:54.927642846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT
2026-03-01T17:08:54.928528659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009417s
2026-03-01T17:08:54.928753722Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]'
2026-03-01T17:08:54.929007022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]'
2026-03-01T17:08:54.929250453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002958s
2026-03-01T17:08:54.929584565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-03-01T17:08:54', 'add_tags_to_net_import')
2026-03-01T17:08:54.929927536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.930652886Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated
2026-03-01T17:08:54.930831756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016623s
2026-03-01T17:08:54.931033142Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating
2026-03-01T17:08:54.931253415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.931508399Z [Info] add_custom_filters: Starting migration of Main DB to 152
2026-03-01T17:08:54.931911060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-03-01T17:08:54.932323530Z [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-03-01T17:08:54.932771202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006648s
2026-03-01T17:08:54.933106376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-03-01T17:08:54', 'add_custom_filters')
2026-03-01T17:08:54.933453585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.934213586Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated
2026-03-01T17:08:54.934389730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020927s
2026-03-01T17:08:54.934614443Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating
2026-03-01T17:08:54.934847652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.935119350Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153
2026-03-01T17:08:54.937234589Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-03-01T17:08:54.937409310Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-01T17:08:54.937606958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-03-01T17:08:54.937905539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-03-01T17:08:54.938781143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009881s
2026-03-01T17:08:54.939095075Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId
2026-03-01T17:08:54.944440337Z [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-03-01T17:08:54.945593018Z [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-03-01T17:08:54.946208417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-01T17:08:54.946887625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-01T17:08:54.948962473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-01T17:08:54.949356957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01006s
2026-03-01T17:08:54.949593463Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-03-01T17:08:54.954476986Z [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-03-01T17:08:54.955347379Z [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-03-01T17:08:54.955826373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-03-01T17:08:54.956500180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-03-01T17:08:54.958493704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-01T17:08:54.958857797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090657s
2026-03-01T17:08:54.959027248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-01T17:08:54.959178222Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-01T17:08:54.959417955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-03-01T17:08:54.959711266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-03-01T17:08:54.960542459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009221s
2026-03-01T17:08:54.960819147Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-03-01T17:08:54.961133610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-03-01T17:08:54.961392461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000364s
2026-03-01T17:08:54.961559627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-01T17:08:54.961709279Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-01T17:08:54.961918280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-03-01T17:08:54.964744891Z [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-03-01T17:08:54.965718632Z [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-03-01T17:08:54.966255382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-03-01T17:08:54.966943147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-03-01T17:08:54.968960619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-01T17:08:54.969320534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072126s
2026-03-01T17:08:54.969561770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-03-01T17:08:54.970043540Z [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-03-01T17:08:54.970554278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008682s
2026-03-01T17:08:54.970765934Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-03-01T17:08:54.971097472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-01T17:08:54.971472938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005236s
2026-03-01T17:08:54.971832291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-03-01T17:08:54', 'indexer_client_status_search_changes')
2026-03-01T17:08:54.972200082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.973518036Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated
2026-03-01T17:08:54.973702357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025107s
2026-03-01T17:08:54.973949284Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating
2026-03-01T17:08:54.974162563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.974445413Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154
2026-03-01T17:08:54.975052345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles
2026-03-01T17:08:54.975216816Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-01T17:08:54.975409684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String
2026-03-01T17:08:54.975704458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-03-01T17:08:54.976577426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009694s
2026-03-01T17:08:54.976749081Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-03-01T17:08:54.976904264Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-01T17:08:54.977095459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String
2026-03-01T17:08:54.977377667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-03-01T17:08:54.978218440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000937s
2026-03-01T17:08:54.978392180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-03-01T17:08:54.978548765Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-01T17:08:54.978738507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String
2026-03-01T17:08:54.979028110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-03-01T17:08:54.979882541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009412s
2026-03-01T17:08:54.980059246Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:54.980258457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:54.984681553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044382s
2026-03-01T17:08:54.985060737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-03-01T17:08:54', 'add_language_to_files_history_blacklist')
2026-03-01T17:08:54.985442987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.986225853Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated
2026-03-01T17:08:54.986415685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059397s
2026-03-01T17:08:54.986653454Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating
2026-03-01T17:08:54.986913247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.987180094Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155
2026-03-01T17:08:54.989034268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-03-01T17:08:54.989195252Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-01T17:08:54.989390254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean
2026-03-01T17:08:54.989656791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-03-01T17:08:54.990535691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009606s
2026-03-01T17:08:54.990705242Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-01T17:08:54.991436745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-03-01T17:08:54.991699233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008409s
2026-03-01T17:08:54.992071483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-03-01T17:08:54', 'add_update_allowed_quality_profile')
2026-03-01T17:08:54.992414714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:54.993176408Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated
2026-03-01T17:08:54.993359336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022557s
2026-03-01T17:08:54.993568026Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating
2026-03-01T17:08:54.993772809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:54.994030287Z [Info] add_download_client_priority: Starting migration of Main DB to 156
2026-03-01T17:08:54.994374781Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-03-01T17:08:54.994541867Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-01T17:08:54.994732591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-03-01T17:08:54.995030571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-03-01T17:08:54.995895553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009674s
2026-03-01T17:08:54.996076297Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:54.996264826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:55.011797070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155206s
2026-03-01T17:08:55.012188098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-03-01T17:08:55', 'add_download_client_priority')
2026-03-01T17:08:55.012555317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.013371831Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated
2026-03-01T17:08:55.013555541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170857s
2026-03-01T17:08:55.013765293Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating
2026-03-01T17:08:55.013971408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.014245961Z [Info] remove_growl_prowl: Starting migration of Main DB to 157
2026-03-01T17:08:55.014587018Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-01T17:08:55.014876320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-03-01T17:08:55.015146013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003601s
2026-03-01T17:08:55.015472080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-03-01T17:08:55', 'remove_growl_prowl')
2026-03-01T17:08:55.015810060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.016492825Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated
2026-03-01T17:08:55.016667216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016749s
2026-03-01T17:08:55.016872409Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating
2026-03-01T17:08:55.017083855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.017342616Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158
2026-03-01T17:08:55.017690346Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-01T17:08:55.017987655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-03-01T17:08:55.018260735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003728s
2026-03-01T17:08:55.018470096Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-01T17:08:55.018753447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-03-01T17:08:55.019015214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003618s
2026-03-01T17:08:55.019350188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-03-01T17:08:55', 'remove_plex_hometheatre')
2026-03-01T17:08:55.019688349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.020364952Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated
2026-03-01T17:08:55.020545515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001667s
2026-03-01T17:08:55.020746981Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating
2026-03-01T17:08:55.020952415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.021206486Z [Info] add_webrip_qualites: Starting migration of Main DB to 159
2026-03-01T17:08:55.021469005Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:55.021666933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:55.023369181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017228s
2026-03-01T17:08:55.023703193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-03-01T17:08:55', 'add_webrip_qualites')
2026-03-01T17:08:55.024060613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.024981517Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated
2026-03-01T17:08:55.025151810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033096s
2026-03-01T17:08:55.025358085Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating
2026-03-01T17:08:55.025563018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.025815506Z [Info] health_issue_notification: Starting migration of Main DB to 160
2026-03-01T17:08:55.026218388Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-01T17:08:55.026384783Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-01T17:08:55.026593272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-03-01T17:08:55.026905241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-03-01T17:08:55.027880755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010782s
2026-03-01T17:08:55.028081439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-01T17:08:55.028237243Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-01T17:08:55.028446173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-03-01T17:08:55.028773412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-03-01T17:08:55.029626259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009819s
2026-03-01T17:08:55.029965412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-03-01T17:08:55', 'health_issue_notification')
2026-03-01T17:08:55.030313744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.031076720Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated
2026-03-01T17:08:55.031253275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023958s
2026-03-01T17:08:55.031447306Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating
2026-03-01T17:08:55.031644112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.031928194Z [Info] speed_improvements: Starting migration of Main DB to 161
2026-03-01T17:08:55.032434363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId)
2026-03-01T17:08:55.032732945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC)
2026-03-01T17:08:55.033098591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004787s
2026-03-01T17:08:55.033305528Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId)
2026-03-01T17:08:55.033602746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC)
2026-03-01T17:08:55.033964845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004859s
2026-03-01T17:08:55.034151621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle)
2026-03-01T17:08:55.034414400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-03-01T17:08:55.034767171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004397s
2026-03-01T17:08:55.034951502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId)
2026-03-01T17:08:55.035233890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-03-01T17:08:55.035541900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004282s
2026-03-01T17:08:55.035727985Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId)
2026-03-01T17:08:55.035994893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-03-01T17:08:55.036355008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004568s
2026-03-01T17:08:55.036692497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-03-01T17:08:55', 'speed_improvements')
2026-03-01T17:08:55.037024255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.037920820Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated
2026-03-01T17:08:55.038098468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020015s
2026-03-01T17:08:55.038327269Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating
2026-03-01T17:08:55.038533053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.038798277Z [Info] fix_profile_format_default: Starting migration of Main DB to 162
2026-03-01T17:08:55.040735909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String
2026-03-01T17:08:55.043786491Z [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-03-01T17:08:55.044830914Z [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-03-01T17:08:55.045351091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-03-01T17:08:55.046009226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-03-01T17:08:55.048195378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-03-01T17:08:55.048555443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076223s
2026-03-01T17:08:55.048916059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}]
2026-03-01T17:08:55.052255163Z [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-03-01T17:08:55.053202159Z [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-03-01T17:08:55.053710743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-03-01T17:08:55.054432196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-03-01T17:08:55.056662827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-03-01T17:08:55.057054887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079232s
2026-03-01T17:08:55.057216532Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-01T17:08:55.057558942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]'
2026-03-01T17:08:55.057898806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005114s
2026-03-01T17:08:55.058275374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-03-01T17:08:55', 'fix_profile_format_default')
2026-03-01T17:08:55.058638916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.059731456Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated
2026-03-01T17:08:55.059921418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023288s
2026-03-01T17:08:55.060120840Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating
2026-03-01T17:08:55.060313438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.060567008Z [Info] task_duration: Starting migration of Main DB to 163
2026-03-01T17:08:55.060916061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-03-01T17:08:55.061076554Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-01T17:08:55.061272850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-03-01T17:08:55.061540258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-03-01T17:08:55.062393857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009452s
2026-03-01T17:08:55.062708711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-03-01T17:08:55', 'task_duration')
2026-03-01T17:08:55.063028905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.063815589Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated
2026-03-01T17:08:55.064002045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023482s
2026-03-01T17:08:55.064192619Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating
2026-03-01T17:08:55.064384355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.064617223Z [Info] movie_collections_crew: Starting migration of Main DB to 164
2026-03-01T17:08:55.065387324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-03-01T17:08:55.065539591Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-01T17:08:55.065707829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String
2026-03-01T17:08:55.065940798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT
2026-03-01T17:08:55.066812694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009366s
2026-03-01T17:08:55.066985833Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors
2026-03-01T17:08:55.070750102Z [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-03-01T17:08:55.073188572Z [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-03-01T17:08:55.074236432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-03-01T17:08:55.075244622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-03-01T17:08:55.077338358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-03-01T17:08:55.077795829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-03-01T17:08:55.078233540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-03-01T17:08:55.078662194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-03-01T17:08:55.079003591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118573s
2026-03-01T17:08:55.079165828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits
2026-03-01T17:08:55.079778381Z [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-03-01T17:08:55.080357537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010337s
2026-03-01T17:08:55.080545195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId)
2026-03-01T17:08:55.080816030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC)
2026-03-01T17:08:55.081157648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004487s
2026-03-01T17:08:55.081331498Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId)
2026-03-01T17:08:55.081575600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC)
2026-03-01T17:08:55.081920524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004266s
2026-03-01T17:08:55.082128894Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-01T17:08:55.082400861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-03-01T17:08:55.082645394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003493s
2026-03-01T17:08:55.082842310Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-01T17:08:55.083106592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-03-01T17:08:55.083351495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003388s
2026-03-01T17:08:55.083674937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-03-01T17:08:55', 'movie_collections_crew')
2026-03-01T17:08:55.084006404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.085100026Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated
2026-03-01T17:08:55.085265459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020501s
2026-03-01T17:08:55.089544996Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating
2026-03-01T17:08:55.089780600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.090077558Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165
2026-03-01T17:08:55.090783870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-03-01T17:08:55.090944324Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-01T17:08:55.091120939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32
2026-03-01T17:08:55.091415773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-03-01T17:08:55.092428542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011254s
2026-03-01T17:08:55.092596480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles
2026-03-01T17:08:55.092734608Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-01T17:08:55.092911555Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32
2026-03-01T17:08:55.093191548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-03-01T17:08:55.094061750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009773s
2026-03-01T17:08:55.094223326Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:55.094405082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:55.096423917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020342s
2026-03-01T17:08:55.096591083Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:55.096769132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:55.097324680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005768s
2026-03-01T17:08:55.097490234Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:55.097667681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:55.098452852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008064s
2026-03-01T17:08:55.098619978Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:55.098797446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:55.099059373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000287s
2026-03-01T17:08:55.099215918Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:55.099392354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:55.102417284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030379s
2026-03-01T17:08:55.102589671Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:55.102766758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:55.103524183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007764s
2026-03-01T17:08:55.103910892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-03-01T17:08:55', 'remove_custom_formats_from_quality_model')
2026-03-01T17:08:55.104262890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.105134866Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated
2026-03-01T17:08:55.105320610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023322s
2026-03-01T17:08:55.105514491Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating
2026-03-01T17:08:55.105753271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.105964867Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166
2026-03-01T17:08:55.106246314Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:55.106443621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:55.107350347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009292s
2026-03-01T17:08:55.107519488Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:55.107696384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:55.108322224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006415s
2026-03-01T17:08:55.108500613Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:55.108673471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:55.109298349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006474s
2026-03-01T17:08:55.109631019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-03-01T17:08:55', 'fix_tmdb_list_config')
2026-03-01T17:08:55.109959511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.110609149Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated
2026-03-01T17:08:55.110777267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019343s
2026-03-01T17:08:55.110970496Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating
2026-03-01T17:08:55.111184006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.111437376Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167
2026-03-01T17:08:55.112203980Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState
2026-03-01T17:08:55.115988821Z [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-03-01T17:08:55.118382049Z [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-03-01T17:08:55.119424839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-03-01T17:08:55.120489974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-03-01T17:08:55.122700945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-03-01T17:08:55.123175671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-03-01T17:08:55.123637000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-03-01T17:08:55.124099111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-03-01T17:08:55.124458775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123433s
2026-03-01T17:08:55.124714349Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic')
2026-03-01T17:08:55.124990505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic')
2026-03-01T17:08:55.125240759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003248s
2026-03-01T17:08:55.125406373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles
2026-03-01T17:08:55.125557317Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-01T17:08:55.125760185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String
2026-03-01T17:08:55.126033856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-03-01T17:08:55.126936934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009869s
2026-03-01T17:08:55.127120584Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path
2026-03-01T17:08:55.130200776Z [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-03-01T17:08:55.131343186Z [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-03-01T17:08:55.131959297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles"
2026-03-01T17:08:55.132653114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles"
2026-03-01T17:08:55.134801810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC)
2026-03-01T17:08:55.135176094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078836s
2026-03-01T17:08:55.135514896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-03-01T17:08:55', 'remove_movie_pathstate')
2026-03-01T17:08:55.135855362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.137117102Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated
2026-03-01T17:08:55.137289760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097862s
2026-03-01T17:08:55.138854841Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating
2026-03-01T17:08:55.139073271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.139353044Z [Info] custom_format_rework: Starting migration of Main DB to 168
2026-03-01T17:08:55.139829614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats
2026-03-01T17:08:55.140015809Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-01T17:08:55.140230391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String
2026-03-01T17:08:55.140540014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]'
2026-03-01T17:08:55.141469175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010427s
2026-03-01T17:08:55.141638215Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:55.141854260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:55.143903887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002082s
2026-03-01T17:08:55.144109772Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags
2026-03-01T17:08:55.146859839Z [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-03-01T17:08:55.147506621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats"
2026-03-01T17:08:55.147917429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats"
2026-03-01T17:08:55.148575524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats"
2026-03-01T17:08:55.150755453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-03-01T17:08:55.151133143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068363s
2026-03-01T17:08:55.151468348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-03-01T17:08:55', 'custom_format_rework')
2026-03-01T17:08:55.151797321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.152768095Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated
2026-03-01T17:08:55.152920633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084187s
2026-03-01T17:08:55.153119162Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating
2026-03-01T17:08:55.153322842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.153576172Z [Info] custom_format_scores: Starting migration of Main DB to 169
2026-03-01T17:08:55.154057712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-03-01T17:08:55.154220680Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-01T17:08:55.154415422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32
2026-03-01T17:08:55.154706238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-03-01T17:08:55.155600208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010044s
2026-03-01T17:08:55.155771112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-03-01T17:08:55.155943078Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-01T17:08:55.156156318Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32
2026-03-01T17:08:55.156444788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-03-01T17:08:55.157352626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010238s
2026-03-01T17:08:55.157520094Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:55.157710096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:55.159315970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016245s
2026-03-01T17:08:55.159511293Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff
2026-03-01T17:08:55.162559671Z [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-03-01T17:08:55.163610647Z [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-03-01T17:08:55.164182769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-03-01T17:08:55.164872708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-03-01T17:08:55.167010532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-03-01T17:08:55.167373854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076827s
2026-03-01T17:08:55.167547794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats
2026-03-01T17:08:55.167701794Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-01T17:08:55.167987670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean
2026-03-01T17:08:55.168330590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0
2026-03-01T17:08:55.169245222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001061s
2026-03-01T17:08:55.169571619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-03-01T17:08:55', 'custom_format_scores')
2026-03-01T17:08:55.169909750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.170840534Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated
2026-03-01T17:08:55.171008913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026347s
2026-03-01T17:08:55.171207663Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating
2026-03-01T17:08:55.171410983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.171664523Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170
2026-03-01T17:08:55.171977574Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:55.172175652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:55.212150913Z []
2026-03-01T17:08:55.212270734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0400525s
2026-03-01T17:08:55.212457851Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:55.212649357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:55.213186308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005646s
2026-03-01T17:08:55.214650265Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry')
2026-03-01T17:08:55.215168800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry')
2026-03-01T17:08:55.215628595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006852s
2026-03-01T17:08:55.215994312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-03-01T17:08:55', 'fix_trakt_list_config')
2026-03-01T17:08:55.216341741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.217514964Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated
2026-03-01T17:08:55.217687200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025437s
2026-03-01T17:08:55.217919468Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating
2026-03-01T17:08:55.218130673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.218402360Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171
2026-03-01T17:08:55.218794500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-03-01T17:08:55.218963260Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-01T17:08:55.219180437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-03-01T17:08:55.219476824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-03-01T17:08:55.220400985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010223s
2026-03-01T17:08:55.220579284Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:55.220779617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:55.221805432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010127s
2026-03-01T17:08:55.222152862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-03-01T17:08:55', 'quality_definition_preferred_size')
2026-03-01T17:08:55.222495341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.223282977Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated
2026-03-01T17:08:55.223471357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024787s
2026-03-01T17:08:55.223675578Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating
2026-03-01T17:08:55.223892374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.224179563Z [Info] add_download_history: Starting migration of Main DB to 172
2026-03-01T17:08:55.224951737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-03-01T17:08:55.225614171Z [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-03-01T17:08:55.226200863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010649s
2026-03-01T17:08:55.226407118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-03-01T17:08:55.226717222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-03-01T17:08:55.227107027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005151s
2026-03-01T17:08:55.227308633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId)
2026-03-01T17:08:55.227608407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC)
2026-03-01T17:08:55.228004995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005064s
2026-03-01T17:08:55.228210128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-03-01T17:08:55.228515283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-03-01T17:08:55.228910138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005162s
2026-03-01T17:08:55.229082024Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:55.229274912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:55.229998880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007442s
2026-03-01T17:08:55.230336860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-03-01T17:08:55', 'add_download_history')
2026-03-01T17:08:55.230674991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.231622349Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated
2026-03-01T17:08:55.231797541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023443s
2026-03-01T17:08:55.232019358Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating
2026-03-01T17:08:55.232231425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.232482090Z [Info] net_import_status: Starting migration of Main DB to 173
2026-03-01T17:08:55.232951535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus
2026-03-01T17:08:55.233528046Z [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-03-01T17:08:55.234110388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009742s
2026-03-01T17:08:55.234317004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId)
2026-03-01T17:08:55.234630916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC)
2026-03-01T17:08:55.235007915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005082s
2026-03-01T17:08:55.235335455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-03-01T17:08:55', 'net_import_status')
2026-03-01T17:08:55.235670991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.236643419Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated
2026-03-01T17:08:55.236824553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021132s
2026-03-01T17:08:55.237032973Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating
2026-03-01T17:08:55.237244178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.237500354Z [Info] email_multiple_addresses: Starting migration of Main DB to 174
2026-03-01T17:08:55.237762231Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:55.237963116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:55.238799550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008604s
2026-03-01T17:08:55.239140046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-03-01T17:08:55', 'email_multiple_addresses')
2026-03-01T17:08:55.239480241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.240279159Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated
2026-03-01T17:08:55.240461937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023029s
2026-03-01T17:08:55.240690517Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating
2026-03-01T17:08:55.240908146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.241171386Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175
2026-03-01T17:08:55.241538194Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency')
2026-03-01T17:08:55.241867688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency')
2026-03-01T17:08:55.242233053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004664s
2026-03-01T17:08:55.242587216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-03-01T17:08:55', 'remove_chown_and_folderchmod_config')
2026-03-01T17:08:55.242935949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.243762232Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated
2026-03-01T17:08:55.243969349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019441s
2026-03-01T17:08:55.244173601Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating
2026-03-01T17:08:55.244388233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.244643186Z [Info] movie_recommendations: Starting migration of Main DB to 176
2026-03-01T17:08:55.244953761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-03-01T17:08:55.245116048Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-01T17:08:55.245312333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String
2026-03-01T17:08:55.245605624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]'
2026-03-01T17:08:55.246534725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010379s
2026-03-01T17:08:55.246873206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-03-01T17:08:55', 'movie_recommendations')
2026-03-01T17:08:55.247210796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.248049966Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated
2026-03-01T17:08:55.248231180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025189s
2026-03-01T17:08:55.248433197Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating
2026-03-01T17:08:55.248639713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.248894416Z [Info] language_improvements: Starting migration of Main DB to 177
2026-03-01T17:08:55.250437824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-03-01T17:08:55.250606243Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-01T17:08:55.250800865Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32
2026-03-01T17:08:55.251102031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1
2026-03-01T17:08:55.252072054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010781s
2026-03-01T17:08:55.252246245Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-03-01T17:08:55.252398632Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-01T17:08:55.252593524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String
2026-03-01T17:08:55.252847926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT
2026-03-01T17:08:55.253765794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009904s
2026-03-01T17:08:55.253929644Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-03-01T17:08:55.254082432Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-01T17:08:55.254276924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime
2026-03-01T17:08:55.254546597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME
2026-03-01T17:08:55.255469304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010026s
2026-03-01T17:08:55.255672894Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote
2026-03-01T17:08:55.259868252Z [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-03-01T17:08:55.262426934Z [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-03-01T17:08:55.263609344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-03-01T17:08:55.264670591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-03-01T17:08:55.268419700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-03-01T17:08:55.268909707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-03-01T17:08:55.269381236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-03-01T17:08:55.269833958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-03-01T17:08:55.270192029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143341s
2026-03-01T17:08:55.270398124Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId
2026-03-01T17:08:55.274501696Z [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-03-01T17:08:55.276995187Z [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-03-01T17:08:55.278088217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-03-01T17:08:55.279021336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-03-01T17:08:55.281594157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-03-01T17:08:55.282086648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-03-01T17:08:55.282566845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-03-01T17:08:55.283026912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-03-01T17:08:55.283377648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127959s
2026-03-01T17:08:55.283551127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-01T17:08:55.283715127Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-01T17:08:55.283916493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean
2026-03-01T17:08:55.284224934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0
2026-03-01T17:08:55.285131309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010261s
2026-03-01T17:08:55.285381953Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes"
2026-03-01T17:08:55.285660745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes"
2026-03-01T17:08:55.285912051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003297s
2026-03-01T17:08:55.286109448Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes
2026-03-01T17:08:55.289266425Z [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-03-01T17:08:55.290354255Z [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-03-01T17:08:55.290923932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-03-01T17:08:55.291505293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-03-01T17:08:55.293984625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076825s
2026-03-01T17:08:55.294447156Z [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-03-01T17:08:55.295050050Z [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-03-01T17:08:55.295567813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008049s
2026-03-01T17:08:55.295820361Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle"
2026-03-01T17:08:55.296153171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle"
2026-03-01T17:08:55.296547405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004575s
2026-03-01T17:08:55.296706796Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:55.296892901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:55.297821510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000949s
2026-03-01T17:08:55.297993026Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:55.298181345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:55.298675470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005156s
2026-03-01T17:08:55.298832867Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-01T17:08:55.299169955Z [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-03-01T17:08:55.299476713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004896s
2026-03-01T17:08:55.299633078Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-01T17:08:55.299881699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1
2026-03-01T17:08:55.300180620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003873s
2026-03-01T17:08:55.300510284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-03-01T17:08:55', 'language_improvements')
2026-03-01T17:08:55.300901502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.303471146Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated
2026-03-01T17:08:55.303635737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036477s
2026-03-01T17:08:55.303820269Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating
2026-03-01T17:08:55.304031624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.304265295Z [Info] new_list_server: Starting migration of Main DB to 178
2026-03-01T17:08:55.304532263Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:55.304721474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:55.305811879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011127s
2026-03-01T17:08:55.305977222Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:55.306152164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:55.306875000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007321s
2026-03-01T17:08:55.307183521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-03-01T17:08:55', 'new_list_server')
2026-03-01T17:08:55.307493566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.308307023Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated
2026-03-01T17:08:55.308469390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021567s
2026-03-01T17:08:55.308663501Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating
2026-03-01T17:08:55.308856009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.309092465Z [Info] movie_translation_indexes: Starting migration of Main DB to 179
2026-03-01T17:08:55.309445225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language)
2026-03-01T17:08:55.309748666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC)
2026-03-01T17:08:55.310109332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004815s
2026-03-01T17:08:55.310301750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId)
2026-03-01T17:08:55.310585110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC)
2026-03-01T17:08:55.310931528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000465s
2026-03-01T17:08:55.311257404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-03-01T17:08:55', 'movie_translation_indexes')
2026-03-01T17:08:55.311578350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.312320635Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated
2026-03-01T17:08:55.312492661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018144s
2026-03-01T17:08:55.312690720Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating
2026-03-01T17:08:55.312887396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.313127169Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180
2026-03-01T17:08:55.313373334Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:55.313561834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:55.316787529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032411s
2026-03-01T17:08:55.317140209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-03-01T17:08:55', 'fix_invalid_profile_references')
2026-03-01T17:08:55.317465274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.318101976Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated
2026-03-01T17:08:55.318277319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045193s
2026-03-01T17:08:55.318453373Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating
2026-03-01T17:08:55.318639959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.318872337Z [Info] list_movies_table: Starting migration of Main DB to 181
2026-03-01T17:08:55.320658022Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists
2026-03-01T17:08:55.320991814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists"
2026-03-01T17:08:55.323236023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023871s
2026-03-01T17:08:55.323438791Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus
2026-03-01T17:08:55.323702041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus"
2026-03-01T17:08:55.325904516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022818s
2026-03-01T17:08:55.326191945Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval'
2026-03-01T17:08:55.326518152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval'
2026-03-01T17:08:55.326787734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003826s
2026-03-01T17:08:55.326947075Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-01T17:08:55.327089622Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-01T17:08:55.327269043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean
2026-03-01T17:08:55.327563867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0
2026-03-01T17:08:55.328473629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010172s
2026-03-01T17:08:55.328653120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies
2026-03-01T17:08:55.329636330Z [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-03-01T17:08:55.330399907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015675s
2026-03-01T17:08:55.330707407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-03-01T17:08:55', 'list_movies_table')
2026-03-01T17:08:55.331023202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.332224792Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated
2026-03-01T17:08:55.332392439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033813s
2026-03-01T17:08:55.332584175Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating
2026-03-01T17:08:55.332778988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.333021175Z [Info] on_delete_notification: Starting migration of Main DB to 182
2026-03-01T17:08:55.333328354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-01T17:08:55.333485520Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-01T17:08:55.333668098Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean
2026-03-01T17:08:55.333947981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0
2026-03-01T17:08:55.334848655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010079s
2026-03-01T17:08:55.335176054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-03-01T17:08:55', 'on_delete_notification')
2026-03-01T17:08:55.335500117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.336379858Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated
2026-03-01T17:08:55.336550171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025069s
2026-03-01T17:08:55.336739151Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating
2026-03-01T17:08:55.336932791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.337171362Z [Info] download_propers_config: Starting migration of Main DB to 183
2026-03-01T17:08:55.337463460Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:55.337654404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:55.338141635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000501s
2026-03-01T17:08:55.338382009Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-03-01T17:08:55.338629848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-03-01T17:08:55.338894020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003047s
2026-03-01T17:08:55.339049864Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags
2026-03-01T17:08:55.344079491Z [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-03-01T17:08:55.345082010Z [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-03-01T17:08:55.345596305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-03-01T17:08:55.346305694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-03-01T17:08:55.348811128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-03-01T17:08:55.349170793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099513s
2026-03-01T17:08:55.349500546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-03-01T17:08:55', 'download_propers_config')
2026-03-01T17:08:55.349822665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.351081349Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated
2026-03-01T17:08:55.351246993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118244s
2026-03-01T17:08:55.351442687Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating
2026-03-01T17:08:55.351635275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.351904176Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184
2026-03-01T17:08:55.352225894Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-01T17:08:55.352380074Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-01T17:08:55.352565708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-03-01T17:08:55.352840602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-03-01T17:08:55.353735003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009992s
2026-03-01T17:08:55.354065177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-03-01T17:08:55', 'add_priority_to_indexers')
2026-03-01T17:08:55.354389440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.355076884Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated
2026-03-01T17:08:55.355243770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023077s
2026-03-01T17:08:55.355443442Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating
2026-03-01T17:08:55.355641762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.355904541Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185
2026-03-01T17:08:55.356255638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle)
2026-03-01T17:08:55.356565772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-03-01T17:08:55.356932781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004929s
2026-03-01T17:08:55.357135770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle)
2026-03-01T17:08:55.357432317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC)
2026-03-01T17:08:55.357797623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004884s
2026-03-01T17:08:55.358134531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-03-01T17:08:55', 'add_alternative_title_indices')
2026-03-01T17:08:55.358462121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.359324287Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated
2026-03-01T17:08:55.359495311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019755s
2026-03-01T17:08:55.359676656Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating
2026-03-01T17:08:55.359876939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.360146091Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186
2026-03-01T17:08:55.361261417Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:55.361460027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:55.362817771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013805s
2026-03-01T17:08:55.363252135Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies ()
2026-03-01T17:08:55.363673614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId"
2026-03-01T17:08:55.364076695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000654s
2026-03-01T17:08:55.364237730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-03-01T17:08:55.364372100Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-01T17:08:55.364532193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32
2026-03-01T17:08:55.368749614Z [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-03-01T17:08:55.371136591Z [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-03-01T17:08:55.372254321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-03-01T17:08:55.373119974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-03-01T17:08:55.376325829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-03-01T17:08:55.376776516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-03-01T17:08:55.377247334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-03-01T17:08:55.377585034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012887s
2026-03-01T17:08:55.377758754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId)
2026-03-01T17:08:55.378008377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-03-01T17:08:55.378340886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004226s
2026-03-01T17:08:55.378664718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-03-01T17:08:55', 'fix_tmdb_duplicates')
2026-03-01T17:08:55.378985364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.380987295Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated
2026-03-01T17:08:55.381152207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030358s
2026-03-01T17:08:55.381366639Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating
2026-03-01T17:08:55.381559216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.381812707Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187
2026-03-01T17:08:55.382088402Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:55.382279807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:55.382813973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005613s
2026-03-01T17:08:55.383158657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-03-01T17:08:55', 'swap_filechmod_for_folderchmod')
2026-03-01T17:08:55.383482880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.384352000Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated
2026-03-01T17:08:55.384526311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020521s
2026-03-01T17:08:55.384708127Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating
2026-03-01T17:08:55.384892969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.385128193Z [Info] mediainfo_channels: Starting migration of Main DB to 188
2026-03-01T17:08:55.385556475Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-03-01T17:08:55.385927732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-03-01T17:08:55.386202706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004161s
2026-03-01T17:08:55.386544825Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-03-01T17:08:55.386958588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-03-01T17:08:55.387253712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000473s
2026-03-01T17:08:55.387509036Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval'
2026-03-01T17:08:55.387822708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval'
2026-03-01T17:08:55.388141670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004193s
2026-03-01T17:08:55.388459801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-03-01T17:08:55', 'mediainfo_channels')
2026-03-01T17:08:55.388772540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.389528332Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated
2026-03-01T17:08:55.389696250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017798s
2026-03-01T17:08:55.389872786Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating
2026-03-01T17:08:55.390064442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.390289074Z [Info] add_update_history: Starting migration of Main DB to 189
2026-03-01T17:08:55.390670923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-03-01T17:08:55', 'add_update_history')
2026-03-01T17:08:55.390993452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.391877502Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated
2026-03-01T17:08:55.392030270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017947s
2026-03-01T17:08:55.392222858Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating
2026-03-01T17:08:55.392409804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.392645418Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190
2026-03-01T17:08:55.396104163Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD';
2026-03-01T17:08:55.396548257Z [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-03-01T17:08:55.396859453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004979s
2026-03-01T17:08:55.397198246Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD';
2026-03-01T17:08:55.397613452Z [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-03-01T17:08:55.397925580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004775s
2026-03-01T17:08:55.398232007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-03-01T17:08:55', 'update_awesome_hd_link')
2026-03-01T17:08:55.398552382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.399491683Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated
2026-03-01T17:08:55.399656285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020208s
2026-03-01T17:08:55.399834243Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating
2026-03-01T17:08:55.400035088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.400266283Z [Info] remove_awesomehd: Starting migration of Main DB to 191
2026-03-01T17:08:55.400574153Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-01T17:08:55.400848295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD'
2026-03-01T17:08:55.401096104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003371s
2026-03-01T17:08:55.401405156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-03-01T17:08:55', 'remove_awesomehd')
2026-03-01T17:08:55.401714299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.402439669Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated
2026-03-01T17:08:55.402597948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016533s
2026-03-01T17:08:55.402798612Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating
2026-03-01T17:08:55.402994917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.403235291Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192
2026-03-01T17:08:55.403678043Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete
2026-03-01T17:08:55.407284334Z [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-03-01T17:08:55.408481615Z [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-03-01T17:08:55.409097364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-03-01T17:08:55.409551068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-03-01T17:08:55.411883344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080002s
2026-03-01T17:08:55.412050480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-01T17:08:55.412194591Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-01T17:08:55.412413441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean
2026-03-01T17:08:55.412690940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0
2026-03-01T17:08:55.413597646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001034s
2026-03-01T17:08:55.413793921Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-01T17:08:55.413910666Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-01T17:08:55.414116971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean
2026-03-01T17:08:55.414478459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0
2026-03-01T17:08:55.415373111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010533s
2026-03-01T17:08:55.415703366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-03-01T17:08:55', 'add_on_delete_to_notifications')
2026-03-01T17:08:55.416073310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.417043083Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated
2026-03-01T17:08:55.417173436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002647s
2026-03-01T17:08:55.417403168Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating
2026-03-01T17:08:55.417599003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.417809717Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194
2026-03-01T17:08:55.418381318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-01T17:08:55.418543344Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-01T17:08:55.418762205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-03-01T17:08:55.419064163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-03-01T17:08:55.420027914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010873s
2026-03-01T17:08:55.420177174Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-01T17:08:55.420414482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-03-01T17:08:55.420703885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003812s
2026-03-01T17:08:55.421029119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-03-01T17:08:55', 'add_bypass_to_delay_profile')
2026-03-01T17:08:55.421373693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.422151079Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated
2026-03-01T17:08:55.422321742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017963s
2026-03-01T17:08:55.422497366Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating
2026-03-01T17:08:55.422683581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.422912191Z [Info] update_notifiarr: Starting migration of Main DB to 195
2026-03-01T17:08:55.425629623Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-03-01T17:08:55.426284952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-03-01T17:08:55.426687332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007295s
2026-03-01T17:08:55.427036435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-03-01T17:08:55', 'update_notifiarr')
2026-03-01T17:08:55.427356169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.428104897Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated
2026-03-01T17:08:55.428270490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021232s
2026-03-01T17:08:55.428451424Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating
2026-03-01T17:08:55.428638541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.428868504Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196
2026-03-01T17:08:55.429285494Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}');
2026-03-01T17:08:55.429714808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}');
2026-03-01T17:08:55.430017578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000483s
2026-03-01T17:08:55.430339346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-03-01T17:08:55', 'legacy_mediainfo_hdr')
2026-03-01T17:08:55.430657817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.431384600Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated
2026-03-01T17:08:55.431548641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018194s
2026-03-01T17:08:55.431746278Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating
2026-03-01T17:08:55.431977524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.432231105Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197
2026-03-01T17:08:55.432500647Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-03-01T17:08:55.432798257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-03-01T17:08:55.435216646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024786s
2026-03-01T17:08:55.435555037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-03-01T17:08:55', 'rename_blacklist_to_blocklist')
2026-03-01T17:08:55.435900413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.436692027Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated
2026-03-01T17:08:55.436860145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039107s
2026-03-01T17:08:55.437038114Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating
2026-03-01T17:08:55.437222986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.437452648Z [Info] add_indexer_tags: Starting migration of Main DB to 198
2026-03-01T17:08:55.437726119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-01T17:08:55.437878836Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-01T17:08:55.438044390Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-03-01T17:08:55.438268190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-03-01T17:08:55.439205898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009674s
2026-03-01T17:08:55.439498688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-03-01T17:08:55', 'add_indexer_tags')
2026-03-01T17:08:55.439814173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.440511678Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated
2026-03-01T17:08:55.440672401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022728s
2026-03-01T17:08:55.440854217Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating
2026-03-01T17:08:55.441041615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.441273091Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199
2026-03-01T17:08:55.441512713Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:55.441701243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:55.442606916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009266s
2026-03-01T17:08:55.442930488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-03-01T17:08:55', 'mediainfo_to_ffmpeg')
2026-03-01T17:08:55.443250282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.443835420Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated
2026-03-01T17:08:55.444035743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021352s
2026-03-01T17:08:55.444218501Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating
2026-03-01T17:08:55.444416249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.444651233Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200
2026-03-01T17:08:55.445020596Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-03-01T17:08:55.445178925Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-01T17:08:55.445389078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-03-01T17:08:55.445712048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-03-01T17:08:55.446665789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010905s
2026-03-01T17:08:55.446891393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-03-01T17:08:55.447209484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-03-01T17:08:55.448167032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010849s
2026-03-01T17:08:55.448329689Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:55.448505192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:55.451241191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027543s
2026-03-01T17:08:55.451566757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-03-01T17:08:55', 'cdh_per_downloadclient')
2026-03-01T17:08:55.451899858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.452554165Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated
2026-03-01T17:08:55.452719288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040399s
2026-03-01T17:08:55.452913068Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating
2026-03-01T17:08:55.453109062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.453345488Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201
2026-03-01T17:08:55.453590702Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:55.453777588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:55.454793023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010336s
2026-03-01T17:08:55.455127977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-03-01T17:08:55', 'migrate_discord_from_slack')
2026-03-01T17:08:55.455453062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.456149675Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated
2026-03-01T17:08:55.456322693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023571s
2026-03-01T17:08:55.456494058Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating
2026-03-01T17:08:55.456675503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.456900877Z [Info] remove_predb: Starting migration of Main DB to 202
2026-03-01T17:08:55.457855379Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-01T17:08:55.458125242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4
2026-03-01T17:08:55.458387911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003759s
2026-03-01T17:08:55.458533013Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-01T17:08:55.458786584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4
2026-03-01T17:08:55.459045365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003745s
2026-03-01T17:08:55.459196289Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-01T17:08:55.459404759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4
2026-03-01T17:08:55.459638790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003044s
2026-03-01T17:08:55.459783862Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-01T17:08:55.460029346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4
2026-03-01T17:08:55.460269921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003416s
2026-03-01T17:08:55.460447308Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry
2026-03-01T17:08:55.464724891Z [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-03-01T17:08:55.467110534Z [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-03-01T17:08:55.468199878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-03-01T17:08:55.469237737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-03-01T17:08:55.471575064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-03-01T17:08:55.472046753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-03-01T17:08:55.472495336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-03-01T17:08:55.472934290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-03-01T17:08:55.473279495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126702s
2026-03-01T17:08:55.473590291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-03-01T17:08:55', 'remove_predb')
2026-03-01T17:08:55.473905315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.475149911Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated
2026-03-01T17:08:55.475304743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145233s
2026-03-01T17:08:55.475509225Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating
2026-03-01T17:08:55.475706823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.475979873Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203
2026-03-01T17:08:55.476312282Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-01T17:08:55.476472875Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-01T17:08:55.476671345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-03-01T17:08:55.476979105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-03-01T17:08:55.477908586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010574s
2026-03-01T17:08:55.478248741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-03-01T17:08:55', 'add_on_update_to_notifications')
2026-03-01T17:08:55.478635089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.479558929Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated
2026-03-01T17:08:55.479729302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026662s
2026-03-01T17:08:55.479945387Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating
2026-03-01T17:08:55.480143726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.480383800Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204
2026-03-01T17:08:55.481532954Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-01T17:08:55.481770482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-03-01T17:08:55.481991447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000275s
2026-03-01T17:08:55.482159104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32
2026-03-01T17:08:55.486357778Z [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-03-01T17:08:55.488666948Z [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-03-01T17:08:55.489734908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-03-01T17:08:55.490733028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-03-01T17:08:55.493119914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-03-01T17:08:55.493570892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-03-01T17:08:55.494004074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-03-01T17:08:55.494444812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-03-01T17:08:55.494789506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124731s
2026-03-01T17:08:55.494980871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32
2026-03-01T17:08:55.498402280Z [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-03-01T17:08:55.499123923Z [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-03-01T17:08:55.499572777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations"
2026-03-01T17:08:55.500370543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations"
2026-03-01T17:08:55.502786528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC)
2026-03-01T17:08:55.503304270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC)
2026-03-01T17:08:55.503802794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC)
2026-03-01T17:08:55.504183420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090287s
2026-03-01T17:08:55.504366309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32
2026-03-01T17:08:55.509085962Z [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-03-01T17:08:55.509984711Z [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-03-01T17:08:55.510475640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-01T17:08:55.510906838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-01T17:08:55.513205677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086663s
2026-03-01T17:08:55.513404226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32
2026-03-01T17:08:55.516706004Z [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-03-01T17:08:55.517619233Z [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-03-01T17:08:55.518110723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits"
2026-03-01T17:08:55.518783938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits"
2026-03-01T17:08:55.521141816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC)
2026-03-01T17:08:55.521600510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC)
2026-03-01T17:08:55.521954783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083924s
2026-03-01T17:08:55.522135096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32
2026-03-01T17:08:55.525442826Z [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-03-01T17:08:55.526364091Z [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-03-01T17:08:55.526862595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-03-01T17:08:55.527528816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-03-01T17:08:55.529906884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-03-01T17:08:55.530255306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079574s
2026-03-01T17:08:55.530453365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32
2026-03-01T17:08:55.533637566Z [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-03-01T17:08:55.534404400Z [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-03-01T17:08:55.534840418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-03-01T17:08:55.535388141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-03-01T17:08:55.537667371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070525s
2026-03-01T17:08:55.537864257Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32
2026-03-01T17:08:55.541163580Z [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-03-01T17:08:55.542210338Z [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-03-01T17:08:55.542764063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-03-01T17:08:55.543297447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-03-01T17:08:55.545551956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075176s
2026-03-01T17:08:55.545729864Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32
2026-03-01T17:08:55.548943335Z [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-03-01T17:08:55.549756252Z [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-03-01T17:08:55.550221929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-03-01T17:08:55.550884834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-03-01T17:08:55.553221699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-03-01T17:08:55.553664681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-03-01T17:08:55.554001079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081126s
2026-03-01T17:08:55.554176321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32
2026-03-01T17:08:55.557525325Z [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-03-01T17:08:55.558573786Z [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-03-01T17:08:55.559141839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-03-01T17:08:55.559668570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-03-01T17:08:55.561898660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075513s
2026-03-01T17:08:55.562084895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32
2026-03-01T17:08:55.565624442Z [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-03-01T17:08:55.566699176Z [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-03-01T17:08:55.567280306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles"
2026-03-01T17:08:55.567884152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles"
2026-03-01T17:08:55.570214264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC)
2026-03-01T17:08:55.570564900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081374s
2026-03-01T17:08:55.570749131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32
2026-03-01T17:08:55.575600208Z [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-03-01T17:08:55.576397694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats"
2026-03-01T17:08:55.576935467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats"
2026-03-01T17:08:55.577617420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats"
2026-03-01T17:08:55.580121041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-03-01T17:08:55.580485334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095663s
2026-03-01T17:08:55.580837624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-03-01T17:08:55', 'ensure_identity_on_id_columns')
2026-03-01T17:08:55.581174061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.583358249Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated
2026-03-01T17:08:55.583539654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123962s
2026-03-01T17:08:55.583771321Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating
2026-03-01T17:08:55.583995693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.584273342Z [Info] download_client_per_indexer: Starting migration of Main DB to 205
2026-03-01T17:08:55.584762567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-01T17:08:55.584925184Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-01T17:08:55.585136830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-03-01T17:08:55.585440902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-03-01T17:08:55.586373751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010396s
2026-03-01T17:08:55.586710739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-03-01T17:08:55', 'download_client_per_indexer')
2026-03-01T17:08:55.587048239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.587821115Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated
2026-03-01T17:08:55.588033583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024554s
2026-03-01T17:08:55.588231221Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating
2026-03-01T17:08:55.588432957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.588682930Z [Info] multiple_ratings_support: Starting migration of Main DB to 206
2026-03-01T17:08:55.589147025Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie';
2026-03-01T17:08:55.589541629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie';
2026-03-01T17:08:55.589840010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004446s
2026-03-01T17:08:55.590151397Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex';
2026-03-01T17:08:55.590523166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex';
2026-03-01T17:08:55.590811787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004344s
2026-03-01T17:08:55.590977250Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:55.591165218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:55.592256375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011136s
2026-03-01T17:08:55.592434624Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:55.592622713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:55.592897406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003044s
2026-03-01T17:08:55.593235647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-03-01T17:08:55', 'multiple_ratings_support')
2026-03-01T17:08:55.593565010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.594370943Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated
2026-03-01T17:08:55.594548781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017437s
2026-03-01T17:08:55.594734134Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating
2026-03-01T17:08:55.594933125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.595171154Z [Info] movie_metadata: Starting migration of Main DB to 207
2026-03-01T17:08:55.597200330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata
2026-03-01T17:08:55.598363803Z [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-03-01T17:08:55.599272803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018918s
2026-03-01T17:08:55.599475651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId)
2026-03-01T17:08:55.599762379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-03-01T17:08:55.600138125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004867s
2026-03-01T17:08:55.600338368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle)
2026-03-01T17:08:55.600632240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-03-01T17:08:55.600992265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004775s
2026-03-01T17:08:55.601207298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle)
2026-03-01T17:08:55.601533004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-03-01T17:08:55.601901175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000511s
2026-03-01T17:08:55.604723147Z [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-03-01T17:08:55.604740232Z 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-03-01T17:08:55.604751895Z FROM "Movies"
2026-03-01T17:08:55.606357167Z [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-03-01T17:08:55.606370965Z 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-03-01T17:08:55.606382298Z FROM "Movies"
2026-03-01T17:08:55.607214323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018124s
2026-03-01T17:08:55.608514792Z [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-03-01T17:08:55.608529882Z 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-03-01T17:08:55.608541075Z FROM "ImportListMovies"
2026-03-01T17:08:55.608549461Z WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-03-01T17:08:55.608558439Z AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" )
2026-03-01T17:08:55.610368684Z [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-03-01T17:08:55.610382683Z 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-03-01T17:08:55.610393705Z FROM "ImportListMovies"
2026-03-01T17:08:55.610402082Z WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-03-01T17:08:55.610411420Z AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" )
2026-03-01T17:08:55.611512467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022511s
2026-03-01T17:08:55.611677660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-03-01T17:08:55.611823333Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-01T17:08:55.612029999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32
2026-03-01T17:08:55.612321667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0
2026-03-01T17:08:55.613277381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010662s
2026-03-01T17:08:55.613464538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles
2026-03-01T17:08:55.613620111Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-01T17:08:55.613825445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32
2026-03-01T17:08:55.614141942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0
2026-03-01T17:08:55.615088698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010757s
2026-03-01T17:08:55.615256887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits
2026-03-01T17:08:55.615408542Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-01T17:08:55.615597282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32
2026-03-01T17:08:55.615905974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0
2026-03-01T17:08:55.616852269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010663s
2026-03-01T17:08:55.617035919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations
2026-03-01T17:08:55.617190981Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-01T17:08:55.617395282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32
2026-03-01T17:08:55.617712471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0
2026-03-01T17:08:55.618664097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010756s
2026-03-01T17:08:55.618848599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies
2026-03-01T17:08:55.619024824Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-01T17:08:55.619200668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32
2026-03-01T17:08:55.619517956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0
2026-03-01T17:08:55.620494783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010979s
2026-03-01T17:08:55.620714305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId)
2026-03-01T17:08:55.621048618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC)
2026-03-01T17:08:55.621426569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005212s
2026-03-01T17:08:55.621790302Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2026-03-01T17:08:55.621799671Z SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id"
2026-03-01T17:08:55.621822286Z FROM "MovieMetadata"
2026-03-01T17:08:55.621830743Z WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId")
2026-03-01T17:08:55.622250118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2026-03-01T17:08:55.622259667Z SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id"
2026-03-01T17:08:55.622268515Z FROM "MovieMetadata"
2026-03-01T17:08:55.622277022Z WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId")
2026-03-01T17:08:55.622607617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005359s
2026-03-01T17:08:55.622983394Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2026-03-01T17:08:55.622998595Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-03-01T17:08:55.623007653Z FROM "Movies"
2026-03-01T17:08:55.623016120Z WHERE "Movies"."Id" = "AlternativeTitles"."MovieId")
2026-03-01T17:08:55.623465866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2026-03-01T17:08:55.623476146Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-03-01T17:08:55.623484844Z FROM "Movies"
2026-03-01T17:08:55.623493201Z WHERE "Movies"."Id" = "AlternativeTitles"."MovieId")
2026-03-01T17:08:55.623813806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005631s
2026-03-01T17:08:55.624173090Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2026-03-01T17:08:55.624185474Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-03-01T17:08:55.624194082Z FROM "Movies"
2026-03-01T17:08:55.624202399Z WHERE "Movies"."Id" = "Credits"."MovieId")
2026-03-01T17:08:55.624615681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2026-03-01T17:08:55.624625410Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-03-01T17:08:55.624634118Z FROM "Movies"
2026-03-01T17:08:55.624642475Z WHERE "Movies"."Id" = "Credits"."MovieId")
2026-03-01T17:08:55.624949102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005117s
2026-03-01T17:08:55.625325660Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2026-03-01T17:08:55.625346402Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-03-01T17:08:55.625355069Z FROM "Movies"
2026-03-01T17:08:55.625363356Z WHERE "Movies"."Id" = "MovieTranslations"."MovieId")
2026-03-01T17:08:55.625803853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2026-03-01T17:08:55.625813352Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-03-01T17:08:55.625822040Z FROM "Movies"
2026-03-01T17:08:55.625830707Z WHERE "Movies"."Id" = "MovieTranslations"."MovieId")
2026-03-01T17:08:55.626152295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005552s
2026-03-01T17:08:55.626552681Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2026-03-01T17:08:55.626561990Z SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id"
2026-03-01T17:08:55.626570547Z FROM "MovieMetadata"
2026-03-01T17:08:55.626578904Z WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId")
2026-03-01T17:08:55.627054722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2026-03-01T17:08:55.627064081Z SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id"
2026-03-01T17:08:55.627072698Z FROM "MovieMetadata"
2026-03-01T17:08:55.627081055Z WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId")
2026-03-01T17:08:55.627448955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006144s
2026-03-01T17:08:55.627615471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-03-01T17:08:55.627760352Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-01T17:08:55.627958932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32
2026-03-01T17:08:55.632402760Z [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-03-01T17:08:55.634812893Z [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-03-01T17:08:55.635937687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-03-01T17:08:55.636922881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-03-01T17:08:55.639437033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-03-01T17:08:55.639940277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-03-01T17:08:55.640399561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-03-01T17:08:55.640848485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-03-01T17:08:55.641208270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130713s
2026-03-01T17:08:55.641403493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId)
2026-03-01T17:08:55.641695371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC)
2026-03-01T17:08:55.642070466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004935s
2026-03-01T17:08:55.642270128Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId
2026-03-01T17:08:55.645885437Z [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-03-01T17:08:55.646851212Z [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-03-01T17:08:55.647378884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-03-01T17:08:55.648187512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-03-01T17:08:55.650756105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-03-01T17:08:55.651144016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086915s
2026-03-01T17:08:55.651327255Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId
2026-03-01T17:08:55.654825499Z [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-03-01T17:08:55.655811243Z [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-03-01T17:08:55.656349908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits"
2026-03-01T17:08:55.657032272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits"
2026-03-01T17:08:55.659548528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC)
2026-03-01T17:08:55.659958334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084271s
2026-03-01T17:08:55.660158617Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId
2026-03-01T17:08:55.663467780Z [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-03-01T17:08:55.664254724Z [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-03-01T17:08:55.664727496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations"
2026-03-01T17:08:55.665448819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations"
2026-03-01T17:08:55.668009234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC)
2026-03-01T17:08:55.668525383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC)
2026-03-01T17:08:55.668909396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085745s
2026-03-01T17:08:55.669526529Z [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-03-01T17:08:55.673237772Z [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-03-01T17:08:55.674223246Z [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-03-01T17:08:55.674750287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-03-01T17:08:55.675931586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-03-01T17:08:55.678286758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC)
2026-03-01T17:08:55.678662013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087551s
2026-03-01T17:08:55.679186860Z [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-03-01T17:08:55.682472666Z [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-03-01T17:08:55.683110781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies"
2026-03-01T17:08:55.683525175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies"
2026-03-01T17:08:55.684103830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies"
2026-03-01T17:08:55.686473231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC)
2026-03-01T17:08:55.686856904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007334s
2026-03-01T17:08:55.687185295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-03-01T17:08:55', 'movie_metadata')
2026-03-01T17:08:55.687521412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.689769057Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated
2026-03-01T17:08:55.689937767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102162s
2026-03-01T17:08:55.690151958Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating
2026-03-01T17:08:55.690351650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.690608487Z [Info] add_collections: Starting migration of Main DB to 208
2026-03-01T17:08:55.691745737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections
2026-03-01T17:08:55.692590448Z [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-03-01T17:08:55.693270137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013458s
2026-03-01T17:08:55.693463626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId)
2026-03-01T17:08:55.693743470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC)
2026-03-01T17:08:55.694102883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004681s
2026-03-01T17:08:55.694281102Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-03-01T17:08:55.694439481Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-01T17:08:55.694650586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32
2026-03-01T17:08:55.694917113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER
2026-03-01T17:08:55.695827676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010045s
2026-03-01T17:08:55.696061708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String
2026-03-01T17:08:55.696337433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT
2026-03-01T17:08:55.697233206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009844s
2026-03-01T17:08:55.697412157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-01T17:08:55.697565996Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-01T17:08:55.697752672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32
2026-03-01T17:08:55.698012055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER
2026-03-01T17:08:55.698926245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009874s
2026-03-01T17:08:55.699101037Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:55.700673103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:55.701844080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025674s
2026-03-01T17:08:55.702015305Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:55.702204185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:55.702739453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005627s
2026-03-01T17:08:55.702914486Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:55.703105220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:55.703736110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000653s
2026-03-01T17:08:55.703925732Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:55.704150624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:55.704787838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006387s
2026-03-01T17:08:55.704931527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-01T17:08:55.705090567Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-01T17:08:55.705284157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32
2026-03-01T17:08:55.708994227Z [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-03-01T17:08:55.710273092Z [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-03-01T17:08:55.710914734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-03-01T17:08:55.711567478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-03-01T17:08:55.714417627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC)
2026-03-01T17:08:55.716155566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093238s
2026-03-01T17:08:55.716198403Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor
2026-03-01T17:08:55.719546845Z [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-03-01T17:08:55.720969930Z [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-03-01T17:08:55.721684339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-03-01T17:08:55.722434068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-03-01T17:08:55.725029755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC)
2026-03-01T17:08:55.725416002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101964s
2026-03-01T17:08:55.725614021Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-01T17:08:55.725895077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport'
2026-03-01T17:08:55.726143677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003618s
2026-03-01T17:08:55.726346325Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection
2026-03-01T17:08:55.730436972Z [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-03-01T17:08:55.732560367Z [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-03-01T17:08:55.733554138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata"
2026-03-01T17:08:55.734359269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata"
2026-03-01T17:08:55.736849964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-03-01T17:08:55.737340983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-03-01T17:08:55.737853054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-03-01T17:08:55.738217318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117233s
2026-03-01T17:08:55.738536891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-03-01T17:08:55', 'add_collections')
2026-03-01T17:08:55.738852637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.740592700Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated
2026-03-01T17:08:55.740757432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140608s
2026-03-01T17:08:55.740978708Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating
2026-03-01T17:08:55.741178861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.741456710Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209
2026-03-01T17:08:55.741942508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId)
2026-03-01T17:08:55.742256080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC)
2026-03-01T17:08:55.742625273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000497s
2026-03-01T17:08:55.742826739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId)
2026-03-01T17:08:55.743141893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC)
2026-03-01T17:08:55.743516407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005063s
2026-03-01T17:08:55.743837534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-03-01T17:08:55', 'movie_meta_collection_index')
2026-03-01T17:08:55.744218671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.745013732Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated
2026-03-01T17:08:55.745187833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019583s
2026-03-01T17:08:55.745371994Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating
2026-03-01T17:08:55.745572958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.745804585Z [Info] movie_added_notifications: Starting migration of Main DB to 210
2026-03-01T17:08:55.746145391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-01T17:08:55.746299671Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-01T17:08:55.746496177Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean
2026-03-01T17:08:55.746786562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0
2026-03-01T17:08:55.747730252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010489s
2026-03-01T17:08:55.748072080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-03-01T17:08:55', 'movie_added_notifications')
2026-03-01T17:08:55.748410522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.749133277Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated
2026-03-01T17:08:55.749296285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024156s
2026-03-01T17:08:55.749491007Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating
2026-03-01T17:08:55.749670539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.749904159Z [Info] more_movie_meta_index: Starting migration of Main DB to 211
2026-03-01T17:08:55.750251709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId)
2026-03-01T17:08:55.750596914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC)
2026-03-01T17:08:55.750978592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005252s
2026-03-01T17:08:55.751160509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId)
2026-03-01T17:08:55.751443789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC)
2026-03-01T17:08:55.751770537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004482s
2026-03-01T17:08:55.752095992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-03-01T17:08:55', 'more_movie_meta_index')
2026-03-01T17:08:55.752426528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:55.753205847Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated
2026-03-01T17:08:55.753370468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018663s
2026-03-01T17:08:55.753602826Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating
2026-03-01T17:08:55.753818200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:55.754073394Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212
2026-03-01T17:08:55.756103431Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-01T17:08:55.756341611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-03-01T17:08:55.756563898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000277s
2026-03-01T17:08:55.756718921Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-03-01T17:08:55.756856558Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-01T17:08:55.757055158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-03-01T17:08:55.760626769Z [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-03-01T17:08:55.761708577Z [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-03-01T17:08:55.762271400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-03-01T17:08:55.762724783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-03-01T17:08:55.765115888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079022s
2026-03-01T17:08:55.765282584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-03-01T17:08:55.765423788Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-03-01T17:08:55.765614141Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-03-01T17:08:55.769164420Z [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-03-01T17:08:55.770224525Z [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-03-01T17:08:55.770790614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-03-01T17:08:55.771333768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-03-01T17:08:55.773748270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079464s
2026-03-01T17:08:55.773916508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections
2026-03-01T17:08:55.774057683Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-01T17:08:55.774266032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset
2026-03-01T17:08:55.778124531Z [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-03-01T17:08:55.779368296Z [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-03-01T17:08:55.780002372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections"
2026-03-01T17:08:55.780682452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections"
2026-03-01T17:08:55.783136623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC)
2026-03-01T17:08:55.783504604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090446s
2026-03-01T17:08:55.783721701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections
2026-03-01T17:08:55.783780630Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-01T17:08:55.783985883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset
2026-03-01T17:08:55.787628938Z [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-03-01T17:08:55.788908875Z [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-03-01T17:08:55.789549676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections"
2026-03-01T17:08:55.790230947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections"
2026-03-01T17:08:55.792711773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC)
2026-03-01T17:08:55.793059062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088893s
2026-03-01T17:08:55.793225236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-01T17:08:55.793356791Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-01T17:08:55.793535291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-03-01T17:08:55.798511019Z [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-03-01T17:08:55.799434679Z [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-03-01T17:08:55.799954836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-01T17:08:55.800419843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-01T17:08:55.802761177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090442s
2026-03-01T17:08:55.802924195Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-01T17:08:55.803061391Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-01T17:08:55.803266204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-03-01T17:08:55.806757303Z [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-03-01T17:08:55.807667666Z [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-03-01T17:08:55.808176962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-01T17:08:55.808743663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-01T17:08:55.811065698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076155s
2026-03-01T17:08:55.811221913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-01T17:08:55.811375332Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-01T17:08:55.811548941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-03-01T17:08:55.815021112Z [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-03-01T17:08:55.815954031Z [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-03-01T17:08:55.816426482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-01T17:08:55.816970808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-01T17:08:55.819331461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076069s
2026-03-01T17:08:55.819509430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-01T17:08:55.819676827Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-01T17:08:55.819889745Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-03-01T17:08:55.823337137Z [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-03-01T17:08:55.824260606Z [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-03-01T17:08:55.824797206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-01T17:08:55.825451724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-01T17:08:55.827980346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-01T17:08:55.828413167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083126s
2026-03-01T17:08:55.828570965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-01T17:08:55.828722971Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-01T17:08:55.828940489Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-03-01T17:08:55.832381207Z [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-03-01T17:08:55.833290207Z [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-03-01T17:08:55.833795945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-01T17:08:55.834522849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-01T17:08:55.837035608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-01T17:08:55.837418339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082874s
2026-03-01T17:08:55.837601949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-01T17:08:55.837747752Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-01T17:08:55.837959789Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-03-01T17:08:55.841415076Z [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-03-01T17:08:55.842335921Z [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-03-01T17:08:55.842821989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-01T17:08:55.843525275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-01T17:08:55.846052364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-01T17:08:55.846446126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082849s
2026-03-01T17:08:55.846607121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-03-01T17:08:55.846740980Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-01T17:08:55.846930973Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-03-01T17:08:55.850430329Z [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-03-01T17:08:55.851412877Z [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-03-01T17:08:55.851976071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-03-01T17:08:55.852673074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-03-01T17:08:55.855108698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-03-01T17:08:55.855601781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC)
2026-03-01T17:08:55.856122870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-03-01T17:08:55.856486473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093813s
2026-03-01T17:08:55.856652958Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-03-01T17:08:55.856791577Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-01T17:08:55.856970778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-03-01T17:08:55.860644184Z [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-03-01T17:08:55.861461891Z [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-03-01T17:08:55.861941426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-03-01T17:08:55.862402374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-03-01T17:08:55.864742115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075727s
2026-03-01T17:08:55.864911286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-03-01T17:08:55.865043181Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-01T17:08:55.865225629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-03-01T17:08:55.870303834Z [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-03-01T17:08:55.871147563Z [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-03-01T17:08:55.871634102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-03-01T17:08:55.872165783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-03-01T17:08:55.874537999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091365s
2026-03-01T17:08:55.874723964Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-03-01T17:08:55.874841711Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-01T17:08:55.875041573Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-03-01T17:08:55.878484776Z [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-03-01T17:08:55.879331982Z [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-03-01T17:08:55.879808813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-03-01T17:08:55.880420364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-03-01T17:08:55.882853984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-03-01T17:08:55.883289611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-03-01T17:08:55.883638874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084102s
2026-03-01T17:08:55.883801462Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-01T17:08:55.883961875Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-01T17:08:55.884166948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-03-01T17:08:55.909095571Z [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-03-01T17:08:55.910422974Z [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-03-01T17:08:55.910992781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-01T17:08:55.911992835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-01T17:08:55.914640546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-01T17:08:55.915117557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0307527s
2026-03-01T17:08:55.915309924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-01T17:08:55.915485728Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2026-03-01T17:08:55.915721593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-03-01T17:08:55.920739797Z [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-03-01T17:08:55.921822547Z [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-03-01T17:08:55.922415090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-01T17:08:55.923183928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-01T17:08:55.925799545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-01T17:08:55.926207967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102555s
2026-03-01T17:08:55.926417289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-01T17:08:55.926579185Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-03-01T17:08:55.926800390Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-03-01T17:08:55.930815665Z [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-03-01T17:08:55.931827582Z [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-03-01T17:08:55.932402820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-01T17:08:55.933142760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-01T17:08:55.935681061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-01T17:08:55.936120396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009098s
2026-03-01T17:08:55.936299997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-01T17:08:55.936461493Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-03-01T17:08:55.936690955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-03-01T17:08:55.940866251Z [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-03-01T17:08:55.941992609Z [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-03-01T17:08:55.942661957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-01T17:08:55.943455244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-01T17:08:55.945965389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-01T17:08:55.946358550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094596s
2026-03-01T17:08:55.946538573Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-01T17:08:55.946698515Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-01T17:08:55.946917776Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-03-01T17:08:55.950781456Z [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-03-01T17:08:55.951985420Z [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-03-01T17:08:55.952626411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-01T17:08:55.953343795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-01T17:08:55.955835282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-01T17:08:55.956263263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091435s
2026-03-01T17:08:55.956447334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-01T17:08:55.956603538Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s
2026-03-01T17:08:55.956818722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-03-01T17:08:55.960688123Z [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-03-01T17:08:55.961821284Z [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-03-01T17:08:55.962439469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-01T17:08:55.963146202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-01T17:08:55.965661046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-01T17:08:55.966081953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090652s
2026-03-01T17:08:55.966260272Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-01T17:08:55.966417819Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-01T17:08:55.966642412Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2026-03-01T17:08:55.970537655Z [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-03-01T17:08:55.971670636Z [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-03-01T17:08:55.973742708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-01T17:08:55.974526947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-01T17:08:55.977046901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-01T17:08:55.977437457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105895s
2026-03-01T17:08:55.977620306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-03-01T17:08:55.977775508Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-01T17:08:55.978011814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-03-01T17:08:55.981856565Z [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-03-01T17:08:55.982804634Z [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-03-01T17:08:55.983340664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-03-01T17:08:55.983826502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-03-01T17:08:55.986217296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080016s
2026-03-01T17:08:55.986402499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-03-01T17:08:55.986555867Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-03-01T17:08:55.986759998Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-03-01T17:08:55.990586393Z [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-03-01T17:08:55.991533490Z [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-03-01T17:08:55.992088728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-03-01T17:08:55.992665229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-03-01T17:08:55.995039419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008089s
2026-03-01T17:08:55.995216436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles
2026-03-01T17:08:55.995368532Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-01T17:08:55.995566401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset
2026-03-01T17:08:55.999465151Z [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-03-01T17:08:56.000619675Z [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-03-01T17:08:56.001240365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles"
2026-03-01T17:08:56.001803118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles"
2026-03-01T17:08:56.004301940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC)
2026-03-01T17:08:56.004681654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089212s
2026-03-01T17:08:56.004859141Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-03-01T17:08:56.005018873Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-01T17:08:56.005232944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset
2026-03-01T17:08:56.009713205Z [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-03-01T17:08:56.011802261Z [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-03-01T17:08:56.012836163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata"
2026-03-01T17:08:56.013811216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata"
2026-03-01T17:08:56.016268775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-03-01T17:08:56.016777389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-03-01T17:08:56.017310382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-03-01T17:08:56.017842473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC)
2026-03-01T17:08:56.018237128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128074s
2026-03-01T17:08:56.018417802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-03-01T17:08:56.018574337Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-01T17:08:56.018780542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset
2026-03-01T17:08:56.023252607Z [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-03-01T17:08:56.025366773Z [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-03-01T17:08:56.026385234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata"
2026-03-01T17:08:56.027348093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata"
2026-03-01T17:08:56.029831082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-03-01T17:08:56.030339326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-03-01T17:08:56.030867509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-03-01T17:08:56.031403158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC)
2026-03-01T17:08:56.031791750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128211s
2026-03-01T17:08:56.031985240Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-03-01T17:08:56.032149430Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-03-01T17:08:56.032353802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset
2026-03-01T17:08:56.036886649Z [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-03-01T17:08:56.038973150Z [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-03-01T17:08:56.040005949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata"
2026-03-01T17:08:56.040954559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata"
2026-03-01T17:08:56.043448180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-03-01T17:08:56.043967827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-03-01T17:08:56.044501351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-03-01T17:08:56.045034705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC)
2026-03-01T17:08:56.045424109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128756s
2026-03-01T17:08:56.045602979Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-03-01T17:08:56.045759985Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-01T17:08:56.045976331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset
2026-03-01T17:08:56.050456962Z [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-03-01T17:08:56.052576310Z [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-03-01T17:08:56.053604119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata"
2026-03-01T17:08:56.054563651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata"
2026-03-01T17:08:56.057041500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-03-01T17:08:56.057547880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-03-01T17:08:56.058152698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-03-01T17:08:56.058742295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC)
2026-03-01T17:08:56.059137190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129628s
2026-03-01T17:08:56.059308285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-03-01T17:08:56.059464750Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-03-01T17:08:56.059648179Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset
2026-03-01T17:08:56.065199216Z [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-03-01T17:08:56.066217176Z [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-03-01T17:08:56.066777063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-03-01T17:08:56.067475750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-03-01T17:08:56.069999822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC)
2026-03-01T17:08:56.070386701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105493s
2026-03-01T17:08:56.070571473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-03-01T17:08:56.070748760Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s
2026-03-01T17:08:56.070982811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-03-01T17:08:56.074731229Z [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-03-01T17:08:56.075533724Z [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-03-01T17:08:56.076039272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-03-01T17:08:56.076745965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-03-01T17:08:56.079135296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079572s
2026-03-01T17:08:56.079317463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-03-01T17:08:56.079476523Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-01T17:08:56.079687578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-03-01T17:08:56.083404352Z [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-03-01T17:08:56.084188771Z [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-03-01T17:08:56.084663968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-03-01T17:08:56.085400251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-03-01T17:08:56.088007871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-01T17:08:56.088398678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085053s
2026-03-01T17:08:56.088582358Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-03-01T17:08:56.088737019Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-01T17:08:56.088953625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-03-01T17:08:56.092678084Z [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-03-01T17:08:56.093448856Z [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-03-01T17:08:56.093928021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-03-01T17:08:56.094649774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-03-01T17:08:56.097177865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-01T17:08:56.097567880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084217s
2026-03-01T17:08:56.097750217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-03-01T17:08:56.097906372Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-03-01T17:08:56.098105994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset
2026-03-01T17:08:56.101960374Z [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-03-01T17:08:56.102855246Z [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-03-01T17:08:56.103381816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-03-01T17:08:56.103863126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-03-01T17:08:56.106255472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007954s
2026-03-01T17:08:56.106437128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-03-01T17:08:56.106590026Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-01T17:08:56.106799177Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset
2026-03-01T17:08:56.110628047Z [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-03-01T17:08:56.111530164Z [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-03-01T17:08:56.112066524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-03-01T17:08:56.112644497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-03-01T17:08:56.115022425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080255s
2026-03-01T17:08:56.115203179Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-01T17:08:56.115352801Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-01T17:08:56.115561340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-03-01T17:08:56.119128964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-03-01T17:08:56.119716848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-03-01T17:08:56.120187896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-03-01T17:08:56.120744647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-03-01T17:08:56.123223498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-01T17:08:56.123627852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078825s
2026-03-01T17:08:56.124057557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-03-01T17:08:56', 'postgres_update_timestamp_columns_to_with_timezone')
2026-03-01T17:08:56.124433464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.127896046Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated
2026-03-01T17:08:56.128109817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120446s
2026-03-01T17:08:56.128372225Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating
2026-03-01T17:08:56.128586026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.129989922Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214
2026-03-01T17:08:56.130415399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-03-01T17:08:56.130579249Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-01T17:08:56.130768490Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String
2026-03-01T17:08:56.131040578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT
2026-03-01T17:08:56.132041623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010802s
2026-03-01T17:08:56.132400997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-03-01T17:08:56', 'add_language_tags_to_subtitle_files')
2026-03-01T17:08:56.132732995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.133562746Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated
2026-03-01T17:08:56.133740454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025566s
2026-03-01T17:08:56.133931238Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating
2026-03-01T17:08:56.134120008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.134367837Z [Info] add_salt_to_users: Starting migration of Main DB to 215
2026-03-01T17:08:56.134709044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-03-01T17:08:56.134862613Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-01T17:08:56.135023097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-03-01T17:08:56.135246076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-03-01T17:08:56.136244446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010479s
2026-03-01T17:08:56.136436092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-03-01T17:08:56.136675594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-03-01T17:08:56.137585476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009846s
2026-03-01T17:08:56.137913266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-03-01T17:08:56', 'add_salt_to_users')
2026-03-01T17:08:56.138236597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.139050385Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated
2026-03-01T17:08:56.139213304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024277s
2026-03-01T17:08:56.139395510Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating
2026-03-01T17:08:56.139580373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.139819584Z [Info] clean_alt_titles: Starting migration of Main DB to 216
2026-03-01T17:08:56.140198828Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language
2026-03-01T17:08:56.144106867Z [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-03-01T17:08:56.145047370Z [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-03-01T17:08:56.145571426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-03-01T17:08:56.146410405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-03-01T17:08:56.149022675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-03-01T17:08:56.149558974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC)
2026-03-01T17:08:56.149938108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095617s
2026-03-01T17:08:56.150132780Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes
2026-03-01T17:08:56.153961659Z [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-03-01T17:08:56.156225988Z [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-03-01T17:08:56.156760334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-03-01T17:08:56.157570175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-03-01T17:08:56.160128967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-03-01T17:08:56.160668083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC)
2026-03-01T17:08:56.161058509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010745s
2026-03-01T17:08:56.161241597Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount
2026-03-01T17:08:56.165033422Z [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-03-01T17:08:56.165841770Z [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-03-01T17:08:56.166328861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-03-01T17:08:56.167142429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-03-01T17:08:56.169729177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-03-01T17:08:56.170259615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC)
2026-03-01T17:08:56.170646374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092241s
2026-03-01T17:08:56.170838561Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId
2026-03-01T17:08:56.174601638Z [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-03-01T17:08:56.175360616Z [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-03-01T17:08:56.175824901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-03-01T17:08:56.176666796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-03-01T17:08:56.179190688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-03-01T17:08:56.179726887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC)
2026-03-01T17:08:56.180119318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091061s
2026-03-01T17:08:56.180441586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-03-01T17:08:56', 'clean_alt_titles')
2026-03-01T17:08:56.180771210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.181964333Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated
2026-03-01T17:08:56.182129144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109315s
2026-03-01T17:08:56.182318395Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating
2026-03-01T17:08:56.182496244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.182749604Z [Info] remove_omg: Starting migration of Main DB to 217
2026-03-01T17:08:56.183130110Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-01T17:08:56.183392308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-03-01T17:08:56.183645107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003432s
2026-03-01T17:08:56.183980362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-03-01T17:08:56', 'remove_omg')
2026-03-01T17:08:56.184286759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.185176661Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated
2026-03-01T17:08:56.185329619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018481s
2026-03-01T17:08:56.185557217Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating
2026-03-01T17:08:56.185764594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.186017954Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218
2026-03-01T17:08:56.186365675Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-03-01T17:08:56.186515757Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-01T17:08:56.186731581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String
2026-03-01T17:08:56.187007026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT
2026-03-01T17:08:56.187959844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010275s
2026-03-01T17:08:56.188320380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-03-01T17:08:56', 'add_additional_info_to_pending_releases')
2026-03-01T17:08:56.188656627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.189480707Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated
2026-03-01T17:08:56.189646160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002492s
2026-03-01T17:08:56.189832255Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating
2026-03-01T17:08:56.190031907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.190273723Z [Info] add_result_to_commands: Starting migration of Main DB to 219
2026-03-01T17:08:56.190583357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-01T17:08:56.190750814Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-01T17:08:56.190920786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-03-01T17:08:56.191183505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-03-01T17:08:56.192204120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010977s
2026-03-01T17:08:56.192529435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-03-01T17:08:56', 'add_result_to_commands')
2026-03-01T17:08:56.192860352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.193707908Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated
2026-03-01T17:08:56.193857459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025723s
2026-03-01T17:08:56.194062302Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating
2026-03-01T17:08:56.194262846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.194510274Z [Info] health_restored_notification: Starting migration of Main DB to 220
2026-03-01T17:08:56.194835889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-01T17:08:56.194993998Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-01T17:08:56.195189411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-03-01T17:08:56.195497822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-03-01T17:08:56.196484158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010887s
2026-03-01T17:08:56.196811527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-03-01T17:08:56', 'health_restored_notification')
2026-03-01T17:08:56.197139748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.198040201Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated
2026-03-01T17:08:56.198231697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026314s
2026-03-01T17:08:56.198449856Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating
2026-03-01T17:08:56.198659428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.198927337Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221
2026-03-01T17:08:56.199267001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-01T17:08:56.199423837Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-01T17:08:56.199641495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean
2026-03-01T17:08:56.199994155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0
2026-03-01T17:08:56.200983067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011434s
2026-03-01T17:08:56.201355106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-03-01T17:08:56', 'add_on_manual_interaction_required_to_notifications')
2026-03-01T17:08:56.201702124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.202660735Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated
2026-03-01T17:08:56.202843002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002749s
2026-03-01T17:08:56.203022443Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating
2026-03-01T17:08:56.203207506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.203448451Z [Info] remove_rarbg: Starting migration of Main DB to 222
2026-03-01T17:08:56.203765008Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-01T17:08:56.204048910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg'
2026-03-01T17:08:56.204284975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003326s
2026-03-01T17:08:56.204599468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-03-01T17:08:56', 'remove_rarbg')
2026-03-01T17:08:56.204917990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.205687860Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated
2026-03-01T17:08:56.205848613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017174s
2026-03-01T17:08:56.206067695Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating
2026-03-01T17:08:56.206294231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.206531999Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223
2026-03-01T17:08:56.207037447Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%')
2026-03-01T17:08:56.207494347Z [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-03-01T17:08:56.207820464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005264s
2026-03-01T17:08:56.208229417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-03-01T17:08:56', 'remove_invalid_roksbox_metadata_images')
2026-03-01T17:08:56.208561897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.209369032Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated
2026-03-01T17:08:56.209546860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002008s
2026-03-01T17:08:56.209720540Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating
2026-03-01T17:08:56.209904490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.210147008Z [Info] list_sync_time: Starting migration of Main DB to 224
2026-03-01T17:08:56.210887379Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-03-01T17:08:56.214716158Z [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-03-01T17:08:56.215605860Z [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-03-01T17:08:56.216141007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-01T17:08:56.216898061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-01T17:08:56.219488287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-01T17:08:56.219870647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087867s
2026-03-01T17:08:56.220063295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-01T17:08:56.220354872Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-01T17:08:56.220565626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-03-01T17:08:56.220843997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-03-01T17:08:56.221815493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010621s
2026-03-01T17:08:56.222021378Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-01T17:08:56.222273736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval'
2026-03-01T17:08:56.222515092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003262s
2026-03-01T17:08:56.222826799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-03-01T17:08:56', 'list_sync_time')
2026-03-01T17:08:56.223149920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.224163561Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated
2026-03-01T17:08:56.224324064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019421s
2026-03-01T17:08:56.224520590Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating
2026-03-01T17:08:56.224715312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.224960826Z [Info] add_tags_to_collections: Starting migration of Main DB to 225
2026-03-01T17:08:56.225269468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections
2026-03-01T17:08:56.225419670Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-01T17:08:56.225589442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String
2026-03-01T17:08:56.225830688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT
2026-03-01T17:08:56.226782504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010164s
2026-03-01T17:08:56.227108661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-03-01T17:08:56', 'add_tags_to_collections')
2026-03-01T17:08:56.227434798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.228262103Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated
2026-03-01T17:08:56.228433529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024655s
2026-03-01T17:08:56.228626627Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating
2026-03-01T17:08:56.228843534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.229067555Z [Info] add_download_client_tags: Starting migration of Main DB to 226
2026-03-01T17:08:56.229382720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-03-01T17:08:56.229533453Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-01T17:08:56.229711522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-03-01T17:08:56.229962407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-03-01T17:08:56.230908342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010234s
2026-03-01T17:08:56.231248777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-03-01T17:08:56', 'add_download_client_tags')
2026-03-01T17:08:56.231576216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.232408392Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated
2026-03-01T17:08:56.232573925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024752s
2026-03-01T17:08:56.232752585Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating
2026-03-01T17:08:56.232939321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.233185256Z [Info] add_auto_tagging: Starting migration of Main DB to 227
2026-03-01T17:08:56.233668810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-03-01T17:08:56.234189649Z [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-03-01T17:08:56.234698473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000855s
2026-03-01T17:08:56.234880910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-03-01T17:08:56.235144351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-03-01T17:08:56.235492832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004487s
2026-03-01T17:08:56.235816634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-03-01T17:08:56', 'add_auto_tagging')
2026-03-01T17:08:56.236173503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.236978183Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated
2026-03-01T17:08:56.237153647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019045s
2026-03-01T17:08:56.237380022Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating
2026-03-01T17:08:56.237592270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.237862354Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228
2026-03-01T17:08:56.238260124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-01T17:08:56.238424185Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s
2026-03-01T17:08:56.238645761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-03-01T17:08:56.238986647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-03-01T17:08:56.240046712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011969s
2026-03-01T17:08:56.240217065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-01T17:08:56.240359912Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-01T17:08:56.240568212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-03-01T17:08:56.240856081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-03-01T17:08:56.241843069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010813s
2026-03-01T17:08:56.242203905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-03-01T17:08:56', 'add_custom_format_score_bypass_to_delay_profile')
2026-03-01T17:08:56.242552156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.243413611Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated
2026-03-01T17:08:56.243604595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002598s
2026-03-01T17:08:56.243833286Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating
2026-03-01T17:08:56.244051545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.244333804Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229
2026-03-01T17:08:56.245242333Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-03-01T17:08:56.245492216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-03-01T17:08:56.247968602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025259s
2026-03-01T17:08:56.248145679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-03-01T17:08:56.248279889Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-01T17:08:56.248456495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String
2026-03-01T17:08:56.248765367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL
2026-03-01T17:08:56.249733787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010907s
2026-03-01T17:08:56.249898508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-03-01T17:08:56.250045344Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-01T17:08:56.250231619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-03-01T17:08:56.250525360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-03-01T17:08:56.251489061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010876s
2026-03-01T17:08:56.251662901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-03-01T17:08:56.251817532Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-01T17:08:56.252019028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-03-01T17:08:56.252326577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-03-01T17:08:56.253285678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001078s
2026-03-01T17:08:56.253473797Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-03-01T17:08:56.257385163Z [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-03-01T17:08:56.258237479Z [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-03-01T17:08:56.258777676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-03-01T17:08:56.259240558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-03-01T17:08:56.261780903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081317s
2026-03-01T17:08:56.261967679Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:56.262219196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:56.262892902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007898s
2026-03-01T17:08:56.263100400Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-01T17:08:56.263373650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-03-01T17:08:56.263631971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003634s
2026-03-01T17:08:56.264000442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-03-01T17:08:56', 'update_restrictions_to_release_profiles')
2026-03-01T17:08:56.264346279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.265371964Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated
2026-03-01T17:08:56.265552868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020339s
2026-03-01T17:08:56.265758362Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating
2026-03-01T17:08:56.265959166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.266213188Z [Info] rename_quality_profiles: Starting migration of Main DB to 230
2026-03-01T17:08:56.266573754Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-03-01T17:08:56.266821903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-03-01T17:08:56.269321546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025568s
2026-03-01T17:08:56.269529756Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId
2026-03-01T17:08:56.273628188Z [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-03-01T17:08:56.274645907Z [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-03-01T17:08:56.275189882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-03-01T17:08:56.275913650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-03-01T17:08:56.278502703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC)
2026-03-01T17:08:56.278901446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091794s
2026-03-01T17:08:56.279103492Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId
2026-03-01T17:08:56.283332618Z [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-03-01T17:08:56.284596873Z [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-03-01T17:08:56.285213956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-03-01T17:08:56.285916100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-03-01T17:08:56.288563300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC)
2026-03-01T17:08:56.288926842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096399s
2026-03-01T17:08:56.289258880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-03-01T17:08:56', 'rename_quality_profiles')
2026-03-01T17:08:56.289587131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.290875345Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated
2026-03-01T17:08:56.291050938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115596s
2026-03-01T17:08:56.291249077Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating
2026-03-01T17:08:56.291444711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.291692911Z [Info] update_images_remote_url: Starting migration of Main DB to 231
2026-03-01T17:08:56.292094911Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-03-01T17:08:56.292408372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-03-01T17:08:56.292724839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003916s
2026-03-01T17:08:56.292964782Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-03-01T17:08:56.293246800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-03-01T17:08:56.293502094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003431s
2026-03-01T17:08:56.293760023Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-03-01T17:08:56.294054105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-03-01T17:08:56.294311734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003523s
2026-03-01T17:08:56.294639073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-03-01T17:08:56', 'update_images_remote_url')
2026-03-01T17:08:56.294965691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.295655840Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated
2026-03-01T17:08:56.295826193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016556s
2026-03-01T17:08:56.296073702Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating
2026-03-01T17:08:56.296266129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.296511824Z [Info] add_notification_status: Starting migration of Main DB to 232
2026-03-01T17:08:56.297058054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-03-01T17:08:56.297593342Z [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-03-01T17:08:56.298111425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008761s
2026-03-01T17:08:56.298314464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-03-01T17:08:56.298629348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-03-01T17:08:56.300383710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018838s
2026-03-01T17:08:56.300724917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-03-01T17:08:56', 'add_notification_status')
2026-03-01T17:08:56.301054020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.301992098Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated
2026-03-01T17:08:56.302146810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034527s
2026-03-01T17:08:56.302353015Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating
2026-03-01T17:08:56.302552056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.302825557Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233
2026-03-01T17:08:56.303331285Z [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-03-01T17:08:56.303790419Z [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-03-01T17:08:56.304133550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005354s
2026-03-01T17:08:56.304571001Z [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-03-01T17:08:56.305127832Z [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-03-01T17:08:56.305485553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006262s
2026-03-01T17:08:56.305850658Z [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-03-01T17:08:56.306295423Z [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-03-01T17:08:56.306612572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005122s
2026-03-01T17:08:56.306950111Z [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-03-01T17:08:56.307359095Z [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-03-01T17:08:56.307670021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004739s
2026-03-01T17:08:56.308049024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-03-01T17:08:56', 'rename_deprecated_indexer_flags')
2026-03-01T17:08:56.308390642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.309174109Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated
2026-03-01T17:08:56.309357990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019332s
2026-03-01T17:08:56.309544645Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating
2026-03-01T17:08:56.309736752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.309980212Z [Info] movie_last_searched_time: Starting migration of Main DB to 234
2026-03-01T17:08:56.310284946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-03-01T17:08:56.310444006Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-01T17:08:56.310696214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset
2026-03-01T17:08:56.311004866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME
2026-03-01T17:08:56.312041803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011345s
2026-03-01T17:08:56.312377539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-03-01T17:08:56', 'movie_last_searched_time')
2026-03-01T17:08:56.312714949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.321806465Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated
2026-03-01T17:08:56.321993601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108377s
2026-03-01T17:08:56.322203734Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating
2026-03-01T17:08:56.322396643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.322653821Z [Info] email_encryption: Starting migration of Main DB to 235
2026-03-01T17:08:56.322987613Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:56.323191513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:56.323915070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007434s
2026-03-01T17:08:56.324259654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-03-01T17:08:56', 'email_encryption')
2026-03-01T17:08:56.324592614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.325219487Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated
2026-03-01T17:08:56.325388737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020399s
2026-03-01T17:08:56.325589402Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating
2026-03-01T17:08:56.325787721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.326041923Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236
2026-03-01T17:08:56.326413651Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL
2026-03-01T17:08:56.326708224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL
2026-03-01T17:08:56.326953699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003329s
2026-03-01T17:08:56.327288322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-03-01T17:08:56', 'clear_last_rss_releases_info')
2026-03-01T17:08:56.327623798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.328007550Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated
2026-03-01T17:08:56.328185429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013292s
2026-03-01T17:08:56.328359419Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating
2026-03-01T17:08:56.328546526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.328781459Z [Info] add_indexes: Starting migration of Main DB to 237
2026-03-01T17:08:56.329719818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId)
2026-03-01T17:08:56.329993840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC)
2026-03-01T17:08:56.330359967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004585s
2026-03-01T17:08:56.330542354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date)
2026-03-01T17:08:56.330810705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC)
2026-03-01T17:08:56.331134507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004308s
2026-03-01T17:08:56.331322084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date)
2026-03-01T17:08:56.331606066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC)
2026-03-01T17:08:56.332008346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005044s
2026-03-01T17:08:56.332270484Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-03-01T17:08:56.332511870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-03-01T17:08:56.332891725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004417s
2026-03-01T17:08:56.333081076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-03-01T17:08:56.333369377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-03-01T17:08:56.333769773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005142s
2026-03-01T17:08:56.333953633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId)
2026-03-01T17:08:56.334213216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC)
2026-03-01T17:08:56.334569734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000449s
2026-03-01T17:08:56.334743624Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path)
2026-03-01T17:08:56.334986252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC)
2026-03-01T17:08:56.335314644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004063s
2026-03-01T17:08:56.335631652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-03-01T17:08:56', 'add_indexes')
2026-03-01T17:08:56.335979092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.336711066Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated
2026-03-01T17:08:56.336871348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017835s
2026-03-01T17:08:56.337092724Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating
2026-03-01T17:08:56.337298719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.337562600Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238
2026-03-01T17:08:56.338012426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-03-01T17:08:56.338173340Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-01T17:08:56.338349535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String
2026-03-01T17:08:56.338597514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT
2026-03-01T17:08:56.339641686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011137s
2026-03-01T17:08:56.339808011Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-03-01T17:08:56.339991831Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-01T17:08:56.340167956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32
2026-03-01T17:08:56.340445455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0
2026-03-01T17:08:56.341475419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011273s
2026-03-01T17:08:56.341638617Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:56.341811575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:56.342389349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000597s
2026-03-01T17:08:56.342753612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-03-01T17:08:56', 'parse_title_from_existing_subtitle_files')
2026-03-01T17:08:56.343094228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.343769598Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated
2026-03-01T17:08:56.343970112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019206s
2026-03-01T17:08:56.344216267Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating
2026-03-01T17:08:56.344432452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.344697346Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239
2026-03-01T17:08:56.345050617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-01T17:08:56.345216441Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-01T17:08:56.345418548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32
2026-03-01T17:08:56.345738923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1
2026-03-01T17:08:56.346766953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00116s
2026-03-01T17:08:56.347146026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-03-01T17:08:56', 'add_minimum_upgrade_format_score_to_quality_profiles')
2026-03-01T17:08:56.347506262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.348192904Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated
2026-03-01T17:08:56.348390933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025087s
2026-03-01T17:08:56.348613962Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating
2026-03-01T17:08:56.348824245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.349090892Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240
2026-03-01T17:08:56.349408592Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle
2026-03-01T17:08:56.353688550Z [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-03-01T17:08:56.354676379Z [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-03-01T17:08:56.355244162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-03-01T17:08:56.355709719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-03-01T17:08:56.358359164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087424s
2026-03-01T17:08:56.358722495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-03-01T17:08:56', 'drop_multi_episode_style_from_naming_config')
2026-03-01T17:08:56.359068893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.360118146Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated
2026-03-01T17:08:56.360301475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104517s
2026-03-01T17:08:56.360488301Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating
2026-03-01T17:08:56.360680207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.360929048Z [Info] stevenlu_update_url: Starting migration of Main DB to 241
2026-03-01T17:08:56.361181026Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:56.361371439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:56.361925795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005788s
2026-03-01T17:08:56.362257794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-03-01T17:08:56', 'stevenlu_update_url')
2026-03-01T17:08:56.362602818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.363135882Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated
2026-03-01T17:08:56.363307748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017644s
2026-03-01T17:08:56.363482750Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating
2026-03-01T17:08:56.363674596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.363942957Z [Info] add_movie_keywords: Starting migration of Main DB to 242
2026-03-01T17:08:56.364249374Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-03-01T17:08:56.364408484Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-01T17:08:56.364595551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String
2026-03-01T17:08:56.364847829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT
2026-03-01T17:08:56.365869235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010942s
2026-03-01T17:08:56.366197176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-03-01T17:08:56', 'add_movie_keywords')
2026-03-01T17:08:56.366533523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.367093080Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated
2026-03-01T17:08:56.367260507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023068s
2026-03-01T17:08:56.377269730Z [Debug] MigrationController: Took: 00:00:02.0394519
2026-03-01T17:08:56.555543434Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-03-01T17:08:56.581965846Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-03-01T17:08:56.605158063Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-03-01T17:08:56.606139610Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-01T17:08:56.606416467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-01T17:08:56.611597058Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-03-01T17:08:56.611833935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054508s
2026-03-01T17:08:56.612107105Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-03-01T17:08:56.612355716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056975s
2026-03-01T17:08:56.614148716Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-03-01T17:08:56.614440514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.614894448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-03-01T17:08:56.615272860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-03-01T17:08:56.615766453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006128s
2026-03-01T17:08:56.616056317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.617380133Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-03-01T17:08:56.617642431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022095s
2026-03-01T17:08:56.617970461Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-03-01T17:08:56.618262078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.618752967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-03-01T17:08:56.619117380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-01T17:08:56.619614171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005881s
2026-03-01T17:08:56.619865767Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-01T17:08:56.620110901Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-01T17:08:56.620384973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-03-01T17:08:56.620748705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-03-01T17:08:56.621526070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008609s
2026-03-01T17:08:56.621795563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.622482035Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-03-01T17:08:56.622741999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017912s
2026-03-01T17:08:56.623074458Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-03-01T17:08:56.623387538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.623767013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-01T17:08:56.624026385Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-01T17:08:56.624281919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-03-01T17:08:56.624633918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-03-01T17:08:56.625182753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006268s
2026-03-01T17:08:56.625448228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.626167386Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-03-01T17:08:56.626428862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015611s
2026-03-01T17:08:56.626799518Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-03-01T17:08:56.627080644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.627428284Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-03-01T17:08:56.628062361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-03-01T17:08:56.628615806Z [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-03-01T17:08:56.629319232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010082s
2026-03-01T17:08:56.629569776Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-03-01T17:08:56.629881013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-03-01T17:08:56.630322101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005122s
2026-03-01T17:08:56.630730954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-01T17:08:56', 'InitialSetup')
2026-03-01T17:08:56.631208947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.631986663Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-03-01T17:08:56.632240263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021605s
2026-03-01T17:08:56.632503193Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating
2026-03-01T17:08:56.632789098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.633130346Z [Info] add_moviefiles_table: Starting migration of Log DB to 104
2026-03-01T17:08:56.633574650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-03-01T17:08:56', 'add_moviefiles_table')
2026-03-01T17:08:56.634071460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.634776520Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated
2026-03-01T17:08:56.635035492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001987s
2026-03-01T17:08:56.635294994Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating
2026-03-01T17:08:56.635577623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.635958330Z [Info] fix_history_movieId: Starting migration of Log DB to 105
2026-03-01T17:08:56.636357634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-03-01T17:08:56', 'fix_history_movieId')
2026-03-01T17:08:56.636842560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.637531678Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated
2026-03-01T17:08:56.637788354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019552s
2026-03-01T17:08:56.638043208Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating
2026-03-01T17:08:56.638317941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.638650641Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106
2026-03-01T17:08:56.639048963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-03-01T17:08:56', 'add_tmdb_stuff')
2026-03-01T17:08:56.639524570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.640241925Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated
2026-03-01T17:08:56.640494583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001928s
2026-03-01T17:08:56.640756892Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating
2026-03-01T17:08:56.641034170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.641364755Z [Info] fix_movie_files: Starting migration of Log DB to 107
2026-03-01T17:08:56.641757095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-03-01T17:08:56', 'fix_movie_files')
2026-03-01T17:08:56.642244056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.642937151Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated
2026-03-01T17:08:56.643187335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019071s
2026-03-01T17:08:56.643462179Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating
2026-03-01T17:08:56.643762103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.644112849Z [Info] update_schedule_intervale: Starting migration of Log DB to 108
2026-03-01T17:08:56.644535490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-03-01T17:08:56', 'update_schedule_intervale')
2026-03-01T17:08:56.645030346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.645758041Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated
2026-03-01T17:08:56.646009397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001979s
2026-03-01T17:08:56.646289191Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating
2026-03-01T17:08:56.646596139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.646943148Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109
2026-03-01T17:08:56.647393544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-03-01T17:08:56', 'add_movie_formats_to_naming_config')
2026-03-01T17:08:56.647935576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.648665375Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated
2026-03-01T17:08:56.648945940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020445s
2026-03-01T17:08:56.649206775Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating
2026-03-01T17:08:56.649500006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.649835972Z [Info] add_phyiscal_release: Starting migration of Log DB to 110
2026-03-01T17:08:56.650242350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-03-01T17:08:56', 'add_phyiscal_release')
2026-03-01T17:08:56.650737087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.651582359Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated
2026-03-01T17:08:56.651840528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020825s
2026-03-01T17:08:56.652116334Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating
2026-03-01T17:08:56.652391317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.652728667Z [Info] remove_bitmetv: Starting migration of Log DB to 111
2026-03-01T17:08:56.653116588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-03-01T17:08:56', 'remove_bitmetv')
2026-03-01T17:08:56.653602606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.654286032Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated
2026-03-01T17:08:56.654537829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001904s
2026-03-01T17:08:56.654805478Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating
2026-03-01T17:08:56.655086805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.655424094Z [Info] remove_torrentleech: Starting migration of Log DB to 112
2026-03-01T17:08:56.655831965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-03-01T17:08:56', 'remove_torrentleech')
2026-03-01T17:08:56.656337393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.657034807Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated
2026-03-01T17:08:56.657292035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019471s
2026-03-01T17:08:56.657555435Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating
2026-03-01T17:08:56.657845680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.658186616Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113
2026-03-01T17:08:56.658597113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-03-01T17:08:56', 'remove_broadcasthenet')
2026-03-01T17:08:56.659091999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.659787750Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated
2026-03-01T17:08:56.660064377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019407s
2026-03-01T17:08:56.660315873Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating
2026-03-01T17:08:56.660589625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.660922665Z [Info] remove_fanzub: Starting migration of Log DB to 114
2026-03-01T17:08:56.661308763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-03-01T17:08:56', 'remove_fanzub')
2026-03-01T17:08:56.661793659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.662497737Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated
2026-03-01T17:08:56.662743842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001912s
2026-03-01T17:08:56.663007152Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating
2026-03-01T17:08:56.663292236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.663638484Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115
2026-03-01T17:08:56.664077027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-03-01T17:08:56', 'update_movie_sorttitle')
2026-03-01T17:08:56.664574899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.665276271Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated
2026-03-01T17:08:56.665535984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019758s
2026-03-01T17:08:56.665817341Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating
2026-03-01T17:08:56.666115381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.666459173Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116
2026-03-01T17:08:56.666889850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-03-01T17:08:56', 'update_movie_sorttitle_again')
2026-03-01T17:08:56.667393574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.668154386Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated
2026-03-01T17:08:56.668433208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020163s
2026-03-01T17:08:56.668691909Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating
2026-03-01T17:08:56.668973135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.669316055Z [Info] update_movie_file: Starting migration of Log DB to 117
2026-03-01T17:08:56.669709988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-03-01T17:08:56', 'update_movie_file')
2026-03-01T17:08:56.670194654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.670905686Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated
2026-03-01T17:08:56.671157022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019335s
2026-03-01T17:08:56.671420563Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating
2026-03-01T17:08:56.671699494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.672097706Z [Info] update_movie_slug: Starting migration of Log DB to 118
2026-03-01T17:08:56.672503493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-03-01T17:08:56', 'update_movie_slug')
2026-03-01T17:08:56.672986316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.673686596Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated
2026-03-01T17:08:56.673940587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019857s
2026-03-01T17:08:56.674206773Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating
2026-03-01T17:08:56.674497278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.674843696Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119
2026-03-01T17:08:56.675270315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-03-01T17:08:56', 'add_youtube_trailer_id')
2026-03-01T17:08:56.675764570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.676473397Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated
2026-03-01T17:08:56.676733641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019651s
2026-03-01T17:08:56.676979426Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating
2026-03-01T17:08:56.677247877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.677588563Z [Info] add_studio: Starting migration of Log DB to 120
2026-03-01T17:08:56.677970682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-03-01T17:08:56', 'add_studio')
2026-03-01T17:08:56.678445057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.679127792Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated
2026-03-01T17:08:56.679371022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001891s
2026-03-01T17:08:56.679633981Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating
2026-03-01T17:08:56.679937312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.680281685Z [Info] update_filedate_config: Starting migration of Log DB to 121
2026-03-01T17:08:56.680697823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-03-01T17:08:56', 'update_filedate_config')
2026-03-01T17:08:56.681187649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.681890715Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated
2026-03-01T17:08:56.682157322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019576s
2026-03-01T17:08:56.682435241Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating
2026-03-01T17:08:56.682724975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.683073166Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122
2026-03-01T17:08:56.683487710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-03-01T17:08:56', 'add_movieid_to_blacklist')
2026-03-01T17:08:56.684018589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.684717807Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated
2026-03-01T17:08:56.684986869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019819s
2026-03-01T17:08:56.685251903Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating
2026-03-01T17:08:56.685540444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.685884446Z [Info] create_netimport_table: Starting migration of Log DB to 123
2026-03-01T17:08:56.686306747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-03-01T17:08:56', 'create_netimport_table')
2026-03-01T17:08:56.686803236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.687496743Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated
2026-03-01T17:08:56.687757337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019444s
2026-03-01T17:08:56.688060257Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating
2026-03-01T17:08:56.688366394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.688707791Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124
2026-03-01T17:08:56.689138949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-03-01T17:08:56', 'add_preferred_tags_to_profile')
2026-03-01T17:08:56.689644447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.690351120Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated
2026-03-01T17:08:56.690621424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019692s
2026-03-01T17:08:56.690875115Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating
2026-03-01T17:08:56.691159287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.691495304Z [Info] fix_imdb_unique: Starting migration of Log DB to 125
2026-03-01T17:08:56.691896942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-03-01T17:08:56', 'fix_imdb_unique')
2026-03-01T17:08:56.692384925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.693065064Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated
2026-03-01T17:08:56.693312873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019081s
2026-03-01T17:08:56.693590763Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating
2026-03-01T17:08:56.693893122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.694237766Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126
2026-03-01T17:08:56.694675427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-03-01T17:08:56', 'update_qualities_and_profiles')
2026-03-01T17:08:56.697989420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.698710010Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated
2026-03-01T17:08:56.698996858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047952s
2026-03-01T17:08:56.699269236Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating
2026-03-01T17:08:56.699545282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.699909636Z [Info] remove_wombles: Starting migration of Log DB to 127
2026-03-01T17:08:56.700310844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-03-01T17:08:56', 'remove_wombles')
2026-03-01T17:08:56.700834979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.701584017Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated
2026-03-01T17:08:56.701840684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020371s
2026-03-01T17:08:56.702093283Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating
2026-03-01T17:08:56.702372465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.702705375Z [Info] remove_kickass: Starting migration of Log DB to 128
2026-03-01T17:08:56.703097575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-03-01T17:08:56', 'remove_kickass')
2026-03-01T17:08:56.703577631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.704261208Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated
2026-03-01T17:08:56.704516722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001893s
2026-03-01T17:08:56.704811075Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating
2026-03-01T17:08:56.705142292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.705478168Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129
2026-03-01T17:08:56.705949527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-03-01T17:08:56', 'add_parsed_movie_info_to_pending_release')
2026-03-01T17:08:56.706468312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.707192119Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated
2026-03-01T17:08:56.707476963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020283s
2026-03-01T17:08:56.707739662Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating
2026-03-01T17:08:56.708051369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.708394059Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130
2026-03-01T17:08:56.708801981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-03-01T17:08:56', 'remove_wombles_kickass')
2026-03-01T17:08:56.709294152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.710145716Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated
2026-03-01T17:08:56.710409427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020893s
2026-03-01T17:08:56.710692337Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating
2026-03-01T17:08:56.710997632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.711344370Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131
2026-03-01T17:08:56.711786791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-03-01T17:08:56', 'make_parsed_episode_info_nullable')
2026-03-01T17:08:56.712352580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.713116428Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated
2026-03-01T17:08:56.713393305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020895s
2026-03-01T17:08:56.713666876Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating
2026-03-01T17:08:56.713968353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.714316103Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132
2026-03-01T17:08:56.714757632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-03-01T17:08:56', 'rename_torrent_downloadstation')
2026-03-01T17:08:56.715264373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.715979853Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated
2026-03-01T17:08:56.716256180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019792s
2026-03-01T17:08:56.716524901Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating
2026-03-01T17:08:56.716814554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.717154879Z [Info] add_minimumavailability: Starting migration of Log DB to 133
2026-03-01T17:08:56.717579554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-03-01T17:08:56', 'add_minimumavailability')
2026-03-01T17:08:56.718070783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.718769610Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated
2026-03-01T17:08:56.719028882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019454s
2026-03-01T17:08:56.719312644Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating
2026-03-01T17:08:56.719622518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.719980388Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134
2026-03-01T17:08:56.720434703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-03-01T17:08:56', 'add_remux_qualities_for_the_wankers')
2026-03-01T17:08:56.720954059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.721671654Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated
2026-03-01T17:08:56.721971327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020228s
2026-03-01T17:08:56.722244016Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating
2026-03-01T17:08:56.722544371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.722891991Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135
2026-03-01T17:08:56.723318730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-03-01T17:08:56', 'add_haspredbentry_to_movies')
2026-03-01T17:08:56.723814899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.724550981Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated
2026-03-01T17:08:56.724815744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019875s
2026-03-01T17:08:56.725085537Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating
2026-03-01T17:08:56.725371223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.725710346Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136
2026-03-01T17:08:56.726128197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-03-01T17:08:56', 'add_pathstate_to_movies')
2026-03-01T17:08:56.726629015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.727336099Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated
2026-03-01T17:08:56.727595591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019561s
2026-03-01T17:08:56.727881788Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating
2026-03-01T17:08:56.728201451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.728542097Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137
2026-03-01T17:08:56.728968295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-03-01T17:08:56', 'add_import_exclusions_table')
2026-03-01T17:08:56.729465436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.730174203Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated
2026-03-01T17:08:56.730440309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019602s
2026-03-01T17:08:56.730717688Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating
2026-03-01T17:08:56.731006980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.731348247Z [Info] add_physical_release_note: Starting migration of Log DB to 138
2026-03-01T17:08:56.731780027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-03-01T17:08:56', 'add_physical_release_note')
2026-03-01T17:08:56.732282969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.733022969Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated
2026-03-01T17:08:56.733257291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001954s
2026-03-01T17:08:56.733523587Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating
2026-03-01T17:08:56.733819744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.734167795Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139
2026-03-01T17:08:56.734588171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-03-01T17:08:56', 'consolidate_indexer_baseurl')
2026-03-01T17:08:56.735086875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.735785632Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated
2026-03-01T17:08:56.736075436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019511s
2026-03-01T17:08:56.736348175Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating
2026-03-01T17:08:56.736652006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.736991811Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140
2026-03-01T17:08:56.737420313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-03-01T17:08:56', 'add_alternative_titles_table')
2026-03-01T17:08:56.737919990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.738629338Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated
2026-03-01T17:08:56.738902428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019638s
2026-03-01T17:08:56.739167000Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating
2026-03-01T17:08:56.739456533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.739798001Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141
2026-03-01T17:08:56.740235953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-03-01T17:08:56', 'fix_duplicate_alt_titles')
2026-03-01T17:08:56.740734186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.741445238Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated
2026-03-01T17:08:56.741709199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019744s
2026-03-01T17:08:56.741959032Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating
2026-03-01T17:08:56.742229878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.742565032Z [Info] movie_extras: Starting migration of Log DB to 142
2026-03-01T17:08:56.742947052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-03-01T17:08:56', 'movie_extras')
2026-03-01T17:08:56.743425936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.744113570Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated
2026-03-01T17:08:56.744360417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018836s
2026-03-01T17:08:56.744612335Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating
2026-03-01T17:08:56.744890224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.745221471Z [Info] clean_core_tv: Starting migration of Log DB to 143
2026-03-01T17:08:56.745600745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-03-01T17:08:56', 'clean_core_tv')
2026-03-01T17:08:56.746082184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.746761993Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated
2026-03-01T17:08:56.747010654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018808s
2026-03-01T17:08:56.747284595Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating
2026-03-01T17:08:56.747584880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.747947199Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144
2026-03-01T17:08:56.748382756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-03-01T17:08:56', 'add_cookies_to_indexer_status')
2026-03-01T17:08:56.748880769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.749610709Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated
2026-03-01T17:08:56.749878789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020038s
2026-03-01T17:08:56.750133261Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating
2026-03-01T17:08:56.750411651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.750746315Z [Info] banner_to_fanart: Starting migration of Log DB to 145
2026-03-01T17:08:56.751139487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-03-01T17:08:56', 'banner_to_fanart')
2026-03-01T17:08:56.751625516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.752336367Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated
2026-03-01T17:08:56.752586010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019222s
2026-03-01T17:08:56.752883118Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating
2026-03-01T17:08:56.753160917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.753500601Z [Info] naming_config_colon_action: Starting migration of Log DB to 146
2026-03-01T17:08:56.753929655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-03-01T17:08:56', 'naming_config_colon_action')
2026-03-01T17:08:56.754434191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.755129932Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated
2026-03-01T17:08:56.755396418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001958s
2026-03-01T17:08:56.755649037Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating
2026-03-01T17:08:56.755948009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.756283534Z [Info] add_custom_formats: Starting migration of Log DB to 147
2026-03-01T17:08:56.756686997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-03-01T17:08:56', 'add_custom_formats')
2026-03-01T17:08:56.757169088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.757865209Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated
2026-03-01T17:08:56.758119080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019317s
2026-03-01T17:08:56.758393172Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating
2026-03-01T17:08:56.758692765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.759035987Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148
2026-03-01T17:08:56.759459459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-03-01T17:08:56', 'remove_extra_naming_config')
2026-03-01T17:08:56.759999376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.760710739Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated
2026-03-01T17:08:56.760977867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020007s
2026-03-01T17:08:56.761249473Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating
2026-03-01T17:08:56.761548095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.761889542Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149
2026-03-01T17:08:56.762315931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-03-01T17:08:56', 'convert_regex_required_tags')
2026-03-01T17:08:56.762827831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.763532129Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated
2026-03-01T17:08:56.763803035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019678s
2026-03-01T17:08:56.764107638Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating
2026-03-01T17:08:56.764417272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.764769291Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150
2026-03-01T17:08:56.765216731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-03-01T17:08:56', 'fix_format_tags_double_underscore')
2026-03-01T17:08:56.765722319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.766664296Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated
2026-03-01T17:08:56.766932286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022144s
2026-03-01T17:08:56.767200416Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating
2026-03-01T17:08:56.767595271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.767978162Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151
2026-03-01T17:08:56.768414691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-03-01T17:08:56', 'add_tags_to_net_import')
2026-03-01T17:08:56.768914246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.769721241Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated
2026-03-01T17:08:56.769980283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021859s
2026-03-01T17:08:56.770244224Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating
2026-03-01T17:08:56.770521893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.770858251Z [Info] add_custom_filters: Starting migration of Log DB to 152
2026-03-01T17:08:56.771260230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-03-01T17:08:56', 'add_custom_filters')
2026-03-01T17:08:56.771741078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.772453903Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated
2026-03-01T17:08:56.772719558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019236s
2026-03-01T17:08:56.772995374Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating
2026-03-01T17:08:56.773304656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.773652367Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153
2026-03-01T17:08:56.774104757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-03-01T17:08:56', 'indexer_client_status_search_changes')
2026-03-01T17:08:56.774629584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.775359955Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated
2026-03-01T17:08:56.775639337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020277s
2026-03-01T17:08:56.775983460Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating
2026-03-01T17:08:56.776300308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.776652557Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154
2026-03-01T17:08:56.777119137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-03-01T17:08:56', 'add_language_to_files_history_blacklist')
2026-03-01T17:08:56.777647190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.778358061Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated
2026-03-01T17:08:56.778648186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020285s
2026-03-01T17:08:56.778927658Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating
2026-03-01T17:08:56.779236129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.779581896Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155
2026-03-01T17:08:56.780051171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-03-01T17:08:56', 'add_update_allowed_quality_profile')
2026-03-01T17:08:56.780565997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.781271979Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated
2026-03-01T17:08:56.781550770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020077s
2026-03-01T17:08:56.781830433Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating
2026-03-01T17:08:56.782140167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.782474570Z [Info] add_download_client_priority: Starting migration of Log DB to 156
2026-03-01T17:08:56.782904456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-03-01T17:08:56', 'add_download_client_priority')
2026-03-01T17:08:56.783402609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.784111366Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated
2026-03-01T17:08:56.784382211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019637s
2026-03-01T17:08:56.784640331Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating
2026-03-01T17:08:56.784923230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.785256932Z [Info] remove_growl_prowl: Starting migration of Log DB to 157
2026-03-01T17:08:56.785657409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-03-01T17:08:56', 'remove_growl_prowl')
2026-03-01T17:08:56.786142766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.786820631Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated
2026-03-01T17:08:56.787070995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018969s
2026-03-01T17:08:56.787335658Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating
2026-03-01T17:08:56.787624429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.787986598Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158
2026-03-01T17:08:56.788402035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-03-01T17:08:56', 'remove_plex_hometheatre')
2026-03-01T17:08:56.788895920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.789582883Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated
2026-03-01T17:08:56.789845872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019454s
2026-03-01T17:08:56.790107639Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating
2026-03-01T17:08:56.790383936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.790732107Z [Info] add_webrip_qualites: Starting migration of Log DB to 159
2026-03-01T17:08:56.791135499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-03-01T17:08:56', 'add_webrip_qualites')
2026-03-01T17:08:56.791633973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.792360155Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated
2026-03-01T17:08:56.792617173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019656s
2026-03-01T17:08:56.792892307Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating
2026-03-01T17:08:56.793181589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.793521554Z [Info] health_issue_notification: Starting migration of Log DB to 160
2026-03-01T17:08:56.793952872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-03-01T17:08:56', 'health_issue_notification')
2026-03-01T17:08:56.794451787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.795152267Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated
2026-03-01T17:08:56.795416840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019617s
2026-03-01T17:08:56.795691974Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating
2026-03-01T17:08:56.795998962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.796337574Z [Info] speed_improvements: Starting migration of Log DB to 161
2026-03-01T17:08:56.796736607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-03-01T17:08:56', 'speed_improvements')
2026-03-01T17:08:56.797222866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.797915691Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated
2026-03-01T17:08:56.798167889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019231s
2026-03-01T17:08:56.798440117Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating
2026-03-01T17:08:56.798730612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.799072811Z [Info] fix_profile_format_default: Starting migration of Log DB to 162
2026-03-01T17:08:56.799497156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-03-01T17:08:56', 'fix_profile_format_default')
2026-03-01T17:08:56.800014167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.800729998Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated
2026-03-01T17:08:56.801006224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019785s
2026-03-01T17:08:56.801244333Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating
2026-03-01T17:08:56.801518626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.801847037Z [Info] task_duration: Starting migration of Log DB to 163
2026-03-01T17:08:56.802235810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-03-01T17:08:56', 'task_duration')
2026-03-01T17:08:56.802717189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.803493642Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated
2026-03-01T17:08:56.803741471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019856s
2026-03-01T17:08:56.804030223Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating
2026-03-01T17:08:56.804315397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.804665171Z [Info] movie_collections_crew: Starting migration of Log DB to 164
2026-03-01T17:08:56.805074716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-03-01T17:08:56', 'movie_collections_crew')
2026-03-01T17:08:56.805564151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.806337008Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated
2026-03-01T17:08:56.806591640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002015s
2026-03-01T17:08:56.806889851Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating
2026-03-01T17:08:56.807202350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.807555070Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165
2026-03-01T17:08:56.808064205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-03-01T17:08:56', 'remove_custom_formats_from_quality_model')
2026-03-01T17:08:56.808587228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.809389844Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated
2026-03-01T17:08:56.809691842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021477s
2026-03-01T17:08:56.809953449Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating
2026-03-01T17:08:56.810239455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.810588057Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166
2026-03-01T17:08:56.810982311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-03-01T17:08:56', 'fix_tmdb_list_config')
2026-03-01T17:08:56.811468550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.812258039Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated
2026-03-01T17:08:56.812515087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020098s
2026-03-01T17:08:56.812779269Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating
2026-03-01T17:08:56.813064543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.813402494Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167
2026-03-01T17:08:56.813811968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-03-01T17:08:56', 'remove_movie_pathstate')
2026-03-01T17:08:56.814306093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.815109120Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated
2026-03-01T17:08:56.815371619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020358s
2026-03-01T17:08:56.815635320Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating
2026-03-01T17:08:56.815937668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.816291210Z [Info] custom_format_rework: Starting migration of Log DB to 168
2026-03-01T17:08:56.816689101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-03-01T17:08:56', 'custom_format_rework')
2026-03-01T17:08:56.817175531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.817990011Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated
2026-03-01T17:08:56.818245535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020612s
2026-03-01T17:08:56.818507533Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating
2026-03-01T17:08:56.818795493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.819130918Z [Info] custom_format_scores: Starting migration of Log DB to 169
2026-03-01T17:08:56.819538128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-03-01T17:08:56', 'custom_format_scores')
2026-03-01T17:08:56.820044678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.820960482Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated
2026-03-01T17:08:56.821201056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021378s
2026-03-01T17:08:56.821463224Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating
2026-03-01T17:08:56.821746204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.822083934Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170
2026-03-01T17:08:56.822491084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-03-01T17:08:56', 'fix_trakt_list_config')
2026-03-01T17:08:56.822986942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.823765399Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated
2026-03-01T17:08:56.824075203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020127s
2026-03-01T17:08:56.824359796Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating
2026-03-01T17:08:56.824667486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.825012691Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171
2026-03-01T17:08:56.825458589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-03-01T17:08:56', 'quality_definition_preferred_size')
2026-03-01T17:08:56.825974768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.826767805Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated
2026-03-01T17:08:56.827045554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020774s
2026-03-01T17:08:56.827306069Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating
2026-03-01T17:08:56.827589259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.827944183Z [Info] add_download_history: Starting migration of Log DB to 172
2026-03-01T17:08:56.828356504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-03-01T17:08:56', 'add_download_history')
2026-03-01T17:08:56.828849486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.829621431Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated
2026-03-01T17:08:56.829878809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020237s
2026-03-01T17:08:56.830135846Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating
2026-03-01T17:08:56.830433776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.830748139Z [Info] net_import_status: Starting migration of Log DB to 173
2026-03-01T17:08:56.833879955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-03-01T17:08:56', 'net_import_status')
2026-03-01T17:08:56.834374962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.835217198Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated
2026-03-01T17:08:56.835477161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047988s
2026-03-01T17:08:56.835753487Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating
2026-03-01T17:08:56.836084494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.836441853Z [Info] email_multiple_addresses: Starting migration of Log DB to 174
2026-03-01T17:08:56.840393149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-03-01T17:08:56', 'email_multiple_addresses')
2026-03-01T17:08:56.840900942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.841688848Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated
2026-03-01T17:08:56.841952790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056017s
2026-03-01T17:08:56.842232834Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating
2026-03-01T17:08:56.842542447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.842887281Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175
2026-03-01T17:08:56.843336646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-03-01T17:08:56', 'remove_chown_and_folderchmod_config')
2026-03-01T17:08:56.843858567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.844670171Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated
2026-03-01T17:08:56.844947971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021002s
2026-03-01T17:08:56.845211351Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating
2026-03-01T17:08:56.845493078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.845837822Z [Info] movie_recommendations: Starting migration of Log DB to 176
2026-03-01T17:08:56.846260313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-03-01T17:08:56', 'movie_recommendations')
2026-03-01T17:08:56.846734087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.847508606Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated
2026-03-01T17:08:56.847768329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020034s
2026-03-01T17:08:56.848063684Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating
2026-03-01T17:08:56.848358828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.848697500Z [Info] language_improvements: Starting migration of Log DB to 177
2026-03-01T17:08:56.849102906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-03-01T17:08:56', 'language_improvements')
2026-03-01T17:08:56.849596530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.850397553Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated
2026-03-01T17:08:56.850655282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00203s
2026-03-01T17:08:56.850912801Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating
2026-03-01T17:08:56.851187093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.851517107Z [Info] new_list_server: Starting migration of Log DB to 178
2026-03-01T17:08:56.851947183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-03-01T17:08:56', 'new_list_server')
2026-03-01T17:08:56.852433052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.853203262Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated
2026-03-01T17:08:56.853452494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020174s
2026-03-01T17:08:56.853727328Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating
2026-03-01T17:08:56.854026891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.854358509Z [Info] movie_translation_indexes: Starting migration of Log DB to 179
2026-03-01T17:08:56.854780869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-03-01T17:08:56', 'movie_translation_indexes')
2026-03-01T17:08:56.855284583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.856077139Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated
2026-03-01T17:08:56.856366822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020386s
2026-03-01T17:08:56.856628980Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating
2026-03-01T17:08:56.856930167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.857273668Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180
2026-03-01T17:08:56.857709055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-03-01T17:08:56', 'fix_invalid_profile_references')
2026-03-01T17:08:56.858215424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.859010696Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated
2026-03-01T17:08:56.859286261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020597s
2026-03-01T17:08:56.859538248Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating
2026-03-01T17:08:56.859818743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.860182144Z [Info] list_movies_table: Starting migration of Log DB to 181
2026-03-01T17:08:56.860580877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-03-01T17:08:56', 'list_movies_table')
2026-03-01T17:08:56.861060433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.861829351Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated
2026-03-01T17:08:56.862083914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020058s
2026-03-01T17:08:56.862350050Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating
2026-03-01T17:08:56.862634793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.862973014Z [Info] on_delete_notification: Starting migration of Log DB to 182
2026-03-01T17:08:56.863382689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-03-01T17:08:56', 'on_delete_notification')
2026-03-01T17:08:56.863906724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.864767888Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated
2026-03-01T17:08:56.865035467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021213s
2026-03-01T17:08:56.865299498Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating
2026-03-01T17:08:56.865592568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.865951381Z [Info] download_propers_config: Starting migration of Log DB to 183
2026-03-01T17:08:56.866345945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-03-01T17:08:56', 'download_propers_config')
2026-03-01T17:08:56.866853287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.867634580Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated
2026-03-01T17:08:56.867927129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020326s
2026-03-01T17:08:56.868200940Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating
2026-03-01T17:08:56.868490273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.868831059Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184
2026-03-01T17:08:56.869252488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-03-01T17:08:56', 'add_priority_to_indexers')
2026-03-01T17:08:56.869757845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.870582666Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated
2026-03-01T17:08:56.870848311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020828s
2026-03-01T17:08:56.871125028Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating
2026-03-01T17:08:56.871424832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.871771189Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185
2026-03-01T17:08:56.872248841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-03-01T17:08:56', 'add_alternative_title_indices')
2026-03-01T17:08:56.872765080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.873565001Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated
2026-03-01T17:08:56.873840195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021151s
2026-03-01T17:08:56.874097663Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating
2026-03-01T17:08:56.874377547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.874709395Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186
2026-03-01T17:08:56.875121996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-03-01T17:08:56', 'fix_tmdb_duplicates')
2026-03-01T17:08:56.875629147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.876420621Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated
2026-03-01T17:08:56.876678199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002032s
2026-03-01T17:08:56.876955037Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating
2026-03-01T17:08:56.877262967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.877609043Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187
2026-03-01T17:08:56.878051855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-03-01T17:08:56', 'swap_filechmod_for_folderchmod')
2026-03-01T17:08:56.878561662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.879353566Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated
2026-03-01T17:08:56.879625654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020747s
2026-03-01T17:08:56.879902862Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating
2026-03-01T17:08:56.880188477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.880523281Z [Info] mediainfo_channels: Starting migration of Log DB to 188
2026-03-01T17:08:56.880927685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-03-01T17:08:56', 'mediainfo_channels')
2026-03-01T17:08:56.881414796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.882351703Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated
2026-03-01T17:08:56.882605223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021639s
2026-03-01T17:08:56.882863213Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating
2026-03-01T17:08:56.883142475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.883474704Z [Info] add_update_history: Starting migration of Log DB to 189
2026-03-01T17:08:56.884042227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-03-01T17:08:56.884553666Z [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-03-01T17:08:56.885214547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009111s
2026-03-01T17:08:56.885482497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-03-01T17:08:56.885832030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-03-01T17:08:56.886312027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005736s
2026-03-01T17:08:56.886711130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-03-01T17:08:56', 'add_update_history')
2026-03-01T17:08:56.887206658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.888056529Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated
2026-03-01T17:08:56.888311022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022911s
2026-03-01T17:08:56.888578370Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating
2026-03-01T17:08:56.888865358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.889204180Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190
2026-03-01T17:08:56.889612122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-03-01T17:08:56', 'update_awesome_hd_link')
2026-03-01T17:08:56.890105305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.890890726Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated
2026-03-01T17:08:56.891147964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002017s
2026-03-01T17:08:56.891398328Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating
2026-03-01T17:08:56.891676258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.892033267Z [Info] remove_awesomehd: Starting migration of Log DB to 191
2026-03-01T17:08:56.892424725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-03-01T17:08:56', 'remove_awesomehd')
2026-03-01T17:08:56.892909110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.893679982Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated
2026-03-01T17:08:56.893930917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019997s
2026-03-01T17:08:56.894204328Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating
2026-03-01T17:08:56.894503079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.894843595Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192
2026-03-01T17:08:56.895277880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-03-01T17:08:56', 'add_on_delete_to_notifications')
2026-03-01T17:08:56.895795652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.896605653Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated
2026-03-01T17:08:56.896884094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020762s
2026-03-01T17:08:56.897154779Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating
2026-03-01T17:08:56.897449051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.897785909Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194
2026-03-01T17:08:56.898211436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-03-01T17:08:56', 'add_bypass_to_delay_profile')
2026-03-01T17:08:56.898765602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.899553769Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated
2026-03-01T17:08:56.899820145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020924s
2026-03-01T17:08:56.900096271Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating
2026-03-01T17:08:56.900371415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.900722382Z [Info] update_notifiarr: Starting migration of Log DB to 195
2026-03-01T17:08:56.901185745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-03-01T17:08:56', 'update_notifiarr')
2026-03-01T17:08:56.901735031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.902506835Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated
2026-03-01T17:08:56.902756208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021364s
2026-03-01T17:08:56.903021041Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating
2026-03-01T17:08:56.903303740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.903636139Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196
2026-03-01T17:08:56.904094192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-03-01T17:08:56', 'legacy_mediainfo_hdr')
2026-03-01T17:08:56.904585511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.905363828Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated
2026-03-01T17:08:56.905621818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020509s
2026-03-01T17:08:56.905891952Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating
2026-03-01T17:08:56.906189451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.906531760Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197
2026-03-01T17:08:56.906966856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-03-01T17:08:56', 'rename_blacklist_to_blocklist')
2026-03-01T17:08:56.907467965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.908280842Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated
2026-03-01T17:08:56.908547168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020593s
2026-03-01T17:08:56.908802873Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating
2026-03-01T17:08:56.909079269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.909410145Z [Info] add_indexer_tags: Starting migration of Log DB to 198
2026-03-01T17:08:56.909801173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-03-01T17:08:56', 'add_indexer_tags')
2026-03-01T17:08:56.910281410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.911133225Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated
2026-03-01T17:08:56.911379611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020566s
2026-03-01T17:08:56.911641638Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating
2026-03-01T17:08:56.911941382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.912284313Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199
2026-03-01T17:08:56.912687484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-03-01T17:08:56', 'mediainfo_to_ffmpeg')
2026-03-01T17:08:56.913171840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.913918262Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated
2026-03-01T17:08:56.914169659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019871s
2026-03-01T17:08:56.914432478Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating
2026-03-01T17:08:56.914720047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.915080673Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200
2026-03-01T17:08:56.915469927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-03-01T17:08:56', 'cdh_per_downloadclient')
2026-03-01T17:08:56.915985966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.916767129Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated
2026-03-01T17:08:56.917025609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020326s
2026-03-01T17:08:56.917293128Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating
2026-03-01T17:08:56.917590647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.917927315Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201
2026-03-01T17:08:56.918353012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-03-01T17:08:56', 'migrate_discord_from_slack')
2026-03-01T17:08:56.918849822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.919602728Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated
2026-03-01T17:08:56.919884045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002001s
2026-03-01T17:08:56.920160531Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating
2026-03-01T17:08:56.920433220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.920764948Z [Info] remove_predb: Starting migration of Log DB to 202
2026-03-01T17:08:56.921149292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-03-01T17:08:56', 'remove_predb')
2026-03-01T17:08:56.921623667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.922370641Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated
2026-03-01T17:08:56.922612328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019446s
2026-03-01T17:08:56.922890197Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating
2026-03-01T17:08:56.923189590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.923529294Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203
2026-03-01T17:08:56.923981184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-03-01T17:08:56', 'add_on_update_to_notifications')
2026-03-01T17:08:56.924488215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.925282073Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated
2026-03-01T17:08:56.925535884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020493s
2026-03-01T17:08:56.925804756Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating
2026-03-01T17:08:56.926102215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.926444304Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204
2026-03-01T17:08:56.926870742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-03-01T17:08:56', 'ensure_identity_on_id_columns')
2026-03-01T17:08:56.927376460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.928153976Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated
2026-03-01T17:08:56.928427667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020239s
2026-03-01T17:08:56.928696569Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating
2026-03-01T17:08:56.928990230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.929328731Z [Info] download_client_per_indexer: Starting migration of Log DB to 205
2026-03-01T17:08:56.929752615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-03-01T17:08:56', 'download_client_per_indexer')
2026-03-01T17:08:56.930256920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.931019846Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated
2026-03-01T17:08:56.931286283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020137s
2026-03-01T17:08:56.931549092Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating
2026-03-01T17:08:56.931840409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.937747142Z [Info] multiple_ratings_support: Starting migration of Log DB to 206
2026-03-01T17:08:56.938190915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-03-01T17:08:56', 'multiple_ratings_support')
2026-03-01T17:08:56.938712826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.939535643Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated
2026-03-01T17:08:56.939800747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076772s
2026-03-01T17:08:56.940088867Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating
2026-03-01T17:08:56.940381025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.940694015Z [Info] movie_metadata: Starting migration of Log DB to 207
2026-03-01T17:08:56.941080463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-03-01T17:08:56', 'movie_metadata')
2026-03-01T17:08:56.941559999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.942311893Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated
2026-03-01T17:08:56.942559872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019534s
2026-03-01T17:08:56.942809385Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating
2026-03-01T17:08:56.943093637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.943422048Z [Info] add_collections: Starting migration of Log DB to 208
2026-03-01T17:08:56.943813396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-03-01T17:08:56', 'add_collections')
2026-03-01T17:08:56.944324104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.945234317Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated
2026-03-01T17:08:56.945482437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021453s
2026-03-01T17:08:56.945755216Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating
2026-03-01T17:08:56.946051072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.946399744Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209
2026-03-01T17:08:56.946825271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-03-01T17:08:56', 'movie_meta_collection_index')
2026-03-01T17:08:56.947327051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.948114246Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated
2026-03-01T17:08:56.948384490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020417s
2026-03-01T17:08:56.948655396Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating
2026-03-01T17:08:56.948942043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.949281827Z [Info] movie_added_notifications: Starting migration of Log DB to 210
2026-03-01T17:08:56.949700560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-03-01T17:08:56', 'movie_added_notifications')
2026-03-01T17:08:56.950225507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.950981619Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated
2026-03-01T17:08:56.951241382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020213s
2026-03-01T17:08:56.951500885Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating
2026-03-01T17:08:56.951788384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.952208420Z [Info] more_movie_meta_index: Starting migration of Log DB to 211
2026-03-01T17:08:56.952611291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-03-01T17:08:56', 'more_movie_meta_index')
2026-03-01T17:08:56.953103842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.953853161Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated
2026-03-01T17:08:56.954107804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020582s
2026-03-01T17:08:56.954417938Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating
2026-03-01T17:08:56.954750588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.955104811Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212
2026-03-01T17:08:56.955824981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-03-01T17:08:56.956073863Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s
2026-03-01T17:08:56.956354999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-03-01T17:08:56.957395193Z [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-03-01T17:08:56.958404575Z [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-03-01T17:08:56.959066007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-03-01T17:08:56.959706306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-03-01T17:08:56.960896303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-03-01T17:08:56.961356118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047181s
2026-03-01T17:08:56.961591923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-03-01T17:08:56.961819942Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-01T17:08:56.962082351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-03-01T17:08:56.962976721Z [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-03-01T17:08:56.963804719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-03-01T17:08:56.964372281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-03-01T17:08:56.964967299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-03-01T17:08:56.966121443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-03-01T17:08:56.966605498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042426s
2026-03-01T17:08:56.966848347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-01T17:08:56.967073160Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-01T17:08:56.967330618Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-03-01T17:08:56.968133845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-03-01T17:08:56.968864827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-03-01T17:08:56.969447891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-03-01T17:08:56.970038741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-03-01T17:08:56.971196712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-01T17:08:56.971700427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040864s
2026-03-01T17:08:56.972165263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-03-01T17:08:56', 'postgres_update_timestamp_columns_to_with_timezone')
2026-03-01T17:08:56.972704428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.973815535Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated
2026-03-01T17:08:56.974103886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061028s
2026-03-01T17:08:56.974388770Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating
2026-03-01T17:08:56.974695497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.975040311Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214
2026-03-01T17:08:56.975490558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-03-01T17:08:56', 'add_language_tags_to_subtitle_files')
2026-03-01T17:08:56.976024784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.976815476Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated
2026-03-01T17:08:56.977093195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020873s
2026-03-01T17:08:56.977346585Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating
2026-03-01T17:08:56.977629244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.977960682Z [Info] add_salt_to_users: Starting migration of Log DB to 215
2026-03-01T17:08:56.978352370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-03-01T17:08:56', 'add_salt_to_users')
2026-03-01T17:08:56.978841325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.979582166Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated
2026-03-01T17:08:56.979833452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019572s
2026-03-01T17:08:56.980108486Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating
2026-03-01T17:08:56.980389181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.980719547Z [Info] clean_alt_titles: Starting migration of Log DB to 216
2026-03-01T17:08:56.981111506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-03-01T17:08:56', 'clean_alt_titles')
2026-03-01T17:08:56.981600410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.982400130Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated
2026-03-01T17:08:56.982745155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019698s
2026-03-01T17:08:56.983408220Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating
2026-03-01T17:08:56.983471928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.983771371Z [Info] remove_omg: Starting migration of Log DB to 217
2026-03-01T17:08:56.984173812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-03-01T17:08:56', 'remove_omg')
2026-03-01T17:08:56.984652646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.985394580Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated
2026-03-01T17:08:56.985641797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021055s
2026-03-01T17:08:56.985937443Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating
2026-03-01T17:08:56.986253289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.986598644Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218
2026-03-01T17:08:56.987064743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-03-01T17:08:56', 'add_additional_info_to_pending_releases')
2026-03-01T17:08:56.987585962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.988386915Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated
2026-03-01T17:08:56.988676999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021007s
2026-03-01T17:08:56.988941872Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating
2026-03-01T17:08:56.989234892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.989570468Z [Info] add_result_to_commands: Starting migration of Log DB to 219
2026-03-01T17:08:56.989995524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-03-01T17:08:56', 'add_result_to_commands')
2026-03-01T17:08:56.990490691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.991242985Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated
2026-03-01T17:08:56.991502067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020059s
2026-03-01T17:08:56.991775969Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating
2026-03-01T17:08:56.992095442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.992439455Z [Info] health_restored_notification: Starting migration of Log DB to 220
2026-03-01T17:08:56.992868849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-03-01T17:08:56', 'health_restored_notification')
2026-03-01T17:08:56.993372263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.994114377Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated
2026-03-01T17:08:56.994384170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020057s
2026-03-01T17:08:56.994693032Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating
2026-03-01T17:08:56.995027325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.995383302Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221
2026-03-01T17:08:56.995905914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-03-01T17:08:56', 'add_on_manual_interaction_required_to_notifications')
2026-03-01T17:08:56.996449248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.997193647Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated
2026-03-01T17:08:56.997501266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021147s
2026-03-01T17:08:56.997748785Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating
2026-03-01T17:08:56.998018368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:56.998347851Z [Info] remove_rarbg: Starting migration of Log DB to 222
2026-03-01T17:08:56.998728658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-03-01T17:08:56', 'remove_rarbg')
2026-03-01T17:08:56.999204957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:56.999895968Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated
2026-03-01T17:08:57.000143246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018714s
2026-03-01T17:08:57.000436066Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating
2026-03-01T17:08:57.000747352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:57.001099491Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223
2026-03-01T17:08:57.001561672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-03-01T17:08:57', 'remove_invalid_roksbox_metadata_images')
2026-03-01T17:08:57.002082801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:57.002834775Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated
2026-03-01T17:08:57.003112575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020271s
2026-03-01T17:08:57.003355724Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating
2026-03-01T17:08:57.003631730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:57.004011375Z [Info] list_sync_time: Starting migration of Log DB to 224
2026-03-01T17:08:57.004403925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-03-01T17:08:57', 'list_sync_time')
2026-03-01T17:08:57.004899743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:57.005802431Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated
2026-03-01T17:08:57.006049649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021742s
2026-03-01T17:08:57.006310714Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating
2026-03-01T17:08:57.006598864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:57.006935843Z [Info] add_tags_to_collections: Starting migration of Log DB to 225
2026-03-01T17:08:57.007367853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-03-01T17:08:57', 'add_tags_to_collections')
2026-03-01T17:08:57.007836426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:57.008554893Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated
2026-03-01T17:08:57.008817221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019514s
2026-03-01T17:08:57.009091734Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating
2026-03-01T17:08:57.009379884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:57.009724668Z [Info] add_download_client_tags: Starting migration of Log DB to 226
2026-03-01T17:08:57.010182320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-03-01T17:08:57', 'add_download_client_tags')
2026-03-01T17:08:57.010648899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:57.011391845Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated
2026-03-01T17:08:57.011650676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020022s
2026-03-01T17:08:57.011943215Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating
2026-03-01T17:08:57.012250905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:57.012560077Z [Info] add_auto_tagging: Starting migration of Log DB to 227
2026-03-01T17:08:57.012967919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-03-01T17:08:57', 'add_auto_tagging')
2026-03-01T17:08:57.013445901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:57.014159027Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated
2026-03-01T17:08:57.014408680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019469s
2026-03-01T17:08:57.014711269Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating
2026-03-01T17:08:57.015037596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:57.015392050Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228
2026-03-01T17:08:57.015897147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-03-01T17:08:57', 'add_custom_format_score_bypass_to_delay_profile')
2026-03-01T17:08:57.016439689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:57.017209159Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated
2026-03-01T17:08:57.017508642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021253s
2026-03-01T17:08:57.017798726Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating
2026-03-01T17:08:57.018113259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:57.018470909Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229
2026-03-01T17:08:57.018941096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-03-01T17:08:57', 'update_restrictions_to_release_profiles')
2026-03-01T17:08:57.019464620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:57.020258158Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated
2026-03-01T17:08:57.020547981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002104s
2026-03-01T17:08:57.020811823Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating
2026-03-01T17:08:57.021099762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:57.021433434Z [Info] rename_quality_profiles: Starting migration of Log DB to 230
2026-03-01T17:08:57.021846997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-03-01T17:08:57', 'rename_quality_profiles')
2026-03-01T17:08:57.022343657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:57.023101102Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated
2026-03-01T17:08:57.023364192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019927s
2026-03-01T17:08:57.023635438Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating
2026-03-01T17:08:57.023961174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:57.024311830Z [Info] update_images_remote_url: Starting migration of Log DB to 231
2026-03-01T17:08:57.024731204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-03-01T17:08:57', 'update_images_remote_url')
2026-03-01T17:08:57.025239798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:57.025999157Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated
2026-03-01T17:08:57.026265103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020499s
2026-03-01T17:08:57.026533634Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating
2026-03-01T17:08:57.026826493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:57.027162329Z [Info] add_notification_status: Starting migration of Log DB to 232
2026-03-01T17:08:57.027575381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-03-01T17:08:57', 'add_notification_status')
2026-03-01T17:08:57.028092512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:57.028807923Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated
2026-03-01T17:08:57.029069510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019711s
2026-03-01T17:08:57.029347920Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating
2026-03-01T17:08:57.029658946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:57.030004883Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233
2026-03-01T17:08:57.030446372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-03-01T17:08:57', 'rename_deprecated_indexer_flags')
2026-03-01T17:08:57.030955136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:57.031683363Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated
2026-03-01T17:08:57.032033918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002003s
2026-03-01T17:08:57.032280405Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating
2026-03-01T17:08:57.032577493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:57.032914842Z [Info] movie_last_searched_time: Starting migration of Log DB to 234
2026-03-01T17:08:57.033336060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-03-01T17:08:57', 'movie_last_searched_time')
2026-03-01T17:08:57.033831277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:57.034558832Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated
2026-03-01T17:08:57.034823615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019704s
2026-03-01T17:08:57.035074260Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating
2026-03-01T17:08:57.035363643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:57.035699569Z [Info] email_encryption: Starting migration of Log DB to 235
2026-03-01T17:08:57.036109615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-03-01T17:08:57', 'email_encryption')
2026-03-01T17:08:57.036601255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:57.037344832Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated
2026-03-01T17:08:57.037603693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001974s
2026-03-01T17:08:57.037872284Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating
2026-03-01T17:08:57.038168400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:57.038510940Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236
2026-03-01T17:08:57.038958832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-03-01T17:08:57', 'clear_last_rss_releases_info')
2026-03-01T17:08:57.039461384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:57.040230352Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated
2026-03-01T17:08:57.040499514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020333s
2026-03-01T17:08:57.040744557Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating
2026-03-01T17:08:57.041016014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:57.041346960Z [Info] add_indexes: Starting migration of Log DB to 237
2026-03-01T17:08:57.041726564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-03-01T17:08:57', 'add_indexes')
2026-03-01T17:08:57.042206330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:57.042934667Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated
2026-03-01T17:08:57.043178498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019267s
2026-03-01T17:08:57.043470857Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating
2026-03-01T17:08:57.043791021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:57.044168992Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238
2026-03-01T17:08:57.044635932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-03-01T17:08:57', 'parse_title_from_existing_subtitle_files')
2026-03-01T17:08:57.045156811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:57.045954267Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated
2026-03-01T17:08:57.046244191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021202s
2026-03-01T17:08:57.046569496Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating
2026-03-01T17:08:57.046933318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:57.047275557Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239
2026-03-01T17:08:57.047771446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-03-01T17:08:57', 'add_minimum_upgrade_format_score_to_quality_profiles')
2026-03-01T17:08:57.048363558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:57.049235804Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated
2026-03-01T17:08:57.049536450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022611s
2026-03-01T17:08:57.049837225Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating
2026-03-01T17:08:57.050158392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:57.050509769Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240
2026-03-01T17:08:57.050992251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-03-01T17:08:57', 'drop_multi_episode_style_from_naming_config')
2026-03-01T17:08:57.051528010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:57.052356498Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated
2026-03-01T17:08:57.052653055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021462s
2026-03-01T17:08:57.052918630Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating
2026-03-01T17:08:57.053196219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:57.053525902Z [Info] stevenlu_update_url: Starting migration of Log DB to 241
2026-03-01T17:08:57.053927010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-03-01T17:08:57', 'stevenlu_update_url')
2026-03-01T17:08:57.054418610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:57.055176656Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated
2026-03-01T17:08:57.055423283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019753s
2026-03-01T17:08:57.055679529Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating
2026-03-01T17:08:57.055988220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-01T17:08:57.056321070Z [Info] add_movie_keywords: Starting migration of Log DB to 242
2026-03-01T17:08:57.056730395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-03-01T17:08:57', 'add_movie_keywords')
2026-03-01T17:08:57.057215561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-01T17:08:57.058115784Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated
2026-03-01T17:08:57.058403513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021357s
2026-03-01T17:08:57.240865842Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878
2026-03-01T17:08:57.248012501Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-03-01T17:08:57.252204211Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop.
2026-03-01T17:08:57.373171409Z [Info] QualityProfileService: Setting up default quality profiles
2026-03-01T17:08:57.399993705Z [Info] CommandExecutor: Starting 2 threads for tasks.
2026-03-01T17:08:57.429006923Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-03-01T17:08:57.429948038Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-03-01T17:08:57.430225357Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin
2026-03-01T17:08:57.555830603Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-03-01T17:08:57.832888730Z [ls.io-init] done.