2026-01-15T09:26:37.331287829Z [migrations] started
2026-01-15T09:26:37.331337954Z [migrations] no migrations found
2026-01-15T09:26:37.395045687Z usermod: no changes
2026-01-15T09:26:37.409944639Z ───────────────────────────────────────
2026-01-15T09:26:37.409990678Z
2026-01-15T09:26:37.409994313Z ██╗ ███████╗██╗ ██████╗
2026-01-15T09:26:37.409997729Z ██║ ██╔════╝██║██╔═══██╗
2026-01-15T09:26:37.410000703Z ██║ ███████╗██║██║ ██║
2026-01-15T09:26:37.410004459Z ██║ ╚════██║██║██║ ██║
2026-01-15T09:26:37.410007303Z ███████╗███████║██║╚██████╔╝
2026-01-15T09:26:37.410010308Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-01-15T09:26:37.410013232Z
2026-01-15T09:26:37.410015996Z Brought to you by linuxserver.io
2026-01-15T09:26:37.410018790Z ───────────────────────────────────────
2026-01-15T09:26:37.410547783Z
2026-01-15T09:26:37.410571898Z To support the app dev(s) visit:
2026-01-15T09:26:37.413669909Z Radarr: https://opencollective.com/radarr
2026-01-15T09:26:37.415131276Z
2026-01-15T09:26:37.415157716Z To support LSIO projects visit:
2026-01-15T09:26:37.415161571Z https://www.linuxserver.io/donate/
2026-01-15T09:26:37.415164576Z
2026-01-15T09:26:37.415167411Z ───────────────────────────────────────
2026-01-15T09:26:37.415171316Z GID/UID
2026-01-15T09:26:37.415174241Z ───────────────────────────────────────
2026-01-15T09:26:37.423247892Z
2026-01-15T09:26:37.423302774Z User UID: 911
2026-01-15T09:26:37.423306850Z User GID: 911
2026-01-15T09:26:37.423310085Z ───────────────────────────────────────
2026-01-15T09:26:37.426746591Z Linuxserver.io version: 6.0.4.10291-pkg-bcf8c6db-dev-b2d7ce19394d639735e4e601600b796a0476071f-pr-264
2026-01-15T09:26:37.427749723Z Build-date: 2026-01-15T09:24:21+00:00
2026-01-15T09:26:37.427777384Z ───────────────────────────────────────
2026-01-15T09:26:37.427782131Z
2026-01-15T09:26:37.638047618Z [custom-init] No custom files found, skipping...
2026-01-15T09:26:38.240753971Z [Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 6.0.4.10291
2026-01-15T09:26:38.274245065Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-15T09:26:38.283033275Z [Debug] Bootstrap: Console selected
2026-01-15T09:26:38.285828141Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-15T09:26:38.711145060Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-15T09:26:38.834762599Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {6dc90425-33b4-4b3f-87a9-f1727795ea7c} may be persisted to storage in unencrypted form.
2026-01-15T09:26:38.991496761Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-01-15T09:26:39.051985043Z [Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-01-15T09:26:39.161656439Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-01-15T09:26:39.172710823Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:39.173738181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:39.233446496Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-01-15T09:26:39.238356217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0607431s
2026-01-15T09:26:39.238861124Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-01-15T09:26:39.239350978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0656683s
2026-01-15T09:26:39.254408406Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-01-15T09:26:39.256174671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.264567640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-01-15T09:26:39.279497138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-01-15T09:26:39.296524036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0313225s
2026-01-15T09:26:39.297433928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.305309231Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-01-15T09:26:39.305628278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0400693s
2026-01-15T09:26:39.306856679Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-01-15T09:26:39.308000201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.314939983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-01-15T09:26:39.316608162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-15T09:26:39.318060436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026048s
2026-01-15T09:26:39.318563469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:26:39.319270779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00018s
2026-01-15T09:26:39.319679331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-01-15T09:26:39.320523294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-01-15T09:26:39.321643192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016474s
2026-01-15T09:26:39.321939015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.325582251Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-01-15T09:26:39.325929451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00543s
2026-01-15T09:26:39.327880893Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-01-15T09:26:39.328170135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.329656121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:26:39.330675157Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.9E-05s
2026-01-15T09:26:39.331019773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-01-15T09:26:39.331296938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-01-15T09:26:39.332058489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007786s
2026-01-15T09:26:39.332249815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.340019931Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-01-15T09:26:39.340070697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059513s
2026-01-15T09:26:39.347504328Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-01-15T09:26:39.347866791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.348992508Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-01-15T09:26:39.363619572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-01-15T09:26:39.364576875Z [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-01-15T09:26:39.365509402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014765s
2026-01-15T09:26:39.365852105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-01-15T09:26:39.366280877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-01-15T09:26:39.366754557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006164s
2026-01-15T09:26:39.366977851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-01-15T09:26:39.367340704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-01-15T09:26:39.367856347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006385s
2026-01-15T09:26:39.368139841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-01-15T09:26:39.368385959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-01-15T09:26:39.368868933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005269s
2026-01-15T09:26:39.369104606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series
2026-01-15T09:26:39.369837864Z [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-01-15T09:26:39.370681638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014097s
2026-01-15T09:26:39.370981277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-01-15T09:26:39.371206353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-01-15T09:26:39.371648946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00046s
2026-01-15T09:26:39.371828715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Movies
2026-01-15T09:26:39.372576826Z [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-01-15T09:26:39.373202603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011629s
2026-01-15T09:26:39.373478125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId)
2026-01-15T09:26:39.373714740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:26:39.374184122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005106s
2026-01-15T09:26:39.374434909Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TitleSlug)
2026-01-15T09:26:39.374675088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:26:39.375078722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004429s
2026-01-15T09:26:39.375340224Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes
2026-01-15T09:26:39.376122165Z [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-01-15T09:26:39.377017064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012076s
2026-01-15T09:26:39.377477775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles
2026-01-15T09:26:39.380022016Z [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-01-15T09:26:39.380040704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000884s
2026-01-15T09:26:39.380044549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-01-15T09:26:39.380047724Z [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-01-15T09:26:39.380051730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006314s
2026-01-15T09:26:39.380054623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-01-15T09:26:39.394439535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-01-15T09:26:39.395222238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155007s
2026-01-15T09:26:39.395536438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-01-15T09:26:39.400969053Z [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-01-15T09:26:39.401747038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005849s
2026-01-15T09:26:39.402096902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-01-15T09:26:39.402555830Z [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-01-15T09:26:39.403265702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008618s
2026-01-15T09:26:39.403571511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-01-15T09:26:39.403853533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-15T09:26:39.404905118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010649s
2026-01-15T09:26:39.405214691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-01-15T09:26:39.408141805Z [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-01-15T09:26:39.409037977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034506s
2026-01-15T09:26:39.409399028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-01-15T09:26:39.409791175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-15T09:26:39.410438184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000733s
2026-01-15T09:26:39.410767126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-01-15T09:26:39.411308376Z [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-01-15T09:26:39.412013002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008557s
2026-01-15T09:26:39.412336215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-01-15T09:26:39.412663425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-01-15T09:26:39.413302723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006519s
2026-01-15T09:26:39.414117433Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Profiles" SET "Language" = 1
2026-01-15T09:26:39.415345473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1
2026-01-15T09:26:39.415863939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001393s
2026-01-15T09:26:39.416283086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-01-15T09:26:39.419153676Z [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-01-15T09:26:39.419181897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010391s
2026-01-15T09:26:39.419185933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-01-15T09:26:39.419189118Z [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-01-15T09:26:39.419196409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008769s
2026-01-15T09:26:39.419199313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-01-15T09:26:39.419956507Z [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-01-15T09:26:39.420848714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013456s
2026-01-15T09:26:39.421176565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-01-15T09:26:39.421735181Z [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-01-15T09:26:39.422404684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009462s
2026-01-15T09:26:39.422695719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-01-15T09:26:39.423076750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-01-15T09:26:39.423651882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006682s
2026-01-15T09:26:39.424008856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-01-15T09:26:39.424274554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-01-15T09:26:39.424738258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004985s
2026-01-15T09:26:39.425063145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-01-15T09:26:39.425613399Z [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-01-15T09:26:39.426216151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008098s
2026-01-15T09:26:39.426478364Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-01-15T09:26:39.427035228Z [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-01-15T09:26:39.427856608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010682s
2026-01-15T09:26:39.428159973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-01-15T09:26:39.428639040Z [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-01-15T09:26:39.429430815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009737s
2026-01-15T09:26:39.429784205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-01-15T09:26:39.432094254Z [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-01-15T09:26:39.432147824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010289s
2026-01-15T09:26:39.432152141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-01-15T09:26:39.432154774Z [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-01-15T09:26:39.432374173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009224s
2026-01-15T09:26:39.432681824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-01-15T09:26:39.433106079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-01-15T09:26:39.433784294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000784s
2026-01-15T09:26:39.434143923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-01-15T09:26:39.434523822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-01-15T09:26:39.435160526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006825s
2026-01-15T09:26:39.435440746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-01-15T09:26:39.435886673Z [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-01-15T09:26:39.436562806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008735s
2026-01-15T09:26:39.437101182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-01-15T09:26:39.437614190Z [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-01-15T09:26:39.438362781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010969s
2026-01-15T09:26:39.440856626Z [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-01-15T09:26:39.442376512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-01-15T09:26:39.443176890Z [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-01-15T09:26:39.444238590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012418s
2026-01-15T09:26:39.445086711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-01-15T09:26:39.445707260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-01-15T09:26:39.449009625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019487s
2026-01-15T09:26:39.449188202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-01-15T09:26:39.449198678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-01-15T09:26:39.449234963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005166s
2026-01-15T09:26:39.449239820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-01-15T09:26:39.449354331Z [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-01-15T09:26:39.450248220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015077s
2026-01-15T09:26:39.451569488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-01-15T09:26:39.452620893Z [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-01-15T09:26:39.453760149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015643s
2026-01-15T09:26:39.454266126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId)
2026-01-15T09:26:39.454665585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
2026-01-15T09:26:39.455627044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009956s
2026-01-15T09:26:39.456122887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-01-15T09:26:39.456870547Z [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-01-15T09:26:39.458659717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021091s
2026-01-15T09:26:39.459418883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2026-01-15T09:26:39.461035474Z [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-01-15T09:26:39.461054904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010996s
2026-01-15T09:26:39.461274061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-01-15T09:26:39.461713059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-15T09:26:39.462466918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007066s
2026-01-15T09:26:39.465071919Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0035032 taking an average of 00:00:00.0035032
2026-01-15T09:26:39.466747257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-15T09:26:39', 'InitialSetup')
2026-01-15T09:26:39.467495137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.474248831Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-01-15T09:26:39.474785385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122209s
2026-01-15T09:26:39.478869300Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating
2026-01-15T09:26:39.479967725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.480653773Z [Info] add_moviefiles_table: Starting migration of Main DB to 104
2026-01-15T09:26:39.484126133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieFiles
2026-01-15T09:26:39.484155857Z [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-01-15T09:26:39.485381432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014853s
2026-01-15T09:26:39.486336663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (Path)
2026-01-15T09:26:39.486955740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC)
2026-01-15T09:26:39.487802197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009534s
2026-01-15T09:26:39.490379126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:39.490398335Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s
2026-01-15T09:26:39.490402632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieFileId Int32
2026-01-15T09:26:39.490405526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieFileId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:39.491440466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001597s
2026-01-15T09:26:39.492510168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-01-15T09:26:39', 'add_moviefiles_table')
2026-01-15T09:26:39.493216856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.496779141Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated
2026-01-15T09:26:39.497594051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064696s
2026-01-15T09:26:39.498230023Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating
2026-01-15T09:26:39.498818184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.499442339Z [Info] fix_history_movieId: Starting migration of Main DB to 105
2026-01-15T09:26:39.500677018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-15T09:26:39.502996672Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-01-15T09:26:39.503152485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History MovieId Int32
2026-01-15T09:26:39.503160447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "MovieId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:39.503567266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016734s
2026-01-15T09:26:39.504189398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-01-15T09:26:39', 'fix_history_movieId')
2026-01-15T09:26:39.506368281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.509976834Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated
2026-01-15T09:26:39.511478413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072059s
2026-01-15T09:26:39.514114270Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating
2026-01-15T09:26:39.515621417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.515641117Z [Info] add_tmdb_stuff: Starting migration of Main DB to 106
2026-01-15T09:26:39.516025833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:39.518328631Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.4E-06s
2026-01-15T09:26:39.519451743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies TmdbId Int32
2026-01-15T09:26:39.520749837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:39.524872471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039815s
2026-01-15T09:26:39.525618117Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:39.526391886Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.9E-06s
2026-01-15T09:26:39.528264080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Website String
2026-01-15T09:26:39.528290119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Website" TEXT
2026-01-15T09:26:39.531001049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002756s
2026-01-15T09:26:39.531316321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:39.531536079Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.7E-06s
2026-01-15T09:26:39.532209338Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies ImdbId String
2026-01-15T09:26:39.549845989Z [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-01-15T09:26:39.552546023Z [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-01-15T09:26:39.554485647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:26:39.555446966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:26:39.559331074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:26:39.560560284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:26:39.561145360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0283913s
2026-01-15T09:26:39.561276186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:39.561417919Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s
2026-01-15T09:26:39.561640601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies AlternativeTitles String
2026-01-15T09:26:39.562082804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "AlternativeTitles" TEXT
2026-01-15T09:26:39.563795368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009689s
2026-01-15T09:26:39.563818413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-01-15T09:26:39', 'add_tmdb_stuff')
2026-01-15T09:26:39.563822760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.566392729Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated
2026-01-15T09:26:39.566885115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041045s
2026-01-15T09:26:39.566965306Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating
2026-01-15T09:26:39.567106947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.567551163Z [Info] fix_movie_files: Starting migration of Main DB to 107
2026-01-15T09:26:39.568606103Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles
2026-01-15T09:26:39.569527973Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s
2026-01-15T09:26:39.569564467Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Path String
2026-01-15T09:26:39.575156041Z [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-01-15T09:26:39.576507996Z [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-01-15T09:26:39.577538239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles"
2026-01-15T09:26:39.579130493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles"
2026-01-15T09:26:39.582861981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieFiles_Path" ON "MovieFiles" ("Path" ASC)
2026-01-15T09:26:39.584015079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145301s
2026-01-15T09:26:39.585116888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-01-15T09:26:39', 'fix_movie_files')
2026-01-15T09:26:39.585468815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.589319221Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated
2026-01-15T09:26:39.589505109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196631s
2026-01-15T09:26:39.589874803Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating
2026-01-15T09:26:39.590001072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.590478687Z [Info] update_schedule_intervale: Starting migration of Main DB to 108
2026-01-15T09:26:39.591368610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-15T09:26:39.594134732Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s
2026-01-15T09:26:39.594173099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks Interval Double
2026-01-15T09:26:39.594471837Z [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-01-15T09:26:39.595063043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution") SELECT "Id", "TypeName", "Interval", "LastExecution" FROM "ScheduledTasks"
2026-01-15T09:26:39.595435891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-15T09:26:39.595956490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-15T09:26:39.597958889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-15T09:26:39.598260601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066425s
2026-01-15T09:26:39.598438187Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand'
2026-01-15T09:26:39.598630915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "Interval" = 0.25 WHERE "TypeName" = 'NzbDrone.Core.Download.CheckForFinishedDownloadCommand'
2026-01-15T09:26:39.598813179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002662s
2026-01-15T09:26:39.599067179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-01-15T09:26:39', 'update_schedule_intervale')
2026-01-15T09:26:39.599293748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.602547500Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated
2026-01-15T09:26:39.602729083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036419s
2026-01-15T09:26:39.603029502Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating
2026-01-15T09:26:39.603170153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.603542701Z [Info] add_movie_formats_to_naming_config: Starting migration of Main DB to 109
2026-01-15T09:26:39.604313365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-15T09:26:39.604439244Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s
2026-01-15T09:26:39.604664951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardMovieFormat String
2026-01-15T09:26:39.604869568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardMovieFormat" TEXT
2026-01-15T09:26:39.605959500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010536s
2026-01-15T09:26:39.606202264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-15T09:26:39.606311828Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2026-01-15T09:26:39.606504907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MovieFolderFormat String
2026-01-15T09:26:39.606723064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MovieFolderFormat" TEXT
2026-01-15T09:26:39.607744763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010621s
2026-01-15T09:26:39.607880427Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:39.608173325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:39.609164850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010032s
2026-01-15T09:26:39.609491690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-01-15T09:26:39', 'add_movie_formats_to_naming_config')
2026-01-15T09:26:39.609862685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.611513898Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated
2026-01-15T09:26:39.611790832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033245s
2026-01-15T09:26:39.612070682Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating
2026-01-15T09:26:39.612295959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.612623169Z [Info] add_phyiscal_release: Starting migration of Main DB to 110
2026-01-15T09:26:39.613402456Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:39.613415306Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2026-01-15T09:26:39.613424189Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalRelease DateTime
2026-01-15T09:26:39.613767242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalRelease" DATETIME
2026-01-15T09:26:39.614797866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011068s
2026-01-15T09:26:39.615047880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-01-15T09:26:39', 'add_phyiscal_release')
2026-01-15T09:26:39.615367719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.620743260Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated
2026-01-15T09:26:39.620870740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066437s
2026-01-15T09:26:39.621387013Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating
2026-01-15T09:26:39.621491849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.621948393Z [Info] remove_bitmetv: Starting migration of Main DB to 111
2026-01-15T09:26:39.624807646Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:26:39.626132259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv'
2026-01-15T09:26:39.626528803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001562s
2026-01-15T09:26:39.626892958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-01-15T09:26:39', 'remove_bitmetv')
2026-01-15T09:26:39.628180196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.628486344Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated
2026-01-15T09:26:39.628735247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035557s
2026-01-15T09:26:39.629014636Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating
2026-01-15T09:26:39.629218191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.629558981Z [Info] remove_torrentleech: Starting migration of Main DB to 112
2026-01-15T09:26:39.631134881Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:26:39.631149433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Torrentleech'
2026-01-15T09:26:39.631377995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005117s
2026-01-15T09:26:39.633021566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-01-15T09:26:39', 'remove_torrentleech')
2026-01-15T09:26:39.633041145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.634061793Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated
2026-01-15T09:26:39.634557817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002937s
2026-01-15T09:26:39.634968643Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating
2026-01-15T09:26:39.635261341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.635691233Z [Info] remove_broadcasthenet: Starting migration of Main DB to 113
2026-01-15T09:26:39.636343070Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:26:39.636820976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BroadcastheNet'
2026-01-15T09:26:39.637269137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005117s
2026-01-15T09:26:39.637514684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-01-15T09:26:39', 'remove_broadcasthenet')
2026-01-15T09:26:39.637828554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.639299237Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated
2026-01-15T09:26:39.639537754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025094s
2026-01-15T09:26:39.641295145Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating
2026-01-15T09:26:39.643268331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.643294109Z [Info] remove_fanzub: Starting migration of Main DB to 114
2026-01-15T09:26:39.643297714Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:26:39.643301309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'
2026-01-15T09:26:39.643315691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003373s
2026-01-15T09:26:39.643433227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-01-15T09:26:39', 'remove_fanzub')
2026-01-15T09:26:39.643865726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.648835308Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated
2026-01-15T09:26:39.649385702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060025s
2026-01-15T09:26:39.649701445Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating
2026-01-15T09:26:39.650324778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.650686629Z [Info] update_movie_sorttitle: Starting migration of Main DB to 115
2026-01-15T09:26:39.651263263Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:39.651569503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:39.652428588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008236s
2026-01-15T09:26:39.652793645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-01-15T09:26:39', 'update_movie_sorttitle')
2026-01-15T09:26:39.653373052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.659167731Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated
2026-01-15T09:26:39.659188091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046447s
2026-01-15T09:26:39.659191947Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating
2026-01-15T09:26:39.659194911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.659197976Z [Info] update_movie_sorttitle_again: Starting migration of Main DB to 116
2026-01-15T09:26:39.659200800Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:39.659203544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:39.659206348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000588s
2026-01-15T09:26:39.659226810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-01-15T09:26:39', 'update_movie_sorttitle_again')
2026-01-15T09:26:39.659230264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.662251408Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated
2026-01-15T09:26:39.662559409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041194s
2026-01-15T09:26:39.662905127Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating
2026-01-15T09:26:39.663219638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.663484655Z [Info] update_movie_file: Starting migration of Main DB to 117
2026-01-15T09:26:39.665343258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Edition String
2026-01-15T09:26:39.666045891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Edition" TEXT
2026-01-15T09:26:39.666906189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001196s
2026-01-15T09:26:39.667344686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-01-15T09:26:39', 'update_movie_file')
2026-01-15T09:26:39.667724284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.669503278Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated
2026-01-15T09:26:39.669729306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037758s
2026-01-15T09:26:39.670111639Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating
2026-01-15T09:26:39.670428033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.670797897Z [Info] update_movie_slug: Starting migration of Main DB to 118
2026-01-15T09:26:39.671315843Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:39.671333439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:39.672094788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006505s
2026-01-15T09:26:39.672538423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-01-15T09:26:39', 'update_movie_slug')
2026-01-15T09:26:39.672971312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.675973067Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated
2026-01-15T09:26:39.676540907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043269s
2026-01-15T09:26:39.676795448Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating
2026-01-15T09:26:39.677147536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.677565682Z [Info] add_youtube_trailer_id: Starting migration of Main DB to 119
2026-01-15T09:26:39.678537016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:39.679229664Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-06s
2026-01-15T09:26:39.679624215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies YouTubeTrailerId String
2026-01-15T09:26:39.680045505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "YouTubeTrailerId" TEXT
2026-01-15T09:26:39.681792291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015286s
2026-01-15T09:26:39.681872851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-01-15T09:26:39', 'add_youtube_trailer_id')
2026-01-15T09:26:39.683378857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.686128304Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated
2026-01-15T09:26:39.687993047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041323s
2026-01-15T09:26:39.688008890Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating
2026-01-15T09:26:39.688012125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.688015200Z [Info] add_studio: Starting migration of Main DB to 120
2026-01-15T09:26:39.688018134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:39.688218895Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s
2026-01-15T09:26:39.688615920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Studio String
2026-01-15T09:26:39.690010759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Studio" TEXT
2026-01-15T09:26:39.690542414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017515s
2026-01-15T09:26:39.690971407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-01-15T09:26:39', 'add_studio')
2026-01-15T09:26:39.691429974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.693799923Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated
2026-01-15T09:26:39.695084887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049295s
2026-01-15T09:26:39.695112088Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating
2026-01-15T09:26:39.695115122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.695117486Z [Info] update_filedate_config: Starting migration of Main DB to 121
2026-01-15T09:26:39.695623883Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:39.695740198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:39.698051279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006843s
2026-01-15T09:26:39.698071349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-01-15T09:26:39', 'update_filedate_config')
2026-01-15T09:26:39.698074884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.701167505Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated
2026-01-15T09:26:39.701204160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031901s
2026-01-15T09:26:39.701208357Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating
2026-01-15T09:26:39.701211522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.701214776Z [Info] add_movieid_to_blacklist: Starting migration of Main DB to 122
2026-01-15T09:26:39.701496288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-15T09:26:39.701749477Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.03E-05s
2026-01-15T09:26:39.701853613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist MovieId Int32
2026-01-15T09:26:39.702216556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "MovieId" INTEGER DEFAULT 0
2026-01-15T09:26:39.703801621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001672s
2026-01-15T09:26:39.706041234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-15T09:26:39.706091319Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s
2026-01-15T09:26:39.706095064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist SeriesId Int32
2026-01-15T09:26:39.712250602Z [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-01-15T09:26:39.713566664Z [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-01-15T09:26:39.714454273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-01-15T09:26:39.715130135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-01-15T09:26:39.718421535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136944s
2026-01-15T09:26:39.718834352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-15T09:26:39.719026069Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s
2026-01-15T09:26:39.719295082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist EpisodeIds String
2026-01-15T09:26:39.722561043Z [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-01-15T09:26:39.723893789Z [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-01-15T09:26:39.724469561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-01-15T09:26:39.725218963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-01-15T09:26:39.728998703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092587s
2026-01-15T09:26:39.729387877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-01-15T09:26:39', 'add_movieid_to_blacklist')
2026-01-15T09:26:39.729759943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.735509083Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated
2026-01-15T09:26:39.736938764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157814s
2026-01-15T09:26:39.737486474Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating
2026-01-15T09:26:39.738084600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.743855462Z [Info] create_netimport_table: Starting migration of Main DB to 123
2026-01-15T09:26:39.743889382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImport
2026-01-15T09:26:39.744407599Z [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-01-15T09:26:39.745464352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017084s
2026-01-15T09:26:39.746503277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImport (Name)
2026-01-15T09:26:39.746646101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "NetImport" ("Name" ASC)
2026-01-15T09:26:39.747392459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007684s
2026-01-15T09:26:39.747693739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-01-15T09:26:39', 'create_netimport_table')
2026-01-15T09:26:39.748427168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.753549949Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated
2026-01-15T09:26:39.754005762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066528s
2026-01-15T09:26:39.754664939Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating
2026-01-15T09:26:39.755029465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.756150123Z [Info] add_preferred_tags_to_profile: Starting migration of Main DB to 124
2026-01-15T09:26:39.756837563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-01-15T09:26:39.757071543Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s
2026-01-15T09:26:39.757215739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles PreferredTags String
2026-01-15T09:26:39.757439745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "PreferredTags" TEXT
2026-01-15T09:26:39.759107772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014454s
2026-01-15T09:26:39.759728812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-01-15T09:26:39', 'add_preferred_tags_to_profile')
2026-01-15T09:26:39.760883772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.762984168Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated
2026-01-15T09:26:39.763443165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054515s
2026-01-15T09:26:39.763738267Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating
2026-01-15T09:26:39.764575460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.764608279Z [Info] fix_imdb_unique: Starting migration of Main DB to 125
2026-01-15T09:26:39.765073646Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:39.765270591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:39.766232742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007449s
2026-01-15T09:26:39.767105669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-01-15T09:26:39', 'fix_imdb_unique')
2026-01-15T09:26:39.767532188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.773108930Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated
2026-01-15T09:26:39.773151414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052697s
2026-01-15T09:26:39.773157112Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating
2026-01-15T09:26:39.773161118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.773164653Z [Info] update_qualities_and_profiles: Starting migration of Main DB to 126
2026-01-15T09:26:39.773167658Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:39.773170692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:39.775759539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002956s
2026-01-15T09:26:39.776316934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-01-15T09:26:39', 'update_qualities_and_profiles')
2026-01-15T09:26:39.776832816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.780493788Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated
2026-01-15T09:26:39.780980186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071032s
2026-01-15T09:26:39.781892102Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating
2026-01-15T09:26:39.783114843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.784123714Z [Info] remove_wombles: Starting migration of Main DB to 127
2026-01-15T09:26:39.785611413Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:26:39.786068556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2026-01-15T09:26:39.786588275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005563s
2026-01-15T09:26:39.787023367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-01-15T09:26:39', 'remove_wombles')
2026-01-15T09:26:39.787422273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.792497124Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated
2026-01-15T09:26:39.793754957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063301s
2026-01-15T09:26:39.794525010Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating
2026-01-15T09:26:39.794540263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.794548606Z [Info] remove_kickass: Starting migration of Main DB to 128
2026-01-15T09:26:39.795077437Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:26:39.795388052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Kickass Torrents'
2026-01-15T09:26:39.795804256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004675s
2026-01-15T09:26:39.796131516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-01-15T09:26:39', 'remove_kickass')
2026-01-15T09:26:39.796533408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.798163538Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated
2026-01-15T09:26:39.798394725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027229s
2026-01-15T09:26:39.798695055Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating
2026-01-15T09:26:39.798908024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.799306390Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Main DB to 129
2026-01-15T09:26:39.799949072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-15T09:26:39.800150755Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s
2026-01-15T09:26:39.800340409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases ParsedMovieInfo String
2026-01-15T09:26:39.800645315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "ParsedMovieInfo" TEXT
2026-01-15T09:26:39.801777651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011875s
2026-01-15T09:26:39.802202598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-01-15T09:26:39', 'add_parsed_movie_info_to_pending_release')
2026-01-15T09:26:39.802582567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.808045568Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated
2026-01-15T09:26:39.808441801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007178s
2026-01-15T09:26:39.808983281Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating
2026-01-15T09:26:39.809814847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.810480394Z [Info] remove_wombles_kickass: Starting migration of Main DB to 130
2026-01-15T09:26:39.811163086Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:26:39.811656274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2026-01-15T09:26:39.812096554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005284s
2026-01-15T09:26:39.812446407Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:26:39.812748971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents'
2026-01-15T09:26:39.813100247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004261s
2026-01-15T09:26:39.813584022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-01-15T09:26:39', 'remove_wombles_kickass')
2026-01-15T09:26:39.813962158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.816815862Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated
2026-01-15T09:26:39.817324904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00387s
2026-01-15T09:26:39.817886685Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating
2026-01-15T09:26:39.818270700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.818720343Z [Info] make_parsed_episode_info_nullable: Starting migration of Main DB to 131
2026-01-15T09:26:39.819449926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-15T09:26:39.819788843Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s
2026-01-15T09:26:39.820076544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases ParsedEpisodeInfo String
2026-01-15T09:26:39.823581202Z [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-01-15T09:26:39.824589272Z [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-01-15T09:26:39.825694537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-01-15T09:26:39.826445222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-01-15T09:26:39.829678713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085454s
2026-01-15T09:26:39.829695669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-01-15T09:26:39', 'make_parsed_episode_info_nullable')
2026-01-15T09:26:39.830027546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.835090428Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated
2026-01-15T09:26:39.835111509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138068s
2026-01-15T09:26:39.835115175Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating
2026-01-15T09:26:39.835118039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.835566601Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 132
2026-01-15T09:26:39.836282933Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation';
2026-01-15T09:26:39.836562262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation';
2026-01-15T09:26:39.836994699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004436s
2026-01-15T09:26:39.837280397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-01-15T09:26:39', 'rename_torrent_downloadstation')
2026-01-15T09:26:39.837634517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.840940458Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated
2026-01-15T09:26:39.841229551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042189s
2026-01-15T09:26:39.841487156Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating
2026-01-15T09:26:39.841733937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.842114856Z [Info] add_minimumavailability: Starting migration of Main DB to 133
2026-01-15T09:26:39.843659350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport
2026-01-15T09:26:39.843865388Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s
2026-01-15T09:26:39.844147821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport MinimumAvailability Int32
2026-01-15T09:26:39.844400350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3
2026-01-15T09:26:39.845589600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011968s
2026-01-15T09:26:39.845803311Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:39.846007085Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2026-01-15T09:26:39.846165783Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MinimumAvailability Int32
2026-01-15T09:26:39.846436468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MinimumAvailability" INTEGER NOT NULL DEFAULT 3
2026-01-15T09:26:39.847633401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001175s
2026-01-15T09:26:39.849034299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-01-15T09:26:39', 'add_minimumavailability')
2026-01-15T09:26:39.849477953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.852126580Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated
2026-01-15T09:26:39.854068848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054021s
2026-01-15T09:26:39.854092714Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating
2026-01-15T09:26:39.854098773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.854153275Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Main DB to 134
2026-01-15T09:26:39.854157822Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:39.854178273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:39.854754004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004847s
2026-01-15T09:26:39.855135265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-01-15T09:26:39', 'add_remux_qualities_for_the_wankers')
2026-01-15T09:26:39.855614353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.858157300Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated
2026-01-15T09:26:39.858419743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003824s
2026-01-15T09:26:39.858810048Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating
2026-01-15T09:26:39.859188275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.859603136Z [Info] add_haspredbentry_to_movies: Starting migration of Main DB to 135
2026-01-15T09:26:39.860314852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:39.861440628Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s
2026-01-15T09:26:39.861455590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies HasPreDBEntry Boolean
2026-01-15T09:26:39.861459466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "HasPreDBEntry" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:39.863051881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014658s
2026-01-15T09:26:39.864349744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-01-15T09:26:39', 'add_haspredbentry_to_movies')
2026-01-15T09:26:39.865670922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.868663514Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated
2026-01-15T09:26:39.869257493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074427s
2026-01-15T09:26:39.869731814Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating
2026-01-15T09:26:39.870295007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.870788676Z [Info] add_pathstate_to_movies: Starting migration of Main DB to 136
2026-01-15T09:26:39.873023443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:39.873056042Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.7E-06s
2026-01-15T09:26:39.873060178Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PathState Int32
2026-01-15T09:26:39.873082932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PathState" INTEGER NOT NULL DEFAULT 2
2026-01-15T09:26:39.874297241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014519s
2026-01-15T09:26:39.874738341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-01-15T09:26:39', 'add_pathstate_to_movies')
2026-01-15T09:26:39.875472881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.880075143Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated
2026-01-15T09:26:39.880107592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047259s
2026-01-15T09:26:39.880110997Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating
2026-01-15T09:26:39.880113391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.880115534Z [Info] add_import_exclusions_table: Starting migration of Main DB to 137
2026-01-15T09:26:39.880990724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportExclusions
2026-01-15T09:26:39.881312266Z [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-01-15T09:26:39.882308597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011782s
2026-01-15T09:26:39.882584040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportExclusions (TmdbId)
2026-01-15T09:26:39.882963138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportExclusions_TmdbId" ON "ImportExclusions" ("TmdbId" ASC)
2026-01-15T09:26:39.883710577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008368s
2026-01-15T09:26:39.884053190Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:39.884275103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:39.885736241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013821s
2026-01-15T09:26:39.886573414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-01-15T09:26:39', 'add_import_exclusions_table')
2026-01-15T09:26:39.887170518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.892250015Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated
2026-01-15T09:26:39.892760058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067324s
2026-01-15T09:26:39.893438574Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating
2026-01-15T09:26:39.893460117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.894043692Z [Info] add_physical_release_note: Starting migration of Main DB to 138
2026-01-15T09:26:39.894783428Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:39.895140914Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s
2026-01-15T09:26:39.895347273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies PhysicalReleaseNote String
2026-01-15T09:26:39.895644378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "PhysicalReleaseNote" TEXT
2026-01-15T09:26:39.897032928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013658s
2026-01-15T09:26:39.898136430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-01-15T09:26:39', 'add_physical_release_note')
2026-01-15T09:26:39.898162800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.899873302Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated
2026-01-15T09:26:39.900272039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035564s
2026-01-15T09:26:39.900639759Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating
2026-01-15T09:26:39.900883804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.903832330Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 139
2026-01-15T09:26:39.903866491Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:39.903870267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:39.905360769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032521s
2026-01-15T09:26:39.905938985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-01-15T09:26:39', 'consolidate_indexer_baseurl')
2026-01-15T09:26:39.906794005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.911994583Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated
2026-01-15T09:26:39.912037938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067071s
2026-01-15T09:26:39.912042445Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating
2026-01-15T09:26:39.912045850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.912048844Z [Info] add_alternative_titles_table: Starting migration of Main DB to 140
2026-01-15T09:26:39.913843902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlternativeTitles
2026-01-15T09:26:39.914491012Z [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-01-15T09:26:39.916634371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011032s
2026-01-15T09:26:39.916659318Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies AlternativeTitles
2026-01-15T09:26:39.924577145Z [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-01-15T09:26:39.926525954Z [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-01-15T09:26:39.927604379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:26:39.928717025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:26:39.931342988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:26:39.931755205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156308s
2026-01-15T09:26:39.932051389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:39.932238458Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2026-01-15T09:26:39.932453040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYear Int32
2026-01-15T09:26:39.932830956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYear" INTEGER
2026-01-15T09:26:39.933837774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001154s
2026-01-15T09:26:39.934131073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:39.934318613Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2026-01-15T09:26:39.934536170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies SecondaryYearSourceId Int64
2026-01-15T09:26:39.934829829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "SecondaryYearSourceId" INTEGER DEFAULT 0
2026-01-15T09:26:39.936095424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012734s
2026-01-15T09:26:39.936448273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-01-15T09:26:39', 'add_alternative_titles_table')
2026-01-15T09:26:39.936824746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.939743538Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated
2026-01-15T09:26:39.942059015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047979s
2026-01-15T09:26:39.942095119Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating
2026-01-15T09:26:39.942098915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.942101980Z [Info] fix_duplicate_alt_titles: Starting migration of Main DB to 141
2026-01-15T09:26:39.942561809Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:39.943339192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:39.944122445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008106s
2026-01-15T09:26:39.944387983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles
2026-01-15T09:26:39.944638027Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.74E-05s
2026-01-15T09:26:39.944831026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlternativeTitles CleanTitle String
2026-01-15T09:26:39.948508463Z [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-01-15T09:26:39.949779947Z [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-01-15T09:26:39.950551953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-01-15T09:26:39.951211462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-01-15T09:26:39.953883122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085731s
2026-01-15T09:26:39.954675950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle)
2026-01-15T09:26:39.954704962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-01-15T09:26:39.955358682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007679s
2026-01-15T09:26:39.955752721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-01-15T09:26:39', 'fix_duplicate_alt_titles')
2026-01-15T09:26:39.956203777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.962598494Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated
2026-01-15T09:26:39.963095377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077185s
2026-01-15T09:26:39.963595767Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating
2026-01-15T09:26:39.964207232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.964825878Z [Info] movie_extras: Starting migration of Main DB to 142
2026-01-15T09:26:39.967206013Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable ExtraFiles
2026-01-15T09:26:39.967872400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-01-15T09:26:39.968543026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008801s
2026-01-15T09:26:39.968759199Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SubtitleFiles
2026-01-15T09:26:39.969092258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-01-15T09:26:39.970654277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009828s
2026-01-15T09:26:39.970664031Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable MetadataFiles
2026-01-15T09:26:39.970667336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-01-15T09:26:39.971317230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007568s
2026-01-15T09:26:39.971614876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-01-15T09:26:39.972191479Z [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-01-15T09:26:39.972884947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000997s
2026-01-15T09:26:39.974066938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2026-01-15T09:26:39.974094299Z [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-01-15T09:26:39.974099306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006481s
2026-01-15T09:26:39.974565594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-01-15T09:26:39.974734868Z [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-01-15T09:26:39.975371491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009007s
2026-01-15T09:26:39.975711671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-01-15T09:26:39', 'movie_extras')
2026-01-15T09:26:39.976094965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:39.981468861Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated
2026-01-15T09:26:39.981502562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043701s
2026-01-15T09:26:39.981506809Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating
2026-01-15T09:26:39.981510054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:39.981513128Z [Info] clean_core_tv: Starting migration of Main DB to 143
2026-01-15T09:26:39.982249461Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Episodes
2026-01-15T09:26:39.983078623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-01-15T09:26:39.984695774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013735s
2026-01-15T09:26:39.984714473Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable EpisodeFiles
2026-01-15T09:26:39.984718328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-01-15T09:26:39.985428492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007872s
2026-01-15T09:26:39.985750905Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Series
2026-01-15T09:26:39.986251654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-01-15T09:26:39.986842399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008875s
2026-01-15T09:26:39.987190380Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings
2026-01-15T09:26:39.987483119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-01-15T09:26:39.988069366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005721s
2026-01-15T09:26:39.988772289Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist SeriesId, EpisodeIds
2026-01-15T09:26:39.994115251Z [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-01-15T09:26:39.995455347Z [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-01-15T09:26:39.996390827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-01-15T09:26:39.997291848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-01-15T09:26:40.000266582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100777s
2026-01-15T09:26:40.000557988Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History SeriesId, EpisodeId
2026-01-15T09:26:40.007068388Z [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-01-15T09:26:40.007094947Z [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-01-15T09:26:40.007105433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-15T09:26:40.007108317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-15T09:26:40.009313230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-01-15T09:26:40.010029082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-15T09:26:40.010576811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098382s
2026-01-15T09:26:40.011067256Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig StandardEpisodeFormat, DailyEpisodeFormat, AnimeEpisodeFormat, SeasonFolderFormat, SeriesFolderFormat
2026-01-15T09:26:40.015751240Z [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-01-15T09:26:40.016721072Z [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-01-15T09:26:40.017220961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-01-15T09:26:40.017908571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-01-15T09:26:40.020306672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080375s
2026-01-15T09:26:40.020490027Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn PendingReleases SeriesId, ParsedEpisodeInfo
2026-01-15T09:26:40.023279133Z [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-01-15T09:26:40.024359000Z [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-01-15T09:26:40.024694583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-01-15T09:26:40.025502803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-01-15T09:26:40.027792131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069828s
2026-01-15T09:26:40.028269156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-01-15T09:26:40', 'clean_core_tv')
2026-01-15T09:26:40.028565840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.031297711Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated
2026-01-15T09:26:40.031515808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010489s
2026-01-15T09:26:40.031845232Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating
2026-01-15T09:26:40.032075957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.032424769Z [Info] add_cookies_to_indexer_status: Starting migration of Main DB to 144
2026-01-15T09:26:40.033077586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-15T09:26:40.033496093Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s
2026-01-15T09:26:40.033702943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus Cookies String
2026-01-15T09:26:40.034170143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "Cookies" TEXT
2026-01-15T09:26:40.036181104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021675s
2026-01-15T09:26:40.036411960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn IndexerStatus CookiesExpirationDate DateTime
2026-01-15T09:26:40.036717989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus" ADD COLUMN "CookiesExpirationDate" DATETIME
2026-01-15T09:26:40.037783585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010833s
2026-01-15T09:26:40.038089302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-01-15T09:26:40', 'add_cookies_to_indexer_status')
2026-01-15T09:26:40.038466958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.043090861Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated
2026-01-15T09:26:40.043109500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050002s
2026-01-15T09:26:40.043113275Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating
2026-01-15T09:26:40.043116330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.043369670Z [Info] banner_to_fanart: Starting migration of Main DB to 145
2026-01-15T09:26:40.043877299Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"')
2026-01-15T09:26:40.044277699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Images" = replace("Images", '"coverType": "banner"', '"coverType": "fanart"')
2026-01-15T09:26:40.044745219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005575s
2026-01-15T09:26:40.045179079Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2
2026-01-15T09:26:40.045599048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "MovieFileId" = null WHERE "Type" = 2
2026-01-15T09:26:40.046054500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005803s
2026-01-15T09:26:40.047315127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-01-15T09:26:40', 'banner_to_fanart')
2026-01-15T09:26:40.047654706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.051048218Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated
2026-01-15T09:26:40.051071893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040088s
2026-01-15T09:26:40.051076039Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating
2026-01-15T09:26:40.051078914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.051081848Z [Info] naming_config_colon_action: Starting migration of Main DB to 146
2026-01-15T09:26:40.051128408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-15T09:26:40.051959884Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.4E-06s
2026-01-15T09:26:40.052096658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-01-15T09:26:40.052353864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:40.053673800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012951s
2026-01-15T09:26:40.053988291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-01-15T09:26:40', 'naming_config_colon_action')
2026-01-15T09:26:40.054610492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.059585583Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated
2026-01-15T09:26:40.059847515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00698s
2026-01-15T09:26:40.060334845Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating
2026-01-15T09:26:40.060655276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.061090627Z [Info] add_custom_formats: Starting migration of Main DB to 147
2026-01-15T09:26:40.061992287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-01-15T09:26:40.064020194Z [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-01-15T09:26:40.064819732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016396s
2026-01-15T09:26:40.065185129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-01-15T09:26:40.065477397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-01-15T09:26:40.066263322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00071s
2026-01-15T09:26:40.066407579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-01-15T09:26:40.066613798Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s
2026-01-15T09:26:40.066830012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatItems String
2026-01-15T09:26:40.067140497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[{format:0, allowed:true}]'
2026-01-15T09:26:40.068395876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013286s
2026-01-15T09:26:40.068621054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles FormatCutoff Int32
2026-01-15T09:26:40.068889195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "FormatCutoff" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:40.070093318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011803s
2026-01-15T09:26:40.070978544Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:40.070995841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:40.070999306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003142s
2026-01-15T09:26:40.071228348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-01-15T09:26:40', 'add_custom_formats')
2026-01-15T09:26:40.071620997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.073633880Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated
2026-01-15T09:26:40.073984165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029386s
2026-01-15T09:26:40.074389151Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating
2026-01-15T09:26:40.074614960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.075063902Z [Info] remove_extra_naming_config: Starting migration of Main DB to 148
2026-01-15T09:26:40.075629208Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1)
2026-01-15T09:26:40.076315386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "NamingConfig" WHERE "Id" NOT IN(SELECT "Id" FROM "NamingConfig" LIMIT 1)
2026-01-15T09:26:40.077222785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011337s
2026-01-15T09:26:40.077495333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-01-15T09:26:40', 'remove_extra_naming_config')
2026-01-15T09:26:40.078441199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.083412825Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated
2026-01-15T09:26:40.087043912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066582s
2026-01-15T09:26:40.089049406Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating
2026-01-15T09:26:40.089075575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.089079862Z [Info] convert_regex_required_tags: Starting migration of Main DB to 149
2026-01-15T09:26:40.089083247Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:40.089086512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:40.091695588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025114s
2026-01-15T09:26:40.092331280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-01-15T09:26:40', 'convert_regex_required_tags')
2026-01-15T09:26:40.092858801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.095171584Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated
2026-01-15T09:26:40.095540346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059921s
2026-01-15T09:26:40.095875718Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating
2026-01-15T09:26:40.096207275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.096670289Z [Info] fix_format_tags_double_underscore: Starting migration of Main DB to 150
2026-01-15T09:26:40.097275755Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:40.097569054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:40.098906697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010051s
2026-01-15T09:26:40.099005045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-01-15T09:26:40', 'fix_format_tags_double_underscore')
2026-01-15T09:26:40.099408178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.101584387Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated
2026-01-15T09:26:40.101657516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003672s
2026-01-15T09:26:40.102068982Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating
2026-01-15T09:26:40.102371636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.102872737Z [Info] add_tags_to_net_import: Starting migration of Main DB to 151
2026-01-15T09:26:40.103509310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NetImport
2026-01-15T09:26:40.103732674Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s
2026-01-15T09:26:40.103992474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NetImport Tags String
2026-01-15T09:26:40.104337960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" ADD COLUMN "Tags" TEXT
2026-01-15T09:26:40.105731467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013431s
2026-01-15T09:26:40.106447529Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NetImport" SET "Tags" = '[]'
2026-01-15T09:26:40.106464965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NetImport" SET "Tags" = '[]'
2026-01-15T09:26:40.106977874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005107s
2026-01-15T09:26:40.107258354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-01-15T09:26:40', 'add_tags_to_net_import')
2026-01-15T09:26:40.107852974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.111988236Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated
2026-01-15T09:26:40.112138712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031558s
2026-01-15T09:26:40.112144121Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating
2026-01-15T09:26:40.112147486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.112150560Z [Info] add_custom_filters: Starting migration of Main DB to 152
2026-01-15T09:26:40.112153464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-01-15T09:26:40.112156339Z [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-01-15T09:26:40.112954835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001106s
2026-01-15T09:26:40.113264088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-01-15T09:26:40', 'add_custom_filters')
2026-01-15T09:26:40.113576846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.115662830Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated
2026-01-15T09:26:40.115950120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037217s
2026-01-15T09:26:40.116317290Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating
2026-01-15T09:26:40.116508917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.117359791Z [Info] indexer_client_status_search_changes: Starting migration of Main DB to 153
2026-01-15T09:26:40.121129526Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-15T09:26:40.121601373Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.3E-06s
2026-01-15T09:26:40.121947842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-01-15T09:26:40.123365746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:40.126341061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029977s
2026-01-15T09:26:40.127168790Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId
2026-01-15T09:26:40.133830746Z [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-01-15T09:26:40.135144434Z [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-01-15T09:26:40.135821027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:26:40.136500956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:26:40.138625857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:26:40.139055460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113845s
2026-01-15T09:26:40.139203643Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-01-15T09:26:40.143613426Z [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-01-15T09:26:40.145735894Z [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-01-15T09:26:40.146536764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-15T09:26:40.148188117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-15T09:26:40.153141244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-15T09:26:40.153975974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142716s
2026-01-15T09:26:40.154001132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:26:40.154253269Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s
2026-01-15T09:26:40.155178976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-01-15T09:26:40.155751433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-01-15T09:26:40.157263929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020823s
2026-01-15T09:26:40.157543036Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-01-15T09:26:40.157934602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-01-15T09:26:40.158260230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004081s
2026-01-15T09:26:40.158346780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:26:40.158549193Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s
2026-01-15T09:26:40.158727210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-01-15T09:26:40.162125599Z [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-01-15T09:26:40.163258554Z [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-01-15T09:26:40.164113936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-15T09:26:40.165125641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-15T09:26:40.169011851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-15T09:26:40.170272719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110313s
2026-01-15T09:26:40.170294531Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-01-15T09:26:40.170807230Z [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-01-15T09:26:40.171762750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011825s
2026-01-15T09:26:40.172075349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-01-15T09:26:40.172192484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-15T09:26:40.173021225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000741s
2026-01-15T09:26:40.173337398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-01-15T09:26:40', 'indexer_client_status_search_changes')
2026-01-15T09:26:40.173672059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.178319709Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated
2026-01-15T09:26:40.178765828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058913s
2026-01-15T09:26:40.179269832Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating
2026-01-15T09:26:40.179332236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.179992614Z [Info] add_language_to_files_history_blacklist: Starting migration of Main DB to 154
2026-01-15T09:26:40.181480193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles
2026-01-15T09:26:40.182860970Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.1E-06s
2026-01-15T09:26:40.182935582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles Languages String
2026-01-15T09:26:40.182944515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:26:40.183979145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011912s
2026-01-15T09:26:40.184139364Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-15T09:26:40.184301398Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s
2026-01-15T09:26:40.184487425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String
2026-01-15T09:26:40.185001075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:26:40.186251958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012104s
2026-01-15T09:26:40.186283195Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-15T09:26:40.187087490Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s
2026-01-15T09:26:40.187108831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Languages String
2026-01-15T09:26:40.187113117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:26:40.188660745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017289s
2026-01-15T09:26:40.188819413Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:40.190173401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:40.197037830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060194s
2026-01-15T09:26:40.197102918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-01-15T09:26:40', 'add_language_to_files_history_blacklist')
2026-01-15T09:26:40.197108646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.199133979Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated
2026-01-15T09:26:40.199634789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099304s
2026-01-15T09:26:40.200145574Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating
2026-01-15T09:26:40.201137530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.201670697Z [Info] add_update_allowed_quality_profile: Starting migration of Main DB to 155
2026-01-15T09:26:40.204329810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-01-15T09:26:40.204697230Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-06s
2026-01-15T09:26:40.204868486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles UpgradeAllowed Boolean
2026-01-15T09:26:40.205195707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-01-15T09:26:40.207209892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019776s
2026-01-15T09:26:40.207643652Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:26:40.209438730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-01-15T09:26:40.209463698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014221s
2026-01-15T09:26:40.209868765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-01-15T09:26:40', 'add_update_allowed_quality_profile')
2026-01-15T09:26:40.210388403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.213102558Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated
2026-01-15T09:26:40.213475635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049s
2026-01-15T09:26:40.213861704Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating
2026-01-15T09:26:40.214167211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.214878977Z [Info] add_download_client_priority: Starting migration of Main DB to 156
2026-01-15T09:26:40.215655390Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-15T09:26:40.215936231Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.7E-06s
2026-01-15T09:26:40.216197452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-01-15T09:26:40.216534837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:26:40.217863838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001339s
2026-01-15T09:26:40.218956294Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:40.219134430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:40.250474773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0312985s
2026-01-15T09:26:40.251021181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-01-15T09:26:40', 'add_download_client_priority')
2026-01-15T09:26:40.252124654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.254297458Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated
2026-01-15T09:26:40.254646240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0350747s
2026-01-15T09:26:40.255086399Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating
2026-01-15T09:26:40.255607700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.256207157Z [Info] remove_growl_prowl: Starting migration of Main DB to 157
2026-01-15T09:26:40.256829369Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:26:40.257405693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-01-15T09:26:40.257837579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005507s
2026-01-15T09:26:40.258204969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-01-15T09:26:40', 'remove_growl_prowl')
2026-01-15T09:26:40.258596736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.264974066Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated
2026-01-15T09:26:40.265605001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073122s
2026-01-15T09:26:40.265958810Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating
2026-01-15T09:26:40.266418710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.266957886Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 158
2026-01-15T09:26:40.267586859Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:26:40.267834970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-01-15T09:26:40.268603711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006133s
2026-01-15T09:26:40.268647136Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:26:40.268828639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-01-15T09:26:40.269496609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005613s
2026-01-15T09:26:40.270002897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-01-15T09:26:40', 'remove_plex_hometheatre')
2026-01-15T09:26:40.270667521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.274960341Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated
2026-01-15T09:26:40.275178617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059738s
2026-01-15T09:26:40.275830884Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating
2026-01-15T09:26:40.275843853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.276181108Z [Info] add_webrip_qualites: Starting migration of Main DB to 159
2026-01-15T09:26:40.276629970Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:40.276999524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:40.285598180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005422s
2026-01-15T09:26:40.286775063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-01-15T09:26:40', 'add_webrip_qualites')
2026-01-15T09:26:40.287552187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.292449340Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated
2026-01-15T09:26:40.292481739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144581s
2026-01-15T09:26:40.292485184Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating
2026-01-15T09:26:40.292661158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.293097542Z [Info] health_issue_notification: Starting migration of Main DB to 160
2026-01-15T09:26:40.294337768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:26:40.294364208Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s
2026-01-15T09:26:40.297125122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-01-15T09:26:40.297158904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:40.297162188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013092s
2026-01-15T09:26:40.297165313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:26:40.297167536Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s
2026-01-15T09:26:40.297169720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-01-15T09:26:40.297172133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:40.298631609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012605s
2026-01-15T09:26:40.298660101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-01-15T09:26:40', 'health_issue_notification')
2026-01-15T09:26:40.299179439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.302048876Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated
2026-01-15T09:26:40.302249486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050848s
2026-01-15T09:26:40.302505079Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating
2026-01-15T09:26:40.302801092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.303663934Z [Info] speed_improvements: Starting migration of Main DB to 161
2026-01-15T09:26:40.304447869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieFiles (MovieId)
2026-01-15T09:26:40.304667437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC)
2026-01-15T09:26:40.305310991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006591s
2026-01-15T09:26:40.305630249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieId)
2026-01-15T09:26:40.305719052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieId" ON "AlternativeTitles" ("MovieId" ASC)
2026-01-15T09:26:40.306577598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005465s
2026-01-15T09:26:40.307491686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (CleanTitle)
2026-01-15T09:26:40.307819698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-01-15T09:26:40.308330734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006092s
2026-01-15T09:26:40.308482710Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (ImdbId)
2026-01-15T09:26:40.308654599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:26:40.309548747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008428s
2026-01-15T09:26:40.309828225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId)
2026-01-15T09:26:40.310062437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-01-15T09:26:40.311220420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011853s
2026-01-15T09:26:40.311453751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-01-15T09:26:40', 'speed_improvements')
2026-01-15T09:26:40.312071245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.315353499Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated
2026-01-15T09:26:40.315559319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050142s
2026-01-15T09:26:40.317082459Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating
2026-01-15T09:26:40.317121317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.317125133Z [Info] fix_profile_format_default: Starting migration of Main DB to 162
2026-01-15T09:26:40.320154299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles FormatItems String
2026-01-15T09:26:40.323741140Z [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-01-15T09:26:40.325627496Z [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-01-15T09:26:40.326003920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-01-15T09:26:40.326813251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-01-15T09:26:40.329890679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-01-15T09:26:40.330763677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102042s
2026-01-15T09:26:40.331202254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterDefaultConstraint .Profiles FormatItems [{"format":0, "allowed":true}]
2026-01-15T09:26:40.334704168Z [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-01-15T09:26:40.335523715Z [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-01-15T09:26:40.336093508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-01-15T09:26:40.337884891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-01-15T09:26:40.342272102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-01-15T09:26:40.342836647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113494s
2026-01-15T09:26:40.343385698Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:26:40.344430293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "FormatItems" = '[{"format":0, "allowed":true}]' WHERE "FormatItems" = '[{format:0, allowed:true}]'
2026-01-15T09:26:40.344457002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000744s
2026-01-15T09:26:40.345548938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-01-15T09:26:40', 'fix_profile_format_default')
2026-01-15T09:26:40.345575588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.349010982Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated
2026-01-15T09:26:40.349107026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004786s
2026-01-15T09:26:40.349119455Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating
2026-01-15T09:26:40.349296369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.351006621Z [Info] task_duration: Starting migration of Main DB to 163
2026-01-15T09:26:40.354999330Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-15T09:26:40.355031889Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.6E-06s
2026-01-15T09:26:40.355631026Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-01-15T09:26:40.355906909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-01-15T09:26:40.357529679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017281s
2026-01-15T09:26:40.358028517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-01-15T09:26:40', 'task_duration')
2026-01-15T09:26:40.358612351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.362496297Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated
2026-01-15T09:26:40.362880462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065559s
2026-01-15T09:26:40.363137917Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating
2026-01-15T09:26:40.363448943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.363843454Z [Info] movie_collections_crew: Starting migration of Main DB to 164
2026-01-15T09:26:40.369886775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:40.369997490Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.3E-06s
2026-01-15T09:26:40.370002137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Collection String
2026-01-15T09:26:40.371220692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Collection" TEXT
2026-01-15T09:26:40.372710834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020863s
2026-01-15T09:26:40.372987588Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies Actors
2026-01-15T09:26:40.377084503Z [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-01-15T09:26:40.380131055Z [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-01-15T09:26:40.381799283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:26:40.382998339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:26:40.388116123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:26:40.388157475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-01-15T09:26:40.388162222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:26:40.388165948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-01-15T09:26:40.388321250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151s
2026-01-15T09:26:40.388794209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Credits
2026-01-15T09:26:40.389292044Z [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-01-15T09:26:40.389785172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008267s
2026-01-15T09:26:40.390055979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (CreditTmdbId)
2026-01-15T09:26:40.390399693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC)
2026-01-15T09:26:40.390794553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005457s
2026-01-15T09:26:40.391040072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieId)
2026-01-15T09:26:40.391405088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC)
2026-01-15T09:26:40.391822404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005134s
2026-01-15T09:26:40.392051266Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:26:40.392278346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-01-15T09:26:40.392601290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003333s
2026-01-15T09:26:40.392769812Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:26:40.393002100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-01-15T09:26:40.393303001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003553s
2026-01-15T09:26:40.393640526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-01-15T09:26:40', 'movie_collections_crew')
2026-01-15T09:26:40.393986333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.399706440Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated
2026-01-15T09:26:40.399968162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064768s
2026-01-15T09:26:40.405047738Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating
2026-01-15T09:26:40.405516540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.406087916Z [Info] remove_custom_formats_from_quality_model: Starting migration of Main DB to 165
2026-01-15T09:26:40.408171316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-15T09:26:40.408401100Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.7E-06s
2026-01-15T09:26:40.408589081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist IndexerFlags Int32
2026-01-15T09:26:40.408828239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:40.410597048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016161s
2026-01-15T09:26:40.410665912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles
2026-01-15T09:26:40.411181825Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s
2026-01-15T09:26:40.411788143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles IndexerFlags Int32
2026-01-15T09:26:40.412127531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:40.415020964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001864s
2026-01-15T09:26:40.415049676Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:40.415052691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:40.419261023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044931s
2026-01-15T09:26:40.419794392Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:40.420363965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:40.422427836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017553s
2026-01-15T09:26:40.422455637Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:40.422459012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:40.423980641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013953s
2026-01-15T09:26:40.424180750Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:40.424829021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:40.424841279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003669s
2026-01-15T09:26:40.424850443Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:40.425139726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:40.430042759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044999s
2026-01-15T09:26:40.430121477Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:40.430365692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:40.431827492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014226s
2026-01-15T09:26:40.432284967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-01-15T09:26:40', 'remove_custom_formats_from_quality_model')
2026-01-15T09:26:40.432573298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.435778519Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated
2026-01-15T09:26:40.436126319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052521s
2026-01-15T09:26:40.436629463Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating
2026-01-15T09:26:40.436923683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.437550863Z [Info] fix_tmdb_list_config: Starting migration of Main DB to 166
2026-01-15T09:26:40.438423119Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:40.439005180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:40.440785656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019369s
2026-01-15T09:26:40.441154379Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:40.441422801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:40.442836187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012024s
2026-01-15T09:26:40.446016120Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:40.446046465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:40.446050781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011686s
2026-01-15T09:26:40.446054818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-01-15T09:26:40', 'fix_tmdb_list_config')
2026-01-15T09:26:40.446058203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.450063881Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated
2026-01-15T09:26:40.450399003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064053s
2026-01-15T09:26:40.450733894Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating
2026-01-15T09:26:40.450930118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.451380663Z [Info] remove_movie_pathstate: Starting migration of Main DB to 167
2026-01-15T09:26:40.453195911Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PathState
2026-01-15T09:26:40.457471924Z [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-01-15T09:26:40.459394353Z [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-01-15T09:26:40.460764946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:26:40.462859492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:26:40.467015956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:26:40.467573292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-01-15T09:26:40.469596041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:26:40.470322138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-01-15T09:26:40.470773715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172352s
2026-01-15T09:26:40.471046884Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic')
2026-01-15T09:26:40.471246703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('pathsdefaultstatic')
2026-01-15T09:26:40.471604579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003227s
2026-01-15T09:26:40.471763737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles
2026-01-15T09:26:40.472041703Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2026-01-15T09:26:40.472199229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieFiles OriginalFilePath String
2026-01-15T09:26:40.472552878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-01-15T09:26:40.474676939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016418s
2026-01-15T09:26:40.474738982Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieFiles Path
2026-01-15T09:26:40.478398863Z [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-01-15T09:26:40.479393483Z [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-01-15T09:26:40.479845709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles"
2026-01-15T09:26:40.480683584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles"
2026-01-15T09:26:40.484547831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC)
2026-01-15T09:26:40.484626380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092537s
2026-01-15T09:26:40.484631757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-01-15T09:26:40', 'remove_movie_pathstate')
2026-01-15T09:26:40.484736533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.492515213Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated
2026-01-15T09:26:40.493036503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017555s
2026-01-15T09:26:40.493625536Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating
2026-01-15T09:26:40.493634009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.494037081Z [Info] custom_format_rework: Starting migration of Main DB to 168
2026-01-15T09:26:40.494771852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats
2026-01-15T09:26:40.495072672Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s
2026-01-15T09:26:40.495243058Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats Specifications String
2026-01-15T09:26:40.495845940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "Specifications" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:26:40.498182820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001985s
2026-01-15T09:26:40.498404212Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:40.498411222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:40.502560075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040457s
2026-01-15T09:26:40.503049788Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn CustomFormats FormatTags
2026-01-15T09:26:40.510879033Z [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-01-15T09:26:40.511986612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications") SELECT "Id", "Name", "Specifications" FROM "CustomFormats"
2026-01-15T09:26:40.513160459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats"
2026-01-15T09:26:40.513770352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats"
2026-01-15T09:26:40.516648693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-01-15T09:26:40.517462441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144521s
2026-01-15T09:26:40.517849501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-01-15T09:26:40', 'custom_format_rework')
2026-01-15T09:26:40.518389730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.524515353Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated
2026-01-15T09:26:40.524870615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201448s
2026-01-15T09:26:40.525098487Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating
2026-01-15T09:26:40.525519326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.525952415Z [Info] custom_format_scores: Starting migration of Main DB to 169
2026-01-15T09:26:40.526844301Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-01-15T09:26:40.527387584Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.7E-06s
2026-01-15T09:26:40.527413844Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles MinFormatScore Int32
2026-01-15T09:26:40.528304577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:40.529619627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014981s
2026-01-15T09:26:40.531641065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-01-15T09:26:40.531691089Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.5E-06s
2026-01-15T09:26:40.532722093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles CutoffFormatScore Int32
2026-01-15T09:26:40.532775163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:40.541293960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025793s
2026-01-15T09:26:40.541336012Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:40.541340069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:40.541344375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039664s
2026-01-15T09:26:40.541350454Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles FormatCutoff
2026-01-15T09:26:40.544968762Z [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-01-15T09:26:40.546131284Z [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-01-15T09:26:40.546988047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-01-15T09:26:40.547996137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-01-15T09:26:40.553302152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-01-15T09:26:40.554217062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135125s
2026-01-15T09:26:40.554514698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable CustomFormats
2026-01-15T09:26:40.554761377Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s
2026-01-15T09:26:40.555040675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn CustomFormats IncludeCustomFormatWhenRenaming Boolean
2026-01-15T09:26:40.555370990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats" ADD COLUMN "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:40.557277145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019189s
2026-01-15T09:26:40.557733068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-01-15T09:26:40', 'custom_format_scores')
2026-01-15T09:26:40.558149621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.561750834Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated
2026-01-15T09:26:40.562224624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060411s
2026-01-15T09:26:40.562693335Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating
2026-01-15T09:26:40.563004020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.563456809Z [Info] fix_trakt_list_config: Starting migration of Main DB to 170
2026-01-15T09:26:40.564366681Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:40.564620572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:40.647002200Z []
2026-01-15T09:26:40.647418964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.082542s
2026-01-15T09:26:40.647636499Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:40.648025642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:40.649315844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012961s
2026-01-15T09:26:40.655000618Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry')
2026-01-15T09:26:40.655031933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('TraktAuthToken', 'TraktRefreshToken', 'TraktTokenExpiry', 'NewTraktAuthToken', 'NewTraktRefreshToken', 'NewTraktTokenExpiry')
2026-01-15T09:26:40.655036050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012307s
2026-01-15T09:26:40.658220459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-01-15T09:26:40', 'fix_trakt_list_config')
2026-01-15T09:26:40.658256783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.667015550Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated
2026-01-15T09:26:40.667466976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01329s
2026-01-15T09:26:40.668150029Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating
2026-01-15T09:26:40.668340354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.669012069Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 171
2026-01-15T09:26:40.669658918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-01-15T09:26:40.669844156Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s
2026-01-15T09:26:40.670260479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-01-15T09:26:40.670511025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-01-15T09:26:40.672105452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013207s
2026-01-15T09:26:40.672128917Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:40.672345873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:40.676377069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026254s
2026-01-15T09:26:40.676415226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-01-15T09:26:40', 'quality_definition_preferred_size')
2026-01-15T09:26:40.676419462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.683643060Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated
2026-01-15T09:26:40.684262847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110028s
2026-01-15T09:26:40.684671210Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating
2026-01-15T09:26:40.685773400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.686300198Z [Info] add_download_history: Starting migration of Main DB to 172
2026-01-15T09:26:40.688879461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-01-15T09:26:40.688931059Z [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-01-15T09:26:40.689743605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013999s
2026-01-15T09:26:40.690186489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-01-15T09:26:40.690871795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-01-15T09:26:40.691121318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007488s
2026-01-15T09:26:40.691546074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (MovieId)
2026-01-15T09:26:40.692290770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC)
2026-01-15T09:26:40.693129916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013001s
2026-01-15T09:26:40.693774011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-01-15T09:26:40.697140422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-01-15T09:26:40.697181574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007034s
2026-01-15T09:26:40.697190888Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:40.697194063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:40.697197217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012212s
2026-01-15T09:26:40.697209206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-01-15T09:26:40', 'add_download_history')
2026-01-15T09:26:40.697718317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.702587489Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated
2026-01-15T09:26:40.704033885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065591s
2026-01-15T09:26:40.704777449Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating
2026-01-15T09:26:40.705229617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.705388334Z [Info] net_import_status: Starting migration of Main DB to 173
2026-01-15T09:26:40.706792025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NetImportStatus
2026-01-15T09:26:40.707434358Z [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-01-15T09:26:40.708593293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014347s
2026-01-15T09:26:40.708982697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NetImportStatus (ProviderId)
2026-01-15T09:26:40.709262806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "NetImportStatus" ("ProviderId" ASC)
2026-01-15T09:26:40.709878207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007006s
2026-01-15T09:26:40.710290464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-01-15T09:26:40', 'net_import_status')
2026-01-15T09:26:40.710671906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.717088044Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated
2026-01-15T09:26:40.719865674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075188s
2026-01-15T09:26:40.720301987Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating
2026-01-15T09:26:40.722186259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.722227259Z [Info] email_multiple_addresses: Starting migration of Main DB to 174
2026-01-15T09:26:40.722230995Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:40.722234080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:40.724639593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020858s
2026-01-15T09:26:40.725660232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-01-15T09:26:40', 'email_multiple_addresses')
2026-01-15T09:26:40.725689496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.729083027Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated
2026-01-15T09:26:40.729571658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067727s
2026-01-15T09:26:40.730155604Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating
2026-01-15T09:26:40.730389934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.730809262Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 175
2026-01-15T09:26:40.731376471Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency')
2026-01-15T09:26:40.732068477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser', 'parsingleniency')
2026-01-15T09:26:40.732260445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006104s
2026-01-15T09:26:40.733221244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-01-15T09:26:40', 'remove_chown_and_folderchmod_config')
2026-01-15T09:26:40.733833741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.736594706Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated
2026-01-15T09:26:40.737104389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040556s
2026-01-15T09:26:40.737544308Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating
2026-01-15T09:26:40.737769475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.739635088Z [Info] movie_recommendations: Starting migration of Main DB to 176
2026-01-15T09:26:40.740694094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:40.740911130Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.5E-06s
2026-01-15T09:26:40.741315765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies Recommendations String
2026-01-15T09:26:40.741797627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "Recommendations" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:26:40.743557032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017276s
2026-01-15T09:26:40.744112854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-01-15T09:26:40', 'movie_recommendations')
2026-01-15T09:26:40.744670329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.750713489Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated
2026-01-15T09:26:40.753864617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087345s
2026-01-15T09:26:40.753910706Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating
2026-01-15T09:26:40.753939850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.753943796Z [Info] language_improvements: Starting migration of Main DB to 177
2026-01-15T09:26:40.756497311Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:40.757087835Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.8E-06s
2026-01-15T09:26:40.757650597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalLanguage Int32
2026-01-15T09:26:40.757865379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:26:40.759978223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019577s
2026-01-15T09:26:40.760343069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:40.760593474Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.3E-06s
2026-01-15T09:26:40.761193683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies OriginalTitle String
2026-01-15T09:26:40.761592801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "OriginalTitle" TEXT
2026-01-15T09:26:40.762996713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015123s
2026-01-15T09:26:40.763244804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:40.763361439Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s
2026-01-15T09:26:40.764117102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies DigitalRelease DateTime
2026-01-15T09:26:40.764133967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "DigitalRelease" DATETIME
2026-01-15T09:26:40.765998719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019819s
2026-01-15T09:26:40.766301031Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies PhysicalReleaseNote
2026-01-15T09:26:40.770834981Z [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-01-15T09:26:40.774055834Z [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-01-15T09:26:40.775345285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:26:40.777146914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:26:40.780649138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:26:40.797327885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-01-15T09:26:40.797365612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:26:40.797369026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-01-15T09:26:40.797384128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190161s
2026-01-15T09:26:40.797386932Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies SecondaryYearSourceId
2026-01-15T09:26:40.797392070Z [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-01-15T09:26:40.797403858Z [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-01-15T09:26:40.797409296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:26:40.797832520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:26:40.801371680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:26:40.801753102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-01-15T09:26:40.803093378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:26:40.803132958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-01-15T09:26:40.803647708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174938s
2026-01-15T09:26:40.804307307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-15T09:26:40.804331603Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s
2026-01-15T09:26:40.804570551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameMovies Boolean
2026-01-15T09:26:40.804958883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameMovies" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:40.806790414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001902s
2026-01-15T09:26:40.807129082Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes"
2026-01-15T09:26:40.807513477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameMovies"="RenameEpisodes"
2026-01-15T09:26:40.807838804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000417s
2026-01-15T09:26:40.808233235Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig RenameEpisodes
2026-01-15T09:26:40.816178994Z [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-01-15T09:26:40.816229630Z [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-01-15T09:26:40.816235790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-01-15T09:26:40.816511652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-01-15T09:26:40.819277384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107729s
2026-01-15T09:26:40.819781640Z [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-01-15T09:26:40.820371733Z [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-01-15T09:26:40.821513714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009513s
2026-01-15T09:26:40.821617519Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle"
2026-01-15T09:26:40.822305720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_AlternativeTitles_CleanTitle"
2026-01-15T09:26:40.822477957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006458s
2026-01-15T09:26:40.822714561Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:40.822940290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:40.827737183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044982s
2026-01-15T09:26:40.827974408Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:40.828209691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:40.829446213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010183s
2026-01-15T09:26:40.829467625Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:26:40.829776597Z [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-01-15T09:26:40.830159120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005017s
2026-01-15T09:26:40.830405078Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:26:40.830551688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1
2026-01-15T09:26:40.831327691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007867s
2026-01-15T09:26:40.831688530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-01-15T09:26:40', 'language_improvements')
2026-01-15T09:26:40.832073176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.835862230Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated
2026-01-15T09:26:40.836067969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048601s
2026-01-15T09:26:40.836391583Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating
2026-01-15T09:26:40.836515829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.837000555Z [Info] new_list_server: Starting migration of Main DB to 178
2026-01-15T09:26:40.837579231Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:40.837793703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:40.841030110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028981s
2026-01-15T09:26:40.841289088Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:40.841633083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:40.843194250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013319s
2026-01-15T09:26:40.843668130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-01-15T09:26:40', 'new_list_server')
2026-01-15T09:26:40.843825926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.854959479Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated
2026-01-15T09:26:40.856274969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012958s
2026-01-15T09:26:40.856302229Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating
2026-01-15T09:26:40.856305925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.856661528Z [Info] movie_translation_indexes: Starting migration of Main DB to 179
2026-01-15T09:26:40.857441255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (Language)
2026-01-15T09:26:40.857709797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC)
2026-01-15T09:26:40.860071424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006992s
2026-01-15T09:26:40.860096100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieId)
2026-01-15T09:26:40.860100046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC)
2026-01-15T09:26:40.860131494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004809s
2026-01-15T09:26:40.860134698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-01-15T09:26:40', 'movie_translation_indexes')
2026-01-15T09:26:40.860138464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.871407971Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated
2026-01-15T09:26:40.871447130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092908s
2026-01-15T09:26:40.871452107Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating
2026-01-15T09:26:40.871455492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.871458607Z [Info] fix_invalid_profile_references: Starting migration of Main DB to 180
2026-01-15T09:26:40.871992456Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:40.872422310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:40.885575527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133146s
2026-01-15T09:26:40.886169646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-01-15T09:26:40', 'fix_invalid_profile_references')
2026-01-15T09:26:40.887211927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.893666944Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated
2026-01-15T09:26:40.894313042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206087s
2026-01-15T09:26:40.894662605Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating
2026-01-15T09:26:40.895527771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.895743875Z [Info] list_movies_table: Starting migration of Main DB to 181
2026-01-15T09:26:40.900295960Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImport ImportLists
2026-01-15T09:26:40.902409636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImport" RENAME TO "ImportLists"
2026-01-15T09:26:40.910066322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076607s
2026-01-15T09:26:40.910575666Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable NetImportStatus ImportListStatus
2026-01-15T09:26:40.911072569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NetImportStatus" RENAME TO "ImportListStatus"
2026-01-15T09:26:40.915055524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004168s
2026-01-15T09:26:40.916250413Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval'
2026-01-15T09:26:40.916310633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Key" = 'importlistsyncinterval' WHERE "Key" = 'netimportsyncinterval'
2026-01-15T09:26:40.916683832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008506s
2026-01-15T09:26:40.916991393Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-15T09:26:40.917237822Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-06s
2026-01-15T09:26:40.917491872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchOnAdd Boolean
2026-01-15T09:26:40.918238771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchOnAdd" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:40.919712978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017247s
2026-01-15T09:26:40.920443763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListMovies
2026-01-15T09:26:40.920815008Z [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-01-15T09:26:40.922156898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014801s
2026-01-15T09:26:40.922198430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-01-15T09:26:40', 'list_movies_table')
2026-01-15T09:26:40.923359820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.926588073Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated
2026-01-15T09:26:40.928092727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059674s
2026-01-15T09:26:40.928437824Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating
2026-01-15T09:26:40.928569782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.929008368Z [Info] on_delete_notification: Starting migration of Main DB to 182
2026-01-15T09:26:40.929740304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:26:40.930078180Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s
2026-01-15T09:26:40.930318100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDelete Boolean
2026-01-15T09:26:40.930644459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDelete" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:40.932071405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013087s
2026-01-15T09:26:40.933180616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-01-15T09:26:40', 'on_delete_notification')
2026-01-15T09:26:40.933224512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.935383545Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated
2026-01-15T09:26:40.935584125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045315s
2026-01-15T09:26:40.935997094Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating
2026-01-15T09:26:40.936309642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.936954238Z [Info] download_propers_config: Starting migration of Main DB to 183
2026-01-15T09:26:40.938071590Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:40.938154185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:40.938807893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009704s
2026-01-15T09:26:40.939316185Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-01-15T09:26:40.939356225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-01-15T09:26:40.939445959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003839s
2026-01-15T09:26:40.939466489Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles PreferredTags
2026-01-15T09:26:40.944069403Z [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-01-15T09:26:40.946137299Z [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-01-15T09:26:40.946177569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-01-15T09:26:40.946181676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-01-15T09:26:40.949521928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-01-15T09:26:40.950359873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104494s
2026-01-15T09:26:40.950641084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-01-15T09:26:40', 'download_propers_config')
2026-01-15T09:26:40.951045430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.954301605Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated
2026-01-15T09:26:40.954698750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139243s
2026-01-15T09:26:40.954994132Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating
2026-01-15T09:26:40.955547381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.955906839Z [Info] add_priority_to_indexers: Starting migration of Main DB to 184
2026-01-15T09:26:40.957380797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:26:40.957402779Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.1E-06s
2026-01-15T09:26:40.957424912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-01-15T09:26:40.957521387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-01-15T09:26:40.959150587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015922s
2026-01-15T09:26:40.961298072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-01-15T09:26:40', 'add_priority_to_indexers')
2026-01-15T09:26:40.961886774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.964462151Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated
2026-01-15T09:26:40.964876742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067278s
2026-01-15T09:26:40.965276210Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating
2026-01-15T09:26:40.965559805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.966141565Z [Info] add_alternative_title_indices: Starting migration of Main DB to 185
2026-01-15T09:26:40.967116115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (CleanTitle)
2026-01-15T09:26:40.967358609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-01-15T09:26:40.968106669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008018s
2026-01-15T09:26:40.970060655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (CleanTitle)
2026-01-15T09:26:40.970376207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC)
2026-01-15T09:26:40.970886922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006811s
2026-01-15T09:26:40.971205169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-01-15T09:26:40', 'add_alternative_title_indices')
2026-01-15T09:26:40.971473321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:40.973565454Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated
2026-01-15T09:26:40.973826424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029818s
2026-01-15T09:26:40.974440814Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating
2026-01-15T09:26:40.974645351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:40.975555494Z [Info] fix_tmdb_duplicates: Starting migration of Main DB to 186
2026-01-15T09:26:40.977303431Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:40.978116569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:40.980196273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023074s
2026-01-15T09:26:40.981799063Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Movies ()
2026-01-15T09:26:40.981878572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Movies_TmdbId"
2026-01-15T09:26:40.983364869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012727s
2026-01-15T09:26:40.983405038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:40.983408974Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s
2026-01-15T09:26:40.983412319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies TmdbId Int32
2026-01-15T09:26:40.987061765Z [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-01-15T09:26:40.989315729Z [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-01-15T09:26:40.991664667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:26:40.991722243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:26:40.996603843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:26:40.997284172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-01-15T09:26:40.998600283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:26:40.998944488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153981s
2026-01-15T09:26:40.999125139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (TmdbId)
2026-01-15T09:26:40.999750826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-01-15T09:26:41.000094261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004539s
2026-01-15T09:26:41.000985405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-01-15T09:26:41', 'fix_tmdb_duplicates')
2026-01-15T09:26:41.002580905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:41.007136928Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated
2026-01-15T09:26:41.007590406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075755s
2026-01-15T09:26:41.008034511Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating
2026-01-15T09:26:41.008425557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:41.008991724Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 187
2026-01-15T09:26:41.009586886Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:41.009748748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:41.011068224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009031s
2026-01-15T09:26:41.011094783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-01-15T09:26:41', 'swap_filechmod_for_folderchmod')
2026-01-15T09:26:41.011391288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:41.015008215Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated
2026-01-15T09:26:41.015320482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049991s
2026-01-15T09:26:41.015714192Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating
2026-01-15T09:26:41.016019158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:41.016547890Z [Info] mediainfo_channels: Starting migration of Main DB to 188
2026-01-15T09:26:41.017269191Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-01-15T09:26:41.017495349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-01-15T09:26:41.018109148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006114s
2026-01-15T09:26:41.018639723Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-01-15T09:26:41.020057877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-01-15T09:26:41.020078467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000553s
2026-01-15T09:26:41.020082683Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval'
2026-01-15T09:26:41.020086348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Config" SET "Value" = max(("Value" / 60) + 1, 6) WHERE "Key" = 'importlistsyncinterval'
2026-01-15T09:26:41.020089413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002953s
2026-01-15T09:26:41.020100910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-01-15T09:26:41', 'mediainfo_channels')
2026-01-15T09:26:41.020704666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:41.024702902Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated
2026-01-15T09:26:41.025114859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048114s
2026-01-15T09:26:41.025345455Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating
2026-01-15T09:26:41.025636530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:41.025984712Z [Info] add_update_history: Starting migration of Main DB to 189
2026-01-15T09:26:41.026832942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-01-15T09:26:41', 'add_update_history')
2026-01-15T09:26:41.027183487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:41.028798255Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated
2026-01-15T09:26:41.028997173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031261s
2026-01-15T09:26:41.029310743Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating
2026-01-15T09:26:41.029445824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:41.029745884Z [Info] update_awesome_hd_link: Starting migration of Main DB to 190
2026-01-15T09:26:41.037891523Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.net', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD';
2026-01-15T09:26:41.037945914Z [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-01-15T09:26:41.037950431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007321s
2026-01-15T09:26:41.037954017Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'https://awesome-hd.me', 'https://awesome-hd.club') WHERE "Implementation" = 'AwesomeHD';
2026-01-15T09:26:41.037957732Z [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-01-15T09:26:41.037961187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005536s
2026-01-15T09:26:41.037964081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-01-15T09:26:41', 'update_awesome_hd_link')
2026-01-15T09:26:41.041016462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:41.048714851Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated
2026-01-15T09:26:41.049278395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117433s
2026-01-15T09:26:41.049861828Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating
2026-01-15T09:26:41.050228186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:41.050693895Z [Info] remove_awesomehd: Starting migration of Main DB to 191
2026-01-15T09:26:41.051395114Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:26:41.051740351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AwesomeHD'
2026-01-15T09:26:41.052249674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005703s
2026-01-15T09:26:41.052613529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-01-15T09:26:41', 'remove_awesomehd')
2026-01-15T09:26:41.053124083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:41.057207769Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated
2026-01-15T09:26:41.057288600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038358s
2026-01-15T09:26:41.057295681Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating
2026-01-15T09:26:41.057299747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:41.057303122Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 192
2026-01-15T09:26:41.057727908Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnDelete to OnMovieDelete
2026-01-15T09:26:41.061971392Z [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-01-15T09:26:41.063667653Z [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-01-15T09:26:41.064658006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-01-15T09:26:41.065456521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-01-15T09:26:41.068647921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102903s
2026-01-15T09:26:41.069187990Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:26:41.069473107Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.1E-06s
2026-01-15T09:26:41.069788419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDelete Boolean
2026-01-15T09:26:41.070173286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDelete" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:41.071670847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014713s
2026-01-15T09:26:41.072130957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:26:41.072580330Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s
2026-01-15T09:26:41.072588943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieFileDeleteForUpgrade Boolean
2026-01-15T09:26:41.072986148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:41.074968997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015049s
2026-01-15T09:26:41.074993924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-01-15T09:26:41', 'add_on_delete_to_notifications')
2026-01-15T09:26:41.075454975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:41.077810672Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated
2026-01-15T09:26:41.078351272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046988s
2026-01-15T09:26:41.079032732Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating
2026-01-15T09:26:41.079704959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:41.081150404Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 194
2026-01-15T09:26:41.081992365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-15T09:26:41.082136069Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.4E-06s
2026-01-15T09:26:41.082358222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-01-15T09:26:41.082625873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:41.084051909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013924s
2026-01-15T09:26:41.084161893Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:26:41.084505677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-01-15T09:26:41.085058056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006158s
2026-01-15T09:26:41.088034513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-01-15T09:26:41', 'add_bypass_to_delay_profile')
2026-01-15T09:26:41.088058899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:41.091043329Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated
2026-01-15T09:26:41.091068465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062439s
2026-01-15T09:26:41.091308726Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating
2026-01-15T09:26:41.091676146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:41.092111627Z [Info] update_notifiarr: Starting migration of Main DB to 195
2026-01-15T09:26:41.096410336Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-01-15T09:26:41.096940230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-01-15T09:26:41.097958604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008982s
2026-01-15T09:26:41.097975880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-01-15T09:26:41', 'update_notifiarr')
2026-01-15T09:26:41.098469800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:41.105110545Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated
2026-01-15T09:26:41.105151386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056204s
2026-01-15T09:26:41.105155762Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating
2026-01-15T09:26:41.105159117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:41.105162232Z [Info] legacy_mediainfo_hdr: Starting migration of Main DB to 196
2026-01-15T09:26:41.105165336Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}');
2026-01-15T09:26:41.105168852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardMovieFormat" = Replace("StandardMovieFormat", '{MediaInfo HDR}', '{MediaInfo VideoDynamicRange}');
2026-01-15T09:26:41.105172447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00042s
2026-01-15T09:26:41.105175592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-01-15T09:26:41', 'legacy_mediainfo_hdr')
2026-01-15T09:26:41.105179268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:41.107011811Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated
2026-01-15T09:26:41.107455596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029291s
2026-01-15T09:26:41.107820953Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating
2026-01-15T09:26:41.108170306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:41.108703726Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 197
2026-01-15T09:26:41.109332937Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-01-15T09:26:41.109620668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-01-15T09:26:41.112883273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031319s
2026-01-15T09:26:41.113549162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-01-15T09:26:41', 'rename_blacklist_to_blocklist')
2026-01-15T09:26:41.114100296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:41.116862944Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated
2026-01-15T09:26:41.117355592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070134s
2026-01-15T09:26:41.120535793Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating
2026-01-15T09:26:41.120948712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:41.121483744Z [Info] add_indexer_tags: Starting migration of Main DB to 198
2026-01-15T09:26:41.122236600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:26:41.122553135Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-06s
2026-01-15T09:26:41.122860686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-01-15T09:26:41.123282587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-01-15T09:26:41.124693580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014209s
2026-01-15T09:26:41.125147450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-01-15T09:26:41', 'add_indexer_tags')
2026-01-15T09:26:41.125695390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:41.128360592Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated
2026-01-15T09:26:41.128764747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049908s
2026-01-15T09:26:41.129228471Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating
2026-01-15T09:26:41.129570553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:41.130079646Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 199
2026-01-15T09:26:41.130729399Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:41.131239112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:41.133337895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017772s
2026-01-15T09:26:41.133813357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-01-15T09:26:41', 'mediainfo_to_ffmpeg')
2026-01-15T09:26:41.134322560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:41.135955084Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated
2026-01-15T09:26:41.136346431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046343s
2026-01-15T09:26:41.136675003Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating
2026-01-15T09:26:41.136976935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:41.137434210Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 200
2026-01-15T09:26:41.139078342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-15T09:26:41.139101857Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s
2026-01-15T09:26:41.139106023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-01-15T09:26:41.139108967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:26:41.140188224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001536s
2026-01-15T09:26:41.140541393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-01-15T09:26:41.140855393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:26:41.142273326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014231s
2026-01-15T09:26:41.142636851Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:41.142944491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:41.148198839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005063s
2026-01-15T09:26:41.148811087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-01-15T09:26:41', 'cdh_per_downloadclient')
2026-01-15T09:26:41.149349413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:41.153111266Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated
2026-01-15T09:26:41.153562702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098985s
2026-01-15T09:26:41.154027419Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating
2026-01-15T09:26:41.154361299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:41.154801577Z [Info] migrate_discord_from_slack: Starting migration of Main DB to 201
2026-01-15T09:26:41.155478842Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:41.155772632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:41.157807469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019893s
2026-01-15T09:26:41.159130790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-01-15T09:26:41', 'migrate_discord_from_slack')
2026-01-15T09:26:41.159625602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:41.165102213Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated
2026-01-15T09:26:41.165134942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071982s
2026-01-15T09:26:41.165151206Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating
2026-01-15T09:26:41.165154121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:41.165156795Z [Info] remove_predb: Starting migration of Main DB to 202
2026-01-15T09:26:41.166647326Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:26:41.167409728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4
2026-01-15T09:26:41.168063477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007439s
2026-01-15T09:26:41.168380272Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:26:41.168847662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportLists" SET "MinimumAvailability" = 3 WHERE "MinimumAvailability" = 4
2026-01-15T09:26:41.169405356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000712s
2026-01-15T09:26:41.169711926Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:26:41.170099827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies" SET "Status" = 3 WHERE "Status" = 4
2026-01-15T09:26:41.170575479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005958s
2026-01-15T09:26:41.170855278Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:26:41.171289529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies" SET "Status" = 3 WHERE "Status" = 4
2026-01-15T09:26:41.171740845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004926s
2026-01-15T09:26:41.172096006Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Movies HasPreDBEntry
2026-01-15T09:26:41.177120470Z [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-01-15T09:26:41.179539693Z [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-01-15T09:26:41.180869064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:26:41.182585725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:26:41.185951215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:26:41.186951433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-01-15T09:26:41.187714534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:26:41.188391338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-01-15T09:26:41.189382493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168402s
2026-01-15T09:26:41.189927669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-01-15T09:26:41', 'remove_predb')
2026-01-15T09:26:41.190483672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:41.193854430Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated
2026-01-15T09:26:41.194952214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211894s
2026-01-15T09:26:41.195512583Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating
2026-01-15T09:26:41.195869267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:41.196438269Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 203
2026-01-15T09:26:41.197216184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:26:41.197508962Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s
2026-01-15T09:26:41.197788901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-01-15T09:26:41.198263492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:41.199885812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016128s
2026-01-15T09:26:41.200472271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-01-15T09:26:41', 'add_on_update_to_notifications')
2026-01-15T09:26:41.201144457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:41.203221237Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated
2026-01-15T09:26:41.203243541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00455s
2026-01-15T09:26:41.203671381Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating
2026-01-15T09:26:41.204015416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:41.204482556Z [Info] ensure_identity_on_id_columns: Starting migration of Main DB to 204
2026-01-15T09:26:41.206363843Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:26:41.206746695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-01-15T09:26:41.207227776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005323s
2026-01-15T09:26:41.207520665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Id Int32
2026-01-15T09:26:41.214087078Z [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-01-15T09:26:41.214129592Z [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-01-15T09:26:41.214137374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:26:41.215511301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:26:41.218746076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:26:41.219540575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-01-15T09:26:41.220137589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:26:41.220620271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-01-15T09:26:41.221124928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133182s
2026-01-15T09:26:41.221399759Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieTranslations Id Int32
2026-01-15T09:26:41.224993572Z [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-01-15T09:26:41.226031295Z [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-01-15T09:26:41.226629080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations"
2026-01-15T09:26:41.227759243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations"
2026-01-15T09:26:41.230689991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC)
2026-01-15T09:26:41.231420826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieId" ON "MovieTranslations" ("MovieId" ASC)
2026-01-15T09:26:41.233475313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC)
2026-01-15T09:26:41.234112696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124327s
2026-01-15T09:26:41.234433468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands Id Int32
2026-01-15T09:26:41.238376582Z [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-01-15T09:26:41.239429870Z [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-01-15T09:26:41.240043138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-15T09:26:41.240604038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-15T09:26:41.244889125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099809s
2026-01-15T09:26:41.245356505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Credits Id Int32
2026-01-15T09:26:41.252978749Z [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-01-15T09:26:41.253015375Z [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-01-15T09:26:41.253020322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits"
2026-01-15T09:26:41.253023256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits"
2026-01-15T09:26:41.255338453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC)
2026-01-15T09:26:41.256396978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieId" ON "Credits" ("MovieId" ASC)
2026-01-15T09:26:41.257057227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108882s
2026-01-15T09:26:41.257099220Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Profiles Id Int32
2026-01-15T09:26:41.260462255Z [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-01-15T09:26:41.262003194Z [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-01-15T09:26:41.262039037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-01-15T09:26:41.262759727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-01-15T09:26:41.265732979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-01-15T09:26:41.266199908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092848s
2026-01-15T09:26:41.266428320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Id Int32
2026-01-15T09:26:41.269373461Z [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-01-15T09:26:41.270101712Z [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-01-15T09:26:41.270600128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-01-15T09:26:41.271180126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-01-15T09:26:41.273184869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064927s
2026-01-15T09:26:41.273357687Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn NamingConfig Id Int32
2026-01-15T09:26:41.277513210Z [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-01-15T09:26:41.278308471Z [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-01-15T09:26:41.278688070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-01-15T09:26:41.279380607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-01-15T09:26:41.282034320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083401s
2026-01-15T09:26:41.282386608Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Id Int32
2026-01-15T09:26:41.287053137Z [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-01-15T09:26:41.287843510Z [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-01-15T09:26:41.288507624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-15T09:26:41.291012776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-15T09:26:41.296123218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-01-15T09:26:41.296257330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-15T09:26:41.296264140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011981s
2026-01-15T09:26:41.296268056Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Id Int32
2026-01-15T09:26:41.297984717Z [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-01-15T09:26:41.299103202Z [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-01-15T09:26:41.299682769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-01-15T09:26:41.300439954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-01-15T09:26:41.303058604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079148s
2026-01-15T09:26:41.303568769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles Id Int32
2026-01-15T09:26:41.306990172Z [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-01-15T09:26:41.307891232Z [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-01-15T09:26:41.308488837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles"
2026-01-15T09:26:41.309346872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles"
2026-01-15T09:26:41.312053885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC)
2026-01-15T09:26:41.312713434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090483s
2026-01-15T09:26:41.313038089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn CustomFormats Id Int32
2026-01-15T09:26:41.318753178Z [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-01-15T09:26:41.319766986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "CustomFormats_temp" ("Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming") SELECT "Id", "Name", "Specifications", "IncludeCustomFormatWhenRenaming" FROM "CustomFormats"
2026-01-15T09:26:41.320483999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "CustomFormats"
2026-01-15T09:26:41.321853610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "CustomFormats_temp" RENAME TO "CustomFormats"
2026-01-15T09:26:41.325690937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-01-15T09:26:41.325732009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120957s
2026-01-15T09:26:41.325744958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-01-15T09:26:41', 'ensure_identity_on_id_columns')
2026-01-15T09:26:41.328110691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:41.332159463Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated
2026-01-15T09:26:41.332616999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185176s
2026-01-15T09:26:41.332729237Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating
2026-01-15T09:26:41.333070058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:41.333795394Z [Info] download_client_per_indexer: Starting migration of Main DB to 205
2026-01-15T09:26:41.334249613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:26:41.334267410Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s
2026-01-15T09:26:41.334417425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-01-15T09:26:41.334554741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:41.335892134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012688s
2026-01-15T09:26:41.336279103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-01-15T09:26:41', 'download_client_per_indexer')
2026-01-15T09:26:41.336890949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:41.341017389Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated
2026-01-15T09:26:41.341042937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040187s
2026-01-15T09:26:41.341046813Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating
2026-01-15T09:26:41.341049857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:41.341052712Z [Info] multiple_ratings_support: Starting migration of Main DB to 206
2026-01-15T09:26:41.341055637Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie';
2026-01-15T09:26:41.341306572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'discoverMovie';
2026-01-15T09:26:41.341702665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006402s
2026-01-15T09:26:41.341968693Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex';
2026-01-15T09:26:41.342161772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Filters" = Replace("Filters", 'ratings', 'tmdbRating') WHERE "Type" = 'movieIndex';
2026-01-15T09:26:41.342493018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003569s
2026-01-15T09:26:41.342744906Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:41.342759248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:41.344789758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018461s
2026-01-15T09:26:41.345049537Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:41.345063608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:41.345436016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003999s
2026-01-15T09:26:41.345960490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-01-15T09:26:41', 'multiple_ratings_support')
2026-01-15T09:26:41.346180471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:41.351029822Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated
2026-01-15T09:26:41.351063884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038822s
2026-01-15T09:26:41.351067850Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating
2026-01-15T09:26:41.351070884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:41.351073949Z [Info] movie_metadata: Starting migration of Main DB to 207
2026-01-15T09:26:41.353569276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MovieMetadata
2026-01-15T09:26:41.354739177Z [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-01-15T09:26:41.355489641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017323s
2026-01-15T09:26:41.355658524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (TmdbId)
2026-01-15T09:26:41.355981598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-01-15T09:26:41.356530700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006061s
2026-01-15T09:26:41.356644842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanTitle)
2026-01-15T09:26:41.356909728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-01-15T09:26:41.357388055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004981s
2026-01-15T09:26:41.357514513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CleanOriginalTitle)
2026-01-15T09:26:41.357779690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-01-15T09:26:41.358208543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005125s
2026-01-15T09:26:41.361998828Z [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-01-15T09:26:41.362270535Z 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-01-15T09:26:41.362277436Z FROM "Movies"
2026-01-15T09:26:41.362830725Z [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-01-15T09:26:41.362855852Z 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-01-15T09:26:41.362860189Z FROM "Movies"
2026-01-15T09:26:41.363778384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013965s
2026-01-15T09:26:41.364552163Z [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-01-15T09:26:41.364579464Z 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-01-15T09:26:41.364584672Z FROM "ImportListMovies"
2026-01-15T09:26:41.364588006Z WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-01-15T09:26:41.364593434Z AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" )
2026-01-15T09:26:41.365865029Z [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-01-15T09:26:41.365938609Z 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-01-15T09:26:41.365953170Z FROM "ImportListMovies"
2026-01-15T09:26:41.365956746Z WHERE "ImportListMovies"."TmdbId" NOT IN ( SELECT "MovieMetadata"."TmdbId" FROM "MovieMetadata" )
2026-01-15T09:26:41.365960372Z AND "ImportListMovies"."Id" IN ( SELECT MIN("Id") FROM "ImportListMovies" GROUP BY "TmdbId" )
2026-01-15T09:26:41.366831356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017501s
2026-01-15T09:26:41.367026488Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:41.367120328Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-06s
2026-01-15T09:26:41.367270603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies MovieMetadataId Int32
2026-01-15T09:26:41.368381427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:41.369223107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015202s
2026-01-15T09:26:41.369612500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlternativeTitles
2026-01-15T09:26:41.369623647Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s
2026-01-15T09:26:41.369785530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlternativeTitles MovieMetadataId Int32
2026-01-15T09:26:41.370071027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:41.371413167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013909s
2026-01-15T09:26:41.371669330Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Credits
2026-01-15T09:26:41.371839896Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.4E-06s
2026-01-15T09:26:41.372007487Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Credits MovieMetadataId Int32
2026-01-15T09:26:41.372332914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:41.373822966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014452s
2026-01-15T09:26:41.374964455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieTranslations
2026-01-15T09:26:41.375006098Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s
2026-01-15T09:26:41.375010354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieTranslations MovieMetadataId Int32
2026-01-15T09:26:41.375013649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:41.376139314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013137s
2026-01-15T09:26:41.376322309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListMovies
2026-01-15T09:26:41.376559404Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-06s
2026-01-15T09:26:41.376759153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListMovies MovieMetadataId Int32
2026-01-15T09:26:41.377128396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies" ADD COLUMN "MovieMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:41.378508512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014437s
2026-01-15T09:26:41.378877865Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListMovies (MovieMetadataId)
2026-01-15T09:26:41.379240969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC)
2026-01-15T09:26:41.380045594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008213s
2026-01-15T09:26:41.380497010Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Movies"
2026-01-15T09:26:41.380607435Z SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id"
2026-01-15T09:26:41.380703980Z FROM "MovieMetadata"
2026-01-15T09:26:41.383067419Z WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId")
2026-01-15T09:26:41.383090614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Movies"
2026-01-15T09:26:41.383094490Z SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id"
2026-01-15T09:26:41.383097755Z FROM "MovieMetadata"
2026-01-15T09:26:41.383100709Z WHERE "MovieMetadata"."TmdbId" = "Movies"."TmdbId")
2026-01-15T09:26:41.383103753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004913s
2026-01-15T09:26:41.383126518Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "AlternativeTitles"
2026-01-15T09:26:41.383129472Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-01-15T09:26:41.383132436Z FROM "Movies"
2026-01-15T09:26:41.383135311Z WHERE "Movies"."Id" = "AlternativeTitles"."MovieId")
2026-01-15T09:26:41.383138476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "AlternativeTitles"
2026-01-15T09:26:41.383141340Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-01-15T09:26:41.383144294Z FROM "Movies"
2026-01-15T09:26:41.383147069Z WHERE "Movies"."Id" = "AlternativeTitles"."MovieId")
2026-01-15T09:26:41.383150023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005262s
2026-01-15T09:26:41.383152867Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits"
2026-01-15T09:26:41.383155671Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-01-15T09:26:41.383158606Z FROM "Movies"
2026-01-15T09:26:41.383161600Z WHERE "Movies"."Id" = "Credits"."MovieId")
2026-01-15T09:26:41.383289562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits"
2026-01-15T09:26:41.383390823Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-01-15T09:26:41.383499606Z FROM "Movies"
2026-01-15T09:26:41.383602881Z WHERE "Movies"."Id" = "Credits"."MovieId")
2026-01-15T09:26:41.384147216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012324s
2026-01-15T09:26:41.384581737Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieTranslations"
2026-01-15T09:26:41.384713615Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-01-15T09:26:41.384807104Z FROM "Movies"
2026-01-15T09:26:41.384894145Z WHERE "Movies"."Id" = "MovieTranslations"."MovieId")
2026-01-15T09:26:41.385381916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieTranslations"
2026-01-15T09:26:41.385498780Z SET "MovieMetadataId" = (SELECT "Movies"."MovieMetadataId"
2026-01-15T09:26:41.385594474Z FROM "Movies"
2026-01-15T09:26:41.385703367Z WHERE "Movies"."Id" = "MovieTranslations"."MovieId")
2026-01-15T09:26:41.386245789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010136s
2026-01-15T09:26:41.386679168Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "ImportListMovies"
2026-01-15T09:26:41.386806710Z SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id"
2026-01-15T09:26:41.386903163Z FROM "MovieMetadata"
2026-01-15T09:26:41.387020369Z WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId")
2026-01-15T09:26:41.387509041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ImportListMovies"
2026-01-15T09:26:41.387598104Z SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id"
2026-01-15T09:26:41.387703442Z FROM "MovieMetadata"
2026-01-15T09:26:41.387804033Z WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId")
2026-01-15T09:26:41.388487627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001063s
2026-01-15T09:26:41.388749088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:41.388997940Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s
2026-01-15T09:26:41.389271069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies MovieMetadataId Int32
2026-01-15T09:26:41.394410356Z [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-01-15T09:26:41.396987284Z [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-01-15T09:26:41.398556565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:26:41.400219845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:26:41.403891483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TitleSlug" ON "Movies" ("TitleSlug" ASC)
2026-01-15T09:26:41.404306205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_CleanTitle" ON "Movies" ("CleanTitle" ASC)
2026-01-15T09:26:41.405209327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_ImdbId" ON "Movies" ("ImdbId" ASC)
2026-01-15T09:26:41.405786893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_TmdbId" ON "Movies" ("TmdbId" ASC)
2026-01-15T09:26:41.406279119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167049s
2026-01-15T09:26:41.406469444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieMetadataId)
2026-01-15T09:26:41.406665477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC)
2026-01-15T09:26:41.407192707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005694s
2026-01-15T09:26:41.407383112Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles MovieId
2026-01-15T09:26:41.411151345Z [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-01-15T09:26:41.411991133Z [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-01-15T09:26:41.412487546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-01-15T09:26:41.413426683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-01-15T09:26:41.416040627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-01-15T09:26:41.416648507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089526s
2026-01-15T09:26:41.416818061Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Credits MovieId
2026-01-15T09:26:41.422027683Z [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-01-15T09:26:41.422863714Z [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-01-15T09:26:41.423548860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Credits"
2026-01-15T09:26:41.426590246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Credits_temp" RENAME TO "Credits"
2026-01-15T09:26:41.427778855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Credits_CreditTmdbId" ON "Credits" ("CreditTmdbId" ASC)
2026-01-15T09:26:41.428419565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112392s
2026-01-15T09:26:41.428464192Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieTranslations MovieId
2026-01-15T09:26:41.431532266Z [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-01-15T09:26:41.432502199Z [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-01-15T09:26:41.433143569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieTranslations"
2026-01-15T09:26:41.434079551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieTranslations_temp" RENAME TO "MovieTranslations"
2026-01-15T09:26:41.436540436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_Language" ON "MovieTranslations" ("Language" ASC)
2026-01-15T09:26:41.437587594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_CleanTitle" ON "MovieTranslations" ("CleanTitle" ASC)
2026-01-15T09:26:41.438275694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095176s
2026-01-15T09:26:41.438963495Z [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-01-15T09:26:41.442632088Z [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-01-15T09:26:41.443908630Z [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-01-15T09:26:41.444798172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:26:41.446657967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:26:41.449980893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC)
2026-01-15T09:26:41.451028151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115852s
2026-01-15T09:26:41.451838024Z [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-01-15T09:26:41.457121287Z [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-01-15T09:26:41.457266103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListMovies_temp" ("Id", "ListId", "MovieMetadataId") SELECT "Id", "ListId", "MovieMetadataId" FROM "ImportListMovies"
2026-01-15T09:26:41.458116907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListMovies"
2026-01-15T09:26:41.459110796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListMovies_temp" RENAME TO "ImportListMovies"
2026-01-15T09:26:41.462759550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_ImportListMovies_MovieMetadataId" ON "ImportListMovies" ("MovieMetadataId" ASC)
2026-01-15T09:26:41.463716062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112806s
2026-01-15T09:26:41.464277183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-01-15T09:26:41', 'movie_metadata')
2026-01-15T09:26:41.464820316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:41.467689562Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated
2026-01-15T09:26:41.468231573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151886s
2026-01-15T09:26:41.468675449Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating
2026-01-15T09:26:41.469077711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:41.469614544Z [Info] add_collections: Starting migration of Main DB to 208
2026-01-15T09:26:41.472289170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Collections
2026-01-15T09:26:41.472322561Z [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-01-15T09:26:41.472652014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010381s
2026-01-15T09:26:41.472834617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Collections (TmdbId)
2026-01-15T09:26:41.473328477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC)
2026-01-15T09:26:41.473853112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006687s
2026-01-15T09:26:41.474172120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-01-15T09:26:41.474390898Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-06s
2026-01-15T09:26:41.475717735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTmdbId Int32
2026-01-15T09:26:41.475754740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTmdbId" INTEGER
2026-01-15T09:26:41.477316529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001982s
2026-01-15T09:26:41.477567765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata CollectionTitle String
2026-01-15T09:26:41.477891651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "CollectionTitle" TEXT
2026-01-15T09:26:41.479505917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015943s
2026-01-15T09:26:41.481179254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-15T09:26:41.481723738Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s
2026-01-15T09:26:41.482367062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Monitor Int32
2026-01-15T09:26:41.482461022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Monitor" INTEGER
2026-01-15T09:26:41.484019727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015329s
2026-01-15T09:26:41.484452826Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:41.484762199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:41.486942964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020122s
2026-01-15T09:26:41.487455212Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:41.487750935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:41.488876000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010484s
2026-01-15T09:26:41.489252003Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:41.489482888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:41.490761593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001214s
2026-01-15T09:26:41.491142694Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:41.491413199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:41.492775008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012858s
2026-01-15T09:26:41.493190870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-15T09:26:41.493450500Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s
2026-01-15T09:26:41.493741907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportLists Monitor Int32
2026-01-15T09:26:41.501112994Z [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-01-15T09:26:41.501155889Z [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-01-15T09:26:41.501161898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-01-15T09:26:41.501165223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-01-15T09:26:41.504170924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC)
2026-01-15T09:26:41.505018503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109147s
2026-01-15T09:26:41.505373665Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists ShouldMonitor
2026-01-15T09:26:41.509607786Z [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-01-15T09:26:41.511067532Z [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-01-15T09:26:41.511879176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-01-15T09:26:41.513038773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-01-15T09:26:41.516252396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC)
2026-01-15T09:26:41.517064622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113188s
2026-01-15T09:26:41.517415217Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:26:41.517780945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ImportLists" WHERE "Implementation" = 'TMDbCollectionImport'
2026-01-15T09:26:41.518221545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005185s
2026-01-15T09:26:41.518503957Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn MovieMetadata Collection
2026-01-15T09:26:41.522485891Z [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-01-15T09:26:41.525006636Z [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-01-15T09:26:41.526392892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata"
2026-01-15T09:26:41.529309519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata"
2026-01-15T09:26:41.532400868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-01-15T09:26:41.535868812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-01-15T09:26:41.536466286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-01-15T09:26:41.538201685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159255s
2026-01-15T09:26:41.538224109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-01-15T09:26:41', 'add_collections')
2026-01-15T09:26:41.538244439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:41.540748239Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated
2026-01-15T09:26:41.540788399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205019s
2026-01-15T09:26:41.540792846Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating
2026-01-15T09:26:41.540887958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:41.541520946Z [Info] movie_meta_collection_index: Starting migration of Main DB to 209
2026-01-15T09:26:41.542163799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieMetadata (CollectionTmdbId)
2026-01-15T09:26:41.542588175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC)
2026-01-15T09:26:41.543254913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007714s
2026-01-15T09:26:41.543504126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MovieTranslations (MovieMetadataId)
2026-01-15T09:26:41.543814691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieTranslations_MovieMetadataId" ON "MovieTranslations" ("MovieMetadataId" ASC)
2026-01-15T09:26:41.544752905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007399s
2026-01-15T09:26:41.545724131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-01-15T09:26:41', 'movie_meta_collection_index')
2026-01-15T09:26:41.545749068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:41.554127444Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated
2026-01-15T09:26:41.554158882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073893s
2026-01-15T09:26:41.554162948Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating
2026-01-15T09:26:41.554165992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:41.554168836Z [Info] movie_added_notifications: Starting migration of Main DB to 210
2026-01-15T09:26:41.554171610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:26:41.554190289Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s
2026-01-15T09:26:41.554193273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnMovieAdded Boolean
2026-01-15T09:26:41.554929726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnMovieAdded" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:41.556233217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015665s
2026-01-15T09:26:41.557143412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-01-15T09:26:41', 'movie_added_notifications')
2026-01-15T09:26:41.557221409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:41.562718520Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated
2026-01-15T09:26:41.563579539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078357s
2026-01-15T09:26:41.563638097Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating
2026-01-15T09:26:41.563860810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:41.564167299Z [Info] more_movie_meta_index: Starting migration of Main DB to 211
2026-01-15T09:26:41.564825796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlternativeTitles (MovieMetadataId)
2026-01-15T09:26:41.565009691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC)
2026-01-15T09:26:41.565739404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007819s
2026-01-15T09:26:41.566422066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Credits (MovieMetadataId)
2026-01-15T09:26:41.566521055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Credits_MovieMetadataId" ON "Credits" ("MovieMetadataId" ASC)
2026-01-15T09:26:41.567113842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005871s
2026-01-15T09:26:41.567768082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-01-15T09:26:41', 'more_movie_meta_index')
2026-01-15T09:26:41.567779008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:41.569981366Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated
2026-01-15T09:26:41.570290830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032759s
2026-01-15T09:26:41.572262221Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating
2026-01-15T09:26:41.572289082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:41.572293078Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 212
2026-01-15T09:26:41.574004761Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:26:41.574491370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-01-15T09:26:41.574985920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005122s
2026-01-15T09:26:41.575269424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-15T09:26:41.575529846Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s
2026-01-15T09:26:41.575983153Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-01-15T09:26:41.580821178Z [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-01-15T09:26:41.582070560Z [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-01-15T09:26:41.582827564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-01-15T09:26:41.583587661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-01-15T09:26:41.586711579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102213s
2026-01-15T09:26:41.587211158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-15T09:26:41.587485058Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.4E-06s
2026-01-15T09:26:41.587825287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-01-15T09:26:41.591133362Z [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-01-15T09:26:41.592364525Z [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-01-15T09:26:41.593118755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-01-15T09:26:41.594287604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-01-15T09:26:41.597314969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090078s
2026-01-15T09:26:41.597727928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections
2026-01-15T09:26:41.598130590Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.8E-06s
2026-01-15T09:26:41.598424731Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections Added DateTimeOffset
2026-01-15T09:26:41.602202758Z [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-01-15T09:26:41.603625228Z [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-01-15T09:26:41.604465546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections"
2026-01-15T09:26:41.605459065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections"
2026-01-15T09:26:41.608658356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC)
2026-01-15T09:26:41.609501719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107207s
2026-01-15T09:26:41.609847477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections
2026-01-15T09:26:41.610138352Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s
2026-01-15T09:26:41.610436649Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Collections LastInfoSync DateTimeOffset
2026-01-15T09:26:41.614835375Z [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-01-15T09:26:41.616449644Z [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-01-15T09:26:41.617376532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Collections"
2026-01-15T09:26:41.618580904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections_temp" RENAME TO "Collections"
2026-01-15T09:26:41.622159514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Collections_TmdbId" ON "Collections" ("TmdbId" ASC)
2026-01-15T09:26:41.623026712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122283s
2026-01-15T09:26:41.623401844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-15T09:26:41.623688925Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s
2026-01-15T09:26:41.624018278Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-01-15T09:26:41.632194050Z [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-01-15T09:26:41.632220991Z [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-01-15T09:26:41.632226279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-15T09:26:41.632229634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-15T09:26:41.634792793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103072s
2026-01-15T09:26:41.635237648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-15T09:26:41.635501513Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.4E-06s
2026-01-15T09:26:41.635824828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-01-15T09:26:41.639936185Z [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-01-15T09:26:41.641012187Z [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-01-15T09:26:41.642039605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-15T09:26:41.642911340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-15T09:26:41.645785134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094682s
2026-01-15T09:26:41.646188748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-15T09:26:41.646412293Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.9E-06s
2026-01-15T09:26:41.646648326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-01-15T09:26:41.650581396Z [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-01-15T09:26:41.652028403Z [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-01-15T09:26:41.652748842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-15T09:26:41.653636320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-15T09:26:41.656694110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095649s
2026-01-15T09:26:41.657223473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-15T09:26:41.657518995Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-06s
2026-01-15T09:26:41.657803271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-01-15T09:26:41.662300696Z [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-01-15T09:26:41.663563477Z [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-01-15T09:26:41.664357195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-15T09:26:41.665568470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-15T09:26:41.668407640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-15T09:26:41.669223302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110414s
2026-01-15T09:26:41.669396402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-15T09:26:41.669555730Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s
2026-01-15T09:26:41.669789761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-01-15T09:26:41.674083000Z [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-01-15T09:26:41.675033903Z [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-01-15T09:26:41.675413783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-15T09:26:41.676376324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-15T09:26:41.678712273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-15T09:26:41.679305371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091315s
2026-01-15T09:26:41.679365050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-15T09:26:41.679573492Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-06s
2026-01-15T09:26:41.680102755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-01-15T09:26:41.684399179Z [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-01-15T09:26:41.684995713Z [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-01-15T09:26:41.685575630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-15T09:26:41.687101555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-15T09:26:41.689597784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-15T09:26:41.690174177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099236s
2026-01-15T09:26:41.690377411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-01-15T09:26:41.690550781Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-06s
2026-01-15T09:26:41.690780164Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-01-15T09:26:41.694679664Z [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-01-15T09:26:41.695747363Z [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-01-15T09:26:41.696392680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-01-15T09:26:41.697347078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-01-15T09:26:41.700294612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-01-15T09:26:41.700831296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_MovieId" ON "DownloadHistory" ("MovieId" ASC)
2026-01-15T09:26:41.701362301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-01-15T09:26:41.701762020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107407s
2026-01-15T09:26:41.702125624Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-01-15T09:26:41.702237933Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s
2026-01-15T09:26:41.702357451Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-01-15T09:26:41.706282790Z [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-01-15T09:26:41.707371330Z [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-01-15T09:26:41.707767403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-01-15T09:26:41.708605457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-01-15T09:26:41.711262147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083622s
2026-01-15T09:26:41.711506773Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-01-15T09:26:41.711811429Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.1E-06s
2026-01-15T09:26:41.711983247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-01-15T09:26:41.717749001Z [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-01-15T09:26:41.721212247Z [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-01-15T09:26:41.721256643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-01-15T09:26:41.721261020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-01-15T09:26:41.724828793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116231s
2026-01-15T09:26:41.724879879Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-15T09:26:41.724883634Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.9E-06s
2026-01-15T09:26:41.724886819Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-01-15T09:26:41.729135161Z [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-01-15T09:26:41.729873578Z [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-01-15T09:26:41.730546615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-15T09:26:41.731749036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-15T09:26:41.735088227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-01-15T09:26:41.735615465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-15T09:26:41.737222953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113702s
2026-01-15T09:26:41.737472767Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-15T09:26:41.737480659Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s
2026-01-15T09:26:41.737484124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-01-15T09:26:41.741730624Z [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-01-15T09:26:41.742821888Z [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-01-15T09:26:41.743641175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-15T09:26:41.745042713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-15T09:26:41.748102785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-15T09:26:41.749025087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117731s
2026-01-15T09:26:41.749130975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-15T09:26:41.749481841Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-06s
2026-01-15T09:26:41.785118096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-01-15T09:26:41.795801396Z [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-01-15T09:26:41.797315733Z [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-01-15T09:26:41.798466717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-15T09:26:41.800066502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-15T09:26:41.806148921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-15T09:26:41.806178375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189369s
2026-01-15T09:26:41.806182361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-15T09:26:41.806229182Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.1E-06s
2026-01-15T09:26:41.806232577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-01-15T09:26:41.809626198Z [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-01-15T09:26:41.810655430Z [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-01-15T09:26:41.811225724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-15T09:26:41.812262826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-15T09:26:41.814977792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-15T09:26:41.815909288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103235s
2026-01-15T09:26:41.815952443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-15T09:26:41.815956708Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.2E-06s
2026-01-15T09:26:41.816006112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-01-15T09:26:41.822444294Z [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-01-15T09:26:41.823855607Z [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-01-15T09:26:41.828058311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:26:41.828096818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:26:41.828931208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:26:41.829733520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133075s
2026-01-15T09:26:41.829971516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-15T09:26:41.830193898Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.9E-06s
2026-01-15T09:26:41.830476581Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-01-15T09:26:41.834756842Z [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-01-15T09:26:41.836353984Z [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-01-15T09:26:41.838151145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:26:41.838473357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:26:41.841331497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:26:41.842363963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114026s
2026-01-15T09:26:41.842413728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-15T09:26:41.842566257Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.5E-06s
2026-01-15T09:26:41.842770723Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-01-15T09:26:41.846031807Z [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-01-15T09:26:41.848438871Z [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-01-15T09:26:41.849492469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:26:41.850671715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:26:41.854257184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:26:41.855456930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119764s
2026-01-15T09:26:41.855516940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-15T09:26:41.855522839Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.5E-06s
2026-01-15T09:26:41.856035087Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2026-01-15T09:26:41.860306092Z [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-01-15T09:26:41.861890816Z [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-01-15T09:26:41.862791033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:26:41.864091020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:26:41.867515228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:26:41.868546813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121485s
2026-01-15T09:26:41.868969986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-15T09:26:41.869249405Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.3E-06s
2026-01-15T09:26:41.869547822Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-01-15T09:26:41.874947228Z [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-01-15T09:26:41.876159183Z [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-01-15T09:26:41.876835656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-01-15T09:26:41.877512119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-01-15T09:26:41.880982195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107355s
2026-01-15T09:26:41.881700210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-15T09:26:41.881967200Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.3E-06s
2026-01-15T09:26:41.882402783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-01-15T09:26:41.887168078Z [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-01-15T09:26:41.888507354Z [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-01-15T09:26:41.889307633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-01-15T09:26:41.890176554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-01-15T09:26:41.893053212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101025s
2026-01-15T09:26:41.893470788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieFiles
2026-01-15T09:26:41.893773000Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.7E-06s
2026-01-15T09:26:41.894022823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieFiles DateAdded DateTimeOffset
2026-01-15T09:26:41.898064676Z [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-01-15T09:26:41.899579825Z [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-01-15T09:26:41.900340765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieFiles"
2026-01-15T09:26:41.901243196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieFiles_temp" RENAME TO "MovieFiles"
2026-01-15T09:26:41.903961927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieFiles_MovieId" ON "MovieFiles" ("MovieId" ASC)
2026-01-15T09:26:41.904573354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102528s
2026-01-15T09:26:41.904844449Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-01-15T09:26:41.905123447Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.2E-06s
2026-01-15T09:26:41.905392469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata DigitalRelease DateTimeOffset
2026-01-15T09:26:41.912293775Z [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-01-15T09:26:41.914709101Z [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-01-15T09:26:41.915879805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata"
2026-01-15T09:26:41.917331639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata"
2026-01-15T09:26:41.920324661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-01-15T09:26:41.921191569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-01-15T09:26:41.922202373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-01-15T09:26:41.923074519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC)
2026-01-15T09:26:41.923663541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179831s
2026-01-15T09:26:41.924044000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-01-15T09:26:41.924357099Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.7E-06s
2026-01-15T09:26:41.924678030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata InCinemas DateTimeOffset
2026-01-15T09:26:41.930618826Z [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-01-15T09:26:41.935142992Z [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-01-15T09:26:41.935228039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata"
2026-01-15T09:26:41.935514618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata"
2026-01-15T09:26:41.938871545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-01-15T09:26:41.940177541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-01-15T09:26:41.941209777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-01-15T09:26:41.942020250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC)
2026-01-15T09:26:41.942768711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177277s
2026-01-15T09:26:41.943266186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-01-15T09:26:41.943576601Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.6E-06s
2026-01-15T09:26:41.943952044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata LastInfoSync DateTimeOffset
2026-01-15T09:26:41.948777660Z [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-01-15T09:26:41.951204544Z [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-01-15T09:26:41.952662909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata"
2026-01-15T09:26:41.954406660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata"
2026-01-15T09:26:41.957893742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-01-15T09:26:41.958863063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-01-15T09:26:41.959721078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-01-15T09:26:41.960383450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC)
2026-01-15T09:26:41.960935617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166429s
2026-01-15T09:26:41.961290819Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-01-15T09:26:41.961582756Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-06s
2026-01-15T09:26:41.963032847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MovieMetadata PhysicalRelease DateTimeOffset
2026-01-15T09:26:41.966625177Z [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-01-15T09:26:41.968932933Z [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-01-15T09:26:41.970204126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MovieMetadata"
2026-01-15T09:26:41.971769061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata_temp" RENAME TO "MovieMetadata"
2026-01-15T09:26:41.974892197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MovieMetadata_TmdbId" ON "MovieMetadata" ("TmdbId" ASC)
2026-01-15T09:26:41.975688379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanTitle" ON "MovieMetadata" ("CleanTitle" ASC)
2026-01-15T09:26:41.976340054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CleanOriginalTitle" ON "MovieMetadata" ("CleanOriginalTitle" ASC)
2026-01-15T09:26:41.976956759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_MovieMetadata_CollectionTmdbId" ON "MovieMetadata" ("CollectionTmdbId" ASC)
2026-01-15T09:26:41.977448024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152937s
2026-01-15T09:26:41.977700502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:41.977942415Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.8E-06s
2026-01-15T09:26:41.978230226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Movies Added DateTimeOffset
2026-01-15T09:26:41.984315458Z [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-01-15T09:26:41.985794123Z [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-01-15T09:26:41.986947760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:26:41.988064703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:26:41.991224234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC)
2026-01-15T09:26:41.994111058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134066s
2026-01-15T09:26:41.994143496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-15T09:26:41.994170006Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.1E-06s
2026-01-15T09:26:41.994202315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-01-15T09:26:41.998804015Z [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-01-15T09:26:41.999877092Z [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-01-15T09:26:42.000644711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-01-15T09:26:42.001413563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-01-15T09:26:42.004604802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011804s
2026-01-15T09:26:42.005025993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-15T09:26:42.005338631Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.9E-06s
2026-01-15T09:26:42.005628295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-01-15T09:26:42.009609917Z [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-01-15T09:26:42.010710556Z [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-01-15T09:26:42.011357644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-15T09:26:42.013101566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-15T09:26:42.015865324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-15T09:26:42.017358861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107514s
2026-01-15T09:26:42.017684028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-15T09:26:42.017695376Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.7E-06s
2026-01-15T09:26:42.017704539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-01-15T09:26:42.021850858Z [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-01-15T09:26:42.022810595Z [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-01-15T09:26:42.023543173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-15T09:26:42.024581548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-15T09:26:42.027724864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-15T09:26:42.028445444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010464s
2026-01-15T09:26:42.028736390Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-01-15T09:26:42.029007295Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.6E-06s
2026-01-15T09:26:42.029247275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset
2026-01-15T09:26:42.033305862Z [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-01-15T09:26:42.034368133Z [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-01-15T09:26:42.035147641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-01-15T09:26:42.035759977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-01-15T09:26:42.039207881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094363s
2026-01-15T09:26:42.039579417Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-01-15T09:26:42.039825235Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.1E-06s
2026-01-15T09:26:42.040113436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset
2026-01-15T09:26:42.045995435Z [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-01-15T09:26:42.047333929Z [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-01-15T09:26:42.050094082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-01-15T09:26:42.050136957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-01-15T09:26:42.052149871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011534s
2026-01-15T09:26:42.052507847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:26:42.052776380Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.8E-06s
2026-01-15T09:26:42.053115638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-01-15T09:26:42.057007125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-01-15T09:26:42.057885871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-01-15T09:26:42.058470967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-01-15T09:26:42.059178617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-01-15T09:26:42.062601913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-15T09:26:42.063311756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098852s
2026-01-15T09:26:42.063762892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-01-15T09:26:42', 'postgres_update_timestamp_columns_to_with_timezone')
2026-01-15T09:26:42.064226206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:42.067324116Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated
2026-01-15T09:26:42.067674621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137369s
2026-01-15T09:26:42.068451733Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating
2026-01-15T09:26:42.068520076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:42.068820476Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 214
2026-01-15T09:26:42.069574595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-01-15T09:26:42.069867804Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.1E-06s
2026-01-15T09:26:42.070193973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String
2026-01-15T09:26:42.070502715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT
2026-01-15T09:26:42.071884464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013825s
2026-01-15T09:26:42.072331964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-01-15T09:26:42', 'add_language_tags_to_subtitle_files')
2026-01-15T09:26:42.072853546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:42.075162062Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated
2026-01-15T09:26:42.075481280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044089s
2026-01-15T09:26:42.075809542Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating
2026-01-15T09:26:42.076127248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:42.076570872Z [Info] add_salt_to_users: Starting migration of Main DB to 215
2026-01-15T09:26:42.077496638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-01-15T09:26:42.077751980Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s
2026-01-15T09:26:42.078083348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-01-15T09:26:42.078455314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-01-15T09:26:42.079791636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013723s
2026-01-15T09:26:42.080417203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-01-15T09:26:42.080878294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-01-15T09:26:42.082456566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015385s
2026-01-15T09:26:42.083199830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-01-15T09:26:42', 'add_salt_to_users')
2026-01-15T09:26:42.083983423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:42.088154118Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated
2026-01-15T09:26:42.088194018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047067s
2026-01-15T09:26:42.088198124Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating
2026-01-15T09:26:42.088201309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:42.088221138Z [Info] clean_alt_titles: Starting migration of Main DB to 216
2026-01-15T09:26:42.088224443Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Language
2026-01-15T09:26:42.091717314Z [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-01-15T09:26:42.093176991Z [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-01-15T09:26:42.093946012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-01-15T09:26:42.095310365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-01-15T09:26:42.098722565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-01-15T09:26:42.099819538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC)
2026-01-15T09:26:42.100523232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130832s
2026-01-15T09:26:42.100996440Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles Votes
2026-01-15T09:26:42.105384552Z [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-01-15T09:26:42.106746200Z [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-01-15T09:26:42.107584776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-01-15T09:26:42.108974667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-01-15T09:26:42.112301590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-01-15T09:26:42.113315268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC)
2026-01-15T09:26:42.114037069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126848s
2026-01-15T09:26:42.114429076Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles VoteCount
2026-01-15T09:26:42.120005967Z [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-01-15T09:26:42.121250801Z [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-01-15T09:26:42.121996448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-01-15T09:26:42.123272929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-01-15T09:26:42.126532702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-01-15T09:26:42.127575423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC)
2026-01-15T09:26:42.128240008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134662s
2026-01-15T09:26:42.128642762Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn AlternativeTitles SourceId
2026-01-15T09:26:42.132751374Z [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-01-15T09:26:42.136398745Z [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-01-15T09:26:42.136428410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlternativeTitles"
2026-01-15T09:26:42.136432246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlternativeTitles_temp" RENAME TO "AlternativeTitles"
2026-01-15T09:26:42.139011849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_CleanTitle" ON "AlternativeTitles" ("CleanTitle" ASC)
2026-01-15T09:26:42.139451787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlternativeTitles_MovieMetadataId" ON "AlternativeTitles" ("MovieMetadataId" ASC)
2026-01-15T09:26:42.140019067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109725s
2026-01-15T09:26:42.140280058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-01-15T09:26:42', 'clean_alt_titles')
2026-01-15T09:26:42.140568620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:42.144221661Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated
2026-01-15T09:26:42.147013902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148177s
2026-01-15T09:26:42.147042074Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating
2026-01-15T09:26:42.147045689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:42.147049064Z [Info] remove_omg: Starting migration of Main DB to 217
2026-01-15T09:26:42.147052219Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:26:42.147055283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-01-15T09:26:42.147058628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004907s
2026-01-15T09:26:42.147145269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-01-15T09:26:42', 'remove_omg')
2026-01-15T09:26:42.147576044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:42.149649829Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated
2026-01-15T09:26:42.149985993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032292s
2026-01-15T09:26:42.150449247Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating
2026-01-15T09:26:42.150574413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:42.151244517Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 218
2026-01-15T09:26:42.151740831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-15T09:26:42.151976894Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.9E-06s
2026-01-15T09:26:42.152245126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String
2026-01-15T09:26:42.152562281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT
2026-01-15T09:26:42.153848978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012871s
2026-01-15T09:26:42.154325842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-01-15T09:26:42', 'add_additional_info_to_pending_releases')
2026-01-15T09:26:42.154726011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:42.161150492Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated
2026-01-15T09:26:42.161209000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050261s
2026-01-15T09:26:42.161213337Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating
2026-01-15T09:26:42.161216731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:42.161219796Z [Info] add_result_to_commands: Starting migration of Main DB to 219
2026-01-15T09:26:42.161222819Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-15T09:26:42.161225744Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.4E-06s
2026-01-15T09:26:42.161228618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-01-15T09:26:42.161231543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:26:42.162569027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001624s
2026-01-15T09:26:42.163043025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-01-15T09:26:42', 'add_result_to_commands')
2026-01-15T09:26:42.165255549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:42.173142019Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated
2026-01-15T09:26:42.173177382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093658s
2026-01-15T09:26:42.173180627Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating
2026-01-15T09:26:42.173197523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:42.173199826Z [Info] health_restored_notification: Starting migration of Main DB to 220
2026-01-15T09:26:42.173201909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:26:42.173203992Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-06s
2026-01-15T09:26:42.173206136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-01-15T09:26:42.173208328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:42.174414324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015611s
2026-01-15T09:26:42.174882095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-01-15T09:26:42', 'health_restored_notification')
2026-01-15T09:26:42.175474862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:42.176890292Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated
2026-01-15T09:26:42.177312144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040105s
2026-01-15T09:26:42.177728127Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating
2026-01-15T09:26:42.178035788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:42.178540413Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 221
2026-01-15T09:26:42.179307011Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:26:42.179585618Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.9E-06s
2026-01-15T09:26:42.179909033Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean
2026-01-15T09:26:42.180463073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:42.181979154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001637s
2026-01-15T09:26:42.182558771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-01-15T09:26:42', 'add_on_manual_interaction_required_to_notifications')
2026-01-15T09:26:42.183177097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:42.188165277Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated
2026-01-15T09:26:42.188214932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069669s
2026-01-15T09:26:42.188521040Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating
2026-01-15T09:26:42.188846437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:42.189335830Z [Info] remove_rarbg: Starting migration of Main DB to 222
2026-01-15T09:26:42.190000575Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:26:42.190328726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg'
2026-01-15T09:26:42.191671538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005134s
2026-01-15T09:26:42.191686440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-01-15T09:26:42', 'remove_rarbg')
2026-01-15T09:26:42.191813660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:42.193698513Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated
2026-01-15T09:26:42.194267004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032282s
2026-01-15T09:26:42.194679272Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating
2026-01-15T09:26:42.195031349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:42.195518578Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 223
2026-01-15T09:26:42.196273038Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE 'metadata/%' OR "RelativePath" LIKE 'metadata\%')
2026-01-15T09:26:42.196618826Z [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-01-15T09:26:42.197124904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005602s
2026-01-15T09:26:42.197450512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-01-15T09:26:42', 'remove_invalid_roksbox_metadata_images')
2026-01-15T09:26:42.197862239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:42.199509395Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated
2026-01-15T09:26:42.199861012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028509s
2026-01-15T09:26:42.200309864Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating
2026-01-15T09:26:42.200599467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:42.201137693Z [Info] list_sync_time: Starting migration of Main DB to 224
2026-01-15T09:26:42.202780493Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-01-15T09:26:42.208937554Z [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-01-15T09:26:42.210044642Z [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-01-15T09:26:42.211296146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-15T09:26:42.212039759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-15T09:26:42.215387983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImportStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-15T09:26:42.216620889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013101s
2026-01-15T09:26:42.216871054Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-15T09:26:42.217246236Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.5E-06s
2026-01-15T09:26:42.217630392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-01-15T09:26:42.218032283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-01-15T09:26:42.221545023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017201s
2026-01-15T09:26:42.221581989Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:26:42.221585304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'importlistsyncinterval'
2026-01-15T09:26:42.221588178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003775s
2026-01-15T09:26:42.221590581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-01-15T09:26:42', 'list_sync_time')
2026-01-15T09:26:42.221593216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:42.223727893Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated
2026-01-15T09:26:42.224291165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032234s
2026-01-15T09:26:42.224799798Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating
2026-01-15T09:26:42.225341919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:42.226066935Z [Info] add_tags_to_collections: Starting migration of Main DB to 225
2026-01-15T09:26:42.226772441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Collections
2026-01-15T09:26:42.227130357Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.3E-06s
2026-01-15T09:26:42.227465399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Collections Tags String
2026-01-15T09:26:42.227828002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Collections" ADD COLUMN "Tags" TEXT
2026-01-15T09:26:42.229140418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012806s
2026-01-15T09:26:42.229631102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-01-15T09:26:42', 'add_tags_to_collections')
2026-01-15T09:26:42.230162898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:42.234542237Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated
2026-01-15T09:26:42.235259672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064475s
2026-01-15T09:26:42.235777717Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating
2026-01-15T09:26:42.236230035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:42.236847159Z [Info] add_download_client_tags: Starting migration of Main DB to 226
2026-01-15T09:26:42.237783651Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-15T09:26:42.238281827Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.5E-06s
2026-01-15T09:26:42.238716418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-01-15T09:26:42.241087819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-01-15T09:26:42.241108370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015241s
2026-01-15T09:26:42.241111755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-01-15T09:26:42', 'add_download_client_tags')
2026-01-15T09:26:42.241639705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:42.244366048Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated
2026-01-15T09:26:42.245749219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051564s
2026-01-15T09:26:42.247397648Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating
2026-01-15T09:26:42.248050957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:42.248573969Z [Info] add_auto_tagging: Starting migration of Main DB to 227
2026-01-15T09:26:42.249621128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-01-15T09:26:42.250195358Z [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-01-15T09:26:42.251209607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011142s
2026-01-15T09:26:42.251386612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-01-15T09:26:42.251722284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-01-15T09:26:42.252926558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012688s
2026-01-15T09:26:42.254743007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-01-15T09:26:42', 'add_auto_tagging')
2026-01-15T09:26:42.254806463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:42.262426484Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated
2026-01-15T09:26:42.262583029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071306s
2026-01-15T09:26:42.262950209Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating
2026-01-15T09:26:42.264352429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:42.264977445Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 228
2026-01-15T09:26:42.266046826Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-15T09:26:42.266421036Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.8E-06s
2026-01-15T09:26:42.266816909Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-01-15T09:26:42.267287553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:42.273185436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048624s
2026-01-15T09:26:42.273221690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-15T09:26:42.273225616Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s
2026-01-15T09:26:42.273229151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-01-15T09:26:42.274009070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-01-15T09:26:42.278257652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005114s
2026-01-15T09:26:42.279594384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-01-15T09:26:42', 'add_custom_format_score_bypass_to_delay_profile')
2026-01-15T09:26:42.280450395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:42.288016606Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated
2026-01-15T09:26:42.288044528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140853s
2026-01-15T09:26:42.288684756Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating
2026-01-15T09:26:42.290644872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:42.290713725Z [Info] update_restrictions_to_release_profiles: Starting migration of Main DB to 229
2026-01-15T09:26:42.295033463Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-01-15T09:26:42.295072292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-01-15T09:26:42.297863682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037961s
2026-01-15T09:26:42.297907988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-15T09:26:42.297933016Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-06s
2026-01-15T09:26:42.298076250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String
2026-01-15T09:26:42.300696935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL
2026-01-15T09:26:42.300730555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001602s
2026-01-15T09:26:42.300734842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-15T09:26:42.300737957Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.2E-06s
2026-01-15T09:26:42.300741222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-01-15T09:26:42.301007109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:26:42.302309790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014s
2026-01-15T09:26:42.302582098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-15T09:26:42.302697231Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-06s
2026-01-15T09:26:42.306019105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-01-15T09:26:42.306052355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:42.306056591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013521s
2026-01-15T09:26:42.306060126Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-01-15T09:26:42.308720180Z [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-01-15T09:26:42.312003616Z [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-01-15T09:26:42.312040062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-01-15T09:26:42.312044037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-01-15T09:26:42.314233306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091303s
2026-01-15T09:26:42.314554567Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:42.314739544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:42.316082255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012023s
2026-01-15T09:26:42.316309536Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:26:42.316578848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-01-15T09:26:42.316972678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004301s
2026-01-15T09:26:42.317387810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-01-15T09:26:42', 'update_restrictions_to_release_profiles')
2026-01-15T09:26:42.317959486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:42.322536430Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated
2026-01-15T09:26:42.323003239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005735s
2026-01-15T09:26:42.323466453Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating
2026-01-15T09:26:42.323763137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:42.324315513Z [Info] rename_quality_profiles: Starting migration of Main DB to 230
2026-01-15T09:26:42.325051536Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-01-15T09:26:42.325295732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-01-15T09:26:42.331105512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031131s
2026-01-15T09:26:42.331158372Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Movies ProfileId to QualityProfileId
2026-01-15T09:26:42.332975802Z [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-01-15T09:26:42.333930152Z [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-01-15T09:26:42.334513215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Movies"
2026-01-15T09:26:42.335357189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies_temp" RENAME TO "Movies"
2026-01-15T09:26:42.337891314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Movies_MovieMetadataId" ON "Movies" ("MovieMetadataId" ASC)
2026-01-15T09:26:42.338544552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092733s
2026-01-15T09:26:42.338876439Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn ImportLists ProfileId to QualityProfileId
2026-01-15T09:26:42.346572103Z [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-01-15T09:26:42.346601367Z [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-01-15T09:26:42.346875728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-01-15T09:26:42.348357457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-01-15T09:26:42.352539310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NetImport_Name" ON "ImportLists" ("Name" ASC)
2026-01-15T09:26:42.353059008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138051s
2026-01-15T09:26:42.353904755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-01-15T09:26:42', 'rename_quality_profiles')
2026-01-15T09:26:42.354384954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:42.360140332Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated
2026-01-15T09:26:42.360824286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020636s
2026-01-15T09:26:42.361305087Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating
2026-01-15T09:26:42.361605897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:42.362230883Z [Info] update_images_remote_url: Starting migration of Main DB to 231
2026-01-15T09:26:42.362877451Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-01-15T09:26:42.363262889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MovieMetadata" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-01-15T09:26:42.363787854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005803s
2026-01-15T09:26:42.364114394Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-01-15T09:26:42.364413702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Credits" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-01-15T09:26:42.364805328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000408s
2026-01-15T09:26:42.365075403Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-01-15T09:26:42.365380690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Collections" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-01-15T09:26:42.365753869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004198s
2026-01-15T09:26:42.366175961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-01-15T09:26:42', 'update_images_remote_url')
2026-01-15T09:26:42.366589239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:42.372113351Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated
2026-01-15T09:26:42.372171229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035608s
2026-01-15T09:26:42.372175605Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating
2026-01-15T09:26:42.372178930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:42.372182075Z [Info] add_notification_status: Starting migration of Main DB to 232
2026-01-15T09:26:42.372185069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-01-15T09:26:42.372187983Z [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-01-15T09:26:42.372397869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010998s
2026-01-15T09:26:42.372728053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-01-15T09:26:42.373089995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-01-15T09:26:42.373748371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007001s
2026-01-15T09:26:42.374106397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-01-15T09:26:42', 'add_notification_status')
2026-01-15T09:26:42.374583130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:42.379127155Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated
2026-01-15T09:26:42.379155147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053438s
2026-01-15T09:26:42.379216509Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating
2026-01-15T09:26:42.379454786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:42.379850919Z [Info] rename_deprecated_indexer_flags: Starting migration of Main DB to 233
2026-01-15T09:26:42.380557998Z [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-01-15T09:26:42.380933981Z [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-01-15T09:26:42.381456022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006218s
2026-01-15T09:26:42.381779648Z [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-01-15T09:26:42.382183412Z [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-01-15T09:26:42.382617773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005396s
2026-01-15T09:26:42.385010536Z [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-01-15T09:26:42.385055423Z [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-01-15T09:26:42.385059339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004935s
2026-01-15T09:26:42.385062724Z [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-01-15T09:26:42.385065848Z [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-01-15T09:26:42.385086760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004767s
2026-01-15T09:26:42.385096164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-01-15T09:26:42', 'rename_deprecated_indexer_flags')
2026-01-15T09:26:42.387026063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:42.388758508Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated
2026-01-15T09:26:42.389186590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043486s
2026-01-15T09:26:42.389501010Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating
2026-01-15T09:26:42.389677105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:42.390122721Z [Info] movie_last_searched_time: Starting migration of Main DB to 234
2026-01-15T09:26:42.390716822Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Movies
2026-01-15T09:26:42.390946024Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-06s
2026-01-15T09:26:42.391217230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Movies LastSearchTime DateTimeOffset
2026-01-15T09:26:42.391497470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Movies" ADD COLUMN "LastSearchTime" DATETIME
2026-01-15T09:26:42.392926980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014139s
2026-01-15T09:26:42.393353530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-01-15T09:26:42', 'movie_last_searched_time')
2026-01-15T09:26:42.393741460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:42.399486934Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated
2026-01-15T09:26:42.399733164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077944s
2026-01-15T09:26:42.400125401Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating
2026-01-15T09:26:42.400324679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:42.400731568Z [Info] email_encryption: Starting migration of Main DB to 235
2026-01-15T09:26:42.401353049Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:42.401514572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:42.402636911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010752s
2026-01-15T09:26:42.403040726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-01-15T09:26:42', 'email_encryption')
2026-01-15T09:26:42.403432593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:42.407336249Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated
2026-01-15T09:26:42.407394146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053262s
2026-01-15T09:26:42.407731391Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating
2026-01-15T09:26:42.407999332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:42.408490016Z [Info] clear_last_rss_releases_info: Starting migration of Main DB to 236
2026-01-15T09:26:42.409143666Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL
2026-01-15T09:26:42.409405257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "IndexerStatus" SET "LastRssSyncReleaseInfo" = NULL
2026-01-15T09:26:42.409809373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004268s
2026-01-15T09:26:42.410179908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-01-15T09:26:42', 'clear_last_rss_releases_info')
2026-01-15T09:26:42.410564433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:42.411844710Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated
2026-01-15T09:26:42.412152591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024159s
2026-01-15T09:26:42.412432561Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating
2026-01-15T09:26:42.413050125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:42.413063355Z [Info] add_indexes: Starting migration of Main DB to 237
2026-01-15T09:26:42.414763471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (MovieId)
2026-01-15T09:26:42.415168418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_MovieId" ON "Blocklist" ("MovieId" ASC)
2026-01-15T09:26:42.415773343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006907s
2026-01-15T09:26:42.416082167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blocklist (Date)
2026-01-15T09:26:42.416326322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blocklist_Date" ON "Blocklist" ("Date" ASC)
2026-01-15T09:26:42.416845619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005518s
2026-01-15T09:26:42.417095273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (MovieId, Date)
2026-01-15T09:26:42.417402834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_MovieId_Date" ON "History" ("MovieId" ASC, "Date" DESC)
2026-01-15T09:26:42.419979252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005348s
2026-01-15T09:26:42.420024099Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-01-15T09:26:42.420027114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-01-15T09:26:42.420029607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005783s
2026-01-15T09:26:42.420031911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-01-15T09:26:42.420034074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-15T09:26:42.420036598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004526s
2026-01-15T09:26:42.420187134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (MovieFileId)
2026-01-15T09:26:42.420417088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_MovieFileId" ON "Movies" ("MovieFileId" ASC)
2026-01-15T09:26:42.420944176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005212s
2026-01-15T09:26:42.421188113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Movies (Path)
2026-01-15T09:26:42.421395182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Movies_Path" ON "Movies" ("Path" ASC)
2026-01-15T09:26:42.421863324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004663s
2026-01-15T09:26:42.422297424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-01-15T09:26:42', 'add_indexes')
2026-01-15T09:26:42.422679886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:42.424571909Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated
2026-01-15T09:26:42.424797968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031051s
2026-01-15T09:26:42.425178668Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating
2026-01-15T09:26:42.425436614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:42.425788651Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 238
2026-01-15T09:26:42.426634689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-01-15T09:26:42.426826105Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s
2026-01-15T09:26:42.427102239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String
2026-01-15T09:26:42.427352554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT
2026-01-15T09:26:42.429161102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017192s
2026-01-15T09:26:42.429394772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-01-15T09:26:42.429597605Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s
2026-01-15T09:26:42.429798637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32
2026-01-15T09:26:42.430157113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:26:42.431588077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001463s
2026-01-15T09:26:42.431749658Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:42.431990570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:42.433079059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010522s
2026-01-15T09:26:42.433459959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-01-15T09:26:42', 'parse_title_from_existing_subtitle_files')
2026-01-15T09:26:42.433945226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:42.436153484Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated
2026-01-15T09:26:42.436577788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039375s
2026-01-15T09:26:42.437309784Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating
2026-01-15T09:26:42.437672327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:42.438252967Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 239
2026-01-15T09:26:42.439106916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-15T09:26:42.439327185Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.7E-06s
2026-01-15T09:26:42.439558543Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32
2026-01-15T09:26:42.439783239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:26:42.441424797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016109s
2026-01-15T09:26:42.441868101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-01-15T09:26:42', 'add_minimum_upgrade_format_score_to_quality_profiles')
2026-01-15T09:26:42.442325426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:42.444090259Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated
2026-01-15T09:26:42.444346162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042547s
2026-01-15T09:26:42.447045434Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating
2026-01-15T09:26:42.447070051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:42.447073616Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Main DB to 240
2026-01-15T09:26:42.447076721Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig MultiEpisodeStyle
2026-01-15T09:26:42.450560658Z [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-01-15T09:26:42.451940174Z [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-01-15T09:26:42.452618720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-01-15T09:26:42.453260001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-01-15T09:26:42.456777918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103603s
2026-01-15T09:26:42.457172520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-01-15T09:26:42', 'drop_multi_episode_style_from_naming_config')
2026-01-15T09:26:42.457751797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:42.459232334Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated
2026-01-15T09:26:42.459487576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130718s
2026-01-15T09:26:42.459854325Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating
2026-01-15T09:26:42.460053575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:42.460492571Z [Info] stevenlu_update_url: Starting migration of Main DB to 241
2026-01-15T09:26:42.460943256Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:42.461164507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:42.462162081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009969s
2026-01-15T09:26:42.462564163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-01-15T09:26:42', 'stevenlu_update_url')
2026-01-15T09:26:42.463090592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:42.465113111Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated
2026-01-15T09:26:42.465343585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038284s
2026-01-15T09:26:42.465659929Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating
2026-01-15T09:26:42.465812138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:42.466235802Z [Info] add_movie_keywords: Starting migration of Main DB to 242
2026-01-15T09:26:42.466861329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MovieMetadata
2026-01-15T09:26:42.467194127Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s
2026-01-15T09:26:42.467483581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MovieMetadata Keywords String
2026-01-15T09:26:42.467608448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT
2026-01-15T09:26:42.469083225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001468s
2026-01-15T09:26:42.469399010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-01-15T09:26:42', 'add_movie_keywords')
2026-01-15T09:26:42.469934531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:42.471322599Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated
2026-01-15T09:26:42.471397392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037655s
2026-01-15T09:26:42.482083444Z [Debug] MigrationController: Took: 00:00:03.4301046
2026-01-15T09:26:42.778501936Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-01-15T09:26:42.818034947Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-01-15T09:26:42.864296043Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-01-15T09:26:42.869182712Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:26:42.869252536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:26:42.895110479Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-01-15T09:26:42.895650628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0291224s
2026-01-15T09:26:42.895894963Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-01-15T09:26:42.896203135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029459s
2026-01-15T09:26:42.900512779Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-01-15T09:26:42.902322328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:42.903355575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-01-15T09:26:42.903998810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-01-15T09:26:42.905021952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011343s
2026-01-15T09:26:42.905484895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:42.912581522Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-01-15T09:26:42.913241270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008478s
2026-01-15T09:26:42.914604642Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-01-15T09:26:42.915377449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:42.916541401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-01-15T09:26:42.917271125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-15T09:26:42.918607205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015793s
2026-01-15T09:26:42.919041176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:26:42.919380143Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.7E-06s
2026-01-15T09:26:42.919741414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-01-15T09:26:42.920189084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-01-15T09:26:42.921684054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014733s
2026-01-15T09:26:42.922145104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:42.926084343Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-01-15T09:26:42.928815493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056798s
2026-01-15T09:26:42.929768770Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-01-15T09:26:42.930208909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:42.930906854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:26:42.931270579Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.8E-06s
2026-01-15T09:26:42.931623298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-01-15T09:26:42.932086732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-01-15T09:26:42.933835871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001711s
2026-01-15T09:26:42.934397172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:42.937276854Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-01-15T09:26:42.937889502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049688s
2026-01-15T09:26:42.938870180Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-01-15T09:26:42.939341045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:42.939967603Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-01-15T09:26:42.941235111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-01-15T09:26:42.941972436Z [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-01-15T09:26:42.942906835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012572s
2026-01-15T09:26:42.943288406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-01-15T09:26:42.943726512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-15T09:26:42.944497086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007936s
2026-01-15T09:26:42.945038267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-15T09:26:42', 'InitialSetup')
2026-01-15T09:26:42.946006045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:42.951051592Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-01-15T09:26:42.951786813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070966s
2026-01-15T09:26:42.952644787Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrating
2026-01-15T09:26:42.954065174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:42.954084754Z [Info] add_moviefiles_table: Starting migration of Log DB to 104
2026-01-15T09:26:42.954685783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-01-15T09:26:42', 'add_moviefiles_table')
2026-01-15T09:26:42.955541816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:42.961335773Z [Info] FluentMigrator.Runner.MigrationRunner: 104: add_moviefiles_table migrated
2026-01-15T09:26:42.963855827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008015s
2026-01-15T09:26:42.964606431Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrating
2026-01-15T09:26:42.965096594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:42.965672036Z [Info] fix_history_movieId: Starting migration of Log DB to 105
2026-01-15T09:26:42.966238044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-01-15T09:26:42', 'fix_history_movieId')
2026-01-15T09:26:42.967092493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:42.970471133Z [Info] FluentMigrator.Runner.MigrationRunner: 105: fix_history_movieId migrated
2026-01-15T09:26:42.971286263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051669s
2026-01-15T09:26:42.973539889Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrating
2026-01-15T09:26:42.974004074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:42.974859945Z [Info] add_tmdb_stuff: Starting migration of Log DB to 106
2026-01-15T09:26:42.975505602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-01-15T09:26:42', 'add_tmdb_stuff')
2026-01-15T09:26:42.976246622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:42.989659036Z [Info] FluentMigrator.Runner.MigrationRunner: 106: add_tmdb_stuff migrated
2026-01-15T09:26:42.989690364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097716s
2026-01-15T09:26:42.989694160Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrating
2026-01-15T09:26:42.989696964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:42.989699637Z [Info] fix_movie_files: Starting migration of Log DB to 107
2026-01-15T09:26:42.990035330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-01-15T09:26:42', 'fix_movie_files')
2026-01-15T09:26:42.991302338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:42.995153615Z [Info] FluentMigrator.Runner.MigrationRunner: 107: fix_movie_files migrated
2026-01-15T09:26:42.995732883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096839s
2026-01-15T09:26:42.996239391Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrating
2026-01-15T09:26:42.996726060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.000073492Z [Info] update_schedule_intervale: Starting migration of Log DB to 108
2026-01-15T09:26:43.000862765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-01-15T09:26:43', 'update_schedule_intervale')
2026-01-15T09:26:43.001720398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.014148701Z [Info] FluentMigrator.Runner.MigrationRunner: 108: update_schedule_intervale migrated
2026-01-15T09:26:43.014630723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153311s
2026-01-15T09:26:43.015167577Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrating
2026-01-15T09:26:43.015260275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.016506582Z [Info] add_movie_formats_to_naming_config: Starting migration of Log DB to 109
2026-01-15T09:26:43.016533422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-01-15T09:26:43', 'add_movie_formats_to_naming_config')
2026-01-15T09:26:43.016590658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.022252326Z [Info] FluentMigrator.Runner.MigrationRunner: 109: add_movie_formats_to_naming_config migrated
2026-01-15T09:26:43.022734428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066689s
2026-01-15T09:26:43.023453856Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrating
2026-01-15T09:26:43.023473355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.024739300Z [Info] add_phyiscal_release: Starting migration of Log DB to 110
2026-01-15T09:26:43.025373490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-01-15T09:26:43', 'add_phyiscal_release')
2026-01-15T09:26:43.029151828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.033794982Z [Info] FluentMigrator.Runner.MigrationRunner: 110: add_phyiscal_release migrated
2026-01-15T09:26:43.034179707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100766s
2026-01-15T09:26:43.034558545Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrating
2026-01-15T09:26:43.034839796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.035392994Z [Info] remove_bitmetv: Starting migration of Log DB to 111
2026-01-15T09:26:43.035833364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-01-15T09:26:43', 'remove_bitmetv')
2026-01-15T09:26:43.036341865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.039233345Z [Info] FluentMigrator.Runner.MigrationRunner: 111: remove_bitmetv migrated
2026-01-15T09:26:43.039712323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041582s
2026-01-15T09:26:43.043097092Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrating
2026-01-15T09:26:43.043708687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.044255656Z [Info] remove_torrentleech: Starting migration of Log DB to 112
2026-01-15T09:26:43.044767182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-01-15T09:26:43', 'remove_torrentleech')
2026-01-15T09:26:43.045319789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.049432369Z [Info] FluentMigrator.Runner.MigrationRunner: 112: remove_torrentleech migrated
2026-01-15T09:26:43.050054420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055866s
2026-01-15T09:26:43.050462051Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrating
2026-01-15T09:26:43.050907377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.051525634Z [Info] remove_broadcasthenet: Starting migration of Log DB to 113
2026-01-15T09:26:43.052122848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-01-15T09:26:43', 'remove_broadcasthenet')
2026-01-15T09:26:43.052838029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.056125411Z [Info] FluentMigrator.Runner.MigrationRunner: 113: remove_broadcasthenet migrated
2026-01-15T09:26:43.056971749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050213s
2026-01-15T09:26:43.057483805Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrating
2026-01-15T09:26:43.057863144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.058867978Z [Info] remove_fanzub: Starting migration of Log DB to 114
2026-01-15T09:26:43.059480316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-01-15T09:26:43', 'remove_fanzub')
2026-01-15T09:26:43.060884689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.066122722Z [Info] FluentMigrator.Runner.MigrationRunner: 114: remove_fanzub migrated
2026-01-15T09:26:43.066152277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055643s
2026-01-15T09:26:43.066156062Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrating
2026-01-15T09:26:43.066158896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.066161951Z [Info] update_movie_sorttitle: Starting migration of Log DB to 115
2026-01-15T09:26:43.066179107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-01-15T09:26:43', 'update_movie_sorttitle')
2026-01-15T09:26:43.066182943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.070735260Z [Info] FluentMigrator.Runner.MigrationRunner: 115: update_movie_sorttitle migrated
2026-01-15T09:26:43.071333565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059367s
2026-01-15T09:26:43.071818231Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrating
2026-01-15T09:26:43.072828444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.073471237Z [Info] update_movie_sorttitle_again: Starting migration of Log DB to 116
2026-01-15T09:26:43.074016223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-01-15T09:26:43', 'update_movie_sorttitle_again')
2026-01-15T09:26:43.074659967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.083636049Z [Info] FluentMigrator.Runner.MigrationRunner: 116: update_movie_sorttitle_again migrated
2026-01-15T09:26:43.085277567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076613s
2026-01-15T09:26:43.086720448Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrating
2026-01-15T09:26:43.087687816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.088880012Z [Info] update_movie_file: Starting migration of Log DB to 117
2026-01-15T09:26:43.089528413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-01-15T09:26:43', 'update_movie_file')
2026-01-15T09:26:43.090280379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.096082388Z [Info] FluentMigrator.Runner.MigrationRunner: 117: update_movie_file migrated
2026-01-15T09:26:43.096849106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083339s
2026-01-15T09:26:43.097772939Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrating
2026-01-15T09:26:43.101248194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.102037225Z [Info] update_movie_slug: Starting migration of Log DB to 118
2026-01-15T09:26:43.102670924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-01-15T09:26:43', 'update_movie_slug')
2026-01-15T09:26:43.104564569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.109560001Z [Info] FluentMigrator.Runner.MigrationRunner: 118: update_movie_slug migrated
2026-01-15T09:26:43.112002408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083383s
2026-01-15T09:26:43.112122879Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrating
2026-01-15T09:26:43.112130420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.112133685Z [Info] add_youtube_trailer_id: Starting migration of Log DB to 119
2026-01-15T09:26:43.112136629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-01-15T09:26:43', 'add_youtube_trailer_id')
2026-01-15T09:26:43.112868244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.116935135Z [Info] FluentMigrator.Runner.MigrationRunner: 119: add_youtube_trailer_id migrated
2026-01-15T09:26:43.117756244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005699s
2026-01-15T09:26:43.118534560Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrating
2026-01-15T09:26:43.119789339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.120498851Z [Info] add_studio: Starting migration of Log DB to 120
2026-01-15T09:26:43.122381601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-01-15T09:26:43', 'add_studio')
2026-01-15T09:26:43.123192225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.127586846Z [Info] FluentMigrator.Runner.MigrationRunner: 120: add_studio migrated
2026-01-15T09:26:43.128333274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075505s
2026-01-15T09:26:43.128962476Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrating
2026-01-15T09:26:43.129458338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.130353449Z [Info] update_filedate_config: Starting migration of Log DB to 121
2026-01-15T09:26:43.142627329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-01-15T09:26:43', 'update_filedate_config')
2026-01-15T09:26:43.143415309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.153609586Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_filedate_config migrated
2026-01-15T09:26:43.154539768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225479s
2026-01-15T09:26:43.154554401Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrating
2026-01-15T09:26:43.155208910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.155978353Z [Info] add_movieid_to_blacklist: Starting migration of Log DB to 122
2026-01-15T09:26:43.156516438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-01-15T09:26:43', 'add_movieid_to_blacklist')
2026-01-15T09:26:43.157772830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.161436126Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_movieid_to_blacklist migrated
2026-01-15T09:26:43.161872369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060133s
2026-01-15T09:26:43.170028693Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrating
2026-01-15T09:26:43.171162912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.171399206Z [Info] create_netimport_table: Starting migration of Log DB to 123
2026-01-15T09:26:43.175508400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-01-15T09:26:43', 'create_netimport_table')
2026-01-15T09:26:43.176819633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.180655437Z [Info] FluentMigrator.Runner.MigrationRunner: 123: create_netimport_table migrated
2026-01-15T09:26:43.180688938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085838s
2026-01-15T09:26:43.180693534Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrating
2026-01-15T09:26:43.181337298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.182121623Z [Info] add_preferred_tags_to_profile: Starting migration of Log DB to 124
2026-01-15T09:26:43.183742881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-01-15T09:26:43', 'add_preferred_tags_to_profile')
2026-01-15T09:26:43.183770452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.188191522Z [Info] FluentMigrator.Runner.MigrationRunner: 124: add_preferred_tags_to_profile migrated
2026-01-15T09:26:43.188257682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048247s
2026-01-15T09:26:43.188264102Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrating
2026-01-15T09:26:43.188268028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.188271172Z [Info] fix_imdb_unique: Starting migration of Log DB to 125
2026-01-15T09:26:43.188274227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-01-15T09:26:43', 'fix_imdb_unique')
2026-01-15T09:26:43.188358763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.193072983Z [Info] FluentMigrator.Runner.MigrationRunner: 125: fix_imdb_unique migrated
2026-01-15T09:26:43.193446843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060957s
2026-01-15T09:26:43.193820422Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrating
2026-01-15T09:26:43.194141383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.195036793Z [Info] update_qualities_and_profiles: Starting migration of Log DB to 126
2026-01-15T09:26:43.195356372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-01-15T09:26:43', 'update_qualities_and_profiles')
2026-01-15T09:26:43.196081137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.198638247Z [Info] FluentMigrator.Runner.MigrationRunner: 126: update_qualities_and_profiles migrated
2026-01-15T09:26:43.199116823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042385s
2026-01-15T09:26:43.199319206Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrating
2026-01-15T09:26:43.199650393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.202267641Z [Info] remove_wombles: Starting migration of Log DB to 127
2026-01-15T09:26:43.202296665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-01-15T09:26:43', 'remove_wombles')
2026-01-15T09:26:43.205213293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.210160992Z [Info] FluentMigrator.Runner.MigrationRunner: 127: remove_wombles migrated
2026-01-15T09:26:43.217452681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102723s
2026-01-15T09:26:43.217886451Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrating
2026-01-15T09:26:43.219396503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.220020677Z [Info] remove_kickass: Starting migration of Log DB to 128
2026-01-15T09:26:43.220613064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-01-15T09:26:43', 'remove_kickass')
2026-01-15T09:26:43.221307073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.227837022Z [Info] FluentMigrator.Runner.MigrationRunner: 128: remove_kickass migrated
2026-01-15T09:26:43.228707876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082734s
2026-01-15T09:26:43.229448506Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrating
2026-01-15T09:26:43.229907543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.231176183Z [Info] add_parsed_movie_info_to_pending_release: Starting migration of Log DB to 129
2026-01-15T09:26:43.232731652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-01-15T09:26:43', 'add_parsed_movie_info_to_pending_release')
2026-01-15T09:26:43.233682256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.245071832Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_parsed_movie_info_to_pending_release migrated
2026-01-15T09:26:43.245835315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145349s
2026-01-15T09:26:43.246819940Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrating
2026-01-15T09:26:43.248108660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.250767971Z [Info] remove_wombles_kickass: Starting migration of Log DB to 130
2026-01-15T09:26:43.254734582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-01-15T09:26:43', 'remove_wombles_kickass')
2026-01-15T09:26:43.259603323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.267074631Z [Info] FluentMigrator.Runner.MigrationRunner: 130: remove_wombles_kickass migrated
2026-01-15T09:26:43.267100670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167076s
2026-01-15T09:26:43.267107090Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrating
2026-01-15T09:26:43.269865901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.271020941Z [Info] make_parsed_episode_info_nullable: Starting migration of Log DB to 131
2026-01-15T09:26:43.271549683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-01-15T09:26:43', 'make_parsed_episode_info_nullable')
2026-01-15T09:26:43.272259956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.281084262Z [Info] FluentMigrator.Runner.MigrationRunner: 131: make_parsed_episode_info_nullable migrated
2026-01-15T09:26:43.281826682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014752s
2026-01-15T09:26:43.282798258Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrating
2026-01-15T09:26:43.283387300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.284006587Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 132
2026-01-15T09:26:43.284975027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-01-15T09:26:43', 'rename_torrent_downloadstation')
2026-01-15T09:26:43.285664189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.288547157Z [Info] FluentMigrator.Runner.MigrationRunner: 132: rename_torrent_downloadstation migrated
2026-01-15T09:26:43.290176617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049792s
2026-01-15T09:26:43.291063425Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrating
2026-01-15T09:26:43.291803483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.292439446Z [Info] add_minimumavailability: Starting migration of Log DB to 133
2026-01-15T09:26:43.292999044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-01-15T09:26:43', 'add_minimumavailability')
2026-01-15T09:26:43.293608676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.299112549Z [Info] FluentMigrator.Runner.MigrationRunner: 133: add_minimumavailability migrated
2026-01-15T09:26:43.299139318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046574s
2026-01-15T09:26:43.299143795Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrating
2026-01-15T09:26:43.299147040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.299161762Z [Info] add_remux_qualities_for_the_wankers: Starting migration of Log DB to 134
2026-01-15T09:26:43.299164987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-01-15T09:26:43', 'add_remux_qualities_for_the_wankers')
2026-01-15T09:26:43.299547269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.303723974Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_remux_qualities_for_the_wankers migrated
2026-01-15T09:26:43.304469521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005797s
2026-01-15T09:26:43.305061026Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrating
2026-01-15T09:26:43.305594285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.306301194Z [Info] add_haspredbentry_to_movies: Starting migration of Log DB to 135
2026-01-15T09:26:43.310601443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-01-15T09:26:43', 'add_haspredbentry_to_movies')
2026-01-15T09:26:43.311957463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.322979109Z [Info] FluentMigrator.Runner.MigrationRunner: 135: add_haspredbentry_to_movies migrated
2026-01-15T09:26:43.323007081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116713s
2026-01-15T09:26:43.323011167Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrating
2026-01-15T09:26:43.323014512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.323017576Z [Info] add_pathstate_to_movies: Starting migration of Log DB to 136
2026-01-15T09:26:43.323020461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-01-15T09:26:43', 'add_pathstate_to_movies')
2026-01-15T09:26:43.323024046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.328534948Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_pathstate_to_movies migrated
2026-01-15T09:26:43.329434146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099633s
2026-01-15T09:26:43.334064750Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrating
2026-01-15T09:26:43.334085500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.334089477Z [Info] add_import_exclusions_table: Starting migration of Log DB to 137
2026-01-15T09:26:43.334092782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-01-15T09:26:43', 'add_import_exclusions_table')
2026-01-15T09:26:43.337618171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.345139114Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_import_exclusions_table migrated
2026-01-15T09:26:43.345165393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095046s
2026-01-15T09:26:43.345169690Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrating
2026-01-15T09:26:43.345172944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.345175949Z [Info] add_physical_release_note: Starting migration of Log DB to 138
2026-01-15T09:26:43.345179144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-01-15T09:26:43', 'add_physical_release_note')
2026-01-15T09:26:43.345183050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.352033048Z [Info] FluentMigrator.Runner.MigrationRunner: 138: add_physical_release_note migrated
2026-01-15T09:26:43.352764013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082385s
2026-01-15T09:26:43.353361918Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrating
2026-01-15T09:26:43.354868543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.355676133Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 139
2026-01-15T09:26:43.356488029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-01-15T09:26:43', 'consolidate_indexer_baseurl')
2026-01-15T09:26:43.357282979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.359996804Z [Info] FluentMigrator.Runner.MigrationRunner: 139: consolidate_indexer_baseurl migrated
2026-01-15T09:26:43.360497243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060567s
2026-01-15T09:26:43.360991924Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrating
2026-01-15T09:26:43.363253130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.363340782Z [Info] add_alternative_titles_table: Starting migration of Log DB to 140
2026-01-15T09:26:43.363345378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-01-15T09:26:43', 'add_alternative_titles_table')
2026-01-15T09:26:43.363937455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.366820653Z [Info] FluentMigrator.Runner.MigrationRunner: 140: add_alternative_titles_table migrated
2026-01-15T09:26:43.367410416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046035s
2026-01-15T09:26:43.367907190Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrating
2026-01-15T09:26:43.368738705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.369958492Z [Info] fix_duplicate_alt_titles: Starting migration of Log DB to 141
2026-01-15T09:26:43.370735425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-01-15T09:26:43', 'fix_duplicate_alt_titles')
2026-01-15T09:26:43.372104335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.374364870Z [Info] FluentMigrator.Runner.MigrationRunner: 141: fix_duplicate_alt_titles migrated
2026-01-15T09:26:43.375294001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005463s
2026-01-15T09:26:43.376735059Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrating
2026-01-15T09:26:43.377163531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.377882868Z [Info] movie_extras: Starting migration of Log DB to 142
2026-01-15T09:26:43.378682176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-01-15T09:26:43', 'movie_extras')
2026-01-15T09:26:43.379774771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.383078980Z [Info] FluentMigrator.Runner.MigrationRunner: 142: movie_extras migrated
2026-01-15T09:26:43.384364144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057079s
2026-01-15T09:26:43.387207091Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrating
2026-01-15T09:26:43.389384773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.390768275Z [Info] clean_core_tv: Starting migration of Log DB to 143
2026-01-15T09:26:43.391424127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-01-15T09:26:43', 'clean_core_tv')
2026-01-15T09:26:43.393029670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.395657526Z [Info] FluentMigrator.Runner.MigrationRunner: 143: clean_core_tv migrated
2026-01-15T09:26:43.396273138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062643s
2026-01-15T09:26:43.397030142Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrating
2026-01-15T09:26:43.398767063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.399310456Z [Info] add_cookies_to_indexer_status: Starting migration of Log DB to 144
2026-01-15T09:26:43.409566185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-01-15T09:26:43', 'add_cookies_to_indexer_status')
2026-01-15T09:26:43.410557239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.414272142Z [Info] FluentMigrator.Runner.MigrationRunner: 144: add_cookies_to_indexer_status migrated
2026-01-15T09:26:43.414302077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138103s
2026-01-15T09:26:43.414306063Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrating
2026-01-15T09:26:43.414309077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.414311912Z [Info] banner_to_fanart: Starting migration of Log DB to 145
2026-01-15T09:26:43.415674492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-01-15T09:26:43', 'banner_to_fanart')
2026-01-15T09:26:43.415697316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.418549959Z [Info] FluentMigrator.Runner.MigrationRunner: 145: banner_to_fanart migrated
2026-01-15T09:26:43.418603999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032983s
2026-01-15T09:26:43.418608255Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrating
2026-01-15T09:26:43.418611239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.418614063Z [Info] naming_config_colon_action: Starting migration of Log DB to 146
2026-01-15T09:26:43.419487913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-01-15T09:26:43', 'naming_config_colon_action')
2026-01-15T09:26:43.421443220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.424689072Z [Info] FluentMigrator.Runner.MigrationRunner: 146: naming_config_colon_action migrated
2026-01-15T09:26:43.425506315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065669s
2026-01-15T09:26:43.426167206Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrating
2026-01-15T09:26:43.426985911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.427879329Z [Info] add_custom_formats: Starting migration of Log DB to 147
2026-01-15T09:26:43.429766976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-01-15T09:26:43', 'add_custom_formats')
2026-01-15T09:26:43.431108294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.437295579Z [Info] FluentMigrator.Runner.MigrationRunner: 147: add_custom_formats migrated
2026-01-15T09:26:43.437716830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101145s
2026-01-15T09:26:43.438212804Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrating
2026-01-15T09:26:43.438661175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.439276657Z [Info] remove_extra_naming_config: Starting migration of Log DB to 148
2026-01-15T09:26:43.440025248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-01-15T09:26:43', 'remove_extra_naming_config')
2026-01-15T09:26:43.440501220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.445631533Z [Info] FluentMigrator.Runner.MigrationRunner: 148: remove_extra_naming_config migrated
2026-01-15T09:26:43.446069068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066593s
2026-01-15T09:26:43.446530099Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrating
2026-01-15T09:26:43.447010007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.447484358Z [Info] convert_regex_required_tags: Starting migration of Log DB to 149
2026-01-15T09:26:43.448027691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-01-15T09:26:43', 'convert_regex_required_tags')
2026-01-15T09:26:43.448697003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.453105005Z [Info] FluentMigrator.Runner.MigrationRunner: 149: convert_regex_required_tags migrated
2026-01-15T09:26:43.453709860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059056s
2026-01-15T09:26:43.454203440Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrating
2026-01-15T09:26:43.454697139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.455088756Z [Info] fix_format_tags_double_underscore: Starting migration of Log DB to 150
2026-01-15T09:26:43.455581764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-01-15T09:26:43', 'fix_format_tags_double_underscore')
2026-01-15T09:26:43.456408352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.461548369Z [Info] FluentMigrator.Runner.MigrationRunner: 150: fix_format_tags_double_underscore migrated
2026-01-15T09:26:43.462077191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066628s
2026-01-15T09:26:43.462725161Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrating
2026-01-15T09:26:43.466960915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.467412560Z [Info] add_tags_to_net_import: Starting migration of Log DB to 151
2026-01-15T09:26:43.468438707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-01-15T09:26:43', 'add_tags_to_net_import')
2026-01-15T09:26:43.468904615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.471778559Z [Info] FluentMigrator.Runner.MigrationRunner: 151: add_tags_to_net_import migrated
2026-01-15T09:26:43.472365528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050153s
2026-01-15T09:26:43.472962571Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrating
2026-01-15T09:26:43.473402110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.473989620Z [Info] add_custom_filters: Starting migration of Log DB to 152
2026-01-15T09:26:43.474691420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-01-15T09:26:43', 'add_custom_filters')
2026-01-15T09:26:43.475557228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.482148178Z [Info] FluentMigrator.Runner.MigrationRunner: 152: add_custom_filters migrated
2026-01-15T09:26:43.482185643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057624s
2026-01-15T09:26:43.482192313Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrating
2026-01-15T09:26:43.482195689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.482198814Z [Info] indexer_client_status_search_changes: Starting migration of Log DB to 153
2026-01-15T09:26:43.482854936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-01-15T09:26:43', 'indexer_client_status_search_changes')
2026-01-15T09:26:43.483987682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.487414634Z [Info] FluentMigrator.Runner.MigrationRunner: 153: indexer_client_status_search_changes migrated
2026-01-15T09:26:43.488280961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005725s
2026-01-15T09:26:43.488952396Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrating
2026-01-15T09:26:43.489550682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.490298242Z [Info] add_language_to_files_history_blacklist: Starting migration of Log DB to 154
2026-01-15T09:26:43.491016558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-01-15T09:26:43', 'add_language_to_files_history_blacklist')
2026-01-15T09:26:43.492123806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.496472728Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_language_to_files_history_blacklist migrated
2026-01-15T09:26:43.497383633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066662s
2026-01-15T09:26:43.498183461Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrating
2026-01-15T09:26:43.499076308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.501294189Z [Info] add_update_allowed_quality_profile: Starting migration of Log DB to 155
2026-01-15T09:26:43.501336401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-01-15T09:26:43', 'add_update_allowed_quality_profile')
2026-01-15T09:26:43.501605696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.505222842Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_update_allowed_quality_profile migrated
2026-01-15T09:26:43.506176420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061323s
2026-01-15T09:26:43.506674386Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrating
2026-01-15T09:26:43.507085411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.507746011Z [Info] add_download_client_priority: Starting migration of Log DB to 156
2026-01-15T09:26:43.508244837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-01-15T09:26:43', 'add_download_client_priority')
2026-01-15T09:26:43.508771526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.516342754Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_download_client_priority migrated
2026-01-15T09:26:43.516777375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008855s
2026-01-15T09:26:43.517240989Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrating
2026-01-15T09:26:43.517509381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.517861098Z [Info] remove_growl_prowl: Starting migration of Log DB to 157
2026-01-15T09:26:43.518276540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-01-15T09:26:43', 'remove_growl_prowl')
2026-01-15T09:26:43.521005597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.526595708Z [Info] FluentMigrator.Runner.MigrationRunner: 157: remove_growl_prowl migrated
2026-01-15T09:26:43.527117329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087093s
2026-01-15T09:26:43.528092359Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrating
2026-01-15T09:26:43.530153676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.530212364Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 158
2026-01-15T09:26:43.532761532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-01-15T09:26:43', 'remove_plex_hometheatre')
2026-01-15T09:26:43.533485145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.539935024Z [Info] FluentMigrator.Runner.MigrationRunner: 158: remove_plex_hometheatre migrated
2026-01-15T09:26:43.540057919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088816s
2026-01-15T09:26:43.540517907Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrating
2026-01-15T09:26:43.540952708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.542518853Z [Info] add_webrip_qualites: Starting migration of Log DB to 159
2026-01-15T09:26:43.543224700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-01-15T09:26:43', 'add_webrip_qualites')
2026-01-15T09:26:43.544035484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.552793670Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_webrip_qualites migrated
2026-01-15T09:26:43.553425717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116371s
2026-01-15T09:26:43.553828500Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrating
2026-01-15T09:26:43.555622336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.556292250Z [Info] health_issue_notification: Starting migration of Log DB to 160
2026-01-15T09:26:43.556965347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-01-15T09:26:43', 'health_issue_notification')
2026-01-15T09:26:43.557956942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.569228511Z [Info] FluentMigrator.Runner.MigrationRunner: 160: health_issue_notification migrated
2026-01-15T09:26:43.569277965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116888s
2026-01-15T09:26:43.569283574Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrating
2026-01-15T09:26:43.569287029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.569290103Z [Info] speed_improvements: Starting migration of Log DB to 161
2026-01-15T09:26:43.569303223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-01-15T09:26:43', 'speed_improvements')
2026-01-15T09:26:43.569997413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.572873861Z [Info] FluentMigrator.Runner.MigrationRunner: 161: speed_improvements migrated
2026-01-15T09:26:43.573257055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042965s
2026-01-15T09:26:43.573627730Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrating
2026-01-15T09:26:43.574091193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.574450171Z [Info] fix_profile_format_default: Starting migration of Log DB to 162
2026-01-15T09:26:43.575996137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-01-15T09:26:43', 'fix_profile_format_default')
2026-01-15T09:26:43.576042606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.582676960Z [Info] FluentMigrator.Runner.MigrationRunner: 162: fix_profile_format_default migrated
2026-01-15T09:26:43.583196239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085264s
2026-01-15T09:26:43.583563578Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrating
2026-01-15T09:26:43.583770238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.584278419Z [Info] task_duration: Starting migration of Log DB to 163
2026-01-15T09:26:43.584666561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-01-15T09:26:43', 'task_duration')
2026-01-15T09:26:43.585218607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.592396425Z [Info] FluentMigrator.Runner.MigrationRunner: 163: task_duration migrated
2026-01-15T09:26:43.592975263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083646s
2026-01-15T09:26:43.593586908Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrating
2026-01-15T09:26:43.594533005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.594992344Z [Info] movie_collections_crew: Starting migration of Log DB to 164
2026-01-15T09:26:43.595539813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-01-15T09:26:43', 'movie_collections_crew')
2026-01-15T09:26:43.598157593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.599445181Z [Info] FluentMigrator.Runner.MigrationRunner: 164: movie_collections_crew migrated
2026-01-15T09:26:43.599811830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004916s
2026-01-15T09:26:43.600431378Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrating
2026-01-15T09:26:43.600757617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.601642051Z [Info] remove_custom_formats_from_quality_model: Starting migration of Log DB to 165
2026-01-15T09:26:43.603057351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-01-15T09:26:43', 'remove_custom_formats_from_quality_model')
2026-01-15T09:26:43.603087156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.604449526Z [Info] FluentMigrator.Runner.MigrationRunner: 165: remove_custom_formats_from_quality_model migrated
2026-01-15T09:26:43.604816786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035908s
2026-01-15T09:26:43.610018506Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrating
2026-01-15T09:26:43.610664703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.610675950Z [Info] fix_tmdb_list_config: Starting migration of Log DB to 166
2026-01-15T09:26:43.610679476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-01-15T09:26:43', 'fix_tmdb_list_config')
2026-01-15T09:26:43.610683051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.612563617Z [Info] FluentMigrator.Runner.MigrationRunner: 166: fix_tmdb_list_config migrated
2026-01-15T09:26:43.614275620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066926s
2026-01-15T09:26:43.615282608Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrating
2026-01-15T09:26:43.615301036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.615305042Z [Info] remove_movie_pathstate: Starting migration of Log DB to 167
2026-01-15T09:26:43.619007497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-01-15T09:26:43', 'remove_movie_pathstate')
2026-01-15T09:26:43.619077461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.621340370Z [Info] FluentMigrator.Runner.MigrationRunner: 167: remove_movie_pathstate migrated
2026-01-15T09:26:43.621848190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073988s
2026-01-15T09:26:43.622339506Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrating
2026-01-15T09:26:43.622685524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.623261877Z [Info] custom_format_rework: Starting migration of Log DB to 168
2026-01-15T09:26:43.623716869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-01-15T09:26:43', 'custom_format_rework')
2026-01-15T09:26:43.624806210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.627764320Z [Info] FluentMigrator.Runner.MigrationRunner: 168: custom_format_rework migrated
2026-01-15T09:26:43.628328185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045879s
2026-01-15T09:26:43.628698349Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrating
2026-01-15T09:26:43.628849625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.629910734Z [Info] custom_format_scores: Starting migration of Log DB to 169
2026-01-15T09:26:43.630997451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-01-15T09:26:43', 'custom_format_scores')
2026-01-15T09:26:43.631058523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.634169181Z [Info] FluentMigrator.Runner.MigrationRunner: 169: custom_format_scores migrated
2026-01-15T09:26:43.635330560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034406s
2026-01-15T09:26:43.635805402Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrating
2026-01-15T09:26:43.635816768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.635820153Z [Info] fix_trakt_list_config: Starting migration of Log DB to 170
2026-01-15T09:26:43.635830629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-01-15T09:26:43', 'fix_trakt_list_config')
2026-01-15T09:26:43.635834355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.643404010Z [Info] FluentMigrator.Runner.MigrationRunner: 170: fix_trakt_list_config migrated
2026-01-15T09:26:43.646283333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096046s
2026-01-15T09:26:43.652797217Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrating
2026-01-15T09:26:43.653049925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.654059437Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 171
2026-01-15T09:26:43.654531805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-01-15T09:26:43', 'quality_definition_preferred_size')
2026-01-15T09:26:43.655349099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.664556647Z [Info] FluentMigrator.Runner.MigrationRunner: 171: quality_definition_preferred_size migrated
2026-01-15T09:26:43.665016796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113133s
2026-01-15T09:26:43.666056914Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrating
2026-01-15T09:26:43.666084566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.666259707Z [Info] add_download_history: Starting migration of Log DB to 172
2026-01-15T09:26:43.667133266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-01-15T09:26:43', 'add_download_history')
2026-01-15T09:26:43.673149945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.677849243Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_download_history migrated
2026-01-15T09:26:43.678201961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112136s
2026-01-15T09:26:43.678217144Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrating
2026-01-15T09:26:43.678435040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.679125434Z [Info] net_import_status: Starting migration of Log DB to 173
2026-01-15T09:26:43.684647303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-01-15T09:26:43', 'net_import_status')
2026-01-15T09:26:43.685257276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.694139147Z [Info] FluentMigrator.Runner.MigrationRunner: 173: net_import_status migrated
2026-01-15T09:26:43.694172046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127764s
2026-01-15T09:26:43.694187049Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrating
2026-01-15T09:26:43.694190173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.694193127Z [Info] email_multiple_addresses: Starting migration of Log DB to 174
2026-01-15T09:26:43.694196352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-01-15T09:26:43', 'email_multiple_addresses')
2026-01-15T09:26:43.694200559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.697214423Z [Info] FluentMigrator.Runner.MigrationRunner: 174: email_multiple_addresses migrated
2026-01-15T09:26:43.698103624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040918s
2026-01-15T09:26:43.698601801Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrating
2026-01-15T09:26:43.698966817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.699440977Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 175
2026-01-15T09:26:43.699969569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-01-15T09:26:43', 'remove_chown_and_folderchmod_config')
2026-01-15T09:26:43.700560223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.709768191Z [Info] FluentMigrator.Runner.MigrationRunner: 175: remove_chown_and_folderchmod_config migrated
2026-01-15T09:26:43.710882651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104956s
2026-01-15T09:26:43.711511973Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrating
2026-01-15T09:26:43.712207684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.712883416Z [Info] movie_recommendations: Starting migration of Log DB to 176
2026-01-15T09:26:43.713404697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-01-15T09:26:43', 'movie_recommendations')
2026-01-15T09:26:43.714032969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.722777344Z [Info] FluentMigrator.Runner.MigrationRunner: 176: movie_recommendations migrated
2026-01-15T09:26:43.722811535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088971s
2026-01-15T09:26:43.722816202Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrating
2026-01-15T09:26:43.722819617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.722822842Z [Info] language_improvements: Starting migration of Log DB to 177
2026-01-15T09:26:43.723784582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-01-15T09:26:43', 'language_improvements')
2026-01-15T09:26:43.724304049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.731874767Z [Info] FluentMigrator.Runner.MigrationRunner: 177: language_improvements migrated
2026-01-15T09:26:43.733347362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009151s
2026-01-15T09:26:43.733855874Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrating
2026-01-15T09:26:43.734537455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.737427222Z [Info] new_list_server: Starting migration of Log DB to 178
2026-01-15T09:26:43.739070783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-01-15T09:26:43', 'new_list_server')
2026-01-15T09:26:43.739097363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.742970153Z [Info] FluentMigrator.Runner.MigrationRunner: 178: new_list_server migrated
2026-01-15T09:26:43.744113535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083381s
2026-01-15T09:26:43.744580855Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrating
2026-01-15T09:26:43.745045571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.745573691Z [Info] movie_translation_indexes: Starting migration of Log DB to 179
2026-01-15T09:26:43.745991617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-01-15T09:26:43', 'movie_translation_indexes')
2026-01-15T09:26:43.746446998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.750360219Z [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated
2026-01-15T09:26:43.750988410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048513s
2026-01-15T09:26:43.751411473Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating
2026-01-15T09:26:43.751701097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.752413023Z [Info] fix_invalid_profile_references: Starting migration of Log DB to 180
2026-01-15T09:26:43.753019261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-01-15T09:26:43', 'fix_invalid_profile_references')
2026-01-15T09:26:43.753554933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.757443246Z [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated
2026-01-15T09:26:43.758198617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050545s
2026-01-15T09:26:43.759162401Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating
2026-01-15T09:26:43.759186116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.759487948Z [Info] list_movies_table: Starting migration of Log DB to 181
2026-01-15T09:26:43.760821305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-01-15T09:26:43', 'list_movies_table')
2026-01-15T09:26:43.760851009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.768097892Z [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated
2026-01-15T09:26:43.768127406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065545s
2026-01-15T09:26:43.768132053Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating
2026-01-15T09:26:43.768135418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.768138733Z [Info] on_delete_notification: Starting migration of Log DB to 182
2026-01-15T09:26:43.768141687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-01-15T09:26:43', 'on_delete_notification')
2026-01-15T09:26:43.768145633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.773146441Z [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated
2026-01-15T09:26:43.773754312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061295s
2026-01-15T09:26:43.774345488Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating
2026-01-15T09:26:43.774745957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.775967266Z [Info] download_propers_config: Starting migration of Log DB to 183
2026-01-15T09:26:43.776465192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-01-15T09:26:43', 'download_propers_config')
2026-01-15T09:26:43.777057769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.779774507Z [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated
2026-01-15T09:26:43.780444310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041556s
2026-01-15T09:26:43.780985701Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating
2026-01-15T09:26:43.781384869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.781894021Z [Info] add_priority_to_indexers: Starting migration of Log DB to 184
2026-01-15T09:26:43.783037854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-01-15T09:26:43', 'add_priority_to_indexers')
2026-01-15T09:26:43.783061590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.787572946Z [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated
2026-01-15T09:26:43.788489658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059886s
2026-01-15T09:26:43.789049867Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating
2026-01-15T09:26:43.789490637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.790070095Z [Info] add_alternative_title_indices: Starting migration of Log DB to 185
2026-01-15T09:26:43.790495081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-01-15T09:26:43', 'add_alternative_title_indices')
2026-01-15T09:26:43.791103402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.796479614Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated
2026-01-15T09:26:43.796616279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061751s
2026-01-15T09:26:43.797153392Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating
2026-01-15T09:26:43.797474984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.798033420Z [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186
2026-01-15T09:26:43.798519518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-01-15T09:26:43', 'fix_tmdb_duplicates')
2026-01-15T09:26:43.799104604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.807700868Z [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated
2026-01-15T09:26:43.807736290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064404s
2026-01-15T09:26:43.807740597Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating
2026-01-15T09:26:43.807743771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.807746656Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187
2026-01-15T09:26:43.807749470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-01-15T09:26:43', 'swap_filechmod_for_folderchmod')
2026-01-15T09:26:43.808014858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.811763041Z [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated
2026-01-15T09:26:43.812422358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059895s
2026-01-15T09:26:43.812995155Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating
2026-01-15T09:26:43.813708424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.814330896Z [Info] mediainfo_channels: Starting migration of Log DB to 188
2026-01-15T09:26:43.814842482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-01-15T09:26:43', 'mediainfo_channels')
2026-01-15T09:26:43.815446096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.819468290Z [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated
2026-01-15T09:26:43.820116560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051737s
2026-01-15T09:26:43.820690219Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating
2026-01-15T09:26:43.821049657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.821523067Z [Info] add_update_history: Starting migration of Log DB to 189
2026-01-15T09:26:43.823103163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-01-15T09:26:43.824109530Z [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-01-15T09:26:43.825235316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014322s
2026-01-15T09:26:43.826399279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-01-15T09:26:43.826848271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-01-15T09:26:43.828224001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012964s
2026-01-15T09:26:43.828911510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-01-15T09:26:43', 'add_update_history')
2026-01-15T09:26:43.829541804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.833112452Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated
2026-01-15T09:26:43.844959353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060832s
2026-01-15T09:26:43.844997520Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating
2026-01-15T09:26:43.845004341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.845298060Z [Info] update_awesome_hd_link: Starting migration of Log DB to 190
2026-01-15T09:26:43.846768823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-01-15T09:26:43', 'update_awesome_hd_link')
2026-01-15T09:26:43.848750310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.856296820Z [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated
2026-01-15T09:26:43.858475123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124767s
2026-01-15T09:26:43.859041361Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating
2026-01-15T09:26:43.859274050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.860237072Z [Info] remove_awesomehd: Starting migration of Log DB to 191
2026-01-15T09:26:43.860295700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-01-15T09:26:43', 'remove_awesomehd')
2026-01-15T09:26:43.863428311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.868323111Z [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated
2026-01-15T09:26:43.868352614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008525s
2026-01-15T09:26:43.868696509Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating
2026-01-15T09:26:43.868943139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.869855155Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192
2026-01-15T09:26:43.870266591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-01-15T09:26:43', 'add_on_delete_to_notifications')
2026-01-15T09:26:43.871775191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.874398218Z [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated
2026-01-15T09:26:43.874778878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052931s
2026-01-15T09:26:43.875143063Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating
2026-01-15T09:26:43.875954108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.876432174Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194
2026-01-15T09:26:43.877005892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-01-15T09:26:43', 'add_bypass_to_delay_profile')
2026-01-15T09:26:43.877339943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.881190699Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated
2026-01-15T09:26:43.881220595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034525s
2026-01-15T09:26:43.881224810Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating
2026-01-15T09:26:43.881227986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.881230980Z [Info] update_notifiarr: Starting migration of Log DB to 195
2026-01-15T09:26:43.881234535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-01-15T09:26:43', 'update_notifiarr')
2026-01-15T09:26:43.881238331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.884688167Z [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated
2026-01-15T09:26:43.885718380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003861s
2026-01-15T09:26:43.886248654Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating
2026-01-15T09:26:43.886610476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.887089132Z [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196
2026-01-15T09:26:43.887457504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-01-15T09:26:43', 'legacy_mediainfo_hdr')
2026-01-15T09:26:43.887879777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.890797116Z [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated
2026-01-15T09:26:43.891525566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039649s
2026-01-15T09:26:43.892135310Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating
2026-01-15T09:26:43.892905583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.893465892Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197
2026-01-15T09:26:43.893845341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-01-15T09:26:43', 'rename_blacklist_to_blocklist')
2026-01-15T09:26:43.894421643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.898437307Z [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated
2026-01-15T09:26:43.899241221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053238s
2026-01-15T09:26:43.899805095Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating
2026-01-15T09:26:43.900259275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.900810872Z [Info] add_indexer_tags: Starting migration of Log DB to 198
2026-01-15T09:26:43.901309258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-01-15T09:26:43', 'add_indexer_tags')
2026-01-15T09:26:43.902280211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.905242738Z [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated
2026-01-15T09:26:43.905658982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045315s
2026-01-15T09:26:43.905974224Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating
2026-01-15T09:26:43.906199070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.906784206Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199
2026-01-15T09:26:43.907309954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-01-15T09:26:43', 'mediainfo_to_ffmpeg')
2026-01-15T09:26:43.907688361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.910456436Z [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated
2026-01-15T09:26:43.910664136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040705s
2026-01-15T09:26:43.910996674Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating
2026-01-15T09:26:43.911115493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.911403744Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 200
2026-01-15T09:26:43.911710033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-01-15T09:26:43', 'cdh_per_downloadclient')
2026-01-15T09:26:43.912117123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.914434453Z [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated
2026-01-15T09:26:43.914705459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030379s
2026-01-15T09:26:43.915147570Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating
2026-01-15T09:26:43.915435932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.915937905Z [Info] migrate_discord_from_slack: Starting migration of Log DB to 201
2026-01-15T09:26:43.916299566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-01-15T09:26:43', 'migrate_discord_from_slack')
2026-01-15T09:26:43.917002178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.921585211Z [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated
2026-01-15T09:26:43.921607905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039512s
2026-01-15T09:26:43.921611431Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating
2026-01-15T09:26:43.921613814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.921615988Z [Info] remove_predb: Starting migration of Log DB to 202
2026-01-15T09:26:43.921618151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-01-15T09:26:43', 'remove_predb')
2026-01-15T09:26:43.921620835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.924282040Z [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated
2026-01-15T09:26:43.925123179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035474s
2026-01-15T09:26:43.925574405Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating
2026-01-15T09:26:43.925676609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.926233011Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 203
2026-01-15T09:26:43.926606921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-01-15T09:26:43', 'add_on_update_to_notifications')
2026-01-15T09:26:43.926854091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.937811811Z [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated
2026-01-15T09:26:43.938418159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118322s
2026-01-15T09:26:43.938471959Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating
2026-01-15T09:26:43.938970405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.939140561Z [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204
2026-01-15T09:26:43.939543334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-01-15T09:26:43', 'ensure_identity_on_id_columns')
2026-01-15T09:26:43.939895582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.946478380Z [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated
2026-01-15T09:26:43.947485768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075585s
2026-01-15T09:26:43.947537185Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating
2026-01-15T09:26:43.947541121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.948099847Z [Info] download_client_per_indexer: Starting migration of Log DB to 205
2026-01-15T09:26:43.948275901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-01-15T09:26:43', 'download_client_per_indexer')
2026-01-15T09:26:43.948797241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.953252343Z [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated
2026-01-15T09:26:43.953487045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053685s
2026-01-15T09:26:43.954013753Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating
2026-01-15T09:26:43.954065952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.955016886Z [Info] multiple_ratings_support: Starting migration of Log DB to 206
2026-01-15T09:26:43.955069254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-01-15T09:26:43', 'multiple_ratings_support')
2026-01-15T09:26:43.955075063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.957620866Z [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated
2026-01-15T09:26:43.958009597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034452s
2026-01-15T09:26:43.958508074Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrating
2026-01-15T09:26:43.958784217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.959313841Z [Info] movie_metadata: Starting migration of Log DB to 207
2026-01-15T09:26:43.959683695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-01-15T09:26:43', 'movie_metadata')
2026-01-15T09:26:43.960304184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.967364176Z [Info] FluentMigrator.Runner.MigrationRunner: 207: movie_metadata migrated
2026-01-15T09:26:43.967794911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083816s
2026-01-15T09:26:43.968174760Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrating
2026-01-15T09:26:43.968575831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.968907828Z [Info] add_collections: Starting migration of Log DB to 208
2026-01-15T09:26:43.969366595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-01-15T09:26:43', 'add_collections')
2026-01-15T09:26:43.969755968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.973543751Z [Info] FluentMigrator.Runner.MigrationRunner: 208: add_collections migrated
2026-01-15T09:26:43.973892733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004804s
2026-01-15T09:26:43.974310688Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrating
2026-01-15T09:26:43.974521664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.974890688Z [Info] movie_meta_collection_index: Starting migration of Log DB to 209
2026-01-15T09:26:43.975510896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-01-15T09:26:43', 'movie_meta_collection_index')
2026-01-15T09:26:43.975993740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.978179312Z [Info] FluentMigrator.Runner.MigrationRunner: 209: movie_meta_collection_index migrated
2026-01-15T09:26:43.978668525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034461s
2026-01-15T09:26:43.979221102Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrating
2026-01-15T09:26:43.980244374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.982686090Z [Info] movie_added_notifications: Starting migration of Log DB to 210
2026-01-15T09:26:43.983018679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-01-15T09:26:43', 'movie_added_notifications')
2026-01-15T09:26:43.984402872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.989541867Z [Info] FluentMigrator.Runner.MigrationRunner: 210: movie_added_notifications migrated
2026-01-15T09:26:43.991786990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096554s
2026-01-15T09:26:43.991834862Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrating
2026-01-15T09:26:43.991838517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:43.991993068Z [Info] more_movie_meta_index: Starting migration of Log DB to 211
2026-01-15T09:26:43.992202302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-01-15T09:26:43', 'more_movie_meta_index')
2026-01-15T09:26:43.993101167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:43.997760505Z [Info] FluentMigrator.Runner.MigrationRunner: 211: more_movie_meta_index migrated
2026-01-15T09:26:44.001355498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056105s
2026-01-15T09:26:44.001385794Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrating
2026-01-15T09:26:44.001389639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:44.001393095Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 212
2026-01-15T09:26:44.001788808Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-01-15T09:26:44.002304750Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.9E-06s
2026-01-15T09:26:44.002661244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-01-15T09:26:44.004109172Z [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-01-15T09:26:44.005219775Z [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-01-15T09:26:44.006058231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-01-15T09:26:44.007107803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-01-15T09:26:44.009061849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-15T09:26:44.010097330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070633s
2026-01-15T09:26:44.010511670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-01-15T09:26:44.010848254Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-06s
2026-01-15T09:26:44.011212680Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-01-15T09:26:44.012406968Z [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-01-15T09:26:44.013184893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-01-15T09:26:44.013728437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-01-15T09:26:44.014492832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-01-15T09:26:44.016237284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-01-15T09:26:44.016833938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052396s
2026-01-15T09:26:44.017152115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:26:44.017383330Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s
2026-01-15T09:26:44.017609649Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-01-15T09:26:44.018543548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-01-15T09:26:44.019273081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-01-15T09:26:44.019788763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-01-15T09:26:44.020503903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-01-15T09:26:44.022108846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-15T09:26:44.022840723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048996s
2026-01-15T09:26:44.023612649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-01-15T09:26:44', 'postgres_update_timestamp_columns_to_with_timezone')
2026-01-15T09:26:44.024531775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:44.029978202Z [Info] FluentMigrator.Runner.MigrationRunner: 212: postgres_update_timestamp_columns_to_with_timezone migrated
2026-01-15T09:26:44.030007115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095792s
2026-01-15T09:26:44.030010571Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrating
2026-01-15T09:26:44.030028917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:44.030031310Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 214
2026-01-15T09:26:44.030034014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-01-15T09:26:44', 'add_language_tags_to_subtitle_files')
2026-01-15T09:26:44.030036709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:44.036732706Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_language_tags_to_subtitle_files migrated
2026-01-15T09:26:44.036759807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054378s
2026-01-15T09:26:44.036765135Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrating
2026-01-15T09:26:44.036769071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:44.036772516Z [Info] add_salt_to_users: Starting migration of Log DB to 215
2026-01-15T09:26:44.036776282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-01-15T09:26:44', 'add_salt_to_users')
2026-01-15T09:26:44.036780197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:44.041242690Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_salt_to_users migrated
2026-01-15T09:26:44.041270802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036076s
2026-01-15T09:26:44.041274688Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrating
2026-01-15T09:26:44.041277683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:44.041280517Z [Info] clean_alt_titles: Starting migration of Log DB to 216
2026-01-15T09:26:44.041297713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-01-15T09:26:44', 'clean_alt_titles')
2026-01-15T09:26:44.041301038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:44.043651097Z [Info] FluentMigrator.Runner.MigrationRunner: 216: clean_alt_titles migrated
2026-01-15T09:26:44.044331796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037543s
2026-01-15T09:26:44.044817093Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrating
2026-01-15T09:26:44.045269650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:44.046007135Z [Info] remove_omg: Starting migration of Log DB to 217
2026-01-15T09:26:44.046519192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-01-15T09:26:44', 'remove_omg')
2026-01-15T09:26:44.047020833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:44.050481235Z [Info] FluentMigrator.Runner.MigrationRunner: 217: remove_omg migrated
2026-01-15T09:26:44.051300292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046823s
2026-01-15T09:26:44.051862423Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrating
2026-01-15T09:26:44.052316293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:44.052838155Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 218
2026-01-15T09:26:44.053294418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-01-15T09:26:44', 'add_additional_info_to_pending_releases')
2026-01-15T09:26:44.053819614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:44.056410524Z [Info] FluentMigrator.Runner.MigrationRunner: 218: add_additional_info_to_pending_releases migrated
2026-01-15T09:26:44.057108780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036502s
2026-01-15T09:26:44.057596240Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrating
2026-01-15T09:26:44.057960435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:44.058378582Z [Info] add_result_to_commands: Starting migration of Log DB to 219
2026-01-15T09:26:44.058821264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-01-15T09:26:44', 'add_result_to_commands')
2026-01-15T09:26:44.060121993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:44.066117140Z [Info] FluentMigrator.Runner.MigrationRunner: 219: add_result_to_commands migrated
2026-01-15T09:26:44.066149839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057367s
2026-01-15T09:26:44.066174346Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrating
2026-01-15T09:26:44.066178201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:44.066203740Z [Info] health_restored_notification: Starting migration of Log DB to 220
2026-01-15T09:26:44.066207225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-01-15T09:26:44', 'health_restored_notification')
2026-01-15T09:26:44.066210961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:44.067758608Z [Info] FluentMigrator.Runner.MigrationRunner: 220: health_restored_notification migrated
2026-01-15T09:26:44.068281511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027935s
2026-01-15T09:26:44.068729853Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrating
2026-01-15T09:26:44.069184253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:44.069671784Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 221
2026-01-15T09:26:44.070152985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-01-15T09:26:44', 'add_on_manual_interaction_required_to_notifications')
2026-01-15T09:26:44.070766763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:44.072954038Z [Info] FluentMigrator.Runner.MigrationRunner: 221: add_on_manual_interaction_required_to_notifications migrated
2026-01-15T09:26:44.073507047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035177s
2026-01-15T09:26:44.073909690Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrating
2026-01-15T09:26:44.074216579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:44.074643209Z [Info] remove_rarbg: Starting migration of Log DB to 222
2026-01-15T09:26:44.075024118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-01-15T09:26:44', 'remove_rarbg')
2026-01-15T09:26:44.075491668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:44.078289698Z [Info] FluentMigrator.Runner.MigrationRunner: 222: remove_rarbg migrated
2026-01-15T09:26:44.078767264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036379s
2026-01-15T09:26:44.079230607Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrating
2026-01-15T09:26:44.079544327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:44.080201212Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 223
2026-01-15T09:26:44.080587590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-01-15T09:26:44', 'remove_invalid_roksbox_metadata_images')
2026-01-15T09:26:44.081190073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:44.084195402Z [Info] FluentMigrator.Runner.MigrationRunner: 223: remove_invalid_roksbox_metadata_images migrated
2026-01-15T09:26:44.084782642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044236s
2026-01-15T09:26:44.085303382Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrating
2026-01-15T09:26:44.085788218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:44.086339263Z [Info] list_sync_time: Starting migration of Log DB to 224
2026-01-15T09:26:44.086728406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-01-15T09:26:44', 'list_sync_time')
2026-01-15T09:26:44.095506501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:44.098262808Z [Info] FluentMigrator.Runner.MigrationRunner: 224: list_sync_time migrated
2026-01-15T09:26:44.098326504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111957s
2026-01-15T09:26:44.098330810Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrating
2026-01-15T09:26:44.098333324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:44.098335537Z [Info] add_tags_to_collections: Starting migration of Log DB to 225
2026-01-15T09:26:44.098643128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-01-15T09:26:44', 'add_tags_to_collections')
2026-01-15T09:26:44.099205711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:44.101831012Z [Info] FluentMigrator.Runner.MigrationRunner: 225: add_tags_to_collections migrated
2026-01-15T09:26:44.102318573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037138s
2026-01-15T09:26:44.102405812Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrating
2026-01-15T09:26:44.102614385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:44.103074834Z [Info] add_download_client_tags: Starting migration of Log DB to 226
2026-01-15T09:26:44.103648694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-01-15T09:26:44', 'add_download_client_tags')
2026-01-15T09:26:44.104128362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:44.106296409Z [Info] FluentMigrator.Runner.MigrationRunner: 226: add_download_client_tags migrated
2026-01-15T09:26:44.106518182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035499s
2026-01-15T09:26:44.106872261Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrating
2026-01-15T09:26:44.107195566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:44.107644498Z [Info] add_auto_tagging: Starting migration of Log DB to 227
2026-01-15T09:26:44.107875755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-01-15T09:26:44', 'add_auto_tagging')
2026-01-15T09:26:44.108256065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:44.110104622Z [Info] FluentMigrator.Runner.MigrationRunner: 227: add_auto_tagging migrated
2026-01-15T09:26:44.110518252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026768s
2026-01-15T09:26:44.110775577Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrating
2026-01-15T09:26:44.111062446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:44.111676877Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 228
2026-01-15T09:26:44.111816265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-01-15T09:26:44', 'add_custom_format_score_bypass_to_delay_profile')
2026-01-15T09:26:44.112491416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:44.114789778Z [Info] FluentMigrator.Runner.MigrationRunner: 228: add_custom_format_score_bypass_to_delay_profile migrated
2026-01-15T09:26:44.115006002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035553s
2026-01-15T09:26:44.115282636Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrating
2026-01-15T09:26:44.115439341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:44.115747873Z [Info] update_restrictions_to_release_profiles: Starting migration of Log DB to 229
2026-01-15T09:26:44.116016405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-01-15T09:26:44', 'update_restrictions_to_release_profiles')
2026-01-15T09:26:44.116587280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:44.118318432Z [Info] FluentMigrator.Runner.MigrationRunner: 229: update_restrictions_to_release_profiles migrated
2026-01-15T09:26:44.118594767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026234s
2026-01-15T09:26:44.119107134Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrating
2026-01-15T09:26:44.119372160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:44.119687723Z [Info] rename_quality_profiles: Starting migration of Log DB to 230
2026-01-15T09:26:44.119950346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-01-15T09:26:44', 'rename_quality_profiles')
2026-01-15T09:26:44.120313521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:44.122406735Z [Info] FluentMigrator.Runner.MigrationRunner: 230: rename_quality_profiles migrated
2026-01-15T09:26:44.122768177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027517s
2026-01-15T09:26:44.123108947Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrating
2026-01-15T09:26:44.123268365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:44.123596156Z [Info] update_images_remote_url: Starting migration of Log DB to 231
2026-01-15T09:26:44.123873601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-01-15T09:26:44', 'update_images_remote_url')
2026-01-15T09:26:44.124221152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:44.127243167Z [Info] FluentMigrator.Runner.MigrationRunner: 231: update_images_remote_url migrated
2026-01-15T09:26:44.127266302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024412s
2026-01-15T09:26:44.127269667Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrating
2026-01-15T09:26:44.127272121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:44.127274354Z [Info] add_notification_status: Starting migration of Log DB to 232
2026-01-15T09:26:44.127276558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-01-15T09:26:44', 'add_notification_status')
2026-01-15T09:26:44.127279302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:44.128548863Z [Info] FluentMigrator.Runner.MigrationRunner: 232: add_notification_status migrated
2026-01-15T09:26:44.128795391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020642s
2026-01-15T09:26:44.129134710Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrating
2026-01-15T09:26:44.129345836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:44.129652435Z [Info] rename_deprecated_indexer_flags: Starting migration of Log DB to 233
2026-01-15T09:26:44.129995620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-01-15T09:26:44', 'rename_deprecated_indexer_flags')
2026-01-15T09:26:44.130341287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:44.133103603Z [Info] FluentMigrator.Runner.MigrationRunner: 233: rename_deprecated_indexer_flags migrated
2026-01-15T09:26:44.133135792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029409s
2026-01-15T09:26:44.133146058Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrating
2026-01-15T09:26:44.133622751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:44.133793937Z [Info] movie_last_searched_time: Starting migration of Log DB to 234
2026-01-15T09:26:44.134185163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-01-15T09:26:44', 'movie_last_searched_time')
2026-01-15T09:26:44.134696789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:44.137796050Z [Info] FluentMigrator.Runner.MigrationRunner: 234: movie_last_searched_time migrated
2026-01-15T09:26:44.138594276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041443s
2026-01-15T09:26:44.138873484Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrating
2026-01-15T09:26:44.139125451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:44.139621554Z [Info] email_encryption: Starting migration of Log DB to 235
2026-01-15T09:26:44.139852389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-01-15T09:26:44', 'email_encryption')
2026-01-15T09:26:44.140324046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:44.143409136Z [Info] FluentMigrator.Runner.MigrationRunner: 235: email_encryption migrated
2026-01-15T09:26:44.143748624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003877s
2026-01-15T09:26:44.144394962Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrating
2026-01-15T09:26:44.144522093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:44.145367939Z [Info] clear_last_rss_releases_info: Starting migration of Log DB to 236
2026-01-15T09:26:44.146120807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-01-15T09:26:44', 'clear_last_rss_releases_info')
2026-01-15T09:26:44.146759283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:44.151307343Z [Info] FluentMigrator.Runner.MigrationRunner: 236: clear_last_rss_releases_info migrated
2026-01-15T09:26:44.151333643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045416s
2026-01-15T09:26:44.151380774Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrating
2026-01-15T09:26:44.151383337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:44.151385531Z [Info] add_indexes: Starting migration of Log DB to 237
2026-01-15T09:26:44.151510408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-01-15T09:26:44', 'add_indexes')
2026-01-15T09:26:44.152352469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:44.155521725Z [Info] FluentMigrator.Runner.MigrationRunner: 237: add_indexes migrated
2026-01-15T09:26:44.156036156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044369s
2026-01-15T09:26:44.156711668Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrating
2026-01-15T09:26:44.156869443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:44.157520839Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 238
2026-01-15T09:26:44.158175799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-01-15T09:26:44', 'parse_title_from_existing_subtitle_files')
2026-01-15T09:26:44.158641727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:44.162732203Z [Info] FluentMigrator.Runner.MigrationRunner: 238: parse_title_from_existing_subtitle_files migrated
2026-01-15T09:26:44.163259082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056461s
2026-01-15T09:26:44.163527174Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrating
2026-01-15T09:26:44.163767012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:44.164229755Z [Info] add_minimum_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 239
2026-01-15T09:26:44.167276277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-01-15T09:26:44', 'add_minimum_upgrade_format_score_to_quality_profiles')
2026-01-15T09:26:44.168319500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:44.170120697Z [Info] FluentMigrator.Runner.MigrationRunner: 239: add_minimum_upgrade_format_score_to_quality_profiles migrated
2026-01-15T09:26:44.170478092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061097s
2026-01-15T09:26:44.170726664Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrating
2026-01-15T09:26:44.170959483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:44.171316647Z [Info] drop_multi_episode_style_from_naming_config: Starting migration of Log DB to 240
2026-01-15T09:26:44.172448093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-01-15T09:26:44', 'drop_multi_episode_style_from_naming_config')
2026-01-15T09:26:44.172853950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:44.175098351Z [Info] FluentMigrator.Runner.MigrationRunner: 240: drop_multi_episode_style_from_naming_config migrated
2026-01-15T09:26:44.175125101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032652s
2026-01-15T09:26:44.175129327Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrating
2026-01-15T09:26:44.175132642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:44.175443097Z [Info] stevenlu_update_url: Starting migration of Log DB to 241
2026-01-15T09:26:44.175771358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-01-15T09:26:44', 'stevenlu_update_url')
2026-01-15T09:26:44.176230977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:44.178300076Z [Info] FluentMigrator.Runner.MigrationRunner: 241: stevenlu_update_url migrated
2026-01-15T09:26:44.178632313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030943s
2026-01-15T09:26:44.178935216Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrating
2026-01-15T09:26:44.179129929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:26:44.179876807Z [Info] add_movie_keywords: Starting migration of Log DB to 242
2026-01-15T09:26:44.179992370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-01-15T09:26:44', 'add_movie_keywords')
2026-01-15T09:26:44.180197547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:26:44.182291413Z [Info] FluentMigrator.Runner.MigrationRunner: 242: add_movie_keywords migrated
2026-01-15T09:26:44.182556811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030223s
2026-01-15T09:26:44.404619593Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878
2026-01-15T09:26:44.420977930Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-01-15T09:26:44.648131576Z [Info] QualityProfileService: Setting up default quality profiles
2026-01-15T09:26:44.699134524Z [Info] CommandExecutor: Starting 2 threads for tasks.
2026-01-15T09:26:44.785059608Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-01-15T09:26:44.788403485Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-01-15T09:26:44.789117485Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/radarr/bin
2026-01-15T09:26:44.950305415Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-01-15T09:26:45.275628482Z [ls.io-init] done.